(()=>{(()=>{var Fn={31751:(c,l,e)=>{var t={"./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(!e.o(t,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=t[r],a=o[0];return e.e(o[1]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=31751,c.exports=n},64138:function(c){/*! * 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(l,e){c.exports=e()})(this,function(){return function(l){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return l[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=l,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})},t.t=function(n,r){if(1&r&&(n=t(n)),8&r||4&r&&typeof n=="object"&&n&&n.__esModule)return n;var o=Object.create(null);if(t.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:n}),2&r&&typeof n!="string")for(var a in n)t.d(o,a,function(i){return n[i]}.bind(null,a));return o},t.n=function(n){var r=n&&n.__esModule?function(){return n.default}:function(){return n};return t.d(r,"a",r),r},t.o=function(n,r){return Object.prototype.hasOwnProperty.call(n,r)},t.p="",t(t.s=0)}([function(l,e,t){"use strict";function n(W){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})(W)}function r(W){return function(J){if(Array.isArray(J)){for(var p=0,y=new Array(J.length);p"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(y,T,w){var F=[null];F.push.apply(F,T);var L=new(Function.bind.apply(y,F));return w&&u(L,w.prototype),L}).apply(null,arguments)}function u(W,J){return(u=Object.setPrototypeOf||function(p,y){return p.__proto__=y,p})(W,J)}function g(W){return(g=Object.setPrototypeOf?Object.getPrototypeOf:function(J){return J.__proto__||Object.getPrototypeOf(J)})(W)}t.r(e);var S=function(W){function J(w){var F,L,O,b,h;return function(d,v){if(!(d instanceof v))throw new TypeError("Cannot call a class as a function")}(this,J),L=function(d,v){return!v||n(v)!=="object"&&typeof v!="function"?a(d):v}(this,(F=g(J)).call.apply(F,[this].concat(r(w)))),O=a(L),h=void 0,(b="_entries")in O?Object.defineProperty(O,b,{value:h,enumerable:!0,configurable:!0,writable:!0}):O[b]=h,L._entries=w,L}var p,y,T;return function(w,F){if(typeof F!="function"&&F!==null)throw new TypeError("Super expression must either be null or a function");w.prototype=Object.create(F&&F.prototype,{constructor:{value:w,writable:!0,configurable:!0}}),F&&u(w,F)}(J,W),p=J,(y=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(w){return this._entries.filter(function(F){return F.entryType===w})}},{key:"getEntriesByName",value:function(w,F){return this._entries.filter(function(L){return L.name===w}).filter(function(L){return!F||L.entryType===F})}}])&&o(p.prototype,y),T&&o(p,T),J}(i(Array));function P(W,J){for(var p=0;p0&&arguments[0]!==void 0?arguments[0]:{},w=T.registeredObservers,F=w===void 0?new Set:w,L=T.processedEntries,O=L===void 0?new Set:L,b=T.interval,h=b===void 0?100:b,d=T.context,v=d===void 0?self:d;(function(E,N){if(!(E instanceof N))throw new TypeError("Cannot call a class as a function")})(this,W),U(this,"registeredObservers",void 0),U(this,"processedEntries",void 0),U(this,"interval",void 0),U(this,"intervalId",void 0),U(this,"context",void 0),this.registeredObservers=F,this.processedEntries=O,this.interval=h,this.context=v,this.intervalId=null}var J,p,y;return J=W,(p=[{key:"getNewEntries",value:function(){var T=this;return this.context.performance.getEntries().filter(function(w){return!T.processedEntries.has(w)})}},{key:"getObserversForType",value:function(T,w){return Array.from(T).filter(function(F){return F.entryTypes.some(function(L){return L===w})})}},{key:"processBuffer",value:function(T){var w=Array.from(T.buffer),F=new S(w);T.buffer.clear(),w.length&&T.callback&&T.callback.call(void 0,F,T)}},{key:"processEntries",value:function(){var T=this;this.getNewEntries().forEach(function(F){var L=F.entryType;T.getObserversForType(T.registeredObservers,L).forEach(function(O){O.buffer.add(F)}),T.processedEntries.add(F)});var w=function(){return T.registeredObservers.forEach(T.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(w):this.context.setTimeout(w,0)}},{key:"add",value:function(T){this.registeredObservers.add(T),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(T){this.registeredObservers.delete(T),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)}}])&&P(J.prototype,p),y&&P(J,y),W}()),X=function(){function W(T){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:K;(function(F,L){if(!(F instanceof L))throw new TypeError("Cannot call a class as a function")})(this,W),I(this,"callback",void 0),I(this,"buffer",void 0),I(this,"entryTypes",[]),I(this,"taskQueue",void 0),this.callback=T,this.buffer=new Set,this.taskQueue=w}var J,p,y;return J=W,(p=[{key:"observe",value:function(T){if(!T)throw new Error(M);if(T.entryTypes&&T.type)throw new Error(D);var w;if(T.entryTypes)w=T.entryTypes;else{if(!T.type)throw new Error(M);w=[T.type]}var F=w.filter(B);F.length>0&&F.length!==w.length&&console.warn(k),F.length?(this.entryTypes=F,this.taskQueue.add(this)):console.warn($)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var T=Array.from(this.buffer);return new S(T)}}])&&m(J.prototype,p),y&&m(J,y),W}();I(X,"supportedEntryTypes",C);var x="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:X,te=self;te.PerformanceObserver||(te.PerformanceObserver=x)}])})},98247:function(c,l,e){"use strict";var t=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)&&t(o,r,a)};Object.defineProperty(l,"__esModule",{value:!0}),n(e(29345),l)},29345:(c,l,e)=>{"use strict";Object.defineProperty(l,"__esModule",{value:!0}),l.now=l.performance=l.nativeGlobalThis=l.polyfill=void 0;var t=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=[],g={};function S(m,I){for(var C=u.length,M=[],D=0;D1?g[C].startTime:s.now(),B=D>2?g[M].startTime:s.now(),K=new t({name:I,entryType:"measure",startTime:k,duration:B-k});return u.push(K),K},s.getEntries=s.webkitGetEntries||function(I){return I!=null?u.filter(function(C){return C.name===I.name&&C.entryType===I.entryType}):u},s.getEntriesByType=s.webkitGetEntriesByType||function(I){return S("entryType",I)},s.getEntriesByName=s.webkitGetEntriesByName||function(I){return S("name",I)},s.clearMarks=s.webkitClearMarks||function(I){P("mark",I),delete g[I]},s.clearMeasures=s.webkitClearMeasures||function(I){P("measure",I)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}l.polyfill=a,l.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof self<"u"&&self!==l.nativeGlobalThis&&a(self),l.performance=l.nativeGlobalThis.performance,l.now=function(){return l.performance.now()}},93325:(c,l,e)=>{"use strict";e.d(l,{$:()=>Lt,A:()=>Re,B:()=>O,C:()=>le,D:()=>K,E:()=>J,F:()=>Ue,G:()=>yt,H:()=>S,I:()=>Ke,J:()=>we,L:()=>Dt,M:()=>Pe,N:()=>fe,O:()=>lt,P:()=>Se,Q:()=>ee,R:()=>ze,S:()=>gt,T:()=>Xe,U:()=>Oe,W:()=>Yt,Z:()=>ft,a:()=>ie,a2:()=>He,a4:()=>be,a6:()=>Me,b:()=>tt,d:()=>ht,e:()=>Le,f:()=>pt,g:()=>bt,h:()=>je,i:()=>X,j:()=>F,k:()=>u,l:()=>w,m:()=>W,n:()=>Z,o:()=>D,p:()=>I,q:()=>B,r:()=>M,s:()=>T,t:()=>g,u:()=>C,v:()=>L,y:()=>y,z:()=>p});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(j,V){V===void 0&&(V=!0);var se,me=new Promise(function(We){se=setTimeout(We,Math.min(o,j),V)});return me[t.n1]=function(){clearTimeout(se)},me}const i=a;var s=function(V){return function(){return V}},u=s(!0),g=function(){},S=function(V){return V},P=typeof Symbol=="function",U=P&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function m(j,V,se){if(!V(j))throw new Error(se)}var I=function(V,se){(0,n.Z)(V,se),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(se).forEach(function(me){V[me]=se[me]})},C=function(V,se){var me;return(me=[]).concat.apply(me,se.map(V))};function M(j,V){var se=j.indexOf(V);se>=0&&j.splice(se,1)}function D(j){var V=!1;return function(){V||(V=!0,j())}}var $=function(V){throw V},k=function(V){return{value:V,done:!0}};function B(j,V,se){V===void 0&&(V=$),se===void 0&&(se="iterator");var me={meta:{name:se},next:j,throw:V,return:k,isSagaIterator:!0};return typeof Symbol<"u"&&(me[Symbol.iterator]=function(){return me}),me}function K(j,V){var se=V.sagaStack;console.error(j),console.error(se)}var X=function(V){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: `+V+` `)},x=function(V,se){return(V?V+".":"")+"setContext(props): argument "+se+" is not a plain object"},te=`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)) `,W=function(V){return Array.apply(null,new Array(V))},J=function(V){return function(se){return V(Object.defineProperty(se,t.Nm,{value:!0}))}},p=function(V){return V===t.EO},y=function(V){return V===t.Wd},T=function(V){return p(V)||y(V)};function w(j,V){var se=Object.keys(j),me=se.length,We=0,Ye,rt=(0,r.IX)(j)?W(me):{},nt={};function At(){We===me&&(Ye=!0,V(rt))}return se.forEach(function(dt){var ct=function(xt,Ht){Ye||(Ht||T(xt)?(V.cancel(),V(xt,Ht)):(rt[dt]=xt,We++,At()))};ct.cancel=g,nt[dt]=ct}),V.cancel=function(){Ye||(Ye=!0,se.forEach(function(dt){return nt[dt].cancel()}))},nt}function F(j){return{name:j.name||"anonymous",location:L(j)}}function L(j){return j[t.b_]}function O(){for(var j=arguments.length,V=new Array(j),se=0;se1?V-1:0),me=1;me1?V-1:0),me=1;me1?V-1:0),me=1;me1?V-1:0),me=1;me1?V-1:0),me=1;me{"use strict";e.d(l,{uR:()=>x,Ef:()=>a.I,ZP:()=>lt,GG:()=>T});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var ye={};return ye.promise=new Promise(function(ge,Pe){ye.resolve=ge,ye.reject=Pe}),ye}function s(ye){for(var ge=[],Pe=0;Pe2?ee-2:0),V=2;V{"use strict";e.d(l,{CE:()=>D,IX:()=>s,MC:()=>g,NA:()=>k,Om:()=>B,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>$,hZ:()=>S,sR:()=>n,uj:()=>M});var t=e(23143),n=function(x){return x==null},r=function(x){return x!=null},o=function(x){return typeof x=="function"},a=function(x){return typeof x=="number"},i=function(x){return typeof x=="string"},s=Array.isArray,u=function(x){return x&&!s(x)&&typeof x=="object"},g=function(x){return x&&o(x.then)},S=function(x){return x&&o(x.next)&&o(x.throw)},P=function(x){return x&&o(Symbol)?o(x[Symbol.iterator]):s(x)},U=function(x){return x&&x[TASK]},m=function(x){return Boolean(x&&x[SAGA_ACTION])},I=function(x){return x&&o(x.subscribe)},C=function(x){return x&&o(x.isEmpty)&&o(x.take)&&o(x.put)},M=function X(x){return x&&(i(x)||k(x)||o(x)||s(x)&&x.every(X))},D=function(x){return x&&o(x.take)&&o(x.close)},$=function(x){return o(x)&&x.hasOwnProperty("toString")},k=function(x){return Boolean(x)&&typeof Symbol=="function"&&x.constructor===Symbol&&x!==Symbol.prototype},B=function(x){return D(x)&&x[t.AS]},K=function(x){return x&&x[IO]}},23143:(c,l,e)=>{"use strict";e.d(l,{AS:()=>i,Cs:()=>g,EO:()=>P,IO:()=>o,Nm:()=>s,Wd:()=>S,b_:()=>U,n1:()=>n,sC:()=>u,sZ:()=>r,uq:()=>a});var t=function(I){return"@@redux-saga/"+I},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),u=t("SELF_CANCELLATION"),g=t("TASK"),S=t("TASK_CANCEL"),P=t("TERMINATE"),U=t("LOCATION")},81559:(c,l,e)=>{"use strict";e.d(l,{xC:()=>hn,PH:()=>Qt,e:()=>ur,oM:()=>Sn});function t(f){for(var A=arguments.length,R=Array(A>1?A-1:0),_=1;_3?A.i-4:A.i:Array.isArray(f)?1:P(f)?2:U(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 g(f,A,R){var _=i(f);_===2?f.set(A,R):_===3?f.add(R):f[A]=R}function S(f,A){return f===A?f!==0||1/f==1/A:f!=f&&A!=A}function P(f){return Ke&&f instanceof Map}function U(f){return Xe&&f instanceof Set}function m(f){return f.o||f.t}function I(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var A=gt(f);delete A[le];for(var R=tt(A),_=0;_1&&(f.set=f.add=f.clear=f.delete=M),Object.freeze(f),A&&a(f,function(R,_){return C(_,!0)},!0)),f}function M(){t(2)}function D(f){return f==null||typeof f!="object"||Object.isFrozen(f)}function $(f){var A=ht[f];return A||t(18,f),A}function k(f,A){ht[f]||(ht[f]=A)}function B(){return Ie}function K(f,A){A&&($("Patches"),f.u=[],f.s=[],f.v=A)}function X(f){x(f),f.p.forEach(W),f.p=null}function x(f){f===Ie&&(Ie=f.l)}function te(f){return Ie={p:[],l:Ie,h:f,m:!0,_:0}}function W(f){var A=f[le];A.i===0||A.i===1?A.j():A.g=!0}function J(f,A){A._=A.p.length;var R=A.p[0],_=f!==void 0&&f!==R;return A.h.O||$("ES5").S(A,f,_),_?(R[le].P&&(X(A),t(4)),r(f)&&(f=p(A,f),A.l||T(A,f)),A.u&&$("Patches").M(R[le].t,f,A.u,A.s)):f=p(A,R,[]),X(A),A.u&&A.v(A.u,A.s),f!==Re?f:void 0}function p(f,A,R){if(D(A))return A;var _=A[le];if(!_)return a(A,function(de,he){return y(f,_,A,de,he,R)},!0),A;if(_.A!==f)return A;if(!_.P)return T(f,_.t,!0),_.t;if(!_.I){_.I=!0,_.A._--;var Y=_.i===4||_.i===5?_.o=I(_.k):_.o,oe=Y,Ee=!1;_.i===3&&(oe=new Set(Y),Y.clear(),Ee=!0),a(oe,function(de,he){return y(f,_,Y,de,he,R,Ee)}),T(f,Y,!1),R&&f.u&&$("Patches").N(_,R,f.u,f.s)}return _.o}function y(f,A,R,_,Y,oe,Ee){if(n(Y)){var de=p(f,Y,oe&&A&&A.i!==3&&!s(A.R,_)?oe.concat(_):void 0);if(g(R,_,de),!n(de))return;f.m=!1}else Ee&&R.add(Y);if(r(Y)&&!D(Y)){if(!f.h.D&&f._<1)return;p(f,Y),A&&A.A.l||T(f,Y)}}function T(f,A,R){R===void 0&&(R=!1),!f.l&&f.h.D&&f.m&&C(A,R)}function w(f,A){var R=f[le];return(R?m(R):f)[A]}function F(f,A){if(A in f)for(var R=Object.getPrototypeOf(f);R;){var _=Object.getOwnPropertyDescriptor(R,A);if(_)return _;R=Object.getPrototypeOf(R)}}function L(f){f.P||(f.P=!0,f.l&&L(f.l))}function O(f){f.o||(f.o=I(f.t))}function b(f,A,R){var _=P(A)?$("MapSet").F(A,R):U(A)?$("MapSet").T(A,R):f.O?function(Y,oe){var Ee=Array.isArray(Y),de={i:Ee?1:0,A:oe?oe.A:B(),P:!1,I:!1,R:{},l:oe,t:Y,k:null,o:null,j:null,C:!1},he=de,Q=pt;Ee&&(he=[de],Q=bt);var ue=Proxy.revocable(he,Q),De=ue.revoke,Fe=ue.proxy;return de.k=Fe,de.j=De,Fe}(A,R):$("ES5").J(A,R);return(R?R.A:B()).p.push(_),_}function h(f){return n(f)||t(22,f),function A(R){if(!r(R))return R;var _,Y=R[le],oe=i(R);if(Y){if(!Y.P&&(Y.i<4||!$("ES5").K(Y)))return Y.t;Y.I=!0,_=d(R,oe),Y.I=!1}else _=d(R,oe);return a(_,function(Ee,de){Y&&u(Y.t,Ee)===de||g(_,Ee,A(de))}),oe===3?new Set(_):_}(f)}function d(f,A){switch(A){case 2:return new Map(f);case 3:return Array.from(f)}return I(f)}function v(){function f(Ee,de){var he=oe[Ee];return he?he.enumerable=de:oe[Ee]=he={configurable:!0,enumerable:de,get:function(){var Q=this[le];return pt.get(Q,Ee)},set:function(Q){var ue=this[le];pt.set(ue,Ee,Q)}},he}function A(Ee){for(var de=Ee.length-1;de>=0;de--){var he=Ee[de][le];if(!he.P)switch(he.i){case 5:_(he)&&L(he);break;case 4:R(he)&&L(he)}}}function R(Ee){for(var de=Ee.t,he=Ee.k,Q=tt(he),ue=Q.length-1;ue>=0;ue--){var De=Q[ue];if(De!==le){var Fe=de[De];if(Fe===void 0&&!s(de,De))return!0;var xe=he[De],Ce=xe&&xe[le];if(Ce?Ce.t!==Fe:!S(xe,Fe))return!0}}var Ne=!!de[le];return Q.length!==tt(de).length+(Ne?0:1)}function _(Ee){var de=Ee.k;if(de.length!==Ee.t.length)return!0;var he=Object.getOwnPropertyDescriptor(de,de.length-1);if(he&&!he.get)return!0;for(var Q=0;Q1?Qe-1:0),et=1;et1?ue-1:0),Fe=1;Fe=0;Y--){var oe=_[Y];if(oe.path.length===0&&oe.op==="replace"){R=oe.value;break}}Y>-1&&(_=_.slice(Y+1));var Ee=$("Patches").$;return n(R)?Ee(R,_):this.produce(R,function(de){return Ee(de,_)})},f}(),je=new yt,st=je.produce,St=je.produceWithPatches.bind(je),qe=je.setAutoFreeze.bind(je),it=je.setUseProxies.bind(je),Ot=je.applyPatches.bind(je),Dt=je.createDraft.bind(je),Rt=je.finishDraft.bind(je);const ft=st;var Pt=e(69394);function Lt(f){var A=function(_){var Y=_.dispatch,oe=_.getState;return function(Ee){return function(de){return typeof de=="function"?de(Y,oe,f):Ee(de)}}};return A}var Yt=Lt();Yt.withExtraArgument=Lt;const Jt=Yt;var ne=function(){var f=function(A,R){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(_,Y){_.__proto__=Y}||function(_,Y){for(var oe in Y)Object.prototype.hasOwnProperty.call(Y,oe)&&(_[oe]=Y[oe])},f(A,R)};return function(A,R){if(typeof R!="function"&&R!==null)throw new TypeError("Class extends value "+String(R)+" is not a constructor or null");f(A,R);function _(){this.constructor=A}A.prototype=R===null?Object.create(R):(_.prototype=R.prototype,new _)}}(),Ae=function(f,A){var R={label:0,sent:function(){if(oe[0]&1)throw oe[1];return oe[1]},trys:[],ops:[]},_,Y,oe,Ee;return Ee={next:de(0),throw:de(1),return:de(2)},typeof Symbol=="function"&&(Ee[Symbol.iterator]=function(){return this}),Ee;function de(Q){return function(ue){return he([Q,ue])}}function he(Q){if(_)throw new TypeError("Generator is already executing.");for(;R;)try{if(_=1,Y&&(oe=Q[0]&2?Y.return:Q[0]?Y.throw||((oe=Y.return)&&oe.call(Y),0):Y.next)&&!(oe=oe.call(Y,Q[1])).done)return oe;switch(Y=0,oe&&(Q=[Q[0]&2,oe.value]),Q[0]){case 0:case 1:oe=Q;break;case 4:return R.label++,{value:Q[1],done:!1};case 5:R.label++,Y=Q[1],Q=[0];continue;case 7:Q=R.ops.pop(),R.trys.pop();continue;default:if(oe=R.trys,!(oe=oe.length>0&&oe[oe.length-1])&&(Q[0]===6||Q[0]===2)){R=0;continue}if(Q[0]===3&&(!oe||Q[1]>oe[0]&&Q[1]f&&console.warn(A+" took "+R+"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 se=function(f){ne(A,f);function A(){for(var R=[],_=0;_0){var Ee=R.indexOf(this);~Ee?R.splice(Ee+1):R.push(this),~Ee?_.splice(Ee,1/0,Y):_.push(Y),~R.indexOf(oe)&&(oe=A.call(this,Y,oe))}else R.push(oe);return f==null?oe:f.call(this,Y,oe)}}function dt(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function ct(f,A,R){var _=Tt(f,A,R);return{detectMutations:function(){return xt(f,A,_,R)}}}function Tt(f,A,R,_){A===void 0&&(A=[]),_===void 0&&(_="");var Y={value:R};if(!f(R)){Y.children={};for(var oe in R){var Ee=_?_+"."+oe:oe;A.length&&A.indexOf(Ee)!==-1||(Y.children[oe]=Tt(f,A,R[oe],Ee))}}return Y}function xt(f,A,R,_,Y,oe){A===void 0&&(A=[]),Y===void 0&&(Y=!1),oe===void 0&&(oe="");var Ee=R?R.value:void 0,de=Ee===_;if(Y&&!de&&!Number.isNaN(_))return{wasMutated:!0,path:oe};if(f(Ee)||f(_))return{wasMutated:!1};var he={};for(var Q in R.children)he[Q]=!0;for(var Q in _)he[Q]=!0;for(var Q in he){var ue=oe?oe+"."+Q:Q;if(!(A.length&&A.indexOf(ue)!==-1)){var De=xt(f,A,R.children[Q],_[Q],de,ue);if(De.wasMutated)return De}}return{wasMutated:!1}}function Ht(f){return f===void 0&&(f={}),function(){return function(he){return function(Q){return he(Q)}}};var A=f.isImmutable,R=A===void 0?dt:A,_=f.ignoredPaths,Y=f.warnAfter,oe=Y===void 0?32:Y,Ee=f.ignore;_=_||Ee;var de=ct.bind(null,R,_);return function(he){var Q=he.getState,ue=Q(),De=de(ue),Fe;return function(xe){return function(Ce){var Ne=V(oe,"ImmutableStateInvariantMiddleware");Ne.measureTime(function(){ue=Q(),Fe=De.detectMutations(),De=de(ue),rt(!Fe.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Fe.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var Je=xe(Ce);return Ne.measureTime(function(){ue=Q(),Fe=De.detectMutations(),De=de(ue),Fe.wasMutated&&rt(!Fe.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Fe.path||"")+". Take a look at the reducer(s) handling the action "+nt(Ce)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Ne.warnIfExceeded(),Je}}}}function Vt(f){var A=typeof f;return f==null||A==="string"||A==="boolean"||A==="number"||Array.isArray(f)||j(f)}function Gt(f,A,R,_,Y){A===void 0&&(A=""),R===void 0&&(R=Vt),Y===void 0&&(Y=[]);var oe;if(!R(f))return{keyPath:A||"",value:f};if(typeof f!="object"||f===null)return!1;for(var Ee=_!=null?_(f):Object.entries(f),de=Y.length>0,he=0,Q=Ee;he=0)){if(!R(Fe))return{keyPath:xe,value:Fe};if(typeof Fe=="object"&&(oe=Gt(Fe,xe,R,_,Y),oe))return oe}}return!1}function kt(f){return f===void 0&&(f={}),function(){return function(Je){return function(Qe){return Je(Qe)}}};var A=f.isSerializable,R=A===void 0?Vt:A,_=f.getEntries,Y=f.ignoredActions,oe=Y===void 0?[]:Y,Ee=f.ignoredActionPaths,de=Ee===void 0?["meta.arg","meta.baseQueryMeta"]:Ee,he=f.ignoredPaths,Q=he===void 0?[]:he,ue=f.warnAfter,De=ue===void 0?32:ue,Fe=f.ignoreState,xe=Fe===void 0?!1:Fe,Ce=f.ignoreActions,Ne=Ce===void 0?!1:Ce;return function(Je){return function(Qe){return function(ke){var et=Qe(ke),at=V(De,"SerializableStateInvariantMiddleware");return!Ne&&!(oe.length&&oe.indexOf(ke.type)!==-1)&&at.measureTime(function(){var Ft=Gt(ke,"",R,_,de);if(Ft){var jt=Ft.keyPath,Xt=Ft.value;console.error("A non-serializable value was detected in an action, in the path: `"+jt+"`. Value:",Xt,` Take a look at the logic that dispatched this action: `,ke,` (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)`)}}),xe||(at.measureTime(function(){var Ft=Je.getState(),jt=Gt(Ft,"",R,_,Q);if(jt){var Xt=jt.keyPath,en=jt.value;console.error("A non-serializable value was detected in the state, in the path: `"+Xt+"`. Value:",en,` Take a look at the reducer(s) handling this action type: `+ke.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),at.warnIfExceeded()),et}}}}function qt(f){return typeof f=="boolean"}function sn(){return function(A){return cn(A)}}function cn(f){f===void 0&&(f={});var A=f.thunk,R=A===void 0?!0:A,_=f.immutableCheck,Y=_===void 0?!0:_,oe=f.serializableCheck,Ee=oe===void 0?!0:oe,de=new se;if(R&&(qt(R)?de.push(Jt):de.push(Jt.withExtraArgument(R.extraArgument))),!1)var he,Q;return de}var ln=!0;function hn(f){var A=sn(),R=f||{},_=R.reducer,Y=_===void 0?void 0:_,oe=R.middleware,Ee=oe===void 0?A():oe,de=R.devTools,he=de===void 0?!0:de,Q=R.preloadedState,ue=Q===void 0?void 0:Q,De=R.enhancers,Fe=De===void 0?void 0:De,xe;if(typeof Y=="function")xe=Y;else if(j(Y))xe=(0,Pt.UY)(Y);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 Ce=Ee;if(typeof Ce=="function"&&(Ce=Ce(A),!ln&&!Array.isArray(Ce)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!ln&&Ce.some(function(et){return typeof et!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Ne=Pt.md.apply(void 0,Ce),Je=Pt.qC;he&&(Je=Be(Oe({trace:!ln},typeof he=="object"&&he)));var Qe=[Ne];Array.isArray(Fe)?Qe=lt([Ne],Fe):typeof Fe=="function"&&(Qe=Fe(Qe));var ke=Je.apply(void 0,Qe);return(0,Pt.MT)(xe,ue,ke)}function Qt(f,A){function R(){for(var _=[],Y=0;Y-1}function gn(f){return""+f}function vn(f){var A={},R=[],_,Y={addCase:function(oe,Ee){var de=typeof oe=="string"?oe:oe.type;if(de in A)throw new Error("addCase cannot be called with two reducers for the same action type");return A[de]=Ee,Y},addMatcher:function(oe,Ee){return R.push({matcher:oe,reducer:Ee}),Y},addDefaultCase:function(oe){return _=oe,Y}};return f(Y),[A,R,_]}function tn(f){return typeof f=="function"}var En=!1;function pn(f,A,R,_){R===void 0&&(R=[]);var Y=typeof A=="function"?vn(A):[A,R,_],oe=Y[0],Ee=Y[1],de=Y[2],he;if(tn(f))he=function(){return me(f())};else{var Q=me(f);he=function(){return Q}}function ue(De,Fe){De===void 0&&(De=he());var xe=lt([oe[Fe.type]],Ee.filter(function(Ce){var Ne=Ce.matcher;return Ne(Fe)}).map(function(Ce){var Ne=Ce.reducer;return Ne}));return xe.filter(function(Ce){return!!Ce}).length===0&&(xe=[de]),xe.reduce(function(Ce,Ne){if(Ne)if(n(Ce)){var Je=Ce,Qe=Ne(Je,Fe);return Qe===void 0?Ce:Qe}else{if(r(Ce))return ft(Ce,function(ke){return Ne(ke,Fe)});var Qe=Ne(Ce,Fe);if(Qe===void 0){if(Ce===null)return Ce;throw Error("A case reducer on a non-draftable value must not return undefined")}return Qe}return Ce},De)}return ue.getInitialState=he,ue}var un=!1;function Rn(f,A){return f+"/"+A}function Sn(f){var A=f.name;if(!A)throw new Error("`name` is a required option for createSlice");var R=typeof f.initialState=="function"?f.initialState:me(f.initialState),_=f.reducers||{},Y=Object.keys(_),oe={},Ee={},de={};Y.forEach(function(ue){var De=_[ue],Fe=Rn(A,ue),xe,Ce;"reducer"in De?(xe=De.reducer,Ce=De.prepare):xe=De,oe[ue]=xe,Ee[Fe]=xe,de[ue]=Ce?Qt(Fe,Ce):Qt(Fe)});function he(){var ue=typeof f.extraReducers=="function"?vn(f.extraReducers):[f.extraReducers],De=ue[0],Fe=De===void 0?{}:De,xe=ue[1],Ce=xe===void 0?[]:xe,Ne=ue[2],Je=Ne===void 0?void 0:Ne,Qe=Oe(Oe({},Fe),Ee);return pn(R,function(ke){for(var et in Qe)ke.addCase(et,Qe[et]);for(var at=0,Ft=Ce;at0;if(ke){var et=Ce.filter(function(at){return Q(Je,at,Ne)}).length>0;et&&(Ne.ids=Object.keys(Ne.entities))}}function Fe(Ce,Ne){return xe([Ce],Ne)}function xe(Ce,Ne){var Je=z(Ce,f,Ne),Qe=Je[0],ke=Je[1];De(ke,Ne),R(Qe,Ne)}return{removeAll:yn(he),addOne:Kt(A),addMany:Kt(R),setOne:Kt(_),setMany:Kt(Y),setAll:Kt(oe),updateOne:Kt(ue),updateMany:Kt(De),upsertOne:Kt(Fe),upsertMany:Kt(xe),removeOne:Kt(Ee),removeMany:Kt(de)}}function Ve(f,A){var R=re(f),_=R.removeOne,Y=R.removeMany,oe=R.removeAll;function Ee(ke,et){return de([ke],et)}function de(ke,et){ke=G(ke);var at=ke.filter(function(Ft){return!(fn(Ft,f)in et.entities)});at.length!==0&&Je(at,et)}function he(ke,et){return Q([ke],et)}function Q(ke,et){ke=G(ke),ke.length!==0&&Je(ke,et)}function ue(ke,et){ke=G(ke),et.entities={},et.ids=[],de(ke,et)}function De(ke,et){return Fe([ke],et)}function Fe(ke,et){for(var at=!1,Ft=0,jt=ke;Ft-1;return R&&_}function $e(f){return typeof f[0]=="function"&&"pending"in f[0]&&"fulfilled"in f[0]&&"rejected"in f[0]}function Et(){for(var f=[],A=0;A0)for(var et=xe.getState(),at=Array.from(R.values()),Ft=0,jt=at;Ft"u"?this:window)},44355:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.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"}'`},c.exports=n},10645:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.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"}'`},c.exports=n},69900:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.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"}'`},c.exports=n},17067:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.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"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(l){var e=[];return e.toString=function(){return this.map(function(n){var r=l(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?Ue-1:0),tt=1;tt/gm),N=i(/^data-[\-\w.\u00B7-\uFFFF]/),H=i(/^aria-[\-\w]+$/),Z=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ce=i(/^(?:\w+script|data):/i),pe=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Ie=i(/^html$/i),Le=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(le){return typeof le}:function(le){return le&&typeof Symbol=="function"&&le.constructor===Symbol&&le!==Symbol.prototype?"symbol":typeof le};function Ke(le){if(Array.isArray(le)){for(var ie=0,Ue=Array(le.length);ie"u"?null:window},Se=function(ie,Ue){if((typeof ie>"u"?"undefined":Le(ie))!=="object"||typeof ie.createPolicy!="function")return null;var we=null,tt="data-tt-policy-suffix";Ue.currentScript&&Ue.currentScript.hasAttribute(tt)&&(we=Ue.currentScript.getAttribute(tt));var gt="dompurify"+(we?"#"+we:"");try{return ie.createPolicy(gt,{createHTML:function(pt){return pt}})}catch{return console.warn("TrustedTypes policy "+gt+" could not be created."),null}};function Re(){var le=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Xe(),ie=function(ae){return Re(ae)};if(ie.version="2.3.6",ie.removed=[],!le||!le.document||le.document.nodeType!==9)return ie.isSupported=!1,ie;var Ue=le.document,we=le.document,tt=le.DocumentFragment,gt=le.HTMLTemplateElement,ht=le.Node,pt=le.Element,bt=le.NodeFilter,yt=le.NamedNodeMap,je=yt===void 0?le.NamedNodeMap||le.MozNamedAttrMap:yt,st=le.HTMLFormElement,St=le.DOMParser,qe=le.trustedTypes,it=pt.prototype,Ot=W(it,"cloneNode"),Dt=W(it,"nextSibling"),Rt=W(it,"childNodes"),ft=W(it,"parentNode");if(typeof gt=="function"){var Pt=we.createElement("template");Pt.content&&Pt.content.ownerDocument&&(we=Pt.content.ownerDocument)}var Lt=Se(qe,Ue),Yt=Lt?Lt.createHTML(""):"",Jt=we,ne=Jt.implementation,Ae=Jt.createNodeIterator,lt=Jt.createDocumentFragment,ye=Jt.getElementsByTagName,ge=Ue.importNode,Pe={};try{Pe=te(we).documentMode?we.documentMode:{}}catch{}var He={};ie.isSupported=typeof ft=="function"&&ne&&typeof ne.createHTMLDocument<"u"&&Pe!==9;var q=v,fe=E,be=N,Oe=H,ve=ce,Me=pe,_e=Z,Be=null,ee=x({},[].concat(Ke(J),Ke(p),Ke(y),Ke(w),Ke(L))),j=null,V=x({},[].concat(Ke(O),Ke(b),Ke(h),Ke(d))),se=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}})),me=null,We=null,Ye=!0,rt=!0,nt=!1,At=!1,dt=!1,ct=!1,Tt=!1,xt=!1,Ht=!1,Vt=!1,Gt=!0,kt=!0,qt=!1,sn={},cn=null,ln=x({},["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"]),hn=null,Qt=x({},["audio","video","img","source","image","track"]),dn=null,mn=x({},["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",tn="http://www.w3.org/1999/xhtml",En=tn,pn=!1,un=void 0,Rn=["application/xhtml+xml","text/html"],Sn="text/html",nn=void 0,on=null,bn=we.createElement("form"),yn=function(ae){return ae instanceof RegExp||ae instanceof Function},Kt=function(ae){on&&on===ae||((!ae||(typeof ae>"u"?"undefined":Le(ae))!=="object")&&(ae={}),ae=te(ae),Be="ALLOWED_TAGS"in ae?x({},ae.ALLOWED_TAGS):ee,j="ALLOWED_ATTR"in ae?x({},ae.ALLOWED_ATTR):V,dn="ADD_URI_SAFE_ATTR"in ae?x(te(mn),ae.ADD_URI_SAFE_ATTR):mn,hn="ADD_DATA_URI_TAGS"in ae?x(te(Qt),ae.ADD_DATA_URI_TAGS):Qt,cn="FORBID_CONTENTS"in ae?x({},ae.FORBID_CONTENTS):ln,me="FORBID_TAGS"in ae?x({},ae.FORBID_TAGS):{},We="FORBID_ATTR"in ae?x({},ae.FORBID_ATTR):{},sn="USE_PROFILES"in ae?ae.USE_PROFILES:!1,Ye=ae.ALLOW_ARIA_ATTR!==!1,rt=ae.ALLOW_DATA_ATTR!==!1,nt=ae.ALLOW_UNKNOWN_PROTOCOLS||!1,At=ae.SAFE_FOR_TEMPLATES||!1,dt=ae.WHOLE_DOCUMENT||!1,xt=ae.RETURN_DOM||!1,Ht=ae.RETURN_DOM_FRAGMENT||!1,Vt=ae.RETURN_TRUSTED_TYPE||!1,Tt=ae.FORCE_BODY||!1,Gt=ae.SANITIZE_DOM!==!1,kt=ae.KEEP_CONTENT!==!1,qt=ae.IN_PLACE||!1,_e=ae.ALLOWED_URI_REGEXP||_e,En=ae.NAMESPACE||tn,ae.CUSTOM_ELEMENT_HANDLING&&yn(ae.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(se.tagNameCheck=ae.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ae.CUSTOM_ELEMENT_HANDLING&&yn(ae.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(se.attributeNameCheck=ae.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ae.CUSTOM_ELEMENT_HANDLING&&typeof ae.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(se.allowCustomizedBuiltInElements=ae.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),un=Rn.indexOf(ae.PARSER_MEDIA_TYPE)===-1?un=Sn:un=ae.PARSER_MEDIA_TYPE,nn=un==="application/xhtml+xml"?function(Te){return Te}:I,At&&(rt=!1),Ht&&(xt=!0),sn&&(Be=x({},[].concat(Ke(L))),j=[],sn.html===!0&&(x(Be,J),x(j,O)),sn.svg===!0&&(x(Be,p),x(j,b),x(j,d)),sn.svgFilters===!0&&(x(Be,y),x(j,b),x(j,d)),sn.mathMl===!0&&(x(Be,w),x(j,h),x(j,d))),ae.ADD_TAGS&&(Be===ee&&(Be=te(Be)),x(Be,ae.ADD_TAGS)),ae.ADD_ATTR&&(j===V&&(j=te(j)),x(j,ae.ADD_ATTR)),ae.ADD_URI_SAFE_ATTR&&x(dn,ae.ADD_URI_SAFE_ATTR),ae.FORBID_CONTENTS&&(cn===ln&&(cn=te(cn)),x(cn,ae.FORBID_CONTENTS)),kt&&(Be["#text"]=!0),dt&&x(Be,["html","head","body"]),Be.table&&(x(Be,["tbody"]),delete me.tbody),a&&a(ae),on=ae)},fn=x({},["mi","mo","mn","ms","mtext"]),G=x({},["foreignobject","desc","title","annotation-xml"]),z=x({},p);x(z,y),x(z,T);var re=x({},w);x(re,F);var Ve=function(ae){var Te=ft(ae);(!Te||!Te.tagName)&&(Te={namespaceURI:tn,tagName:"template"});var $e=I(ae.tagName),Et=I(Te.tagName);if(ae.namespaceURI===vn)return Te.namespaceURI===tn?$e==="svg":Te.namespaceURI===gn?$e==="svg"&&(Et==="annotation-xml"||fn[Et]):Boolean(z[$e]);if(ae.namespaceURI===gn)return Te.namespaceURI===tn?$e==="math":Te.namespaceURI===vn?$e==="math"&&G[Et]:Boolean(re[$e]);if(ae.namespaceURI===tn){if(Te.namespaceURI===vn&&!G[Et]||Te.namespaceURI===gn&&!fn[Et])return!1;var Bt=x({},["title","style","font","a","script"]);return!re[$e]&&(Bt[$e]||!z[$e])}return!1},Ge=function(ae){m(ie.removed,{element:ae});try{ae.parentNode.removeChild(ae)}catch{try{ae.outerHTML=Yt}catch{ae.remove()}}},ut=function(ae,Te){try{m(ie.removed,{attribute:Te.getAttributeNode(ae),from:Te})}catch{m(ie.removed,{attribute:null,from:Te})}if(Te.removeAttribute(ae),ae==="is"&&!j[ae])if(xt||Ht)try{Ge(Te)}catch{}else try{Te.setAttribute(ae,"")}catch{}},ot=function(ae){var Te=void 0,$e=void 0;if(Tt)ae=""+ae;else{var Et=C(ae,/^[\r\n\t ]+/);$e=Et&&Et[0]}un==="application/xhtml+xml"&&(ae=' '+ae+"
english español français português deutsch italiano
");var Bt=Lt?Lt.createHTML(ae):ae;if(En===tn)try{Te=new St().parseFromString(Bt,un)}catch{}if(!Te||!Te.documentElement){Te=ne.createDocument(En,"template",null);try{Te.documentElement.innerHTML=pn?"":Bt}catch{}}var Nt=Te.body||Te.documentElement;return ae&&$e&&Nt.insertBefore(we.createTextNode($e),Nt.childNodes[0]||null),En===tn?ye.call(Te,dt?"html":"body")[0]:dt?Te.documentElement:Nt},mt=function(ae){return Ae.call(ae.ownerDocument||ae,ae,bt.SHOW_ELEMENT|bt.SHOW_COMMENT|bt.SHOW_TEXT,null,!1)},It=function(ae){return ae instanceof st&&(typeof ae.nodeName!="string"||typeof ae.textContent!="string"||typeof ae.removeChild!="function"||!(ae.attributes instanceof je)||typeof ae.removeAttribute!="function"||typeof ae.setAttribute!="function"||typeof ae.namespaceURI!="string"||typeof ae.insertBefore!="function")},Ct=function(ae){return(typeof ht>"u"?"undefined":Le(ht))==="object"?ae instanceof ht:ae&&(typeof ae>"u"?"undefined":Le(ae))==="object"&&typeof ae.nodeType=="number"&&typeof ae.nodeName=="string"},vt=function(ae,Te,$e){!He[ae]||P(He[ae],function(Et){Et.call(ie,Te,$e,on)})},Ut=function(ae){var Te=void 0;if(vt("beforeSanitizeElements",ae,null),It(ae)||C(ae.nodeName,/[\u0080-\uFFFF]/))return Ge(ae),!0;var $e=nn(ae.nodeName);if(vt("uponSanitizeElement",ae,{tagName:$e,allowedTags:Be}),!Ct(ae.firstElementChild)&&(!Ct(ae.content)||!Ct(ae.content.firstElementChild))&&k(/<[/\w]/g,ae.innerHTML)&&k(/<[/\w]/g,ae.textContent)||$e==="select"&&k(/