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