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