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