(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[57304],{21481:function(t,e){"use strict";e.Nm=e.Rq=void 0;var n=/^([^\w]*)(javascript|data|vbscript)/im,r=/&#(\w+)(^\w|;)?/g,i=/&(newline|tab);/gi,o=/[\u0000-\u001F\u007F-\u009F\u2000-\u200D\uFEFF]/gim,a=/^.+(:|&colon;)/gim,u=[".","/"];e.Rq="about:blank",e.Nm=function(t){if(!t)return e.Rq;var s=t.replace(o,"").replace(r,function(t,e){return String.fromCharCode(e)}).replace(i,"").replace(o,"").trim();if(!s)return e.Rq;if(u.indexOf(s[0])>-1)return s;var c=s.match(a);if(!c)return s;var l=c[0];return n.test(l)?e.Rq:s}},48891:function(t){var e;e=function(){"use strict";var t="millisecond",e="second",n="minute",r="hour",i="week",o="month",a="quarter",u="year",s="date",c="Invalid Date",l=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,h=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,f=function(t,e,n){var r=String(t);return!r||r.length>=e?t:""+Array(e+1-r.length).join(n)+t},p="en",_={};_[p]={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(t){var e=["th","st","nd","rd"],n=t%100;return"["+t+(e[(n-20)%10]||e[n]||"th")+"]"}};var d="$isDayjsObject",g=function(t){return t instanceof b||!(!t||!t[d])},y=function t(e,n,r){var i;if(!e)return p;if("string"==typeof e){var o=e.toLowerCase();_[o]&&(i=o),n&&(_[o]=n,i=o);var a=e.split("-");if(!i&&a.length>1)return t(a[0])}else{var u=e.name;_[u]=e,i=u}return!r&&i&&(p=i),i||!r&&p},m=function(t,e){if(g(t))return t.clone();var n="object"==typeof e?e:{};return n.date=t,n.args=arguments,new b(n)},v={s:f,z:function(t){var e=-t.utcOffset(),n=Math.abs(e);return(e<=0?"+":"-")+f(Math.floor(n/60),2,"0")+":"+f(n%60,2,"0")},m:function t(e,n){if(e.date()<n.date())return-t(n,e);var r=12*(n.year()-e.year())+(n.month()-e.month()),i=e.clone().add(r,o),a=n-i<0,u=e.clone().add(r+(a?-1:1),o);return+(-(r+(n-i)/(a?i-u:u-i))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(c){return({M:o,y:u,w:i,d:"day",D:s,h:r,m:n,s:e,ms:t,Q:a})[c]||String(c||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}};v.l=y,v.i=g,v.w=function(t,e){return m(t,{locale:e.$L,utc:e.$u,x:e.$x,$offset:e.$offset})};var b=function(){function f(t){this.$L=y(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[d]=!0}var p=f.prototype;return p.parse=function(t){this.$d=function(t){var e=t.date,n=t.utc;if(null===e)return new Date(NaN);if(v.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var r=e.match(l);if(r){var i=r[2]-1||0,o=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)}}return new Date(e)}(t),this.init()},p.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},p.$utils=function(){return v},p.isValid=function(){return this.$d.toString()!==c},p.isSame=function(t,e){var n=m(t);return this.startOf(e)<=n&&n<=this.endOf(e)},p.isAfter=function(t,e){return m(t)<this.startOf(e)},p.isBefore=function(t,e){return this.endOf(e)<m(t)},p.$g=function(t,e,n){return v.u(t)?this[e]:this.set(n,t)},p.unix=function(){return Math.floor(this.valueOf()/1e3)},p.valueOf=function(){return this.$d.getTime()},p.startOf=function(t,a){var c=this,l=!!v.u(a)||a,h=v.p(t),f=function(t,e){var n=v.w(c.$u?Date.UTC(c.$y,e,t):new Date(c.$y,e,t),c);return l?n:n.endOf("day")},p=function(t,e){return v.w(c.toDate()[t].apply(c.toDate("s"),(l?[0,0,0,0]:[23,59,59,999]).slice(e)),c)},_=this.$W,d=this.$M,g=this.$D,y="set"+(this.$u?"UTC":"");switch(h){case u:return l?f(1,0):f(31,11);case o:return l?f(1,d):f(0,d+1);case i:var m=this.$locale().weekStart||0,b=(_<m?_+7:_)-m;return f(l?g-b:g+(6-b),d);case"day":case s:return p(y+"Hours",0);case r:return p(y+"Minutes",1);case n:return p(y+"Seconds",2);case e:return p(y+"Milliseconds",3);default:return this.clone()}},p.endOf=function(t){return this.startOf(t,!1)},p.$set=function(i,a){var c,l=v.p(i),h="set"+(this.$u?"UTC":""),f=((c={}).day=h+"Date",c[s]=h+"Date",c[o]=h+"Month",c[u]=h+"FullYear",c[r]=h+"Hours",c[n]=h+"Minutes",c[e]=h+"Seconds",c[t]=h+"Milliseconds",c)[l],p="day"===l?this.$D+(a-this.$W):a;if(l===o||l===u){var _=this.clone().set(s,1);_.$d[f](p),_.init(),this.$d=_.set(s,Math.min(this.$D,_.daysInMonth())).$d}else f&&this.$d[f](p);return this.init(),this},p.set=function(t,e){return this.clone().$set(t,e)},p.get=function(t){return this[v.p(t)]()},p.add=function(t,a){var s,c=this;t=Number(t);var l=v.p(a),h=function(e){var n=m(c);return v.w(n.date(n.date()+Math.round(e*t)),c)};if(l===o)return this.set(o,this.$M+t);if(l===u)return this.set(u,this.$y+t);if("day"===l)return h(1);if(l===i)return h(7);var f=((s={})[n]=6e4,s[r]=36e5,s[e]=1e3,s)[l]||1,p=this.$d.getTime()+t*f;return v.w(p,this)},p.subtract=function(t,e){return this.add(-1*t,e)},p.format=function(t){var e=this,n=this.$locale();if(!this.isValid())return n.invalidDate||c;var r=t||"YYYY-MM-DDTHH:mm:ssZ",i=v.z(this),o=this.$H,a=this.$m,u=this.$M,s=n.weekdays,l=n.months,f=n.meridiem,p=function(t,n,i,o){return t&&(t[n]||t(e,r))||i[n].slice(0,o)},_=function(t){return v.s(o%12||12,t,"0")},d=f||function(t,e,n){var r=t<12?"AM":"PM";return n?r.toLowerCase():r};return r.replace(h,function(t,r){return r||function(t){switch(t){case"YY":return String(e.$y).slice(-2);case"YYYY":return v.s(e.$y,4,"0");case"M":return u+1;case"MM":return v.s(u+1,2,"0");case"MMM":return p(n.monthsShort,u,l,3);case"MMMM":return p(l,u);case"D":return e.$D;case"DD":return v.s(e.$D,2,"0");case"d":return String(e.$W);case"dd":return p(n.weekdaysMin,e.$W,s,2);case"ddd":return p(n.weekdaysShort,e.$W,s,3);case"dddd":return s[e.$W];case"H":return String(o);case"HH":return v.s(o,2,"0");case"h":return _(1);case"hh":return _(2);case"a":return d(o,a,!0);case"A":return d(o,a,!1);case"m":return String(a);case"mm":return v.s(a,2,"0");case"s":return String(e.$s);case"ss":return v.s(e.$s,2,"0");case"SSS":return v.s(e.$ms,3,"0");case"Z":return i}return null}(t)||i.replace(":","")})},p.utcOffset=function(){return-(15*Math.round(this.$d.getTimezoneOffset()/15))},p.diff=function(t,s,c){var l,h=this,f=v.p(s),p=m(t),_=(p.utcOffset()-this.utcOffset())*6e4,d=this-p,g=function(){return v.m(h,p)};switch(f){case u:l=g()/12;break;case o:l=g();break;case a:l=g()/3;break;case i:l=(d-_)/6048e5;break;case"day":l=(d-_)/864e5;break;case r:l=d/36e5;break;case n:l=d/6e4;break;case e:l=d/1e3;break;default:l=d}return c?l:v.a(l)},p.daysInMonth=function(){return this.endOf(o).$D},p.$locale=function(){return _[this.$L]},p.locale=function(t,e){if(!t)return this.$L;var n=this.clone(),r=y(t,e,!0);return r&&(n.$L=r),n},p.clone=function(){return v.w(this.$d,this)},p.toDate=function(){return new Date(this.valueOf())},p.toJSON=function(){return this.isValid()?this.toISOString():null},p.toISOString=function(){return this.$d.toISOString()},p.toString=function(){return this.$d.toUTCString()},f}(),x=b.prototype;return m.prototype=x,[["$ms",t],["$s",e],["$m",n],["$H",r],["$W","day"],["$M",o],["$y",u],["$D",s]].forEach(function(t){x[t[1]]=function(e){return this.$g(e,t[0],t[1])}}),m.extend=function(t,e){return t.$i||(t(e,b,m),t.$i=!0),m},m.locale=y,m.isDayjs=g,m.unix=function(t){return m(1e3*t)},m.en=_[p],m.Ls=_,m.p={},m},t.exports=e()},72314:function(t){var e;e=function(){"use strict";let{entries:t,setPrototypeOf:e,isFrozen:n,getPrototypeOf:r,getOwnPropertyDescriptor:i}=Object,{freeze:o,seal:a,create:u}=Object,{apply:s,construct:c}="undefined"!=typeof Reflect&&Reflect;o||(o=function(t){return t}),a||(a=function(t){return t}),s||(s=function(t,e,n){return t.apply(e,n)}),c||(c=function(t,e){return new t(...e)});let l=w(Array.prototype.forEach),h=w(Array.prototype.pop),f=w(Array.prototype.push),p=w(String.prototype.toLowerCase),_=w(String.prototype.toString),d=w(String.prototype.match),g=w(String.prototype.replace),y=w(String.prototype.indexOf),m=w(String.prototype.trim),v=w(Object.prototype.hasOwnProperty),b=w(RegExp.prototype.test),x=(B=TypeError,function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];return c(B,e)});function w(t){return function(e){for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return s(t,e,r)}}function M(t,r){let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:p;e&&e(t,null);let o=r.length;for(;o--;){let e=r[o];if("string"==typeof e){let t=i(e);t!==e&&(n(r)||(r[o]=t),e=t)}t[e]=!0}return t}function T(e){let n=u(null);for(let[r,i]of t(e))v(e,r)&&(Array.isArray(i)?n[r]=function(t){for(let e=0;e<t.length;e++)v(t,e)||(t[e]=null);return t}(i):i&&"object"==typeof i&&i.constructor===Object?n[r]=T(i):n[r]=i);return n}function k(t,e){for(;null!==t;){let n=i(t,e);if(n){if(n.get)return w(n.get);if("function"==typeof n.value)return w(n.value)}t=r(t)}return function(){return null}}let A=o(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),S=o(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Z=o(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),N=o(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),E=o(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),C=o(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),$=o(["#text"]),D=o(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),O=o(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),L=o(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),U=o(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),j=a(/\{\{[\w\W]*|[\w\W]*\}\}/gm),R=a(/<%[\w\W]*|[\w\W]*%>/gm),F=a(/\${[\w\W]*}/gm),I=a(/^data-[\-\w.\u00B7-\uFFFF]/),P=a(/^aria-[\-\w]+$/),H=a(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),z=a(/^(?:\w+script|data):/i),Y=a(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),q=a(/^html$/i);var B,W=Object.freeze({__proto__:null,MUSTACHE_EXPR:j,ERB_EXPR:R,TMPLIT_EXPR:F,DATA_ATTR:I,ARIA_ATTR:P,IS_ALLOWED_URI:H,IS_SCRIPT_OR_DATA:z,ATTR_WHITESPACE:Y,DOCTYPE_NAME:q,CUSTOM_ELEMENT:a(/^[a-z][.\w]*(-[.\w]+)+$/i)});let G={element:1,text:3,progressingInstruction:7,comment:8,document:9},X=function(t,e){if("object"!=typeof t||"function"!=typeof t.createPolicy)return null;let n=null,r="data-tt-policy-suffix";e&&e.hasAttribute(r)&&(n=e.getAttribute(r));let i="dompurify"+(n?"#"+n:"");try{return t.createPolicy(i,{createHTML:t=>t,createScriptURL:t=>t})}catch(t){return console.warn("TrustedTypes policy "+i+" could not be created."),null}};return function e(){let n,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"undefined"==typeof window?null:window,i=t=>e(t);if(i.version="3.1.6",i.removed=[],!r||!r.document||r.document.nodeType!==G.document)return i.isSupported=!1,i;let{document:a}=r,s=a,c=s.currentScript,{DocumentFragment:w,HTMLTemplateElement:j,Node:R,Element:F,NodeFilter:I,NamedNodeMap:P=r.NamedNodeMap||r.MozNamedAttrMap,HTMLFormElement:z,DOMParser:Y,trustedTypes:B}=r,V=F.prototype,Q=k(V,"cloneNode"),J=k(V,"remove"),K=k(V,"nextSibling"),tt=k(V,"childNodes"),te=k(V,"parentNode");if("function"==typeof j){let t=a.createElement("template");t.content&&t.content.ownerDocument&&(a=t.content.ownerDocument)}let tn="",{implementation:tr,createNodeIterator:ti,createDocumentFragment:to,getElementsByTagName:ta}=a,{importNode:tu}=s,ts={};i.isSupported="function"==typeof t&&"function"==typeof te&&tr&&void 0!==tr.createHTMLDocument;let{MUSTACHE_EXPR:tc,ERB_EXPR:tl,TMPLIT_EXPR:th,DATA_ATTR:tf,ARIA_ATTR:tp,IS_SCRIPT_OR_DATA:t_,ATTR_WHITESPACE:td,CUSTOM_ELEMENT:tg}=W,{IS_ALLOWED_URI:ty}=W,tm=null,tv=M({},[...A,...S,...Z,...E,...$]),tb=null,tx=M({},[...D,...O,...L,...U]),tw=Object.seal(u(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}})),tM=null,tT=null,tk=!0,tA=!0,tS=!1,tZ=!0,tN=!1,tE=!0,tC=!1,t$=!1,tD=!1,tO=!1,tL=!1,tU=!1,tj=!0,tR=!1,tF=!0,tI=!1,tP={},tH=null,tz=M({},["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"]),tY=null,tq=M({},["audio","video","img","source","image","track"]),tB=null,tW=M({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),tG="http://www.w3.org/1998/Math/MathML",tX="http://www.w3.org/2000/svg",tV="http://www.w3.org/1999/xhtml",tQ=tV,tJ=!1,tK=null,t0=M({},[tG,tX,tV],_),t1=null,t2=["application/xhtml+xml","text/html"],t3=null,t5=null,t6=a.createElement("form"),t4=function(t){return t instanceof RegExp||t instanceof Function},t7=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!t5||t5!==t){if(t&&"object"==typeof t||(t={}),t=T(t),t3="application/xhtml+xml"===(t1=-1===t2.indexOf(t.PARSER_MEDIA_TYPE)?"text/html":t.PARSER_MEDIA_TYPE)?_:p,tm=v(t,"ALLOWED_TAGS")?M({},t.ALLOWED_TAGS,t3):tv,tb=v(t,"ALLOWED_ATTR")?M({},t.ALLOWED_ATTR,t3):tx,tK=v(t,"ALLOWED_NAMESPACES")?M({},t.ALLOWED_NAMESPACES,_):t0,tB=v(t,"ADD_URI_SAFE_ATTR")?M(T(tW),t.ADD_URI_SAFE_ATTR,t3):tW,tY=v(t,"ADD_DATA_URI_TAGS")?M(T(tq),t.ADD_DATA_URI_TAGS,t3):tq,tH=v(t,"FORBID_CONTENTS")?M({},t.FORBID_CONTENTS,t3):tz,tM=v(t,"FORBID_TAGS")?M({},t.FORBID_TAGS,t3):{},tT=v(t,"FORBID_ATTR")?M({},t.FORBID_ATTR,t3):{},tP=!!v(t,"USE_PROFILES")&&t.USE_PROFILES,tk=!1!==t.ALLOW_ARIA_ATTR,tA=!1!==t.ALLOW_DATA_ATTR,tS=t.ALLOW_UNKNOWN_PROTOCOLS||!1,tZ=!1!==t.ALLOW_SELF_CLOSE_IN_ATTR,tN=t.SAFE_FOR_TEMPLATES||!1,tE=!1!==t.SAFE_FOR_XML,tC=t.WHOLE_DOCUMENT||!1,tO=t.RETURN_DOM||!1,tL=t.RETURN_DOM_FRAGMENT||!1,tU=t.RETURN_TRUSTED_TYPE||!1,tD=t.FORCE_BODY||!1,tj=!1!==t.SANITIZE_DOM,tR=t.SANITIZE_NAMED_PROPS||!1,tF=!1!==t.KEEP_CONTENT,tI=t.IN_PLACE||!1,ty=t.ALLOWED_URI_REGEXP||H,tQ=t.NAMESPACE||tV,tw=t.CUSTOM_ELEMENT_HANDLING||{},t.CUSTOM_ELEMENT_HANDLING&&t4(t.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(tw.tagNameCheck=t.CUSTOM_ELEMENT_HANDLING.tagNameCheck),t.CUSTOM_ELEMENT_HANDLING&&t4(t.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(tw.attributeNameCheck=t.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),t.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof t.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(tw.allowCustomizedBuiltInElements=t.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),tN&&(tA=!1),tL&&(tO=!0),tP&&(tm=M({},$),tb=[],!0===tP.html&&(M(tm,A),M(tb,D)),!0===tP.svg&&(M(tm,S),M(tb,O),M(tb,U)),!0===tP.svgFilters&&(M(tm,Z),M(tb,O),M(tb,U)),!0===tP.mathMl&&(M(tm,E),M(tb,L),M(tb,U))),t.ADD_TAGS&&(tm===tv&&(tm=T(tm)),M(tm,t.ADD_TAGS,t3)),t.ADD_ATTR&&(tb===tx&&(tb=T(tb)),M(tb,t.ADD_ATTR,t3)),t.ADD_URI_SAFE_ATTR&&M(tB,t.ADD_URI_SAFE_ATTR,t3),t.FORBID_CONTENTS&&(tH===tz&&(tH=T(tH)),M(tH,t.FORBID_CONTENTS,t3)),tF&&(tm["#text"]=!0),tC&&M(tm,["html","head","body"]),tm.table&&(M(tm,["tbody"]),delete tM.tbody),t.TRUSTED_TYPES_POLICY){if("function"!=typeof t.TRUSTED_TYPES_POLICY.createHTML)throw x('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof t.TRUSTED_TYPES_POLICY.createScriptURL)throw x('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');tn=(n=t.TRUSTED_TYPES_POLICY).createHTML("")}else void 0===n&&(n=X(B,c)),null!==n&&"string"==typeof tn&&(tn=n.createHTML(""));o&&o(t),t5=t}},t9=M({},["mi","mo","mn","ms","mtext"]),t8=M({},["foreignobject","annotation-xml"]),et=M({},["title","style","font","a","script"]),ee=M({},[...S,...Z,...N]),en=M({},[...E,...C]),er=function(t){let e=te(t);e&&e.tagName||(e={namespaceURI:tQ,tagName:"template"});let n=p(t.tagName),r=p(e.tagName);return!!tK[t.namespaceURI]&&(t.namespaceURI===tX?e.namespaceURI===tV?"svg"===n:e.namespaceURI===tG?"svg"===n&&("annotation-xml"===r||t9[r]):!!ee[n]:t.namespaceURI===tG?e.namespaceURI===tV?"math"===n:e.namespaceURI===tX?"math"===n&&t8[r]:!!en[n]:t.namespaceURI===tV?(e.namespaceURI!==tX||!!t8[r])&&(e.namespaceURI!==tG||!!t9[r])&&!en[n]&&(et[n]||!ee[n]):"application/xhtml+xml"===t1&&!!tK[t.namespaceURI])},ei=function(t){f(i.removed,{element:t});try{te(t).removeChild(t)}catch(e){J(t)}},eo=function(t,e){try{f(i.removed,{attribute:e.getAttributeNode(t),from:e})}catch(t){f(i.removed,{attribute:null,from:e})}if(e.removeAttribute(t),"is"===t&&!tb[t]){if(tO||tL)try{ei(e)}catch(t){}else try{e.setAttribute(t,"")}catch(t){}}},ea=function(t){let e=null,r=null;if(tD)t="<remove></remove>"+t;else{let e=d(t,/^[\r\n\t ]+/);r=e&&e[0]}"application/xhtml+xml"===t1&&tQ===tV&&(t='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+t+"</body></html>");let i=n?n.createHTML(t):t;if(tQ===tV)try{e=new Y().parseFromString(i,t1)}catch(t){}if(!e||!e.documentElement){e=tr.createDocument(tQ,"template",null);try{e.documentElement.innerHTML=tJ?tn:i}catch(t){}}let o=e.body||e.documentElement;return(t&&r&&o.insertBefore(a.createTextNode(r),o.childNodes[0]||null),tQ===tV)?ta.call(e,tC?"html":"body")[0]:tC?e.documentElement:o},eu=function(t){return ti.call(t.ownerDocument||t,t,I.SHOW_ELEMENT|I.SHOW_COMMENT|I.SHOW_TEXT|I.SHOW_PROCESSING_INSTRUCTION|I.SHOW_CDATA_SECTION,null)},es=function(t){return t instanceof z&&("string"!=typeof t.nodeName||"string"!=typeof t.textContent||"function"!=typeof t.removeChild||!(t.attributes instanceof P)||"function"!=typeof t.removeAttribute||"function"!=typeof t.setAttribute||"string"!=typeof t.namespaceURI||"function"!=typeof t.insertBefore||"function"!=typeof t.hasChildNodes)},ec=function(t){return"function"==typeof R&&t instanceof R},el=function(t,e,n){ts[t]&&l(ts[t],t=>{t.call(i,e,n,t5)})},eh=function(t){let e=null;if(el("beforeSanitizeElements",t,null),es(t))return ei(t),!0;let n=t3(t.nodeName);if(el("uponSanitizeElement",t,{tagName:n,allowedTags:tm}),t.hasChildNodes()&&!ec(t.firstElementChild)&&b(/<[/\w]/g,t.innerHTML)&&b(/<[/\w]/g,t.textContent)||t.nodeType===G.progressingInstruction||tE&&t.nodeType===G.comment&&b(/<[/\w]/g,t.data))return ei(t),!0;if(!tm[n]||tM[n]){if(!tM[n]&&ep(n)&&(tw.tagNameCheck instanceof RegExp&&b(tw.tagNameCheck,n)||tw.tagNameCheck instanceof Function&&tw.tagNameCheck(n)))return!1;if(tF&&!tH[n]){let e=te(t)||t.parentNode,n=tt(t)||t.childNodes;if(n&&e){let r=n.length;for(let i=r-1;i>=0;--i){let r=Q(n[i],!0);r.__removalCount=(t.__removalCount||0)+1,e.insertBefore(r,K(t))}}}return ei(t),!0}return t instanceof F&&!er(t)||("noscript"===n||"noembed"===n||"noframes"===n)&&b(/<\/no(script|embed|frames)/i,t.innerHTML)?(ei(t),!0):(tN&&t.nodeType===G.text&&(e=t.textContent,l([tc,tl,th],t=>{e=g(e,t," ")}),t.textContent!==e&&(f(i.removed,{element:t.cloneNode()}),t.textContent=e)),el("afterSanitizeElements",t,null),!1)},ef=function(t,e,n){if(tj&&("id"===e||"name"===e)&&(n in a||n in t6))return!1;if(tA&&!tT[e]&&b(tf,e));else if(tk&&b(tp,e));else if(!tb[e]||tT[e]){if(!(ep(t)&&(tw.tagNameCheck instanceof RegExp&&b(tw.tagNameCheck,t)||tw.tagNameCheck instanceof Function&&tw.tagNameCheck(t))&&(tw.attributeNameCheck instanceof RegExp&&b(tw.attributeNameCheck,e)||tw.attributeNameCheck instanceof Function&&tw.attributeNameCheck(e))||"is"===e&&tw.allowCustomizedBuiltInElements&&(tw.tagNameCheck instanceof RegExp&&b(tw.tagNameCheck,n)||tw.tagNameCheck instanceof Function&&tw.tagNameCheck(n))))return!1}else if(tB[e]);else if(b(ty,g(n,td,"")));else if(("src"===e||"xlink:href"===e||"href"===e)&&"script"!==t&&0===y(n,"data:")&&tY[t]);else if(tS&&!b(t_,g(n,td,"")));else if(n)return!1;return!0},ep=function(t){return"annotation-xml"!==t&&d(t,tg)},e_=function(t){el("beforeSanitizeAttributes",t,null);let{attributes:e}=t;if(!e)return;let r={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:tb},o=e.length;for(;o--;){let{name:a,namespaceURI:u,value:s}=e[o],c=t3(a),f="value"===a?s:m(s);if(r.attrName=c,r.attrValue=f,r.keepAttr=!0,r.forceKeepAttr=void 0,el("uponSanitizeAttribute",t,r),f=r.attrValue,tE&&b(/((--!?|])>)|<\/(style|title)/i,f)){eo(a,t);continue}if(r.forceKeepAttr||(eo(a,t),!r.keepAttr))continue;if(!tZ&&b(/\/>/i,f)){eo(a,t);continue}tN&&l([tc,tl,th],t=>{f=g(f,t," ")});let p=t3(t.nodeName);if(ef(p,c,f)){if(tR&&("id"===c||"name"===c)&&(eo(a,t),f="user-content-"+f),n&&"object"==typeof B&&"function"==typeof B.getAttributeType){if(u);else switch(B.getAttributeType(p,c)){case"TrustedHTML":f=n.createHTML(f);break;case"TrustedScriptURL":f=n.createScriptURL(f)}}try{u?t.setAttributeNS(u,a,f):t.setAttribute(a,f),es(t)?ei(t):h(i.removed)}catch(t){}}}el("afterSanitizeAttributes",t,null)},ed=function t(e){let n=null,r=eu(e);for(el("beforeSanitizeShadowDOM",e,null);n=r.nextNode();)el("uponSanitizeShadowNode",n,null),eh(n)||(n.content instanceof w&&t(n.content),e_(n));el("afterSanitizeShadowDOM",e,null)};return i.sanitize=function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=null,o=null,a=null,u=null;if((tJ=!t)&&(t="<!-->"),"string"!=typeof t&&!ec(t)){if("function"==typeof t.toString){if("string"!=typeof(t=t.toString()))throw x("dirty is not a string, aborting")}else throw x("toString is not a function")}if(!i.isSupported)return t;if(t$||t7(e),i.removed=[],"string"==typeof t&&(tI=!1),tI){if(t.nodeName){let e=t3(t.nodeName);if(!tm[e]||tM[e])throw x("root node is forbidden and cannot be sanitized in-place")}}else if(t instanceof R)(o=(r=ea("<!---->")).ownerDocument.importNode(t,!0)).nodeType===G.element&&"BODY"===o.nodeName?r=o:"HTML"===o.nodeName?r=o:r.appendChild(o);else{if(!tO&&!tN&&!tC&&-1===t.indexOf("<"))return n&&tU?n.createHTML(t):t;if(!(r=ea(t)))return tO?null:tU?tn:""}r&&tD&&ei(r.firstChild);let c=eu(tI?t:r);for(;a=c.nextNode();)eh(a)||(a.content instanceof w&&ed(a.content),e_(a));if(tI)return t;if(tO){if(tL)for(u=to.call(r.ownerDocument);r.firstChild;)u.appendChild(r.firstChild);else u=r;return(tb.shadowroot||tb.shadowrootmode)&&(u=tu.call(s,u,!0)),u}let h=tC?r.outerHTML:r.innerHTML;return tC&&tm["!doctype"]&&r.ownerDocument&&r.ownerDocument.doctype&&r.ownerDocument.doctype.name&&b(q,r.ownerDocument.doctype.name)&&(h="<!DOCTYPE "+r.ownerDocument.doctype.name+">\n"+h),tN&&l([tc,tl,th],t=>{h=g(h,t," ")}),n&&tU?n.createHTML(h):h},i.setConfig=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};t7(t),t$=!0},i.clearConfig=function(){t5=null,t$=!1},i.isValidAttribute=function(t,e,n){return t5||t7({}),ef(t3(t),t3(e),n)},i.addHook=function(t,e){"function"==typeof e&&(ts[t]=ts[t]||[],f(ts[t],e))},i.removeHook=function(t){if(ts[t])return h(ts[t])},i.removeHooks=function(t){ts[t]&&(ts[t]=[])},i.removeAllHooks=function(){ts={}},i}()},t.exports=e()},3333:function(t,e,n){"use strict";n.d(e,{U:function(){return s}});var r=n(651),i=n(69577),o=n(83139);let a={default:"\uD83D\uDCA1",error:"\uD83D\uDEAB",info:(0,r.jsx)(o.AV,{className:"_mt-1"}),warning:"⚠️"},u={default:(0,i.Z)("_border-orange-100 _bg-orange-50 _text-orange-800 dark:_border-orange-400/30 dark:_bg-orange-400/20 dark:_text-orange-300"),error:(0,i.Z)("_border-red-200 _bg-red-100 _text-red-900 dark:_border-red-200/30 dark:_bg-red-900/30 dark:_text-red-200"),info:(0,i.Z)("_border-blue-200 _bg-blue-100 _text-blue-900 dark:_border-blue-200/30 dark:_bg-blue-900/30 dark:_text-blue-200"),warning:(0,i.Z)("_border-yellow-100 _bg-yellow-50 _text-yellow-900 dark:_border-yellow-200/30 dark:_bg-yellow-700/30 dark:_text-yellow-200")};function s({children:t,type:e="default",emoji:n=a[e]}){return(0,r.jsxs)("div",{className:(0,i.Z)("nextra-callout _overflow-x-auto _mt-6 _flex _rounded-lg _border _py-2 ltr:_pr-4 rtl:_pl-4","contrast-more:_border-current contrast-more:dark:_border-current",u[e]),children:[(0,r.jsx)("div",{className:"_select-none _text-xl ltr:_pl-3 ltr:_pr-2 rtl:_pr-3 rtl:_pl-2",style:{fontFamily:'"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"'},children:n}),(0,r.jsx)("div",{className:"_w-full _min-w-0 _leading-7",children:t})]})}},13404:function(t,e,n){"use strict";function r(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];var r=Array.from("string"==typeof t?[t]:t);r[r.length-1]=r[r.length-1].replace(/\r?\n([\t ]*)$/,"");var i=r.reduce(function(t,e){var n=e.match(/\n([\t ]+|(?!\s).)/g);return n?t.concat(n.map(function(t){var e,n;return null!==(n=null===(e=t.match(/[\t ]/g))||void 0===e?void 0:e.length)&&void 0!==n?n:0})):t},[]);if(i.length){var o=RegExp("\n[	 ]{"+Math.min.apply(Math,i)+"}","g");r=r.map(function(t){return t.replace(o,"\n")})}r[0]=r[0].replace(/^\r?\n/,"");var a=r[0];return e.forEach(function(t,e){var n=a.match(/(?:^|\n)( *)$/),i=n?n[1]:"",o=t;"string"==typeof t&&t.includes("\n")&&(o=String(t).split("\n").map(function(t,e){return 0===e?t:""+i+t}).join("\n")),a+=o+r[e+1]}),a}n.d(e,{Z:function(){return r}})},45846:function(t,e,n){"use strict";n.d(e,{G:function(){return a}});var r=n(651),i=n(92379),o=n(20963);function a({chart:t}){let e=(0,i.useId)(),[n,a]=(0,i.useState)("");return(0,i.useEffect)(()=>{let n=document.documentElement,r=new MutationObserver(i);return r.observe(n,{attributes:!0}),i(),()=>{r.disconnect()};async function i(){let r=n.classList.contains("dark")||n.attributes.getNamedItem("data-theme")?.value==="dark";try{o.N.initialize({startOnLoad:!1,securityLevel:"loose",fontFamily:"inherit",themeCSS:"margin: 1.5rem auto 0;",theme:r?"dark":"default"});let{svg:n}=await o.N.render(e.replaceAll(":",""),t);a(n)}catch(t){console.error("Error while rendering mermaid",t)}}},[t]),(0,r.jsx)("div",{dangerouslySetInnerHTML:{__html:n}})}},94515:function(t,e,n){"use strict";function r(t,e){let n;if(void 0===e)for(let e of t)null!=e&&(n<e||void 0===n&&e>=e)&&(n=e);else{let r=-1;for(let i of t)null!=(i=e(i,++r,t))&&(n<i||void 0===n&&i>=i)&&(n=i)}return n}function i(t,e){let n;if(void 0===e)for(let e of t)null!=e&&(n>e||void 0===n&&e>=e)&&(n=e);else{let r=-1;for(let i of t)null!=(i=e(i,++r,t))&&(n>i||void 0===n&&i>=i)&&(n=i)}return n}function o(t){return t}function a(t){return"translate("+t+",0)"}function u(t){return"translate(0,"+t+")"}function s(){return!this.__axis}function c(t,e){var n=[],r=null,i=null,c=6,l=6,h=3,f="undefined"!=typeof window&&window.devicePixelRatio>1?0:.5,p=1===t||4===t?-1:1,_=4===t||2===t?"x":"y",d=1===t||3===t?a:u;function g(a){var u=null==r?e.ticks?e.ticks.apply(e,n):e.domain():r,g=null==i?e.tickFormat?e.tickFormat.apply(e,n):o:i,y=Math.max(c,0)+h,m=e.range(),v=+m[0]+f,b=+m[m.length-1]+f,x=(e.bandwidth?function(t,e){return e=Math.max(0,t.bandwidth()-2*e)/2,t.round()&&(e=Math.round(e)),n=>+t(n)+e}:function(t){return e=>+t(e)})(e.copy(),f),w=a.selection?a.selection():a,M=w.selectAll(".domain").data([null]),T=w.selectAll(".tick").data(u,e).order(),k=T.exit(),A=T.enter().append("g").attr("class","tick"),S=T.select("line"),Z=T.select("text");M=M.merge(M.enter().insert("path",".tick").attr("class","domain").attr("stroke","currentColor")),T=T.merge(A),S=S.merge(A.append("line").attr("stroke","currentColor").attr(_+"2",p*c)),Z=Z.merge(A.append("text").attr("fill","currentColor").attr(_,p*y).attr("dy",1===t?"0em":3===t?"0.71em":"0.32em")),a!==w&&(M=M.transition(a),T=T.transition(a),S=S.transition(a),Z=Z.transition(a),k=k.transition(a).attr("opacity",1e-6).attr("transform",function(t){return isFinite(t=x(t))?d(t+f):this.getAttribute("transform")}),A.attr("opacity",1e-6).attr("transform",function(t){var e=this.parentNode.__axis;return d((e&&isFinite(e=e(t))?e:x(t))+f)})),k.remove(),M.attr("d",4===t||2===t?l?"M"+p*l+","+v+"H"+f+"V"+b+"H"+p*l:"M"+f+","+v+"V"+b:l?"M"+v+","+p*l+"V"+f+"H"+b+"V"+p*l:"M"+v+","+f+"H"+b),T.attr("opacity",1).attr("transform",function(t){return d(x(t)+f)}),S.attr(_+"2",p*c),Z.attr(_,p*y).text(g),w.filter(s).attr("fill","none").attr("font-size",10).attr("font-family","sans-serif").attr("text-anchor",2===t?"start":4===t?"end":"middle"),w.each(function(){this.__axis=x})}return g.scale=function(t){return arguments.length?(e=t,g):e},g.ticks=function(){return n=Array.from(arguments),g},g.tickArguments=function(t){return arguments.length?(n=null==t?[]:Array.from(t),g):n.slice()},g.tickValues=function(t){return arguments.length?(r=null==t?null:Array.from(t),g):r&&r.slice()},g.tickFormat=function(t){return arguments.length?(i=t,g):i},g.tickSize=function(t){return arguments.length?(c=l=+t,g):c},g.tickSizeInner=function(t){return arguments.length?(c=+t,g):c},g.tickSizeOuter=function(t){return arguments.length?(l=+t,g):l},g.tickPadding=function(t){return arguments.length?(h=+t,g):h},g.offset=function(t){return arguments.length?(f=+t,g):f},g}function l(t){return c(1,t)}function h(t){return c(3,t)}function f(){}function p(t){return null==t?f:function(){return this.querySelector(t)}}function _(t){return null==t?[]:Array.isArray(t)?t:Array.from(t)}function d(){return[]}function g(t){return null==t?d:function(){return this.querySelectorAll(t)}}function y(t){return function(){return this.matches(t)}}function m(t){return function(e){return e.matches(t)}}n.d(e,{Nb1:function(){return iI},LLu:function(){return h},F5q:function(){return l},$0Z:function(){return iK},Dts:function(){return i1},WQY:function(){return i3},qpX:function(){return i6},u93:function(){return i4},tFB:function(){return i9},YY7:function(){return oe},OvA:function(){return or},dCK:function(){return oo},zgE:function(){return os},fGX:function(){return ol},$m7:function(){return of},c_6:function(){return iz},fxm:function(){return o_},FdL:function(){return ox},ak_:function(){return ow},SxZ:function(){return ok},eA_:function(){return oS},jsv:function(){return oN},iJ:function(){return oZ},JHv:function(){return eQ},jvg:function(){return iB},Fp7:function(){return r},VV$:function(){return i},ve8:function(){return iX},tiA:function(){return function t(){var e,n,r=e3().unknown(void 0),i=r.domain,o=r.range,a=0,u=1,s=!1,c=0,l=0,h=.5;function f(){var t=i().length,r=u<a,f=r?u:a,p=r?a:u;e=(p-f)/Math.max(1,t-c+2*l),s&&(e=Math.floor(e)),f+=(p-f-e*(t-c))*h,n=e*(1-c),s&&(f=Math.round(f),n=Math.round(n));var _=(function(t,e,n){t=+t,e=+e,n=(i=arguments.length)<2?(e=t,t=0,1):i<3?1:+n;for(var r=-1,i=0|Math.max(0,Math.ceil((e-t)/n)),o=Array(i);++r<i;)o[r]=t+r*n;return o})(t).map(function(t){return f+e*t});return o(r?_.reverse():_)}return delete r.unknown,r.domain=function(t){return arguments.length?(i(t),f()):i()},r.range=function(t){return arguments.length?([a,u]=t,a=+a,u=+u,f()):[a,u]},r.rangeRound=function(t){return[a,u]=t,a=+a,u=+u,s=!0,f()},r.bandwidth=function(){return n},r.step=function(){return e},r.round=function(t){return arguments.length?(s=!!t,f()):s},r.padding=function(t){return arguments.length?(c=Math.min(1,l=+t),f()):c},r.paddingInner=function(t){return arguments.length?(c=Math.min(1,t),f()):c},r.paddingOuter=function(t){return arguments.length?(l=+t,f()):l},r.align=function(t){return arguments.length?(h=Math.max(0,Math.min(1,t)),f()):h},r.copy=function(){return t(i(),[a,u]).round(s).paddingInner(c).paddingOuter(l).align(h)},eJ.apply(f(),arguments)}},BYU:function(){return function t(){var e,n=n_();return n.copy=function(){return np(n,t())},eJ.apply(n,arguments),e=n.domain,n.ticks=function(t){var n=e();return function(t,e,n){if(e=+e,t=+t,!((n=+n)>0))return[];if(t===e)return[t];let r=e<t,[i,o,a]=r?e7(e,t,n):e7(t,e,n);if(!(o>=i))return[];let u=o-i+1,s=Array(u);if(r){if(a<0)for(let t=0;t<u;++t)s[t]=-((o-t)/a);else for(let t=0;t<u;++t)s[t]=(o-t)*a}else if(a<0)for(let t=0;t<u;++t)s[t]=-((i+t)/a);else for(let t=0;t<u;++t)s[t]=(i+t)*a;return s}(n[0],n[n.length-1],null==t?10:t)},n.tickFormat=function(t,n){var r=e();return function(t,e,n,r){var i,o,a=e8(t,e,n);switch((r=ng(null==r?",f":r)).type){case"s":var u=Math.max(Math.abs(t),Math.abs(e));return null!=r.precision||isNaN(o=Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(nv(u)/3)))-nv(Math.abs(a))))||(r.precision=o),ts(r,u);case"":case"e":case"g":case"p":case"r":null!=r.precision||isNaN(o=Math.max(0,nv(Math.abs(Math.max(Math.abs(t),Math.abs(e)))-(i=Math.abs(i=a)))-nv(i))+1)||(r.precision=o-("e"===r.type));break;case"f":case"%":null!=r.precision||isNaN(o=Math.max(0,-nv(Math.abs(a))))||(r.precision=o-("%"===r.type)*2)}return tu(r)}(r[0],r[r.length-1],null==t?10:t,n)},n.nice=function(t){null==t&&(t=10);var r,i,o=e(),a=0,u=o.length-1,s=o[a],c=o[u],l=10;for(c<s&&(i=s,s=c,c=i,i=a,a=u,u=i);l-- >0;){if((i=e9(s,c,t))===r)return o[a]=s,o[u]=c,e(o);if(i>0)s=Math.floor(s/i)*i,c=Math.ceil(c/i)*i;else if(i<0)s=Math.ceil(s*i)/i,c=Math.floor(c*i)/i;else break;r=i}return n},n}},PKp:function(){return e3},Xf:function(){return ih},K2I:function(){return ip},Ys:function(){return i_},td_:function(){return id},YPS:function(){return eO},rr1:function(){return nO},i$Z:function(){return tl},y2j:function(){return nz},WQD:function(){return n$},U8T:function(){return nZ},Z_i:function(){return nE},Ox9:function(){return nF},F0B:function(){return nK},LqH:function(){return nY},S1K:function(){return nN},Zyz:function(){return nR},Igq:function(){return nH},YDX:function(){return nI},EFj:function(){return nP}});var v=Array.prototype.find;function b(){return this.firstElementChild}var x=Array.prototype.filter;function w(){return Array.from(this.children)}function M(t){return Array(t.length)}function T(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}function k(t,e,n,r,i,o){for(var a,u=0,s=e.length,c=o.length;u<c;++u)(a=e[u])?(a.__data__=o[u],r[u]=a):n[u]=new T(t,o[u]);for(;u<s;++u)(a=e[u])&&(i[u]=a)}function A(t,e,n,r,i,o,a){var u,s,c,l=new Map,h=e.length,f=o.length,p=Array(h);for(u=0;u<h;++u)(s=e[u])&&(p[u]=c=a.call(s,s.__data__,u,e)+"",l.has(c)?i[u]=s:l.set(c,s));for(u=0;u<f;++u)c=a.call(t,o[u],u,o)+"",(s=l.get(c))?(r[u]=s,s.__data__=o[u],l.delete(c)):n[u]=new T(t,o[u]);for(u=0;u<h;++u)(s=e[u])&&l.get(p[u])===s&&(i[u]=s)}function S(t){return t.__data__}function Z(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}T.prototype={constructor:T,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}};var N="http://www.w3.org/1999/xhtml",E={svg:"http://www.w3.org/2000/svg",xhtml:N,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function C(t){var e=t+="",n=e.indexOf(":");return n>=0&&"xmlns"!==(e=t.slice(0,n))&&(t=t.slice(n+1)),E.hasOwnProperty(e)?{space:E[e],local:t}:t}function $(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function D(t,e){return t.style.getPropertyValue(e)||$(t).getComputedStyle(t,null).getPropertyValue(e)}function O(t){return t.trim().split(/^|\s+/)}function L(t){return t.classList||new U(t)}function U(t){this._node=t,this._names=O(t.getAttribute("class")||"")}function j(t,e){for(var n=L(t),r=-1,i=e.length;++r<i;)n.add(e[r])}function R(t,e){for(var n=L(t),r=-1,i=e.length;++r<i;)n.remove(e[r])}function F(){this.textContent=""}function I(){this.innerHTML=""}function P(){this.nextSibling&&this.parentNode.appendChild(this)}function H(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function z(t){var e=C(t);return(e.local?function(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}:function(t){return function(){var e=this.ownerDocument,n=this.namespaceURI;return n===N&&e.documentElement.namespaceURI===N?e.createElement(t):e.createElementNS(n,t)}})(e)}function Y(){return null}function q(){var t=this.parentNode;t&&t.removeChild(this)}function B(){var t=this.cloneNode(!1),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function W(){var t=this.cloneNode(!0),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function G(t){return function(){var e=this.__on;if(e){for(var n,r=0,i=-1,o=e.length;r<o;++r)(n=e[r],t.type&&n.type!==t.type||n.name!==t.name)?e[++i]=n:this.removeEventListener(n.type,n.listener,n.options);++i?e.length=i:delete this.__on}}}function X(t,e,n){return function(){var r,i=this.__on,o=function(t){e.call(this,t,this.__data__)};if(i){for(var a=0,u=i.length;a<u;++a)if((r=i[a]).type===t.type&&r.name===t.name){this.removeEventListener(r.type,r.listener,r.options),this.addEventListener(r.type,r.listener=o,r.options=n),r.value=e;return}}this.addEventListener(t.type,o,n),r={type:t.type,name:t.name,value:e,listener:o,options:n},i?i.push(r):this.__on=[r]}}function V(t,e,n){var r=$(t),i=r.CustomEvent;"function"==typeof i?i=new i(e,n):(i=r.document.createEvent("Event"),n?(i.initEvent(e,n.bubbles,n.cancelable),i.detail=n.detail):i.initEvent(e,!1,!1)),t.dispatchEvent(i)}U.prototype={add:function(t){0>this._names.indexOf(t)&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t);e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};var Q=[null];function J(t,e){this._groups=t,this._parents=e}function K(){return new J([[document.documentElement]],Q)}J.prototype=K.prototype={constructor:J,select:function(t){"function"!=typeof t&&(t=p(t));for(var e=this._groups,n=e.length,r=Array(n),i=0;i<n;++i)for(var o,a,u=e[i],s=u.length,c=r[i]=Array(s),l=0;l<s;++l)(o=u[l])&&(a=t.call(o,o.__data__,l,u))&&("__data__"in o&&(a.__data__=o.__data__),c[l]=a);return new J(r,this._parents)},selectAll:function(t){if("function"==typeof t){var e;e=t,t=function(){return _(e.apply(this,arguments))}}else t=g(t);for(var n=this._groups,r=n.length,i=[],o=[],a=0;a<r;++a)for(var u,s=n[a],c=s.length,l=0;l<c;++l)(u=s[l])&&(i.push(t.call(u,u.__data__,l,s)),o.push(u));return new J(i,o)},selectChild:function(t){var e;return this.select(null==t?b:(e="function"==typeof t?t:m(t),function(){return v.call(this.children,e)}))},selectChildren:function(t){var e;return this.selectAll(null==t?w:(e="function"==typeof t?t:m(t),function(){return x.call(this.children,e)}))},filter:function(t){"function"!=typeof t&&(t=y(t));for(var e=this._groups,n=e.length,r=Array(n),i=0;i<n;++i)for(var o,a=e[i],u=a.length,s=r[i]=[],c=0;c<u;++c)(o=a[c])&&t.call(o,o.__data__,c,a)&&s.push(o);return new J(r,this._parents)},data:function(t,e){if(!arguments.length)return Array.from(this,S);var n=e?A:k,r=this._parents,i=this._groups;"function"!=typeof t&&(m=t,t=function(){return m});for(var o=i.length,a=Array(o),u=Array(o),s=Array(o),c=0;c<o;++c){var l=r[c],h=i[c],f=h.length,p="object"==typeof(y=t.call(l,l&&l.__data__,c,r))&&"length"in y?y:Array.from(y),_=p.length,d=u[c]=Array(_),g=a[c]=Array(_);n(l,h,d,g,s[c]=Array(f),p,e);for(var y,m,v,b,x=0,w=0;x<_;++x)if(v=d[x]){for(x>=w&&(w=x+1);!(b=g[w])&&++w<_;);v._next=b||null}}return(a=new J(a,r))._enter=u,a._exit=s,a},enter:function(){return new J(this._enter||this._groups.map(M),this._parents)},exit:function(){return new J(this._exit||this._groups.map(M),this._parents)},join:function(t,e,n){var r=this.enter(),i=this,o=this.exit();return"function"==typeof t?(r=t(r))&&(r=r.selection()):r=r.append(t+""),null!=e&&(i=e(i))&&(i=i.selection()),null==n?o.remove():n(o),r&&i?r.merge(i).order():i},merge:function(t){for(var e=t.selection?t.selection():t,n=this._groups,r=e._groups,i=n.length,o=r.length,a=Math.min(i,o),u=Array(i),s=0;s<a;++s)for(var c,l=n[s],h=r[s],f=l.length,p=u[s]=Array(f),_=0;_<f;++_)(c=l[_]||h[_])&&(p[_]=c);for(;s<i;++s)u[s]=n[s];return new J(u,this._parents)},selection:function(){return this},order:function(){for(var t=this._groups,e=-1,n=t.length;++e<n;)for(var r,i=t[e],o=i.length-1,a=i[o];--o>=0;)(r=i[o])&&(a&&4^r.compareDocumentPosition(a)&&a.parentNode.insertBefore(r,a),a=r);return this},sort:function(t){function e(e,n){return e&&n?t(e.__data__,n.__data__):!e-!n}t||(t=Z);for(var n=this._groups,r=n.length,i=Array(r),o=0;o<r;++o){for(var a,u=n[o],s=u.length,c=i[o]=Array(s),l=0;l<s;++l)(a=u[l])&&(c[l]=a);c.sort(e)}return new J(i,this._parents).order()},call:function(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var t=this._groups,e=0,n=t.length;e<n;++e)for(var r=t[e],i=0,o=r.length;i<o;++i){var a=r[i];if(a)return a}return null},size:function(){let t=0;for(let e of this)++t;return t},empty:function(){return!this.node()},each:function(t){for(var e=this._groups,n=0,r=e.length;n<r;++n)for(var i,o=e[n],a=0,u=o.length;a<u;++a)(i=o[a])&&t.call(i,i.__data__,a,o);return this},attr:function(t,e){var n=C(t);if(arguments.length<2){var r=this.node();return n.local?r.getAttributeNS(n.space,n.local):r.getAttribute(n)}return this.each((null==e?n.local?function(t){return function(){this.removeAttributeNS(t.space,t.local)}}:function(t){return function(){this.removeAttribute(t)}}:"function"==typeof e?n.local?function(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,n)}}:function(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttribute(t):this.setAttribute(t,n)}}:n.local?function(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}:function(t,e){return function(){this.setAttribute(t,e)}})(n,e))},style:function(t,e,n){return arguments.length>1?this.each((null==e?function(t){return function(){this.style.removeProperty(t)}}:"function"==typeof e?function(t,e,n){return function(){var r=e.apply(this,arguments);null==r?this.style.removeProperty(t):this.style.setProperty(t,r,n)}}:function(t,e,n){return function(){this.style.setProperty(t,e,n)}})(t,e,null==n?"":n)):D(this.node(),t)},property:function(t,e){return arguments.length>1?this.each((null==e?function(t){return function(){delete this[t]}}:"function"==typeof e?function(t,e){return function(){var n=e.apply(this,arguments);null==n?delete this[t]:this[t]=n}}:function(t,e){return function(){this[t]=e}})(t,e)):this.node()[t]},classed:function(t,e){var n=O(t+"");if(arguments.length<2){for(var r=L(this.node()),i=-1,o=n.length;++i<o;)if(!r.contains(n[i]))return!1;return!0}return this.each(("function"==typeof e?function(t,e){return function(){(e.apply(this,arguments)?j:R)(this,t)}}:e?function(t){return function(){j(this,t)}}:function(t){return function(){R(this,t)}})(n,e))},text:function(t){return arguments.length?this.each(null==t?F:("function"==typeof t?function(t){return function(){var e=t.apply(this,arguments);this.textContent=null==e?"":e}}:function(t){return function(){this.textContent=t}})(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?I:("function"==typeof t?function(t){return function(){var e=t.apply(this,arguments);this.innerHTML=null==e?"":e}}:function(t){return function(){this.innerHTML=t}})(t)):this.node().innerHTML},raise:function(){return this.each(P)},lower:function(){return this.each(H)},append:function(t){var e="function"==typeof t?t:z(t);return this.select(function(){return this.appendChild(e.apply(this,arguments))})},insert:function(t,e){var n="function"==typeof t?t:z(t),r=null==e?Y:"function"==typeof e?e:p(e);return this.select(function(){return this.insertBefore(n.apply(this,arguments),r.apply(this,arguments)||null)})},remove:function(){return this.each(q)},clone:function(t){return this.select(t?W:B)},datum:function(t){return arguments.length?this.property("__data__",t):this.node().__data__},on:function(t,e,n){var r,i,o=(t+"").trim().split(/^|\s+/).map(function(t){var e="",n=t.indexOf(".");return n>=0&&(e=t.slice(n+1),t=t.slice(0,n)),{type:t,name:e}}),a=o.length;if(arguments.length<2){var u=this.node().__on;if(u){for(var s,c=0,l=u.length;c<l;++c)for(r=0,s=u[c];r<a;++r)if((i=o[r]).type===s.type&&i.name===s.name)return s.value}return}for(r=0,u=e?X:G;r<a;++r)this.each(u(o[r],e,n));return this},dispatch:function(t,e){return this.each(("function"==typeof e?function(t,e){return function(){return V(this,t,e.apply(this,arguments))}}:function(t,e){return function(){return V(this,t,e)}})(t,e))},[Symbol.iterator]:function*(){for(var t=this._groups,e=0,n=t.length;e<n;++e)for(var r,i=t[e],o=0,a=i.length;o<a;++o)(r=i[o])&&(yield r)}};var tt={value:()=>{}};function te(){for(var t,e=0,n=arguments.length,r={};e<n;++e){if(!(t=arguments[e]+"")||t in r||/[\s.]/.test(t))throw Error("illegal type: "+t);r[t]=[]}return new tn(r)}function tn(t){this._=t}function tr(t,e,n){for(var r=0,i=t.length;r<i;++r)if(t[r].name===e){t[r]=tt,t=t.slice(0,r).concat(t.slice(r+1));break}return null!=n&&t.push({name:e,value:n}),t}tn.prototype=te.prototype={constructor:tn,on:function(t,e){var n,r=this._,i=(t+"").trim().split(/^|\s+/).map(function(t){var e="",n=t.indexOf(".");if(n>=0&&(e=t.slice(n+1),t=t.slice(0,n)),t&&!r.hasOwnProperty(t))throw Error("unknown type: "+t);return{type:t,name:e}}),o=-1,a=i.length;if(arguments.length<2){for(;++o<a;)if((n=(t=i[o]).type)&&(n=function(t,e){for(var n,r=0,i=t.length;r<i;++r)if((n=t[r]).name===e)return n.value}(r[n],t.name)))return n;return}if(null!=e&&"function"!=typeof e)throw Error("invalid callback: "+e);for(;++o<a;)if(n=(t=i[o]).type)r[n]=tr(r[n],t.name,e);else if(null==e)for(n in r)r[n]=tr(r[n],t.name,null);return this},copy:function(){var t={},e=this._;for(var n in e)t[n]=e[n].slice();return new tn(t)},call:function(t,e){if((n=arguments.length-2)>0)for(var n,r,i=Array(n),o=0;o<n;++o)i[o]=arguments[o+2];if(!this._.hasOwnProperty(t))throw Error("unknown type: "+t);for(r=this._[t],o=0,n=r.length;o<n;++o)r[o].value.apply(e,i)},apply:function(t,e,n){if(!this._.hasOwnProperty(t))throw Error("unknown type: "+t);for(var r=this._[t],i=0,o=r.length;i<o;++i)r[i].value.apply(e,n)}};var ti,to,ta,tu,ts,tc,tl,th,tf,tp=0,t_=0,td=0,tg=0,ty=0,tm=0,tv="object"==typeof performance&&performance.now?performance:Date,tb="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function tx(){return ty||(tb(tw),ty=tv.now()+tm)}function tw(){ty=0}function tM(){this._call=this._time=this._next=null}function tT(t,e,n){var r=new tM;return r.restart(t,e,n),r}function tk(){ty=(tg=tv.now())+tm,tp=t_=0;try{!function(){tx(),++tp;for(var t,e=th;e;)(t=ty-e._time)>=0&&e._call.call(void 0,t),e=e._next;--tp}()}finally{tp=0,function(){for(var t,e,n=th,r=1/0;n;)n._call?(r>n._time&&(r=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:th=e);tf=t,tS(r)}(),ty=0}}function tA(){var t=tv.now(),e=t-tg;e>1e3&&(tm-=e,tg=t)}function tS(t){!tp&&(t_&&(t_=clearTimeout(t_)),t-ty>24?(t<1/0&&(t_=setTimeout(tk,t-tv.now()-tm)),td&&(td=clearInterval(td))):(td||(tg=tv.now(),td=setInterval(tA,1e3)),tp=1,tb(tk)))}function tZ(t,e,n){var r=new tM;return e=null==e?0:+e,r.restart(n=>{r.stop(),t(n+e)},e,n),r}tM.prototype=tT.prototype={constructor:tM,restart:function(t,e,n){if("function"!=typeof t)throw TypeError("callback is not a function");n=(null==n?tx():+n)+(null==e?0:+e),this._next||tf===this||(tf?tf._next=this:th=this,tf=this),this._call=t,this._time=n,tS()},stop:function(){this._call&&(this._call=null,this._time=1/0,tS())}};var tN=te("start","end","cancel","interrupt"),tE=[];function tC(t,e,n,r,i,o){var a=t.__transition;if(a){if(n in a)return}else t.__transition={};!function(t,e,n){var r,i=t.__transition;function o(s){var c,l,h,f;if(1!==n.state)return u();for(c in i)if((f=i[c]).name===n.name){if(3===f.state)return tZ(o);4===f.state?(f.state=6,f.timer.stop(),f.on.call("interrupt",t,t.__data__,f.index,f.group),delete i[c]):+c<e&&(f.state=6,f.timer.stop(),f.on.call("cancel",t,t.__data__,f.index,f.group),delete i[c])}if(tZ(function(){3===n.state&&(n.state=4,n.timer.restart(a,n.delay,n.time),a(s))}),n.state=2,n.on.call("start",t,t.__data__,n.index,n.group),2===n.state){for(c=0,n.state=3,r=Array(h=n.tween.length),l=-1;c<h;++c)(f=n.tween[c].value.call(t,t.__data__,n.index,n.group))&&(r[++l]=f);r.length=l+1}}function a(e){for(var i=e<n.duration?n.ease.call(null,e/n.duration):(n.timer.restart(u),n.state=5,1),o=-1,a=r.length;++o<a;)r[o].call(t,i);5===n.state&&(n.on.call("end",t,t.__data__,n.index,n.group),u())}function u(){for(var r in n.state=6,n.timer.stop(),delete i[e],i)return;delete t.__transition}i[e]=n,n.timer=tT(function(t){n.state=1,n.timer.restart(o,n.delay,n.time),n.delay<=t&&o(t-n.delay)},0,n.time)}(t,n,{name:e,index:r,group:i,on:tN,tween:tE,time:o.time,delay:o.delay,duration:o.duration,ease:o.ease,timer:null,state:0})}function t$(t,e){var n=tO(t,e);if(n.state>0)throw Error("too late; already scheduled");return n}function tD(t,e){var n=tO(t,e);if(n.state>3)throw Error("too late; already running");return n}function tO(t,e){var n=t.__transition;if(!n||!(n=n[e]))throw Error("transition not found");return n}function tL(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}var tU=180/Math.PI,tj={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function tR(t,e,n,r,i,o){var a,u,s;return(a=Math.sqrt(t*t+e*e))&&(t/=a,e/=a),(s=t*n+e*r)&&(n-=t*s,r-=e*s),(u=Math.sqrt(n*n+r*r))&&(n/=u,r/=u,s/=u),t*r<e*n&&(t=-t,e=-e,s=-s,a=-a),{translateX:i,translateY:o,rotate:Math.atan2(e,t)*tU,skewX:Math.atan(s)*tU,scaleX:a,scaleY:u}}function tF(t,e,n,r){function i(t){return t.length?t.pop()+" ":""}return function(o,a){var u,s,c,l,h=[],f=[];return o=t(o),a=t(a),!function(t,r,i,o,a,u){if(t!==i||r!==o){var s=a.push("translate(",null,e,null,n);u.push({i:s-4,x:tL(t,i)},{i:s-2,x:tL(r,o)})}else(i||o)&&a.push("translate("+i+e+o+n)}(o.translateX,o.translateY,a.translateX,a.translateY,h,f),(u=o.rotate)!==(s=a.rotate)?(u-s>180?s+=360:s-u>180&&(u+=360),f.push({i:h.push(i(h)+"rotate(",null,r)-2,x:tL(u,s)})):s&&h.push(i(h)+"rotate("+s+r),(c=o.skewX)!==(l=a.skewX)?f.push({i:h.push(i(h)+"skewX(",null,r)-2,x:tL(c,l)}):l&&h.push(i(h)+"skewX("+l+r),!function(t,e,n,r,o,a){if(t!==n||e!==r){var u=o.push(i(o)+"scale(",null,",",null,")");a.push({i:u-4,x:tL(t,n)},{i:u-2,x:tL(e,r)})}else(1!==n||1!==r)&&o.push(i(o)+"scale("+n+","+r+")")}(o.scaleX,o.scaleY,a.scaleX,a.scaleY,h,f),o=a=null,function(t){for(var e,n=-1,r=f.length;++n<r;)h[(e=f[n]).i]=e.x(t);return h.join("")}}}var tI=tF(function(t){let e=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(t+"");return e.isIdentity?tj:tR(e.a,e.b,e.c,e.d,e.e,e.f)},"px, ","px)","deg)"),tP=tF(function(t){return null==t?tj:(ti||(ti=document.createElementNS("http://www.w3.org/2000/svg","g")),ti.setAttribute("transform",t),t=ti.transform.baseVal.consolidate())?tR((t=t.matrix).a,t.b,t.c,t.d,t.e,t.f):tj},", ",")",")");function tH(t,e,n){var r=t._id;return t.each(function(){var t=tD(this,r);(t.value||(t.value={}))[e]=n.apply(this,arguments)}),function(t){return tO(t,r).value[e]}}function tz(t,e,n){t.prototype=e.prototype=n,n.constructor=t}function tY(t,e){var n=Object.create(t.prototype);for(var r in e)n[r]=e[r];return n}function tq(){}var tB="\\s*([+-]?\\d+)\\s*",tW="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",tG="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",tX=/^#([0-9a-f]{3,8})$/,tV=RegExp(`^rgb\\(${tB},${tB},${tB}\\)$`),tQ=RegExp(`^rgb\\(${tG},${tG},${tG}\\)$`),tJ=RegExp(`^rgba\\(${tB},${tB},${tB},${tW}\\)$`),tK=RegExp(`^rgba\\(${tG},${tG},${tG},${tW}\\)$`),t0=RegExp(`^hsl\\(${tW},${tG},${tG}\\)$`),t1=RegExp(`^hsla\\(${tW},${tG},${tG},${tW}\\)$`),t2={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function t3(){return this.rgb().formatHex()}function t5(){return this.rgb().formatRgb()}function t6(t){var e,n;return t=(t+"").trim().toLowerCase(),(e=tX.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?t4(e):3===n?new et(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?t7(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?t7(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=tV.exec(t))?new et(e[1],e[2],e[3],1):(e=tQ.exec(t))?new et(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=tJ.exec(t))?t7(e[1],e[2],e[3],e[4]):(e=tK.exec(t))?t7(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=t0.exec(t))?ea(e[1],e[2]/100,e[3]/100,1):(e=t1.exec(t))?ea(e[1],e[2]/100,e[3]/100,e[4]):t2.hasOwnProperty(t)?t4(t2[t]):"transparent"===t?new et(NaN,NaN,NaN,0):null}function t4(t){return new et(t>>16&255,t>>8&255,255&t,1)}function t7(t,e,n,r){return r<=0&&(t=e=n=NaN),new et(t,e,n,r)}function t9(t){return(t instanceof tq||(t=t6(t)),t)?new et((t=t.rgb()).r,t.g,t.b,t.opacity):new et}function t8(t,e,n,r){return 1==arguments.length?t9(t):new et(t,e,n,null==r?1:r)}function et(t,e,n,r){this.r=+t,this.g=+e,this.b=+n,this.opacity=+r}function ee(){return`#${eo(this.r)}${eo(this.g)}${eo(this.b)}`}function en(){let t=er(this.opacity);return`${1===t?"rgb(":"rgba("}${ei(this.r)}, ${ei(this.g)}, ${ei(this.b)}${1===t?")":`, ${t})`}`}function er(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function ei(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function eo(t){return((t=ei(t))<16?"0":"")+t.toString(16)}function ea(t,e,n,r){return r<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new es(t,e,n,r)}function eu(t){if(t instanceof es)return new es(t.h,t.s,t.l,t.opacity);if(t instanceof tq||(t=t6(t)),!t)return new es;if(t instanceof es)return t;var e=(t=t.rgb()).r/255,n=t.g/255,r=t.b/255,i=Math.min(e,n,r),o=Math.max(e,n,r),a=NaN,u=o-i,s=(o+i)/2;return u?(a=e===o?(n-r)/u+(n<r)*6:n===o?(r-e)/u+2:(e-n)/u+4,u/=s<.5?o+i:2-o-i,a*=60):u=s>0&&s<1?0:a,new es(a,u,s,t.opacity)}function es(t,e,n,r){this.h=+t,this.s=+e,this.l=+n,this.opacity=+r}function ec(t){return(t=(t||0)%360)<0?t+360:t}function el(t){return Math.max(0,Math.min(1,t||0))}function eh(t,e,n){return(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)*255}function ef(t,e,n,r,i){var o=t*t,a=o*t;return((1-3*t+3*o-a)*e+(4-6*o+3*a)*n+(1+3*t+3*o-3*a)*r+a*i)/6}tz(tq,t6,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:t3,formatHex:t3,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return eu(this).formatHsl()},formatRgb:t5,toString:t5}),tz(et,t8,tY(tq,{brighter(t){return t=null==t?1.4285714285714286:Math.pow(1.4285714285714286,t),new et(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=null==t?.7:Math.pow(.7,t),new et(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new et(ei(this.r),ei(this.g),ei(this.b),er(this.opacity))},displayable(){return -.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:ee,formatHex:ee,formatHex8:function(){return`#${eo(this.r)}${eo(this.g)}${eo(this.b)}${eo((isNaN(this.opacity)?1:this.opacity)*255)}`},formatRgb:en,toString:en})),tz(es,function(t,e,n,r){return 1==arguments.length?eu(t):new es(t,e,n,null==r?1:r)},tY(tq,{brighter(t){return t=null==t?1.4285714285714286:Math.pow(1.4285714285714286,t),new es(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=null==t?.7:Math.pow(.7,t),new es(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+(this.h<0)*360,e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*e,i=2*n-r;return new et(eh(t>=240?t-240:t+120,i,r),eh(t,i,r),eh(t<120?t+240:t-120,i,r),this.opacity)},clamp(){return new es(ec(this.h),el(this.s),el(this.l),er(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){let t=er(this.opacity);return`${1===t?"hsl(":"hsla("}${ec(this.h)}, ${100*el(this.s)}%, ${100*el(this.l)}%${1===t?")":`, ${t})`}`}}));var ep=t=>()=>t;function e_(t,e){return function(n){return t+n*e}}function ed(t,e){var n=e-t;return n?e_(t,n):ep(isNaN(t)?e:t)}var eg=function t(e){var n,r=1==(n=+(n=e))?ed:function(t,e){var r,i,o;return e-t?(r=t,i=e,r=Math.pow(r,o=n),i=Math.pow(i,o)-r,o=1/o,function(t){return Math.pow(r+t*i,o)}):ep(isNaN(t)?e:t)};function i(t,e){var n=r((t=t8(t)).r,(e=t8(e)).r),i=r(t.g,e.g),o=r(t.b,e.b),a=ed(t.opacity,e.opacity);return function(e){return t.r=n(e),t.g=i(e),t.b=o(e),t.opacity=a(e),t+""}}return i.gamma=t,i}(1);function ey(t){return function(e){var n,r,i=e.length,o=Array(i),a=Array(i),u=Array(i);for(n=0;n<i;++n)r=t8(e[n]),o[n]=r.r||0,a[n]=r.g||0,u[n]=r.b||0;return o=t(o),a=t(a),u=t(u),r.opacity=1,function(t){return r.r=o(t),r.g=a(t),r.b=u(t),r+""}}}ey(function(t){var e=t.length-1;return function(n){var r=n<=0?n=0:n>=1?(n=1,e-1):Math.floor(n*e),i=t[r],o=t[r+1],a=r>0?t[r-1]:2*i-o,u=r<e-1?t[r+2]:2*o-i;return ef((n-r/e)*e,a,i,o,u)}}),ey(function(t){var e=t.length;return function(n){var r=Math.floor(((n%=1)<0?++n:n)*e),i=t[(r+e-1)%e],o=t[r%e],a=t[(r+1)%e],u=t[(r+2)%e];return ef((n-r/e)*e,i,o,a,u)}});var em=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,ev=RegExp(em.source,"g");function eb(t,e){var n,r,i,o,a,u=em.lastIndex=ev.lastIndex=0,s=-1,c=[],l=[];for(t+="",e+="";(i=em.exec(t))&&(o=ev.exec(e));)(a=o.index)>u&&(a=e.slice(u,a),c[s]?c[s]+=a:c[++s]=a),(i=i[0])===(o=o[0])?c[s]?c[s]+=o:c[++s]=o:(c[++s]=null,l.push({i:s,x:tL(i,o)})),u=ev.lastIndex;return u<e.length&&(a=e.slice(u),c[s]?c[s]+=a:c[++s]=a),c.length<2?l[0]?(n=l[0].x,function(t){return n(t)+""}):(r=e,function(){return r}):(e=l.length,function(t){for(var n,r=0;r<e;++r)c[(n=l[r]).i]=n.x(t);return c.join("")})}function ex(t,e){var n;return("number"==typeof e?tL:e instanceof t6?eg:(n=t6(e))?(e=n,eg):eb)(t,e)}var ew=K.prototype.constructor;function eM(t){return function(){this.style.removeProperty(t)}}var eT=0;function ek(t,e,n,r){this._groups=t,this._parents=e,this._name=n,this._id=r}var eA=K.prototype;ek.prototype=(function(t){return K().transition(t)}).prototype={constructor:ek,select:function(t){var e=this._name,n=this._id;"function"!=typeof t&&(t=p(t));for(var r=this._groups,i=r.length,o=Array(i),a=0;a<i;++a)for(var u,s,c=r[a],l=c.length,h=o[a]=Array(l),f=0;f<l;++f)(u=c[f])&&(s=t.call(u,u.__data__,f,c))&&("__data__"in u&&(s.__data__=u.__data__),h[f]=s,tC(h[f],e,n,f,h,tO(u,n)));return new ek(o,this._parents,e,n)},selectAll:function(t){var e=this._name,n=this._id;"function"!=typeof t&&(t=g(t));for(var r=this._groups,i=r.length,o=[],a=[],u=0;u<i;++u)for(var s,c=r[u],l=c.length,h=0;h<l;++h)if(s=c[h]){for(var f,p=t.call(s,s.__data__,h,c),_=tO(s,n),d=0,y=p.length;d<y;++d)(f=p[d])&&tC(f,e,n,d,p,_);o.push(p),a.push(s)}return new ek(o,a,e,n)},selectChild:eA.selectChild,selectChildren:eA.selectChildren,filter:function(t){"function"!=typeof t&&(t=y(t));for(var e=this._groups,n=e.length,r=Array(n),i=0;i<n;++i)for(var o,a=e[i],u=a.length,s=r[i]=[],c=0;c<u;++c)(o=a[c])&&t.call(o,o.__data__,c,a)&&s.push(o);return new ek(r,this._parents,this._name,this._id)},merge:function(t){if(t._id!==this._id)throw Error();for(var e=this._groups,n=t._groups,r=e.length,i=n.length,o=Math.min(r,i),a=Array(r),u=0;u<o;++u)for(var s,c=e[u],l=n[u],h=c.length,f=a[u]=Array(h),p=0;p<h;++p)(s=c[p]||l[p])&&(f[p]=s);for(;u<r;++u)a[u]=e[u];return new ek(a,this._parents,this._name,this._id)},selection:function(){return new ew(this._groups,this._parents)},transition:function(){for(var t=this._name,e=this._id,n=++eT,r=this._groups,i=r.length,o=0;o<i;++o)for(var a,u=r[o],s=u.length,c=0;c<s;++c)if(a=u[c]){var l=tO(a,e);tC(a,t,n,c,u,{time:l.time+l.delay+l.duration,delay:0,duration:l.duration,ease:l.ease})}return new ek(r,this._parents,t,n)},call:eA.call,nodes:eA.nodes,node:eA.node,size:eA.size,empty:eA.empty,each:eA.each,on:function(t,e){var n,r,i,o=this._id;return arguments.length<2?tO(this.node(),o).on.on(t):this.each((i=(t+"").trim().split(/^|\s+/).every(function(t){var e=t.indexOf(".");return e>=0&&(t=t.slice(0,e)),!t||"start"===t})?t$:tD,function(){var a=i(this,o),u=a.on;u!==n&&(r=(n=u).copy()).on(t,e),a.on=r}))},attr:function(t,e){var n=C(t),r="transform"===n?tP:ex;return this.attrTween(t,"function"==typeof e?(n.local?function(t,e,n){var r,i,o;return function(){var a,u,s=n(this);return null==s?void this.removeAttributeNS(t.space,t.local):(a=this.getAttributeNS(t.space,t.local))===(u=s+"")?null:a===r&&u===i?o:(i=u,o=e(r=a,s))}}:function(t,e,n){var r,i,o;return function(){var a,u,s=n(this);return null==s?void this.removeAttribute(t):(a=this.getAttribute(t))===(u=s+"")?null:a===r&&u===i?o:(i=u,o=e(r=a,s))}})(n,r,tH(this,"attr."+t,e)):null==e?(n.local?function(t){return function(){this.removeAttributeNS(t.space,t.local)}}:function(t){return function(){this.removeAttribute(t)}})(n):(n.local?function(t,e,n){var r,i,o=n+"";return function(){var a=this.getAttributeNS(t.space,t.local);return a===o?null:a===r?i:i=e(r=a,n)}}:function(t,e,n){var r,i,o=n+"";return function(){var a=this.getAttribute(t);return a===o?null:a===r?i:i=e(r=a,n)}})(n,r,e))},attrTween:function(t,e){var n="attr."+t;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==e)return this.tween(n,null);if("function"!=typeof e)throw Error();var r=C(t);return this.tween(n,(r.local?function(t,e){var n,r;function i(){var i=e.apply(this,arguments);return i!==r&&(n=(r=i)&&function(e){this.setAttributeNS(t.space,t.local,i.call(this,e))}),n}return i._value=e,i}:function(t,e){var n,r;function i(){var i=e.apply(this,arguments);return i!==r&&(n=(r=i)&&function(e){this.setAttribute(t,i.call(this,e))}),n}return i._value=e,i})(r,e))},style:function(t,e,n){var r,i,o,a,u,s,c,l,h,f,p,_,d,g,y,m,v,b,x,w,M,T="transform"==(t+="")?tI:ex;return null==e?this.styleTween(t,(r=t,function(){var t=D(this,r),e=(this.style.removeProperty(r),D(this,r));return t===e?null:t===i&&e===o?a:a=T(i=t,o=e)})).on("end.style."+t,eM(t)):"function"==typeof e?this.styleTween(t,(u=t,s=tH(this,"style."+t,e),function(){var t=D(this,u),e=s(this),n=e+"";return null==e&&(this.style.removeProperty(u),n=e=D(this,u)),t===n?null:t===c&&n===l?h:(l=n,h=T(c=t,e))})).each((f=this._id,v="end."+(m="style."+(p=t)),function(){var t=tD(this,f),e=t.on,n=null==t.value[m]?y||(y=eM(p)):void 0;(e!==_||g!==n)&&(d=(_=e).copy()).on(v,g=n),t.on=d})):this.styleTween(t,(b=t,M=e+"",function(){var t=D(this,b);return t===M?null:t===x?w:w=T(x=t,e)}),n).on("end.style."+t,null)},styleTween:function(t,e,n){var r="style."+(t+="");if(arguments.length<2)return(r=this.tween(r))&&r._value;if(null==e)return this.tween(r,null);if("function"!=typeof e)throw Error();return this.tween(r,function(t,e,n){var r,i;function o(){var o=e.apply(this,arguments);return o!==i&&(r=(i=o)&&function(e){this.style.setProperty(t,o.call(this,e),n)}),r}return o._value=e,o}(t,e,null==n?"":n))},text:function(t){var e,n;return this.tween("text","function"==typeof t?(e=tH(this,"text",t),function(){var t=e(this);this.textContent=null==t?"":t}):(n=null==t?"":t+"",function(){this.textContent=n}))},textTween:function(t){var e="text";if(arguments.length<1)return(e=this.tween(e))&&e._value;if(null==t)return this.tween(e,null);if("function"!=typeof t)throw Error();return this.tween(e,function(t){var e,n;function r(){var r=t.apply(this,arguments);return r!==n&&(e=(n=r)&&function(t){this.textContent=r.call(this,t)}),e}return r._value=t,r}(t))},remove:function(){var t;return this.on("end.remove",(t=this._id,function(){var e=this.parentNode;for(var n in this.__transition)if(+n!==t)return;e&&e.removeChild(this)}))},tween:function(t,e){var n=this._id;if(t+="",arguments.length<2){for(var r,i=tO(this.node(),n).tween,o=0,a=i.length;o<a;++o)if((r=i[o]).name===t)return r.value;return null}return this.each((null==e?function(t,e){var n,r;return function(){var i=tD(this,t),o=i.tween;if(o!==n){r=n=o;for(var a=0,u=r.length;a<u;++a)if(r[a].name===e){(r=r.slice()).splice(a,1);break}}i.tween=r}}:function(t,e,n){var r,i;if("function"!=typeof n)throw Error();return function(){var o=tD(this,t),a=o.tween;if(a!==r){i=(r=a).slice();for(var u={name:e,value:n},s=0,c=i.length;s<c;++s)if(i[s].name===e){i[s]=u;break}s===c&&i.push(u)}o.tween=i}})(n,t,e))},delay:function(t){var e=this._id;return arguments.length?this.each(("function"==typeof t?function(t,e){return function(){t$(this,t).delay=+e.apply(this,arguments)}}:function(t,e){return e=+e,function(){t$(this,t).delay=e}})(e,t)):tO(this.node(),e).delay},duration:function(t){var e=this._id;return arguments.length?this.each(("function"==typeof t?function(t,e){return function(){tD(this,t).duration=+e.apply(this,arguments)}}:function(t,e){return e=+e,function(){tD(this,t).duration=e}})(e,t)):tO(this.node(),e).duration},ease:function(t){var e=this._id;return arguments.length?this.each(function(t,e){if("function"!=typeof e)throw Error();return function(){tD(this,t).ease=e}}(e,t)):tO(this.node(),e).ease},easeVarying:function(t){var e;if("function"!=typeof t)throw Error();return this.each((e=this._id,function(){var n=t.apply(this,arguments);if("function"!=typeof n)throw Error();tD(this,e).ease=n}))},end:function(){var t,e,n=this,r=n._id,i=n.size();return new Promise(function(o,a){var u={value:a},s={value:function(){0==--i&&o()}};n.each(function(){var n=tD(this,r),i=n.on;i!==t&&((e=(t=i).copy())._.cancel.push(u),e._.interrupt.push(u),e._.end.push(s)),n.on=e}),0===i&&o()})},[Symbol.iterator]:eA[Symbol.iterator]};var eS={time:null,delay:0,duration:250,ease:function(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}};K.prototype.interrupt=function(t){return this.each(function(){!function(t,e){var n,r,i,o=t.__transition,a=!0;if(o){for(i in e=null==e?null:e+"",o){if((n=o[i]).name!==e){a=!1;continue}r=n.state>2&&n.state<5,n.state=6,n.timer.stop(),n.on.call(r?"interrupt":"cancel",t,t.__data__,n.index,n.group),delete o[i]}a&&delete t.__transition}}(this,t)})},K.prototype.transition=function(t){var e,n;t instanceof ek?(e=t._id,t=t._name):(e=++eT,(n=eS).time=tx(),t=null==t?null:t+"");for(var r=this._groups,i=r.length,o=0;o<i;++o)for(var a,u=r[o],s=u.length,c=0;c<s;++c)(a=u[c])&&tC(a,t,e,c,u,n||function(t,e){for(var n;!(n=t.__transition)||!(n=n[e]);)if(!(t=t.parentNode))throw Error(`transition ${e} not found`);return n}(a,e));return new ek(r,this._parents,t,e)};let{abs:eZ,max:eN,min:eE}=Math;function eC(t){return{type:t}}function e$(t){if(!t.ok)throw Error(t.status+" "+t.statusText);return t.text()}function eD(t){return(e,n)=>fetch(e,n).then(e$).then(e=>(new DOMParser).parseFromString(e,t))}["w","e"].map(eC),["n","s"].map(eC),["n","w","e","s","nw","ne","sw","se"].map(eC),eD("application/xml"),eD("text/html");var eO=eD("image/svg+xml");let eL=Math.PI/180,eU=180/Math.PI,ej=4/29,eR=6/29,eF=6/29*3*(6/29),eI=6/29*(6/29)*(6/29);function eP(t){if(t instanceof eH)return new eH(t.l,t.a,t.b,t.opacity);if(t instanceof eG)return eX(t);t instanceof et||(t=t9(t));var e,n,r=eB(t.r),i=eB(t.g),o=eB(t.b),a=ez((.2225045*r+.7168786*i+.0606169*o)/1);return r===i&&i===o?e=n=a:(e=ez((.4360747*r+.3850649*i+.1430804*o)/.96422),n=ez((.0139322*r+.0971045*i+.7141733*o)/.82521)),new eH(116*a-16,500*(e-a),200*(a-n),t.opacity)}function eH(t,e,n,r){this.l=+t,this.a=+e,this.b=+n,this.opacity=+r}function ez(t){return t>eI?Math.pow(t,1/3):t/eF+ej}function eY(t){return t>eR?t*t*t:eF*(t-ej)}function eq(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function eB(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function eW(t,e,n,r){return 1==arguments.length?function(t){if(t instanceof eG)return new eG(t.h,t.c,t.l,t.opacity);if(t instanceof eH||(t=eP(t)),0===t.a&&0===t.b)return new eG(NaN,0<t.l&&t.l<100?0:NaN,t.l,t.opacity);var e=Math.atan2(t.b,t.a)*eU;return new eG(e<0?e+360:e,Math.sqrt(t.a*t.a+t.b*t.b),t.l,t.opacity)}(t):new eG(t,e,n,null==r?1:r)}function eG(t,e,n,r){this.h=+t,this.c=+e,this.l=+n,this.opacity=+r}function eX(t){if(isNaN(t.h))return new eH(t.l,0,0,t.opacity);var e=t.h*eL;return new eH(t.l,Math.cos(e)*t.c,Math.sin(e)*t.c,t.opacity)}function eV(t){return function(e,n){var r=t((e=eW(e)).h,(n=eW(n)).h),i=ed(e.c,n.c),o=ed(e.l,n.l),a=ed(e.opacity,n.opacity);return function(t){return e.h=r(t),e.c=i(t),e.l=o(t),e.opacity=a(t),e+""}}}tz(eH,function(t,e,n,r){return 1==arguments.length?eP(t):new eH(t,e,n,null==r?1:r)},tY(tq,{brighter(t){return new eH(this.l+18*(null==t?1:t),this.a,this.b,this.opacity)},darker(t){return new eH(this.l-18*(null==t?1:t),this.a,this.b,this.opacity)},rgb(){var t=(this.l+16)/116,e=isNaN(this.a)?t:t+this.a/500,n=isNaN(this.b)?t:t-this.b/200;return new et(eq(3.1338561*(e=.96422*eY(e))-1.6168667*(t=1*eY(t))-.4906146*(n=.82521*eY(n))),eq(-.9787684*e+1.9161415*t+.033454*n),eq(.0719453*e-.2289914*t+1.4052427*n),this.opacity)}})),tz(eG,eW,tY(tq,{brighter(t){return new eG(this.h,this.c,this.l+18*(null==t?1:t),this.opacity)},darker(t){return new eG(this.h,this.c,this.l-18*(null==t?1:t),this.opacity)},rgb(){return eX(this).rgb()}}));var eQ=eV(function(t,e){var n=e-t;return n?e_(t,n>180||n<-180?n-360*Math.round(n/360):n):ep(isNaN(t)?e:t)});function eJ(t,e){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(e).domain(t)}return this}eV(ed);class eK extends Map{constructor(t,e=e1){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:e}}),null!=t)for(let[e,n]of t)this.set(e,n)}get(t){return super.get(e0(this,t))}has(t){return super.has(e0(this,t))}set(t,e){return super.set(function({_intern:t,_key:e},n){let r=e(n);return t.has(r)?t.get(r):(t.set(r,n),n)}(this,t),e)}delete(t){return super.delete(function({_intern:t,_key:e},n){let r=e(n);return t.has(r)&&(n=t.get(r),t.delete(r)),n}(this,t))}}function e0({_intern:t,_key:e},n){let r=e(n);return t.has(r)?t.get(r):n}function e1(t){return null!==t&&"object"==typeof t?t.valueOf():t}let e2=Symbol("implicit");function e3(){var t=new eK,e=[],n=[],r=e2;function i(i){let o=t.get(i);if(void 0===o){if(r!==e2)return r;t.set(i,o=e.push(i)-1)}return n[o%n.length]}return i.domain=function(n){if(!arguments.length)return e.slice();for(let r of(e=[],t=new eK,n))t.has(r)||t.set(r,e.push(r)-1);return i},i.range=function(t){return arguments.length?(n=Array.from(t),i):n.slice()},i.unknown=function(t){return arguments.length?(r=t,i):r},i.copy=function(){return e3(e,n).unknown(r)},eJ.apply(i,arguments),i}let e5=Math.sqrt(50),e6=Math.sqrt(10),e4=Math.sqrt(2);function e7(t,e,n){let r,i,o;let a=(e-t)/Math.max(0,n),u=Math.floor(Math.log10(a)),s=a/Math.pow(10,u),c=s>=e5?10:s>=e6?5:s>=e4?2:1;return(u<0?(r=Math.round(t*(o=Math.pow(10,-u)/c)),i=Math.round(e*o),r/o<t&&++r,i/o>e&&--i,o=-o):(r=Math.round(t/(o=Math.pow(10,u)*c)),i=Math.round(e/o),r*o<t&&++r,i*o>e&&--i),i<r&&.5<=n&&n<2)?e7(t,e,2*n):[r,i,o]}function e9(t,e,n){return e7(t=+t,e=+e,n=+n)[2]}function e8(t,e,n){e=+e,t=+t,n=+n;let r=e<t,i=r?e9(e,t,n):e9(t,e,n);return(r?-1:1)*(i<0?-(1/i):i)}function nt(t,e){return null==t||null==e?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function ne(t,e){return null==t||null==e?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function nn(t){let e,n,r;function i(t,r,i=0,o=t.length){if(i<o){if(0!==e(r,r))return o;do{let e=i+o>>>1;0>n(t[e],r)?i=e+1:o=e}while(i<o)}return i}return 2!==t.length?(e=nt,n=(e,n)=>nt(t(e),n),r=(e,n)=>t(e)-n):(e=t===nt||t===ne?t:nr,n=t,r=t),{left:i,center:function(t,e,n=0,o=t.length){let a=i(t,e,n,o-1);return a>n&&r(t[a-1],e)>-r(t[a],e)?a-1:a},right:function(t,r,i=0,o=t.length){if(i<o){if(0!==e(r,r))return o;do{let e=i+o>>>1;0>=n(t[e],r)?i=e+1:o=e}while(i<o)}return i}}}function nr(){return 0}let ni=nn(nt),no=ni.right;function na(t,e){return t=+t,e=+e,function(n){return Math.round(t*(1-n)+e*n)}}function nu(t){return+t}ni.left,nn(function(t){return null===t?NaN:+t}).center;var ns=[0,1];function nc(t){return t}function nl(t,e){var n;return(e-=t=+t)?function(n){return(n-t)/e}:(n=isNaN(e)?NaN:.5,function(){return n})}function nh(t,e,n){var r=t[0],i=t[1],o=e[0],a=e[1];return i<r?(r=nl(i,r),o=n(a,o)):(r=nl(r,i),o=n(o,a)),function(t){return o(r(t))}}function nf(t,e,n){var r=Math.min(t.length,e.length)-1,i=Array(r),o=Array(r),a=-1;for(t[r]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++a<r;)i[a]=nl(t[a],t[a+1]),o[a]=n(e[a],e[a+1]);return function(e){var n=no(t,e,1,r)-1;return o[n](i[n](e))}}function np(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function n_(){return(function(){var t,e,n,r,i,o,a=ns,u=ns,s=function t(e,n){var r,i,o=typeof n;return null==n||"boolean"===o?ep(n):("number"===o?tL:"string"===o?(i=t6(n))?(n=i,eg):eb:n instanceof t6?eg:n instanceof Date?function(t,e){var n=new Date;return t=+t,e=+e,function(r){return n.setTime(t*(1-r)+e*r),n}}:!ArrayBuffer.isView(r=n)||r instanceof DataView?Array.isArray(n)?function(e,n){var r,i=n?n.length:0,o=e?Math.min(i,e.length):0,a=Array(o),u=Array(i);for(r=0;r<o;++r)a[r]=t(e[r],n[r]);for(;r<i;++r)u[r]=n[r];return function(t){for(r=0;r<o;++r)u[r]=a[r](t);return u}}:"function"!=typeof n.valueOf&&"function"!=typeof n.toString||isNaN(n)?function(e,n){var r,i={},o={};for(r in(null===e||"object"!=typeof e)&&(e={}),(null===n||"object"!=typeof n)&&(n={}),n)r in e?i[r]=t(e[r],n[r]):o[r]=n[r];return function(t){for(r in i)o[r]=i[r](t);return o}}:tL:function(t,e){e||(e=[]);var n,r=t?Math.min(e.length,t.length):0,i=e.slice();return function(o){for(n=0;n<r;++n)i[n]=t[n]*(1-o)+e[n]*o;return i}})(e,n)},c=nc;function l(){var t,e,n,s=Math.min(a.length,u.length);return c!==nc&&(t=a[0],e=a[s-1],t>e&&(n=t,t=e,e=n),c=function(n){return Math.max(t,Math.min(e,n))}),r=s>2?nf:nh,i=o=null,h}function h(e){return null==e||isNaN(e=+e)?n:(i||(i=r(a.map(t),u,s)))(t(c(e)))}return h.invert=function(n){return c(e((o||(o=r(u,a.map(t),tL)))(n)))},h.domain=function(t){return arguments.length?(a=Array.from(t,nu),l()):a.slice()},h.range=function(t){return arguments.length?(u=Array.from(t),l()):u.slice()},h.rangeRound=function(t){return u=Array.from(t),s=na,l()},h.clamp=function(t){return arguments.length?(c=!!t||nc,l()):c!==nc},h.interpolate=function(t){return arguments.length?(s=t,l()):s},h.unknown=function(t){return arguments.length?(n=t,h):n},function(n,r){return t=n,e=r,l()}})()(nc,nc)}var nd=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function ng(t){var e;if(!(e=nd.exec(t)))throw Error("invalid format: "+t);return new ny({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function ny(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}function nm(t,e){if((n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var n,r=t.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+t.slice(n+1)]}function nv(t){return(t=nm(Math.abs(t)))?t[1]:NaN}function nb(t,e){var n=nm(t,e);if(!n)return t+"";var r=n[0],i=n[1];return i<0?"0."+Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+Array(i-r.length+2).join("0")}ng.prototype=ny.prototype,ny.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var nx={"%":(t,e)=>(100*t).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)},e:(t,e)=>t.toExponential(e),f:(t,e)=>t.toFixed(e),g:(t,e)=>t.toPrecision(e),o:t=>Math.round(t).toString(8),p:(t,e)=>nb(100*t,e),r:nb,s:function(t,e){var n=nm(t,e);if(!n)return t+"";var r=n[0],i=n[1],o=i-(to=3*Math.max(-8,Math.min(8,Math.floor(i/3))))+1,a=r.length;return o===a?r:o>a?r+Array(o-a+1).join("0"):o>0?r.slice(0,o)+"."+r.slice(o):"0."+Array(1-o).join("0")+nm(t,Math.max(0,e+o-1))[0]},X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)};function nw(t){return t}var nM=Array.prototype.map,nT=["y","z","a","f","p","n","\xb5","m","","k","M","G","T","P","E","Z","Y"];tu=(ta=function(t){var e,n,r,i=void 0===t.grouping||void 0===t.thousands?nw:(e=nM.call(t.grouping,Number),n=t.thousands+"",function(t,r){for(var i=t.length,o=[],a=0,u=e[0],s=0;i>0&&u>0&&(s+u+1>r&&(u=Math.max(1,r-s)),o.push(t.substring(i-=u,i+u)),!((s+=u+1)>r));)u=e[a=(a+1)%e.length];return o.reverse().join(n)}),o=void 0===t.currency?"":t.currency[0]+"",a=void 0===t.currency?"":t.currency[1]+"",u=void 0===t.decimal?".":t.decimal+"",s=void 0===t.numerals?nw:(r=nM.call(t.numerals,String),function(t){return t.replace(/[0-9]/g,function(t){return r[+t]})}),c=void 0===t.percent?"%":t.percent+"",l=void 0===t.minus?"−":t.minus+"",h=void 0===t.nan?"NaN":t.nan+"";function f(t){var e=(t=ng(t)).fill,n=t.align,r=t.sign,f=t.symbol,p=t.zero,_=t.width,d=t.comma,g=t.precision,y=t.trim,m=t.type;"n"===m?(d=!0,m="g"):nx[m]||(void 0===g&&(g=12),y=!0,m="g"),(p||"0"===e&&"="===n)&&(p=!0,e="0",n="=");var v="$"===f?o:"#"===f&&/[boxX]/.test(m)?"0"+m.toLowerCase():"",b="$"===f?a:/[%p]/.test(m)?c:"",x=nx[m],w=/[defgprs%]/.test(m);function M(t){var o,a,c,f=v,M=b;if("c"===m)M=x(t)+M,t="";else{var T=(t=+t)<0||1/t<0;if(t=isNaN(t)?h:x(Math.abs(t),g),y&&(t=function(t){t:for(var e,n=t.length,r=1,i=-1;r<n;++r)switch(t[r]){case".":i=e=r;break;case"0":0===i&&(i=r),e=r;break;default:if(!+t[r])break t;i>0&&(i=0)}return i>0?t.slice(0,i)+t.slice(e+1):t}(t)),T&&0==+t&&"+"!==r&&(T=!1),f=(T?"("===r?r:l:"-"===r||"("===r?"":r)+f,M=("s"===m?nT[8+to/3]:"")+M+(T&&"("===r?")":""),w){for(o=-1,a=t.length;++o<a;)if(48>(c=t.charCodeAt(o))||c>57){M=(46===c?u+t.slice(o+1):t.slice(o))+M,t=t.slice(0,o);break}}}d&&!p&&(t=i(t,1/0));var k=f.length+t.length+M.length,A=k<_?Array(_-k+1).join(e):"";switch(d&&p&&(t=i(A+t,A.length?_-M.length:1/0),A=""),n){case"<":t=f+t+M+A;break;case"=":t=f+A+t+M;break;case"^":t=A.slice(0,k=A.length>>1)+f+t+M+A.slice(k);break;default:t=A+f+t+M}return s(t)}return g=void 0===g?6:/[gprs]/.test(m)?Math.max(1,Math.min(21,g)):Math.max(0,Math.min(20,g)),M.toString=function(){return t+""},M}return{format:f,formatPrefix:function(t,e){var n=f(((t=ng(t)).type="f",t)),r=3*Math.max(-8,Math.min(8,Math.floor(nv(e)/3))),i=Math.pow(10,-r),o=nT[8+r/3];return function(t){return n(i*t)+o}}}}({thousands:",",grouping:[3],currency:["$",""]})).format,ts=ta.formatPrefix;let nk=new Date,nA=new Date;function nS(t,e,n,r){function i(e){return t(e=0==arguments.length?new Date:new Date(+e)),e}return i.floor=e=>(t(e=new Date(+e)),e),i.ceil=n=>(t(n=new Date(n-1)),e(n,1),t(n),n),i.round=t=>{let e=i(t),n=i.ceil(t);return t-e<n-t?e:n},i.offset=(t,n)=>(e(t=new Date(+t),null==n?1:Math.floor(n)),t),i.range=(n,r,o)=>{let a;let u=[];if(n=i.ceil(n),o=null==o?1:Math.floor(o),!(n<r)||!(o>0))return u;do u.push(a=new Date(+n)),e(n,o),t(n);while(a<n&&n<r);return u},i.filter=n=>nS(e=>{if(e>=e)for(;t(e),!n(e);)e.setTime(e-1)},(t,r)=>{if(t>=t){if(r<0)for(;++r<=0;)for(;e(t,-1),!n(t););else for(;--r>=0;)for(;e(t,1),!n(t););}}),n&&(i.count=(e,r)=>(nk.setTime(+e),nA.setTime(+r),t(nk),t(nA),Math.floor(n(nk,nA))),i.every=t=>isFinite(t=Math.floor(t))&&t>0?t>1?i.filter(r?e=>r(e)%t==0:e=>i.count(0,e)%t==0):i:null),i}let nZ=nS(()=>{},(t,e)=>{t.setTime(+t+e)},(t,e)=>e-t);nZ.every=t=>isFinite(t=Math.floor(t))&&t>0?t>1?nS(e=>{e.setTime(Math.floor(e/t)*t)},(e,n)=>{e.setTime(+e+n*t)},(e,n)=>(n-e)/t):nZ:null,nZ.range;let nN=nS(t=>{t.setTime(t-t.getMilliseconds())},(t,e)=>{t.setTime(+t+1e3*e)},(t,e)=>(e-t)/1e3,t=>t.getUTCSeconds());nN.range;let nE=nS(t=>{t.setTime(t-t.getMilliseconds()-1e3*t.getSeconds())},(t,e)=>{t.setTime(+t+6e4*e)},(t,e)=>(e-t)/6e4,t=>t.getMinutes());nE.range;let nC=nS(t=>{t.setUTCSeconds(0,0)},(t,e)=>{t.setTime(+t+6e4*e)},(t,e)=>(e-t)/6e4,t=>t.getUTCMinutes());nC.range;let n$=nS(t=>{t.setTime(t-t.getMilliseconds()-1e3*t.getSeconds()-6e4*t.getMinutes())},(t,e)=>{t.setTime(+t+36e5*e)},(t,e)=>(e-t)/36e5,t=>t.getHours());n$.range;let nD=nS(t=>{t.setUTCMinutes(0,0,0)},(t,e)=>{t.setTime(+t+36e5*e)},(t,e)=>(e-t)/36e5,t=>t.getUTCHours());nD.range;let nO=nS(t=>t.setHours(0,0,0,0),(t,e)=>t.setDate(t.getDate()+e),(t,e)=>(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*6e4)/864e5,t=>t.getDate()-1);nO.range;let nL=nS(t=>{t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+e)},(t,e)=>(e-t)/864e5,t=>t.getUTCDate()-1);nL.range;let nU=nS(t=>{t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+e)},(t,e)=>(e-t)/864e5,t=>Math.floor(t/864e5));function nj(t){return nS(e=>{e.setDate(e.getDate()-(e.getDay()+7-t)%7),e.setHours(0,0,0,0)},(t,e)=>{t.setDate(t.getDate()+7*e)},(t,e)=>(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*6e4)/6048e5)}nU.range;let nR=nj(0),nF=nj(1),nI=nj(2),nP=nj(3),nH=nj(4),nz=nj(5),nY=nj(6);function nq(t){return nS(e=>{e.setUTCDate(e.getUTCDate()-(e.getUTCDay()+7-t)%7),e.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+7*e)},(t,e)=>(e-t)/6048e5)}nR.range,nF.range,nI.range,nP.range,nH.range,nz.range,nY.range;let nB=nq(0),nW=nq(1),nG=nq(2),nX=nq(3),nV=nq(4),nQ=nq(5),nJ=nq(6);nB.range,nW.range,nG.range,nX.range,nV.range,nQ.range,nJ.range;let nK=nS(t=>{t.setDate(1),t.setHours(0,0,0,0)},(t,e)=>{t.setMonth(t.getMonth()+e)},(t,e)=>e.getMonth()-t.getMonth()+(e.getFullYear()-t.getFullYear())*12,t=>t.getMonth());nK.range;let n0=nS(t=>{t.setUTCDate(1),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCMonth(t.getUTCMonth()+e)},(t,e)=>e.getUTCMonth()-t.getUTCMonth()+(e.getUTCFullYear()-t.getUTCFullYear())*12,t=>t.getUTCMonth());n0.range;let n1=nS(t=>{t.setMonth(0,1),t.setHours(0,0,0,0)},(t,e)=>{t.setFullYear(t.getFullYear()+e)},(t,e)=>e.getFullYear()-t.getFullYear(),t=>t.getFullYear());n1.every=t=>isFinite(t=Math.floor(t))&&t>0?nS(e=>{e.setFullYear(Math.floor(e.getFullYear()/t)*t),e.setMonth(0,1),e.setHours(0,0,0,0)},(e,n)=>{e.setFullYear(e.getFullYear()+n*t)}):null,n1.range;let n2=nS(t=>{t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCFullYear(t.getUTCFullYear()+e)},(t,e)=>e.getUTCFullYear()-t.getUTCFullYear(),t=>t.getUTCFullYear());function n3(t,e,n,r,i,o){let a=[[nN,1,1e3],[nN,5,5e3],[nN,15,15e3],[nN,30,3e4],[o,1,6e4],[o,5,3e5],[o,15,9e5],[o,30,18e5],[i,1,36e5],[i,3,108e5],[i,6,216e5],[i,12,432e5],[r,1,864e5],[r,2,1728e5],[n,1,6048e5],[e,1,2592e6],[e,3,7776e6],[t,1,31536e6]];function u(e,n,r){let i=Math.abs(n-e)/r,o=nn(([,,t])=>t).right(a,i);if(o===a.length)return t.every(e8(e/31536e6,n/31536e6,r));if(0===o)return nZ.every(Math.max(e8(e,n,r),1));let[u,s]=a[i/a[o-1][2]<a[o][2]/i?o-1:o];return u.every(s)}return[function(t,e,n){let r=e<t;r&&([t,e]=[e,t]);let i=n&&"function"==typeof n.range?n:u(t,e,n),o=i?i.range(t,+e+1):[];return r?o.reverse():o},u]}n2.every=t=>isFinite(t=Math.floor(t))&&t>0?nS(e=>{e.setUTCFullYear(Math.floor(e.getUTCFullYear()/t)*t),e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,n)=>{e.setUTCFullYear(e.getUTCFullYear()+n*t)}):null,n2.range;let[n5,n6]=n3(n2,n0,nB,nU,nD,nC),[n4,n7]=n3(n1,nK,nR,nO,n$,nE);function n9(t){if(0<=t.y&&t.y<100){var e=new Date(-1,t.m,t.d,t.H,t.M,t.S,t.L);return e.setFullYear(t.y),e}return new Date(t.y,t.m,t.d,t.H,t.M,t.S,t.L)}function n8(t){if(0<=t.y&&t.y<100){var e=new Date(Date.UTC(-1,t.m,t.d,t.H,t.M,t.S,t.L));return e.setUTCFullYear(t.y),e}return new Date(Date.UTC(t.y,t.m,t.d,t.H,t.M,t.S,t.L))}function rt(t,e,n){return{y:t,m:e,d:n,H:0,M:0,S:0,L:0}}var re={"-":"",_:" ",0:"0"},rn=/^\s*\d+/,rr=/^%/,ri=/[\\^$*+?|[\]().{}]/g;function ro(t,e,n){var r=t<0?"-":"",i=(r?-t:t)+"",o=i.length;return r+(o<n?Array(n-o+1).join(e)+i:i)}function ra(t){return t.replace(ri,"\\$&")}function ru(t){return RegExp("^(?:"+t.map(ra).join("|")+")","i")}function rs(t){return new Map(t.map((t,e)=>[t.toLowerCase(),e]))}function rc(t,e,n){var r=rn.exec(e.slice(n,n+1));return r?(t.w=+r[0],n+r[0].length):-1}function rl(t,e,n){var r=rn.exec(e.slice(n,n+1));return r?(t.u=+r[0],n+r[0].length):-1}function rh(t,e,n){var r=rn.exec(e.slice(n,n+2));return r?(t.U=+r[0],n+r[0].length):-1}function rf(t,e,n){var r=rn.exec(e.slice(n,n+2));return r?(t.V=+r[0],n+r[0].length):-1}function rp(t,e,n){var r=rn.exec(e.slice(n,n+2));return r?(t.W=+r[0],n+r[0].length):-1}function r_(t,e,n){var r=rn.exec(e.slice(n,n+4));return r?(t.y=+r[0],n+r[0].length):-1}function rd(t,e,n){var r=rn.exec(e.slice(n,n+2));return r?(t.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function rg(t,e,n){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(e.slice(n,n+6));return r?(t.Z=r[1]?0:-(r[2]+(r[3]||"00")),n+r[0].length):-1}function ry(t,e,n){var r=rn.exec(e.slice(n,n+1));return r?(t.q=3*r[0]-3,n+r[0].length):-1}function rm(t,e,n){var r=rn.exec(e.slice(n,n+2));return r?(t.m=r[0]-1,n+r[0].length):-1}function rv(t,e,n){var r=rn.exec(e.slice(n,n+2));return r?(t.d=+r[0],n+r[0].length):-1}function rb(t,e,n){var r=rn.exec(e.slice(n,n+3));return r?(t.m=0,t.d=+r[0],n+r[0].length):-1}function rx(t,e,n){var r=rn.exec(e.slice(n,n+2));return r?(t.H=+r[0],n+r[0].length):-1}function rw(t,e,n){var r=rn.exec(e.slice(n,n+2));return r?(t.M=+r[0],n+r[0].length):-1}function rM(t,e,n){var r=rn.exec(e.slice(n,n+2));return r?(t.S=+r[0],n+r[0].length):-1}function rT(t,e,n){var r=rn.exec(e.slice(n,n+3));return r?(t.L=+r[0],n+r[0].length):-1}function rk(t,e,n){var r=rn.exec(e.slice(n,n+6));return r?(t.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function rA(t,e,n){var r=rr.exec(e.slice(n,n+1));return r?n+r[0].length:-1}function rS(t,e,n){var r=rn.exec(e.slice(n));return r?(t.Q=+r[0],n+r[0].length):-1}function rZ(t,e,n){var r=rn.exec(e.slice(n));return r?(t.s=+r[0],n+r[0].length):-1}function rN(t,e){return ro(t.getDate(),e,2)}function rE(t,e){return ro(t.getHours(),e,2)}function rC(t,e){return ro(t.getHours()%12||12,e,2)}function r$(t,e){return ro(1+nO.count(n1(t),t),e,3)}function rD(t,e){return ro(t.getMilliseconds(),e,3)}function rO(t,e){return rD(t,e)+"000"}function rL(t,e){return ro(t.getMonth()+1,e,2)}function rU(t,e){return ro(t.getMinutes(),e,2)}function rj(t,e){return ro(t.getSeconds(),e,2)}function rR(t){var e=t.getDay();return 0===e?7:e}function rF(t,e){return ro(nR.count(n1(t)-1,t),e,2)}function rI(t){var e=t.getDay();return e>=4||0===e?nH(t):nH.ceil(t)}function rP(t,e){return t=rI(t),ro(nH.count(n1(t),t)+(4===n1(t).getDay()),e,2)}function rH(t){return t.getDay()}function rz(t,e){return ro(nF.count(n1(t)-1,t),e,2)}function rY(t,e){return ro(t.getFullYear()%100,e,2)}function rq(t,e){return ro((t=rI(t)).getFullYear()%100,e,2)}function rB(t,e){return ro(t.getFullYear()%1e4,e,4)}function rW(t,e){var n=t.getDay();return ro((t=n>=4||0===n?nH(t):nH.ceil(t)).getFullYear()%1e4,e,4)}function rG(t){var e=t.getTimezoneOffset();return(e>0?"-":(e*=-1,"+"))+ro(e/60|0,"0",2)+ro(e%60,"0",2)}function rX(t,e){return ro(t.getUTCDate(),e,2)}function rV(t,e){return ro(t.getUTCHours(),e,2)}function rQ(t,e){return ro(t.getUTCHours()%12||12,e,2)}function rJ(t,e){return ro(1+nL.count(n2(t),t),e,3)}function rK(t,e){return ro(t.getUTCMilliseconds(),e,3)}function r0(t,e){return rK(t,e)+"000"}function r1(t,e){return ro(t.getUTCMonth()+1,e,2)}function r2(t,e){return ro(t.getUTCMinutes(),e,2)}function r3(t,e){return ro(t.getUTCSeconds(),e,2)}function r5(t){var e=t.getUTCDay();return 0===e?7:e}function r6(t,e){return ro(nB.count(n2(t)-1,t),e,2)}function r4(t){var e=t.getUTCDay();return e>=4||0===e?nV(t):nV.ceil(t)}function r7(t,e){return t=r4(t),ro(nV.count(n2(t),t)+(4===n2(t).getUTCDay()),e,2)}function r9(t){return t.getUTCDay()}function r8(t,e){return ro(nW.count(n2(t)-1,t),e,2)}function it(t,e){return ro(t.getUTCFullYear()%100,e,2)}function ie(t,e){return ro((t=r4(t)).getUTCFullYear()%100,e,2)}function ir(t,e){return ro(t.getUTCFullYear()%1e4,e,4)}function ii(t,e){var n=t.getUTCDay();return ro((t=n>=4||0===n?nV(t):nV.ceil(t)).getUTCFullYear()%1e4,e,4)}function io(){return"+0000"}function ia(){return"%"}function iu(t){return+t}function is(t){return Math.floor(+t/1e3)}function ic(t){return new Date(t)}function il(t){return t instanceof Date?+t:+new Date(+t)}function ih(){return eJ.apply((function t(e,n,r,i,o,a,u,s,c,l){var h=n_(),f=h.invert,p=h.domain,_=l(".%L"),d=l(":%S"),g=l("%I:%M"),y=l("%I %p"),m=l("%a %d"),v=l("%b %d"),b=l("%B"),x=l("%Y");function w(t){return(c(t)<t?_:s(t)<t?d:u(t)<t?g:a(t)<t?y:i(t)<t?o(t)<t?m:v:r(t)<t?b:x)(t)}return h.invert=function(t){return new Date(f(t))},h.domain=function(t){return arguments.length?p(Array.from(t,il)):p().map(ic)},h.ticks=function(t){var n=p();return e(n[0],n[n.length-1],null==t?10:t)},h.tickFormat=function(t,e){return null==e?w:l(e)},h.nice=function(t){var e,r,i,o,a,u,s,c=p();return t&&"function"==typeof t.range||(t=n(c[0],c[c.length-1],null==t?10:t)),t?p((e=c,r=t,e=e.slice(),o=0,a=e.length-1,u=e[o],(s=e[a])<u&&(i=o,o=a,a=i,i=u,u=s,s=i),e[o]=r.floor(u),e[a]=r.ceil(s),e)):h},h.copy=function(){return np(h,t(e,n,r,i,o,a,u,s,c,l))},h})(n4,n7,n1,nK,nR,nO,n$,nE,nN,tl).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}tl=(tc=function(t){var e=t.dateTime,n=t.date,r=t.time,i=t.periods,o=t.days,a=t.shortDays,u=t.months,s=t.shortMonths,c=ru(i),l=rs(i),h=ru(o),f=rs(o),p=ru(a),_=rs(a),d=ru(u),g=rs(u),y=ru(s),m=rs(s),v={a:function(t){return a[t.getDay()]},A:function(t){return o[t.getDay()]},b:function(t){return s[t.getMonth()]},B:function(t){return u[t.getMonth()]},c:null,d:rN,e:rN,f:rO,g:rq,G:rW,H:rE,I:rC,j:r$,L:rD,m:rL,M:rU,p:function(t){return i[+(t.getHours()>=12)]},q:function(t){return 1+~~(t.getMonth()/3)},Q:iu,s:is,S:rj,u:rR,U:rF,V:rP,w:rH,W:rz,x:null,X:null,y:rY,Y:rB,Z:rG,"%":ia},b={a:function(t){return a[t.getUTCDay()]},A:function(t){return o[t.getUTCDay()]},b:function(t){return s[t.getUTCMonth()]},B:function(t){return u[t.getUTCMonth()]},c:null,d:rX,e:rX,f:r0,g:ie,G:ii,H:rV,I:rQ,j:rJ,L:rK,m:r1,M:r2,p:function(t){return i[+(t.getUTCHours()>=12)]},q:function(t){return 1+~~(t.getUTCMonth()/3)},Q:iu,s:is,S:r3,u:r5,U:r6,V:r7,w:r9,W:r8,x:null,X:null,y:it,Y:ir,Z:io,"%":ia},x={a:function(t,e,n){var r=p.exec(e.slice(n));return r?(t.w=_.get(r[0].toLowerCase()),n+r[0].length):-1},A:function(t,e,n){var r=h.exec(e.slice(n));return r?(t.w=f.get(r[0].toLowerCase()),n+r[0].length):-1},b:function(t,e,n){var r=y.exec(e.slice(n));return r?(t.m=m.get(r[0].toLowerCase()),n+r[0].length):-1},B:function(t,e,n){var r=d.exec(e.slice(n));return r?(t.m=g.get(r[0].toLowerCase()),n+r[0].length):-1},c:function(t,n,r){return T(t,e,n,r)},d:rv,e:rv,f:rk,g:rd,G:r_,H:rx,I:rx,j:rb,L:rT,m:rm,M:rw,p:function(t,e,n){var r=c.exec(e.slice(n));return r?(t.p=l.get(r[0].toLowerCase()),n+r[0].length):-1},q:ry,Q:rS,s:rZ,S:rM,u:rl,U:rh,V:rf,w:rc,W:rp,x:function(t,e,r){return T(t,n,e,r)},X:function(t,e,n){return T(t,r,e,n)},y:rd,Y:r_,Z:rg,"%":rA};function w(t,e){return function(n){var r,i,o,a=[],u=-1,s=0,c=t.length;for(n instanceof Date||(n=new Date(+n));++u<c;)37===t.charCodeAt(u)&&(a.push(t.slice(s,u)),null!=(i=re[r=t.charAt(++u)])?r=t.charAt(++u):i="e"===r?" ":"0",(o=e[r])&&(r=o(n,i)),a.push(r),s=u+1);return a.push(t.slice(s,u)),a.join("")}}function M(t,e){return function(n){var r,i,o=rt(1900,void 0,1);if(T(o,t,n+="",0)!=n.length)return null;if("Q"in o)return new Date(o.Q);if("s"in o)return new Date(1e3*o.s+("L"in o?o.L:0));if(!e||"Z"in o||(o.Z=0),"p"in o&&(o.H=o.H%12+12*o.p),void 0===o.m&&(o.m="q"in o?o.q:0),"V"in o){if(o.V<1||o.V>53)return null;"w"in o||(o.w=1),"Z"in o?(r=(i=(r=n8(rt(o.y,0,1))).getUTCDay())>4||0===i?nW.ceil(r):nW(r),r=nL.offset(r,(o.V-1)*7),o.y=r.getUTCFullYear(),o.m=r.getUTCMonth(),o.d=r.getUTCDate()+(o.w+6)%7):(r=(i=(r=n9(rt(o.y,0,1))).getDay())>4||0===i?nF.ceil(r):nF(r),r=nO.offset(r,(o.V-1)*7),o.y=r.getFullYear(),o.m=r.getMonth(),o.d=r.getDate()+(o.w+6)%7)}else("W"in o||"U"in o)&&("w"in o||(o.w="u"in o?o.u%7:"W"in o?1:0),i="Z"in o?n8(rt(o.y,0,1)).getUTCDay():n9(rt(o.y,0,1)).getDay(),o.m=0,o.d="W"in o?(o.w+6)%7+7*o.W-(i+5)%7:o.w+7*o.U-(i+6)%7);return"Z"in o?(o.H+=o.Z/100|0,o.M+=o.Z%100,n8(o)):n9(o)}}function T(t,e,n,r){for(var i,o,a=0,u=e.length,s=n.length;a<u;){if(r>=s)return -1;if(37===(i=e.charCodeAt(a++))){if(!(o=x[(i=e.charAt(a++))in re?e.charAt(a++):i])||(r=o(t,n,r))<0)return -1}else if(i!=n.charCodeAt(r++))return -1}return r}return v.x=w(n,v),v.X=w(r,v),v.c=w(e,v),b.x=w(n,b),b.X=w(r,b),b.c=w(e,b),{format:function(t){var e=w(t+="",v);return e.toString=function(){return t},e},parse:function(t){var e=M(t+="",!1);return e.toString=function(){return t},e},utcFormat:function(t){var e=w(t+="",b);return e.toString=function(){return t},e},utcParse:function(t){var e=M(t+="",!0);return e.toString=function(){return t},e}}}({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]})).format,tc.parse,tc.utcFormat,tc.utcParse;var ip=function(t){for(var e=t.length/6|0,n=Array(e),r=0;r<e;)n[r]="#"+t.slice(6*r,6*++r);return n}("4e79a7f28e2ce1575976b7b259a14fedc949af7aa1ff9da79c755fbab0ab");function i_(t){return"string"==typeof t?new J([[document.querySelector(t)]],[document.documentElement]):new J([[t]],Q)}function id(t){return"string"==typeof t?new J([document.querySelectorAll(t)],[document.documentElement]):new J([_(t)],Q)}function ig(t){return function(){return t}}let iy=Math.abs,im=Math.atan2,iv=Math.cos,ib=Math.max,ix=Math.min,iw=Math.sin,iM=Math.sqrt,iT=Math.PI,ik=iT/2,iA=2*iT;function iS(t){return t>=1?ik:t<=-1?-ik:Math.asin(t)}let iZ=Math.PI,iN=2*iZ,iE=iN-1e-6;function iC(t){this._+=t[0];for(let e=1,n=t.length;e<n;++e)this._+=arguments[e]+t[e]}class i${constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=null==t?iC:function(t){let e=Math.floor(t);if(!(e>=0))throw Error(`invalid digits: ${t}`);if(e>15)return iC;let n=10**e;return function(t){this._+=t[0];for(let e=1,r=t.length;e<r;++e)this._+=Math.round(arguments[e]*n)/n+t[e]}}(t)}moveTo(t,e){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+e}`}closePath(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,e){this._append`L${this._x1=+t},${this._y1=+e}`}quadraticCurveTo(t,e,n,r){this._append`Q${+t},${+e},${this._x1=+n},${this._y1=+r}`}bezierCurveTo(t,e,n,r,i,o){this._append`C${+t},${+e},${+n},${+r},${this._x1=+i},${this._y1=+o}`}arcTo(t,e,n,r,i){if(t=+t,e=+e,n=+n,r=+r,(i=+i)<0)throw Error(`negative radius: ${i}`);let o=this._x1,a=this._y1,u=n-t,s=r-e,c=o-t,l=a-e,h=c*c+l*l;if(null===this._x1)this._append`M${this._x1=t},${this._y1=e}`;else if(h>1e-6){if(Math.abs(l*u-s*c)>1e-6&&i){let f=n-o,p=r-a,_=u*u+s*s,d=Math.sqrt(_),g=Math.sqrt(h),y=i*Math.tan((iZ-Math.acos((_+h-(f*f+p*p))/(2*d*g)))/2),m=y/g,v=y/d;Math.abs(m-1)>1e-6&&this._append`L${t+m*c},${e+m*l}`,this._append`A${i},${i},0,0,${+(l*f>c*p)},${this._x1=t+v*u},${this._y1=e+v*s}`}else this._append`L${this._x1=t},${this._y1=e}`}}arc(t,e,n,r,i,o){if(t=+t,e=+e,o=!!o,(n=+n)<0)throw Error(`negative radius: ${n}`);let a=n*Math.cos(r),u=n*Math.sin(r),s=t+a,c=e+u,l=1^o,h=o?r-i:i-r;null===this._x1?this._append`M${s},${c}`:(Math.abs(this._x1-s)>1e-6||Math.abs(this._y1-c)>1e-6)&&this._append`L${s},${c}`,n&&(h<0&&(h=h%iN+iN),h>iE?this._append`A${n},${n},0,1,${l},${t-a},${e-u}A${n},${n},0,1,${l},${this._x1=s},${this._y1=c}`:h>1e-6&&this._append`A${n},${n},0,${+(h>=iZ)},${l},${this._x1=t+n*Math.cos(i)},${this._y1=e+n*Math.sin(i)}`)}rect(t,e,n,r){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+e}h${n=+n}v${+r}h${-n}Z`}toString(){return this._}}function iD(t){let e=3;return t.digits=function(n){if(!arguments.length)return e;if(null==n)e=null;else{let t=Math.floor(n);if(!(t>=0))throw RangeError(`invalid digits: ${n}`);e=t}return t},()=>new i$(e)}function iO(t){return t.innerRadius}function iL(t){return t.outerRadius}function iU(t){return t.startAngle}function ij(t){return t.endAngle}function iR(t){return t&&t.padAngle}function iF(t,e,n,r,i,o,a){var u=t-n,s=e-r,c=(a?o:-o)/iM(u*u+s*s),l=c*s,h=-c*u,f=t+l,p=e+h,_=n+l,d=r+h,g=(f+_)/2,y=(p+d)/2,m=_-f,v=d-p,b=m*m+v*v,x=i-o,w=f*d-_*p,M=(v<0?-1:1)*iM(ib(0,x*x*b-w*w)),T=(w*v-m*M)/b,k=(-w*m-v*M)/b,A=(w*v+m*M)/b,S=(-w*m+v*M)/b,Z=T-g,N=k-y,E=A-g,C=S-y;return Z*Z+N*N>E*E+C*C&&(T=A,k=S),{cx:T,cy:k,x01:-l,y01:-h,x11:T*(i/x-1),y11:k*(i/x-1)}}function iI(){var t=iO,e=iL,n=ig(0),r=null,i=iU,o=ij,a=iR,u=null,s=iD(c);function c(){var c,l,h=+t.apply(this,arguments),f=+e.apply(this,arguments),p=i.apply(this,arguments)-ik,_=o.apply(this,arguments)-ik,d=iy(_-p),g=_>p;if(u||(u=c=s()),f<h&&(l=f,f=h,h=l),f>1e-12){if(d>iA-1e-12)u.moveTo(f*iv(p),f*iw(p)),u.arc(0,0,f,p,_,!g),h>1e-12&&(u.moveTo(h*iv(_),h*iw(_)),u.arc(0,0,h,_,p,g));else{var y,m,v=p,b=_,x=p,w=_,M=d,T=d,k=a.apply(this,arguments)/2,A=k>1e-12&&(r?+r.apply(this,arguments):iM(h*h+f*f)),S=ix(iy(f-h)/2,+n.apply(this,arguments)),Z=S,N=S;if(A>1e-12){var E=iS(A/h*iw(k)),C=iS(A/f*iw(k));(M-=2*E)>1e-12?(E*=g?1:-1,x+=E,w-=E):(M=0,x=w=(p+_)/2),(T-=2*C)>1e-12?(C*=g?1:-1,v+=C,b-=C):(T=0,v=b=(p+_)/2)}var $=f*iv(v),D=f*iw(v),O=h*iv(w),L=h*iw(w);if(S>1e-12){var U,j=f*iv(b),R=f*iw(b),F=h*iv(x),I=h*iw(x);if(d<iT){if(U=function(t,e,n,r,i,o,a,u){var s=n-t,c=r-e,l=a-i,h=u-o,f=h*s-l*c;if(!(f*f<1e-12))return f=(l*(e-o)-h*(t-i))/f,[t+f*s,e+f*c]}($,D,F,I,j,R,O,L)){var P,H=$-U[0],z=D-U[1],Y=j-U[0],q=R-U[1],B=1/iw(((P=(H*Y+z*q)/(iM(H*H+z*z)*iM(Y*Y+q*q)))>1?0:P<-1?iT:Math.acos(P))/2),W=iM(U[0]*U[0]+U[1]*U[1]);Z=ix(S,(h-W)/(B-1)),N=ix(S,(f-W)/(B+1))}else Z=N=0}}T>1e-12?N>1e-12?(y=iF(F,I,$,D,f,N,g),m=iF(j,R,O,L,f,N,g),u.moveTo(y.cx+y.x01,y.cy+y.y01),N<S?u.arc(y.cx,y.cy,N,im(y.y01,y.x01),im(m.y01,m.x01),!g):(u.arc(y.cx,y.cy,N,im(y.y01,y.x01),im(y.y11,y.x11),!g),u.arc(0,0,f,im(y.cy+y.y11,y.cx+y.x11),im(m.cy+m.y11,m.cx+m.x11),!g),u.arc(m.cx,m.cy,N,im(m.y11,m.x11),im(m.y01,m.x01),!g))):(u.moveTo($,D),u.arc(0,0,f,v,b,!g)):u.moveTo($,D),h>1e-12&&M>1e-12?Z>1e-12?(y=iF(O,L,j,R,h,-Z,g),m=iF($,D,F,I,h,-Z,g),u.lineTo(y.cx+y.x01,y.cy+y.y01),Z<S?u.arc(y.cx,y.cy,Z,im(y.y01,y.x01),im(m.y01,m.x01),!g):(u.arc(y.cx,y.cy,Z,im(y.y01,y.x01),im(y.y11,y.x11),!g),u.arc(0,0,h,im(y.cy+y.y11,y.cx+y.x11),im(m.cy+m.y11,m.cx+m.x11),g),u.arc(m.cx,m.cy,Z,im(m.y11,m.x11),im(m.y01,m.x01),!g))):u.arc(0,0,h,w,x,g):u.lineTo(O,L)}}else u.moveTo(0,0);if(u.closePath(),c)return u=null,c+""||null}return c.centroid=function(){var n=(+t.apply(this,arguments)+ +e.apply(this,arguments))/2,r=(+i.apply(this,arguments)+ +o.apply(this,arguments))/2-iT/2;return[iv(r)*n,iw(r)*n]},c.innerRadius=function(e){return arguments.length?(t="function"==typeof e?e:ig(+e),c):t},c.outerRadius=function(t){return arguments.length?(e="function"==typeof t?t:ig(+t),c):e},c.cornerRadius=function(t){return arguments.length?(n="function"==typeof t?t:ig(+t),c):n},c.padRadius=function(t){return arguments.length?(r=null==t?null:"function"==typeof t?t:ig(+t),c):r},c.startAngle=function(t){return arguments.length?(i="function"==typeof t?t:ig(+t),c):i},c.endAngle=function(t){return arguments.length?(o="function"==typeof t?t:ig(+t),c):o},c.padAngle=function(t){return arguments.length?(a="function"==typeof t?t:ig(+t),c):a},c.context=function(t){return arguments.length?(u=null==t?null:t,c):u},c}function iP(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function iH(t){this._context=t}function iz(t){return new iH(t)}function iY(t){return t[0]}function iq(t){return t[1]}function iB(t,e){var n=ig(!0),r=null,i=iz,o=null,a=iD(u);function u(u){var s,c,l,h=(u=iP(u)).length,f=!1;for(null==r&&(o=i(l=a())),s=0;s<=h;++s)!(s<h&&n(c=u[s],s,u))===f&&((f=!f)?o.lineStart():o.lineEnd()),f&&o.point(+t(c,s,u),+e(c,s,u));if(l)return o=null,l+""||null}return t="function"==typeof t?t:void 0===t?iY:ig(t),e="function"==typeof e?e:void 0===e?iq:ig(e),u.x=function(e){return arguments.length?(t="function"==typeof e?e:ig(+e),u):t},u.y=function(t){return arguments.length?(e="function"==typeof t?t:ig(+t),u):e},u.defined=function(t){return arguments.length?(n="function"==typeof t?t:ig(!!t),u):n},u.curve=function(t){return arguments.length?(i=t,null!=r&&(o=i(r)),u):i},u.context=function(t){return arguments.length?(null==t?r=o=null:o=i(r=t),u):r},u}function iW(t,e){return e<t?-1:e>t?1:e>=t?0:NaN}function iG(t){return t}function iX(){var t=iG,e=iW,n=null,r=ig(0),i=ig(iA),o=ig(0);function a(a){var u,s,c,l,h,f=(a=iP(a)).length,p=0,_=Array(f),d=Array(f),g=+r.apply(this,arguments),y=Math.min(iA,Math.max(-iA,i.apply(this,arguments)-g)),m=Math.min(Math.abs(y)/f,o.apply(this,arguments)),v=m*(y<0?-1:1);for(u=0;u<f;++u)(h=d[_[u]=u]=+t(a[u],u,a))>0&&(p+=h);for(null!=e?_.sort(function(t,n){return e(d[t],d[n])}):null!=n&&_.sort(function(t,e){return n(a[t],a[e])}),u=0,c=p?(y-f*v)/p:0;u<f;++u,g=l)l=g+((h=d[s=_[u]])>0?h*c:0)+v,d[s]={data:a[s],index:u,value:h,startAngle:g,endAngle:l,padAngle:m};return d}return a.value=function(e){return arguments.length?(t="function"==typeof e?e:ig(+e),a):t},a.sortValues=function(t){return arguments.length?(e=t,n=null,a):e},a.sort=function(t){return arguments.length?(n=t,e=null,a):n},a.startAngle=function(t){return arguments.length?(r="function"==typeof t?t:ig(+t),a):r},a.endAngle=function(t){return arguments.length?(i="function"==typeof t?t:ig(+t),a):i},a.padAngle=function(t){return arguments.length?(o="function"==typeof t?t:ig(+t),a):o},a}function iV(){}function iQ(t,e,n){t._context.bezierCurveTo((2*t._x0+t._x1)/3,(2*t._y0+t._y1)/3,(t._x0+2*t._x1)/3,(t._y0+2*t._y1)/3,(t._x0+4*t._x1+e)/6,(t._y0+4*t._y1+n)/6)}function iJ(t){this._context=t}function iK(t){return new iJ(t)}function i0(t){this._context=t}function i1(t){return new i0(t)}function i2(t){this._context=t}function i3(t){return new i2(t)}i$.prototype,Array.prototype.slice,iH.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e)}}},iJ.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:iQ(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:iQ(this,t,e)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}},i0.prototype={areaStart:iV,areaEnd:iV,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x2=t,this._y2=e;break;case 1:this._point=2,this._x3=t,this._y3=e;break;case 2:this._point=3,this._x4=t,this._y4=e,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+e)/6);break;default:iQ(this,t,e)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}},i2.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+t)/6,r=(this._y0+4*this._y1+e)/6;this._line?this._context.lineTo(n,r):this._context.moveTo(n,r);break;case 3:this._point=4;default:iQ(this,t,e)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};class i5{constructor(t,e){this._context=t,this._x=e}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line}point(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,e,t,e):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+e)/2,t,this._y0,t,e)}this._x0=t,this._y0=e}}function i6(t){return new i5(t,!0)}function i4(t){return new i5(t,!1)}function i7(t,e){this._basis=new iJ(t),this._beta=e}i7.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var t=this._x,e=this._y,n=t.length-1;if(n>0)for(var r,i=t[0],o=e[0],a=t[n]-i,u=e[n]-o,s=-1;++s<=n;)r=s/n,this._basis.point(this._beta*t[s]+(1-this._beta)*(i+r*a),this._beta*e[s]+(1-this._beta)*(o+r*u));this._x=this._y=null,this._basis.lineEnd()},point:function(t,e){this._x.push(+t),this._y.push(+e)}};var i9=function t(e){function n(t){return 1===e?new iJ(t):new i7(t,e)}return n.beta=function(e){return t(+e)},n}(.85);function i8(t,e,n){t._context.bezierCurveTo(t._x1+t._k*(t._x2-t._x0),t._y1+t._k*(t._y2-t._y0),t._x2+t._k*(t._x1-e),t._y2+t._k*(t._y1-n),t._x2,t._y2)}function ot(t,e){this._context=t,this._k=(1-e)/6}ot.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:i8(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2,this._x1=t,this._y1=e;break;case 2:this._point=3;default:i8(this,t,e)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var oe=function t(e){function n(t){return new ot(t,e)}return n.tension=function(e){return t(+e)},n}(0);function on(t,e){this._context=t,this._k=(1-e)/6}on.prototype={areaStart:iV,areaEnd:iV,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:i8(this,t,e)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var or=function t(e){function n(t){return new on(t,e)}return n.tension=function(e){return t(+e)},n}(0);function oi(t,e){this._context=t,this._k=(1-e)/6}oi.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:i8(this,t,e)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var oo=function t(e){function n(t){return new oi(t,e)}return n.tension=function(e){return t(+e)},n}(0);function oa(t,e,n){var r=t._x1,i=t._y1,o=t._x2,a=t._y2;if(t._l01_a>1e-12){var u=2*t._l01_2a+3*t._l01_a*t._l12_a+t._l12_2a,s=3*t._l01_a*(t._l01_a+t._l12_a);r=(r*u-t._x0*t._l12_2a+t._x2*t._l01_2a)/s,i=(i*u-t._y0*t._l12_2a+t._y2*t._l01_2a)/s}if(t._l23_a>1e-12){var c=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,l=3*t._l23_a*(t._l23_a+t._l12_a);o=(o*c+t._x1*t._l23_2a-e*t._l12_2a)/l,a=(a*c+t._y1*t._l23_2a-n*t._l12_2a)/l}t._context.bezierCurveTo(r,i,o,a,t._x2,t._y2)}function ou(t,e){this._context=t,this._alpha=e}ou.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3;default:oa(this,t,e)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var os=function t(e){function n(t){return e?new ou(t,e):new ot(t,0)}return n.alpha=function(e){return t(+e)},n}(.5);function oc(t,e){this._context=t,this._alpha=e}oc.prototype={areaStart:iV,areaEnd:iV,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:oa(this,t,e)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var ol=function t(e){function n(t){return e?new oc(t,e):new on(t,0)}return n.alpha=function(e){return t(+e)},n}(.5);function oh(t,e){this._context=t,this._alpha=e}oh.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:oa(this,t,e)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var of=function t(e){function n(t){return e?new oh(t,e):new oi(t,0)}return n.alpha=function(e){return t(+e)},n}(.5);function op(t){this._context=t}function o_(t){return new op(t)}function od(t,e,n){var r=t._x1-t._x0,i=e-t._x1,o=(t._y1-t._y0)/(r||i<0&&-0),a=(n-t._y1)/(i||r<0&&-0);return((o<0?-1:1)+(a<0?-1:1))*Math.min(Math.abs(o),Math.abs(a),.5*Math.abs((o*i+a*r)/(r+i)))||0}function og(t,e){var n=t._x1-t._x0;return n?(3*(t._y1-t._y0)/n-e)/2:e}function oy(t,e,n){var r=t._x0,i=t._y0,o=t._x1,a=t._y1,u=(o-r)/3;t._context.bezierCurveTo(r+u,i+u*e,o-u,a-u*n,o,a)}function om(t){this._context=t}function ov(t){this._context=new ob(t)}function ob(t){this._context=t}function ox(t){return new om(t)}function ow(t){return new ov(t)}function oM(t){this._context=t}function oT(t){var e,n,r=t.length-1,i=Array(r),o=Array(r),a=Array(r);for(i[0]=0,o[0]=2,a[0]=t[0]+2*t[1],e=1;e<r-1;++e)i[e]=1,o[e]=4,a[e]=4*t[e]+2*t[e+1];for(i[r-1]=2,o[r-1]=7,a[r-1]=8*t[r-1]+t[r],e=1;e<r;++e)n=i[e]/o[e-1],o[e]-=n,a[e]-=n*a[e-1];for(i[r-1]=a[r-1]/o[r-1],e=r-2;e>=0;--e)i[e]=(a[e]-i[e+1])/o[e];for(e=0,o[r-1]=(t[r]+i[r-1])/2;e<r-1;++e)o[e]=2*t[e+1]-i[e+1];return[i,o]}function ok(t){return new oM(t)}function oA(t,e){this._context=t,this._t=e}function oS(t){return new oA(t,.5)}function oZ(t){return new oA(t,0)}function oN(t){return new oA(t,1)}function oE(t,e,n){this.k=t,this.x=e,this.y=n}op.prototype={areaStart:iV,areaEnd:iV,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,e){t=+t,e=+e,this._point?this._context.lineTo(t,e):(this._point=1,this._context.moveTo(t,e))}},om.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:oy(this,this._t0,og(this,this._t0))}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var n=NaN;if(e=+e,(t=+t)!==this._x1||e!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,oy(this,og(this,n=od(this,t,e)),n);break;default:oy(this,this._t0,n=od(this,t,e))}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=n}}},(ov.prototype=Object.create(om.prototype)).point=function(t,e){om.prototype.point.call(this,e,t)},ob.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,n,r,i,o){this._context.bezierCurveTo(e,t,r,n,o,i)}},oM.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var t=this._x,e=this._y,n=t.length;if(n){if(this._line?this._context.lineTo(t[0],e[0]):this._context.moveTo(t[0],e[0]),2===n)this._context.lineTo(t[1],e[1]);else for(var r=oT(t),i=oT(e),o=0,a=1;a<n;++o,++a)this._context.bezierCurveTo(r[0][o],i[0][o],r[1][o],i[1][o],t[a],e[a])}(this._line||0!==this._line&&1===n)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(t,e){this._x.push(+t),this._y.push(+e)}},oA.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&2===this._point&&this._context.lineTo(this._x,this._y),(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,e),this._context.lineTo(t,e);else{var n=this._x*(1-this._t)+t*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,e)}}this._x=t,this._y=e}},oE.prototype={constructor:oE,scale:function(t){return 1===t?this:new oE(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new oE(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}},new oE(1,0,0),oE.prototype},97551:function(t,e,n){"use strict";n.d(e,{Z:function(){return u}});var r=n(11791),i=n(55288);class o{constructor(){this.type=i.w.ALL}get(){return this.type}set(t){if(this.type&&this.type!==t)throw Error("Cannot change both RGB and HSL channels at the same time");this.type=t}reset(){this.type=i.w.ALL}is(t){return this.type===t}}class a{constructor(t,e){this.color=e,this.changed=!1,this.data=t,this.type=new o}set(t,e){return this.color=e,this.changed=!1,this.data=t,this.type.type=i.w.ALL,this}_ensureHSL(){let t=this.data,{h:e,s:n,l:i}=t;void 0===e&&(t.h=r.Z.channel.rgb2hsl(t,"h")),void 0===n&&(t.s=r.Z.channel.rgb2hsl(t,"s")),void 0===i&&(t.l=r.Z.channel.rgb2hsl(t,"l"))}_ensureRGB(){let t=this.data,{r:e,g:n,b:i}=t;void 0===e&&(t.r=r.Z.channel.hsl2rgb(t,"r")),void 0===n&&(t.g=r.Z.channel.hsl2rgb(t,"g")),void 0===i&&(t.b=r.Z.channel.hsl2rgb(t,"b"))}get r(){let t=this.data,e=t.r;return this.type.is(i.w.HSL)||void 0===e?(this._ensureHSL(),r.Z.channel.hsl2rgb(t,"r")):e}get g(){let t=this.data,e=t.g;return this.type.is(i.w.HSL)||void 0===e?(this._ensureHSL(),r.Z.channel.hsl2rgb(t,"g")):e}get b(){let t=this.data,e=t.b;return this.type.is(i.w.HSL)||void 0===e?(this._ensureHSL(),r.Z.channel.hsl2rgb(t,"b")):e}get h(){let t=this.data,e=t.h;return this.type.is(i.w.RGB)||void 0===e?(this._ensureRGB(),r.Z.channel.rgb2hsl(t,"h")):e}get s(){let t=this.data,e=t.s;return this.type.is(i.w.RGB)||void 0===e?(this._ensureRGB(),r.Z.channel.rgb2hsl(t,"s")):e}get l(){let t=this.data,e=t.l;return this.type.is(i.w.RGB)||void 0===e?(this._ensureRGB(),r.Z.channel.rgb2hsl(t,"l")):e}get a(){return this.data.a}set r(t){this.type.set(i.w.RGB),this.changed=!0,this.data.r=t}set g(t){this.type.set(i.w.RGB),this.changed=!0,this.data.g=t}set b(t){this.type.set(i.w.RGB),this.changed=!0,this.data.b=t}set h(t){this.type.set(i.w.HSL),this.changed=!0,this.data.h=t}set s(t){this.type.set(i.w.HSL),this.changed=!0,this.data.s=t}set l(t){this.type.set(i.w.HSL),this.changed=!0,this.data.l=t}set a(t){this.changed=!0,this.data.a=t}}var u=new a({r:0,g:0,b:0,a:0},"transparent")},69626:function(t,e,n){"use strict";n.d(e,{Z:function(){return l}});var r=n(97551),i=n(55288);let o={re:/^#((?:[a-f0-9]{2}){2,4}|[a-f0-9]{3})$/i,parse:t=>{if(35!==t.charCodeAt(0))return;let e=t.match(o.re);if(!e)return;let n=e[1],i=parseInt(n,16),a=n.length,u=a%4==0,s=a>4,c=s?1:17,l=s?8:4,h=u?0:-1,f=s?255:15;return r.Z.set({r:(i>>l*(h+3)&f)*c,g:(i>>l*(h+2)&f)*c,b:(i>>l*(h+1)&f)*c,a:u?(i&f)*c/255:1},t)},stringify:t=>{let{r:e,g:n,b:r,a:o}=t;return o<1?`#${i.Q[Math.round(e)]}${i.Q[Math.round(n)]}${i.Q[Math.round(r)]}${i.Q[Math.round(255*o)]}`:`#${i.Q[Math.round(e)]}${i.Q[Math.round(n)]}${i.Q[Math.round(r)]}`}};var a=n(11791);let u={re:/^hsla?\(\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e-?\d+)?(?:deg|grad|rad|turn)?)\s*?(?:,|\s)\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e-?\d+)?%)\s*?(?:,|\s)\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e-?\d+)?%)(?:\s*?(?:,|\/)\s*?\+?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e-?\d+)?(%)?))?\s*?\)$/i,hueRe:/^(.+?)(deg|grad|rad|turn)$/i,_hue2deg:t=>{let e=t.match(u.hueRe);if(e){let[,t,n]=e;switch(n){case"grad":return a.Z.channel.clamp.h(.9*parseFloat(t));case"rad":return a.Z.channel.clamp.h(180*parseFloat(t)/Math.PI);case"turn":return a.Z.channel.clamp.h(360*parseFloat(t))}}return a.Z.channel.clamp.h(parseFloat(t))},parse:t=>{let e=t.charCodeAt(0);if(104!==e&&72!==e)return;let n=t.match(u.re);if(!n)return;let[,i,o,s,c,l]=n;return r.Z.set({h:u._hue2deg(i),s:a.Z.channel.clamp.s(parseFloat(o)),l:a.Z.channel.clamp.l(parseFloat(s)),a:c?a.Z.channel.clamp.a(l?parseFloat(c)/100:parseFloat(c)):1},t)},stringify:t=>{let{h:e,s:n,l:r,a:i}=t;return i<1?`hsla(${a.Z.lang.round(e)}, ${a.Z.lang.round(n)}%, ${a.Z.lang.round(r)}%, ${i})`:`hsl(${a.Z.lang.round(e)}, ${a.Z.lang.round(n)}%, ${a.Z.lang.round(r)}%)`}},s={colors:{aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyanaqua:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",transparent:"#00000000",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"},parse:t=>{t=t.toLowerCase();let e=s.colors[t];if(e)return o.parse(e)},stringify:t=>{let e=o.stringify(t);for(let t in s.colors)if(s.colors[t]===e)return t}},c={re:/^rgba?\(\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e\d+)?(%?))\s*?(?:,|\s)\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e\d+)?(%?))\s*?(?:,|\s)\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e\d+)?(%?))(?:\s*?(?:,|\/)\s*?\+?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e\d+)?(%?)))?\s*?\)$/i,parse:t=>{let e=t.charCodeAt(0);if(114!==e&&82!==e)return;let n=t.match(c.re);if(!n)return;let[,i,o,u,s,l,h,f,p]=n;return r.Z.set({r:a.Z.channel.clamp.r(o?2.55*parseFloat(i):parseFloat(i)),g:a.Z.channel.clamp.g(s?2.55*parseFloat(u):parseFloat(u)),b:a.Z.channel.clamp.b(h?2.55*parseFloat(l):parseFloat(l)),a:f?a.Z.channel.clamp.a(p?parseFloat(f)/100:parseFloat(f)):1},t)},stringify:t=>{let{r:e,g:n,b:r,a:i}=t;return i<1?`rgba(${a.Z.lang.round(e)}, ${a.Z.lang.round(n)}, ${a.Z.lang.round(r)}, ${a.Z.lang.round(i)})`:`rgb(${a.Z.lang.round(e)}, ${a.Z.lang.round(n)}, ${a.Z.lang.round(r)})`}};var l={format:{keyword:s,hex:o,rgb:c,rgba:c,hsl:u,hsla:u},parse:t=>{if("string"!=typeof t)return t;let e=o.parse(t)||c.parse(t)||u.parse(t)||s.parse(t);if(e)return e;throw Error(`Unsupported color format: "${t}"`)},stringify:t=>!t.changed&&t.color?t.color:t.type.is(i.w.HSL)||void 0===t.data.r?u.stringify(t):!(t.a<1)&&Number.isInteger(t.r)&&Number.isInteger(t.g)&&Number.isInteger(t.b)?o.stringify(t):c.stringify(t)}},55288:function(t,e,n){"use strict";n.d(e,{Q:function(){return i},w:function(){return o}});var r=n(11791);let i={};for(let t=0;t<=255;t++)i[t]=r.Z.unit.dec2hex(t);let o={ALL:0,RGB:1,HSL:2}},22692:function(t,e,n){"use strict";var r=n(69626),i=n(10937);e.Z=(t,e)=>{let n=r.Z.parse(t),o={};for(let t in e)e[t]&&(o[t]=n[t]+e[t]);return(0,i.Z)(t,o)}},30132:function(t,e,n){"use strict";var r=n(11791),i=n(69626);e.Z=(t,e,n)=>{let o=i.Z.parse(t),a=o[e],u=r.Z.channel.clamp[e](a+n);return a!==u&&(o[e]=u),i.Z.stringify(o)}},10937:function(t,e,n){"use strict";var r=n(11791),i=n(69626);e.Z=(t,e)=>{let n=i.Z.parse(t);for(let t in e)n[t]=r.Z.channel.clamp[t](e[t]);return i.Z.stringify(n)}},52878:function(t,e,n){"use strict";var r=n(30132);e.Z=(t,e)=>(0,r.Z)(t,"l",-e)},19014:function(t,e,n){"use strict";n.d(e,{Z:function(){return a}});var r=n(69626),i=n(35014),o=(t,e,n=50)=>{let{r:o,g:a,b:u,a:s}=r.Z.parse(t),{r:c,g:l,b:h,a:f}=r.Z.parse(e),p=n/100,_=2*p-1,d=s-f,g=((_*d==-1?_:(_+d)/(1+_*d))+1)/2,y=1-g;return(0,i.Z)(o*g+c*y,a*g+l*y,u*g+h*y,s*p+f*(1-p))},a=(t,e=100)=>{let n=r.Z.parse(t);return n.r=255-n.r,n.g=255-n.g,n.b=255-n.b,o(n,t,e)}},44394:function(t,e,n){"use strict";n.d(e,{Z:function(){return u}});var r=n(11791),i=n(69626),o=t=>{let{r:e,g:n,b:o}=i.Z.parse(t),a=.2126*r.Z.channel.toLinear(e)+.7152*r.Z.channel.toLinear(n)+.0722*r.Z.channel.toLinear(o);return r.Z.lang.round(a)},a=t=>o(t)>=.5,u=t=>!a(t)},56597:function(t,e,n){"use strict";var r=n(30132);e.Z=(t,e)=>(0,r.Z)(t,"l",e)},35014:function(t,e,n){"use strict";var r=n(11791),i=n(97551),o=n(69626),a=n(10937);e.Z=(t,e,n=0,u=1)=>{if("number"!=typeof t)return(0,a.Z)(t,{a:e});let s=i.Z.set({r:r.Z.channel.clamp.r(t),g:r.Z.channel.clamp.g(e),b:r.Z.channel.clamp.b(n),a:r.Z.channel.clamp.a(u)});return o.Z.stringify(s)}},11791:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});let r={min:{r:0,g:0,b:0,s:0,l:0,a:0},max:{r:255,g:255,b:255,h:360,s:100,l:100,a:1},clamp:{r:t=>t>=255?255:t<0?0:t,g:t=>t>=255?255:t<0?0:t,b:t=>t>=255?255:t<0?0:t,h:t=>t%360,s:t=>t>=100?100:t<0?0:t,l:t=>t>=100?100:t<0?0:t,a:t=>t>=1?1:t<0?0:t},toLinear:t=>{let e=t/255;return t>.03928?Math.pow((e+.055)/1.055,2.4):e/12.92},hue2rgb:(t,e,n)=>(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?t+(e-t)*6*n:n<.5?e:n<2/3?t+(e-t)*(2/3-n)*6:t,hsl2rgb:({h:t,s:e,l:n},i)=>{if(!e)return 2.55*n;t/=360,e/=100;let o=(n/=100)<.5?n*(1+e):n+e-n*e,a=2*n-o;switch(i){case"r":return 255*r.hue2rgb(a,o,t+1/3);case"g":return 255*r.hue2rgb(a,o,t);case"b":return 255*r.hue2rgb(a,o,t-1/3)}},rgb2hsl:({r:t,g:e,b:n},r)=>{let i=Math.max(t/=255,e/=255,n/=255),o=Math.min(t,e,n),a=(i+o)/2;if("l"===r)return 100*a;if(i===o)return 0;let u=i-o;if("s"===r)return 100*(a>.5?u/(2-i-o):u/(i+o));switch(i){case t:return((e-n)/u+(e<n?6:0))*60;case e:return((n-t)/u+2)*60;case n:return((t-e)/u+4)*60;default:return -1}}};var i={channel:r,lang:{clamp:(t,e,n)=>e>n?Math.min(e,Math.max(n,t)):Math.min(n,Math.max(e,t)),round:t=>Math.round(1e10*t)/1e10},unit:{dec2hex:t=>{let e=Math.round(t).toString(16);return e.length>1?e:`0${e}`}}}},44319:function(t,e,n){"use strict";n.d(e,{Z:function(){return u}});var r=n(58346),i=function(t,e){for(var n=t.length;n--;)if((0,r.Z)(t[n][0],e))return n;return -1},o=Array.prototype.splice;function a(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}a.prototype.clear=function(){this.__data__=[],this.size=0},a.prototype.delete=function(t){var e=this.__data__,n=i(e,t);return!(n<0)&&(n==e.length-1?e.pop():o.call(e,n,1),--this.size,!0)},a.prototype.get=function(t){var e=this.__data__,n=i(e,t);return n<0?void 0:e[n][1]},a.prototype.has=function(t){return i(this.__data__,t)>-1},a.prototype.set=function(t,e){var n=this.__data__,r=i(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};var u=a},62453:function(t,e,n){"use strict";var r=n(23424),i=n(77567),o=(0,r.Z)(i.Z,"Map");e.Z=o},51148:function(t,e,n){"use strict";n.d(e,{Z:function(){return f}});var r=(0,n(23424).Z)(Object,"create"),i=Object.prototype.hasOwnProperty,o=Object.prototype.hasOwnProperty;function a(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}a.prototype.clear=function(){this.__data__=r?r(null):{},this.size=0},a.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},a.prototype.get=function(t){var e=this.__data__;if(r){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return i.call(e,t)?e[t]:void 0},a.prototype.has=function(t){var e=this.__data__;return r?void 0!==e[t]:o.call(e,t)},a.prototype.set=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=r&&void 0===e?"__lodash_hash_undefined__":e,this};var u=n(44319),s=n(62453),c=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t},l=function(t,e){var n=t.__data__;return c(e)?n["string"==typeof e?"string":"hash"]:n.map};function h(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}h.prototype.clear=function(){this.size=0,this.__data__={hash:new a,map:new(s.Z||u.Z),string:new a}},h.prototype.delete=function(t){var e=l(this,t).delete(t);return this.size-=e?1:0,e},h.prototype.get=function(t){return l(this,t).get(t)},h.prototype.has=function(t){return l(this,t).has(t)},h.prototype.set=function(t,e){var n=l(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};var f=h},78715:function(t,e,n){"use strict";var r=n(23424),i=n(77567),o=(0,r.Z)(i.Z,"Set");e.Z=o},80325:function(t,e,n){"use strict";n.d(e,{Z:function(){return u}});var r=n(44319),i=n(62453),o=n(51148);function a(t){var e=this.__data__=new r.Z(t);this.size=e.size}a.prototype.clear=function(){this.__data__=new r.Z,this.size=0},a.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},a.prototype.get=function(t){return this.__data__.get(t)},a.prototype.has=function(t){return this.__data__.has(t)},a.prototype.set=function(t,e){var n=this.__data__;if(n instanceof r.Z){var a=n.__data__;if(!i.Z||a.length<199)return a.push([t,e]),this.size=++n.size,this;n=this.__data__=new o.Z(a)}return n.set(t,e),this.size=n.size,this};var u=a},76298:function(t,e,n){"use strict";var r=n(77567).Z.Symbol;e.Z=r},95186:function(t,e,n){"use strict";var r=n(77567).Z.Uint8Array;e.Z=r},82426:function(t,e,n){"use strict";n.d(e,{Z:function(){return l}});var r=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r},i=n(21915),o=n(49069),a=n(14768),u=n(52781),s=n(62737),c=Object.prototype.hasOwnProperty,l=function(t,e){var n=(0,o.Z)(t),l=!n&&(0,i.Z)(t),h=!n&&!l&&(0,a.Z)(t),f=!n&&!l&&!h&&(0,s.Z)(t),p=n||l||h||f,_=p?r(t.length,String):[],d=_.length;for(var g in t)(e||c.call(t,g))&&!(p&&("length"==g||h&&("offset"==g||"parent"==g)||f&&("buffer"==g||"byteLength"==g||"byteOffset"==g)||(0,u.Z)(g,d)))&&_.push(g);return _}},69092:function(t,e,n){"use strict";var r=n(25158),i=n(58346),o=Object.prototype.hasOwnProperty;e.Z=function(t,e,n){var a=t[e];o.call(t,e)&&(0,i.Z)(a,n)&&(void 0!==n||e in t)||(0,r.Z)(t,e,n)}},25158:function(t,e,n){"use strict";var r=n(49613);e.Z=function(t,e,n){"__proto__"==e&&r.Z?(0,r.Z)(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}},70837:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var r=function(t,e,n){for(var r=-1,i=Object(t),o=n(t),a=o.length;a--;){var u=o[++r];if(!1===e(i[u],u,i))break}return t}},12689:function(t,e,n){"use strict";n.d(e,{Z:function(){return h}});var r=n(76298),i=Object.prototype,o=i.hasOwnProperty,a=i.toString,u=r.Z?r.Z.toStringTag:void 0,s=function(t){var e=o.call(t,u),n=t[u];try{t[u]=void 0;var r=!0}catch(t){}var i=a.call(t);return r&&(e?t[u]=n:delete t[u]),i},c=Object.prototype.toString,l=r.Z?r.Z.toStringTag:void 0,h=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":l&&l in Object(t)?s(t):c.call(t)}},77093:function(t,e,n){"use strict";n.d(e,{Z:function(){return a}});var r=n(96953),i=(0,n(87725).Z)(Object.keys,Object),o=Object.prototype.hasOwnProperty,a=function(t){if(!(0,r.Z)(t))return i(t);var e=[];for(var n in Object(t))o.call(t,n)&&"constructor"!=n&&e.push(n);return e}},70290:function(t,e,n){"use strict";var r=n(13211),i=n(24558),o=n(3989);e.Z=function(t,e){return(0,o.Z)((0,i.Z)(t,e,r.Z),t+"")}},95235:function(t,e){"use strict";e.Z=function(t){return function(e){return t(e)}}},51366:function(t,e,n){"use strict";var r=n(95186);e.Z=function(t){var e=new t.constructor(t.byteLength);return new r.Z(e).set(new r.Z(t)),e}},64228:function(t,e,n){"use strict";var r=n(77567),i="object"==typeof exports&&exports&&!exports.nodeType&&exports,o=i&&"object"==typeof module&&module&&!module.nodeType&&module,a=o&&o.exports===i?r.Z.Buffer:void 0,u=a?a.allocUnsafe:void 0;e.Z=function(t,e){if(e)return t.slice();var n=t.length,r=u?u(n):new t.constructor(n);return t.copy(r),r}},3518:function(t,e,n){"use strict";var r=n(51366);e.Z=function(t,e){var n=e?(0,r.Z)(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}},66487:function(t,e){"use strict";e.Z=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}},12042:function(t,e,n){"use strict";var r=n(69092),i=n(25158);e.Z=function(t,e,n,o){var a=!n;n||(n={});for(var u=-1,s=e.length;++u<s;){var c=e[u],l=o?o(n[c],t[c],c,n,t):void 0;void 0===l&&(l=t[c]),a?(0,i.Z)(n,c,l):(0,r.Z)(n,c,l)}return n}},49613:function(t,e,n){"use strict";var r=n(23424),i=function(){try{var t=(0,r.Z)(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();e.Z=i},34657:function(t,e){"use strict";var n="object"==typeof global&&global&&global.Object===Object&&global;e.Z=n},23424:function(t,e,n){"use strict";n.d(e,{Z:function(){return _}});var r,i=n(38348),o=n(77567).Z["__core-js_shared__"],a=(r=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"",u=n(99702),s=n(23119),c=/^\[object .+?Constructor\]$/,l=Object.prototype,h=Function.prototype.toString,f=l.hasOwnProperty,p=RegExp("^"+h.call(f).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),_=function(t,e){var n,r=null==t?void 0:t[e];return(n=r,(0,u.Z)(n)&&(!a||!(a in n))&&((0,i.Z)(n)?p:c).test((0,s.Z)(n)))?r:void 0}},79576:function(t,e,n){"use strict";var r=(0,n(87725).Z)(Object.getPrototypeOf,Object);e.Z=r},11144:function(t,e,n){"use strict";n.d(e,{Z:function(){return M}});var r=n(23424),i=n(77567),o=(0,r.Z)(i.Z,"DataView"),a=n(62453),u=(0,r.Z)(i.Z,"Promise"),s=n(78715),c=(0,r.Z)(i.Z,"WeakMap"),l=n(12689),h=n(23119),f="[object Map]",p="[object Promise]",_="[object Set]",d="[object WeakMap]",g="[object DataView]",y=(0,h.Z)(o),m=(0,h.Z)(a.Z),v=(0,h.Z)(u),b=(0,h.Z)(s.Z),x=(0,h.Z)(c),w=l.Z;(o&&w(new o(new ArrayBuffer(1)))!=g||a.Z&&w(new a.Z)!=f||u&&w(u.resolve())!=p||s.Z&&w(new s.Z)!=_||c&&w(new c)!=d)&&(w=function(t){var e=(0,l.Z)(t),n="[object Object]"==e?t.constructor:void 0,r=n?(0,h.Z)(n):"";if(r)switch(r){case y:return g;case m:return f;case v:return p;case b:return _;case x:return d}return e});var M=w},36323:function(t,e,n){"use strict";n.d(e,{Z:function(){return s}});var r=n(99702),i=Object.create,o=function(){function t(){}return function(e){if(!(0,r.Z)(e))return{};if(i)return i(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}(),a=n(79576),u=n(96953),s=function(t){return"function"!=typeof t.constructor||(0,u.Z)(t)?{}:o((0,a.Z)(t))}},52781:function(t,e){"use strict";var n=/^(?:0|[1-9]\d*)$/;e.Z=function(t,e){var r=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==r||"symbol"!=r&&n.test(t))&&t>-1&&t%1==0&&t<e}},16160:function(t,e,n){"use strict";var r=n(58346),i=n(66059),o=n(52781),a=n(99702);e.Z=function(t,e,n){if(!(0,a.Z)(n))return!1;var u=typeof e;return("number"==u?!!((0,i.Z)(n)&&(0,o.Z)(e,n.length)):"string"==u&&e in n)&&(0,r.Z)(n[e],t)}},96953:function(t,e){"use strict";var n=Object.prototype;e.Z=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||n)}},56996:function(t,e,n){"use strict";var r=n(34657),i="object"==typeof exports&&exports&&!exports.nodeType&&exports,o=i&&"object"==typeof module&&module&&!module.nodeType&&module,a=o&&o.exports===i&&r.Z.process,u=function(){try{var t=o&&o.require&&o.require("util").types;if(t)return t;return a&&a.binding&&a.binding("util")}catch(t){}}();e.Z=u},87725:function(t,e){"use strict";e.Z=function(t,e){return function(n){return t(e(n))}}},24558:function(t,e,n){"use strict";n.d(e,{Z:function(){return o}});var r=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)},i=Math.max,o=function(t,e,n){return e=i(void 0===e?t.length-1:e,0),function(){for(var o=arguments,a=-1,u=i(o.length-e,0),s=Array(u);++a<u;)s[a]=o[e+a];a=-1;for(var c=Array(e+1);++a<e;)c[a]=o[a];return c[e]=n(s),r(t,this,c)}}},77567:function(t,e,n){"use strict";var r=n(34657),i="object"==typeof self&&self&&self.Object===Object&&self,o=r.Z||i||Function("return this")();e.Z=o},3989:function(t,e,n){"use strict";n.d(e,{Z:function(){return l}});var r,i,o=n(24111),a=n(49613),u=n(13211),s=a.Z?function(t,e){return(0,a.Z)(t,"toString",{configurable:!0,enumerable:!1,value:(0,o.Z)(e),writable:!0})}:u.Z,c=Date.now,l=(r=0,i=0,function(){var t=c(),e=16-(t-i);if(i=t,e>0){if(++r>=800)return arguments[0]}else r=0;return s.apply(void 0,arguments)})},23119:function(t,e){"use strict";var n=Function.prototype.toString;e.Z=function(t){if(null!=t){try{return n.call(t)}catch(t){}try{return t+""}catch(t){}}return""}},24111:function(t,e){"use strict";e.Z=function(t){return function(){return t}}},58346:function(t,e){"use strict";e.Z=function(t,e){return t===e||t!=t&&e!=e}},13211:function(t,e){"use strict";e.Z=function(t){return t}},21915:function(t,e,n){"use strict";n.d(e,{Z:function(){return c}});var r=n(12689),i=n(56070),o=function(t){return(0,i.Z)(t)&&"[object Arguments]"==(0,r.Z)(t)},a=Object.prototype,u=a.hasOwnProperty,s=a.propertyIsEnumerable,c=o(function(){return arguments}())?o:function(t){return(0,i.Z)(t)&&u.call(t,"callee")&&!s.call(t,"callee")}},49069:function(t,e){"use strict";var n=Array.isArray;e.Z=n},66059:function(t,e,n){"use strict";var r=n(38348),i=n(41323);e.Z=function(t){return null!=t&&(0,i.Z)(t.length)&&!(0,r.Z)(t)}},74179:function(t,e,n){"use strict";var r=n(66059),i=n(56070);e.Z=function(t){return(0,i.Z)(t)&&(0,r.Z)(t)}},14768:function(t,e,n){"use strict";n.d(e,{Z:function(){return u}});var r=n(77567),i="object"==typeof exports&&exports&&!exports.nodeType&&exports,o=i&&"object"==typeof module&&module&&!module.nodeType&&module,a=o&&o.exports===i?r.Z.Buffer:void 0,u=(a?a.isBuffer:void 0)||function(){return!1}},84448:function(t,e,n){"use strict";var r=n(77093),i=n(11144),o=n(21915),a=n(49069),u=n(66059),s=n(14768),c=n(96953),l=n(62737),h=Object.prototype.hasOwnProperty;e.Z=function(t){if(null==t)return!0;if((0,u.Z)(t)&&((0,a.Z)(t)||"string"==typeof t||"function"==typeof t.splice||(0,s.Z)(t)||(0,l.Z)(t)||(0,o.Z)(t)))return!t.length;var e=(0,i.Z)(t);if("[object Map]"==e||"[object Set]"==e)return!t.size;if((0,c.Z)(t))return!(0,r.Z)(t).length;for(var n in t)if(h.call(t,n))return!1;return!0}},38348:function(t,e,n){"use strict";var r=n(12689),i=n(99702);e.Z=function(t){if(!(0,i.Z)(t))return!1;var e=(0,r.Z)(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}},41323:function(t,e){"use strict";e.Z=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}},99702:function(t,e){"use strict";e.Z=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}},56070:function(t,e){"use strict";e.Z=function(t){return null!=t&&"object"==typeof t}},23789:function(t,e,n){"use strict";var r=n(12689),i=n(79576),o=n(56070),a=Object.prototype,u=Function.prototype.toString,s=a.hasOwnProperty,c=u.call(Object);e.Z=function(t){if(!(0,o.Z)(t)||"[object Object]"!=(0,r.Z)(t))return!1;var e=(0,i.Z)(t);if(null===e)return!0;var n=s.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&u.call(n)==c}},62737:function(t,e,n){"use strict";n.d(e,{Z:function(){return l}});var r=n(12689),i=n(41323),o=n(56070),a={};a["[object Float32Array]"]=a["[object Float64Array]"]=a["[object Int8Array]"]=a["[object Int16Array]"]=a["[object Int32Array]"]=a["[object Uint8Array]"]=a["[object Uint8ClampedArray]"]=a["[object Uint16Array]"]=a["[object Uint32Array]"]=!0,a["[object Arguments]"]=a["[object Array]"]=a["[object ArrayBuffer]"]=a["[object Boolean]"]=a["[object DataView]"]=a["[object Date]"]=a["[object Error]"]=a["[object Function]"]=a["[object Map]"]=a["[object Number]"]=a["[object Object]"]=a["[object RegExp]"]=a["[object Set]"]=a["[object String]"]=a["[object WeakMap]"]=!1;var u=n(95235),s=n(56996),c=s.Z&&s.Z.isTypedArray,l=c?(0,u.Z)(c):function(t){return(0,o.Z)(t)&&(0,i.Z)(t.length)&&!!a[(0,r.Z)(t)]}},54433:function(t,e,n){"use strict";n.d(e,{Z:function(){return l}});var r=n(82426),i=n(99702),o=n(96953),a=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e},u=Object.prototype.hasOwnProperty,s=function(t){if(!(0,i.Z)(t))return a(t);var e=(0,o.Z)(t),n=[];for(var r in t)"constructor"==r&&(e||!u.call(t,r))||n.push(r);return n},c=n(66059),l=function(t){return(0,c.Z)(t)?(0,r.Z)(t,!0):s(t)}},2970:function(t,e,n){"use strict";var r=n(51148);function i(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw TypeError("Expected a function");var n=function(){var r=arguments,i=e?e.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var a=t.apply(this,r);return n.cache=o.set(i,a)||o,a};return n.cache=new(i.Cache||r.Z),n}i.Cache=r.Z,e.Z=i},33711:function(t,e,n){"use strict";n.d(e,{Z:function(){return Z}});var r,i=n(80325),o=n(25158),a=n(58346),u=function(t,e,n){(void 0===n||(0,a.Z)(t[e],n))&&(void 0!==n||e in t)||(0,o.Z)(t,e,n)},s=n(70837),c=n(64228),l=n(3518),h=n(66487),f=n(36323),p=n(21915),_=n(49069),d=n(74179),g=n(14768),y=n(38348),m=n(99702),v=n(23789),b=n(62737),x=function(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]},w=n(12042),M=n(54433),T=function(t,e,n,r,i,o,a){var s=x(t,n),T=x(e,n),k=a.get(T);if(k){u(t,n,k);return}var A=o?o(s,T,n+"",t,e,a):void 0,S=void 0===A;if(S){var Z=(0,_.Z)(T),N=!Z&&(0,g.Z)(T),E=!Z&&!N&&(0,b.Z)(T);(A=T,Z||N||E)?(0,_.Z)(s)?A=s:(0,d.Z)(s)?A=(0,h.Z)(s):N?(S=!1,A=(0,c.Z)(T,!0)):E?(S=!1,A=(0,l.Z)(T,!0)):A=[]:(0,v.Z)(T)||(0,p.Z)(T)?(A=s,(0,p.Z)(s))?A=(0,w.Z)(s,(0,M.Z)(s)):(!(0,m.Z)(s)||(0,y.Z)(s))&&(A=(0,f.Z)(T)):S=!1}S&&(a.set(T,A),i(A,T,r,o,a),a.delete(T)),u(t,n,A)},k=function t(e,n,r,o,a){e!==n&&(0,s.Z)(n,function(s,c){if(a||(a=new i.Z),(0,m.Z)(s))T(e,n,c,r,t,o,a);else{var l=o?o(x(e,c),s,c+"",e,n,a):void 0;void 0===l&&(l=s),u(e,c,l)}},M.Z)},A=n(70290),S=n(16160),Z=(r=function(t,e,n){k(t,e,n)},(0,A.Z)(function(t,e){var n=-1,i=e.length,o=i>1?e[i-1]:void 0,a=i>2?e[2]:void 0;for(o=r.length>3&&"function"==typeof o?(i--,o):void 0,a&&(0,S.Z)(e[0],e[1],a)&&(o=i<3?void 0:o,i=1),t=Object(t);++n<i;){var u=e[n];u&&r(t,u,n,o)}return t}))},48004:function(t,e,n){"use strict";n.d(e,{Ab:function(){return r},Fr:function(){return i},JM:function(){return s},K$:function(){return a},h5:function(){return o},lK:function(){return u}});var r="comm",i="rule",o="decl",a="@import",u="@keyframes",s="@layer"},82740:function(t,e,n){"use strict";n.d(e,{MY:function(){return y}});var r=n(48004),i=n(81766),o=1,a=1,u=0,s=0,c=0,l="";function h(t,e,n,r,i,u,s,c){return{value:t,root:e,parent:n,type:r,props:i,children:u,line:o,column:a,length:s,return:"",siblings:c}}function f(){return c=s<u?(0,i.uO)(l,s++):0,a++,10===c&&(a=1,o++),c}function p(){return(0,i.uO)(l,s)}function _(t,e){return(0,i.tb)(l,t,e)}function d(t){switch(t){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function g(t){return(0,i.fy)(_(s-1,function t(e){for(;f();)switch(c){case e:return s;case 34:case 39:34!==e&&39!==e&&t(c);break;case 40:41===e&&t(e);break;case 92:f()}return s}(91===t?t+2:40===t?t+1:t)))}function y(t){var e,n;return n=function t(e,n,u,y,b,x,w,M,T){for(var k,A=0,S=0,Z=w,N=0,E=0,C=0,$=1,D=1,O=1,L=0,U="",j=b,R=x,F=y,I=U;D;)switch(C=L,L=f()){case 40:if(108!=C&&58==(0,i.uO)(I,Z-1)){-1!=(0,i.Cw)(I+=(0,i.gx)(g(L),"&","&\f"),"&\f",(0,i.Wn)(A?M[A-1]:0))&&(O=-1);break}case 34:case 39:case 91:I+=g(L);break;case 9:case 10:case 13:case 32:I+=function(t){for(;c=p();)if(c<33)f();else break;return d(t)>2||d(c)>3?"":" "}(C);break;case 92:I+=function(t,e){for(;--e&&f()&&!(c<48)&&!(c>102)&&(!(c>57)||!(c<65))&&(!(c>70)||!(c<97)););return _(t,s+(e<6&&32==p()&&32==f()))}(s-1,7);continue;case 47:switch(p()){case 42:case 47:(0,i.R3)(h(k=function(t,e){for(;f();)if(t+c===57)break;else if(t+c===84&&47===p())break;return"/*"+_(e,s-1)+"*"+(0,i.Dp)(47===t?t:f())}(f(),s),n,u,r.Ab,(0,i.Dp)(c),(0,i.tb)(k,2,-2),0,T),T);break;default:I+="/"}break;case 123*$:M[A++]=(0,i.to)(I)*O;case 125*$:case 59:case 0:switch(L){case 0:case 125:D=0;case 59+S:-1==O&&(I=(0,i.gx)(I,/\f/g,"")),E>0&&(0,i.to)(I)-Z&&(0,i.R3)(E>32?v(I+";",y,u,Z-1,T):v((0,i.gx)(I," ","")+";",y,u,Z-2,T),T);break;case 59:I+=";";default:if((0,i.R3)(F=m(I,n,u,A,S,b,M,U,j=[],R=[],Z,x),x),123===L){if(0===S)t(I,n,F,F,j,x,Z,M,R);else switch(99===N&&110===(0,i.uO)(I,3)?100:N){case 100:case 108:case 109:case 115:t(e,F,F,y&&(0,i.R3)(m(e,F,F,0,0,b,M,U,b,j=[],Z,R),R),b,R,Z,M,y?j:R);break;default:t(I,F,F,F,[""],R,0,M,R)}}}A=S=E=0,$=O=1,U=I="",Z=w;break;case 58:Z=1+(0,i.to)(I),E=C;default:if($<1){if(123==L)--$;else if(125==L&&0==$++&&125==(c=s>0?(0,i.uO)(l,--s):0,a--,10===c&&(a=1,o--),c))continue}switch(I+=(0,i.Dp)(L),L*$){case 38:O=S>0?1:(I+="\f",-1);break;case 44:M[A++]=((0,i.to)(I)-1)*O,O=1;break;case 64:45===p()&&(I+=g(f())),N=p(),S=Z=(0,i.to)(U=I+=function(t){for(;!d(p());)f();return _(t,s)}(s)),L++;break;case 45:45===C&&2==(0,i.to)(I)&&($=0)}}return x}("",null,null,null,[""],(e=t,o=a=1,u=(0,i.to)(l=e),s=0,t=[]),0,[0],t),l="",n}function m(t,e,n,o,a,u,s,c,l,f,p,_){for(var d=a-1,g=0===a?u:[""],y=(0,i.Ei)(g),m=0,v=0,b=0;m<o;++m)for(var x=0,w=(0,i.tb)(t,d+1,d=(0,i.Wn)(v=s[m])),M=t;x<y;++x)(M=(0,i.fy)(v>0?g[x]+" "+w:(0,i.gx)(w,/&\f/g,g[x])))&&(l[b++]=M);return h(t,e,n,0===a?r.Fr:c,l,f,p,_)}function v(t,e,n,o,a){return h(t,e,n,r.h5,(0,i.tb)(t,0,o),(0,i.tb)(t,o+1,-1),o,a)}},83866:function(t,e,n){"use strict";n.d(e,{P:function(){return a},q:function(){return o}});var r=n(48004),i=n(81766);function o(t,e){for(var n="",r=0;r<t.length;r++)n+=e(t[r],r,t,e)||"";return n}function a(t,e,n,a){switch(t.type){case r.JM:if(t.children.length)break;case r.K$:case r.h5:return t.return=t.return||t.value;case r.Ab:return"";case r.lK:return t.return=t.value+"{"+o(t.children,a)+"}";case r.Fr:if(!(0,i.to)(t.value=t.props.join(",")))return""}return(0,i.to)(n=o(t.children,a))?t.return=t.value+"{"+n+"}":""}},81766:function(t,e,n){"use strict";n.d(e,{Cw:function(){return u},Dp:function(){return i},Ei:function(){return h},R3:function(){return f},Wn:function(){return r},fy:function(){return o},gx:function(){return a},tb:function(){return c},to:function(){return l},uO:function(){return s}});var r=Math.abs,i=String.fromCharCode;function o(t){return t.trim()}function a(t,e,n){return t.replace(e,n)}function u(t,e,n){return t.indexOf(e,n)}function s(t,e){return 0|t.charCodeAt(e)}function c(t,e,n){return t.slice(e,n)}function l(t){return t.length}function h(t){return t.length}function f(t,e){return e.push(t),t}}}]);