/*! @version: ad237d6 */(()=>{var e,t,n={6462:(e,t,n)=>{"use strict";e=n.nmd(e);const r=(e,t)=>(...n)=>`[${e(...n)+t}m`,o=(e,t)=>(...n)=>{const r=e(...n);return`[${38+t};5;${r}m`},l=(e,t)=>(...n)=>{const r=e(...n);return`[${38+t};2;${r[0]};${r[1]};${r[2]}m`},s=e=>e,a=(e,t,n)=>[e,t,n],i=(e,t,n)=>{Object.defineProperty(e,t,{get:()=>{const r=n();return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0}),r},enumerable:!0,configurable:!0})};let c;const u=(e,t,r,o)=>{void 0===c&&(c=n(9047));const l=o?10:0,s={};for(const[n,o]of Object.entries(c)){const a="ansi16"===n?"ansi":n;n===t?s[a]=e(r,l):"object"==typeof o&&(s[a]=e(o[t],l))}return s};Object.defineProperty(e,"exports",{enumerable:!0,get:function(){const e=new Map,t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.gray=t.color.blackBright,t.bgColor.bgGray=t.bgColor.bgBlackBright,t.color.grey=t.color.blackBright,t.bgColor.bgGrey=t.bgColor.bgBlackBright;for(const[n,r]of Object.entries(t)){for(const[n,o]of Object.entries(r))t[n]={open:`[${o[0]}m`,close:`[${o[1]}m`},r[n]=t[n],e.set(o[0],o[1]);Object.defineProperty(t,n,{value:r,enumerable:!1})}return Object.defineProperty(t,"codes",{value:e,enumerable:!1}),t.color.close="",t.bgColor.close="",i(t.color,"ansi",(()=>u(r,"ansi16",s,!1))),i(t.color,"ansi256",(()=>u(o,"ansi256",s,!1))),i(t.color,"ansi16m",(()=>u(l,"rgb",a,!1))),i(t.bgColor,"ansi",(()=>u(r,"ansi16",s,!0))),i(t.bgColor,"ansi256",(()=>u(o,"ansi256",s,!0))),i(t.bgColor,"ansi16m",(()=>u(l,"rgb",a,!0))),t}})},9246:(e,t,n)=>{const r=n(6931),o={};for(const e of Object.keys(r))o[r[e]]=e;const l={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};e.exports=l;for(const e of Object.keys(l)){if(!("channels"in l[e]))throw new Error("missing channels property: "+e);if(!("labels"in l[e]))throw new Error("missing channel labels property: "+e);if(l[e].labels.length!==l[e].channels)throw new Error("channel and label counts mismatch: "+e);const{channels:t,labels:n}=l[e];delete l[e].channels,delete l[e].labels,Object.defineProperty(l[e],"channels",{value:t}),Object.defineProperty(l[e],"labels",{value:n})}l.rgb.hsl=function(e){const t=e[0]/255,n=e[1]/255,r=e[2]/255,o=Math.min(t,n,r),l=Math.max(t,n,r),s=l-o;let a,i;l===o?a=0:t===l?a=(n-r)/s:n===l?a=2+(r-t)/s:r===l&&(a=4+(t-n)/s),a=Math.min(60*a,360),a<0&&(a+=360);const c=(o+l)/2;return i=l===o?0:c<=.5?s/(l+o):s/(2-l-o),[a,100*i,100*c]},l.rgb.hsv=function(e){let t,n,r,o,l;const s=e[0]/255,a=e[1]/255,i=e[2]/255,c=Math.max(s,a,i),u=c-Math.min(s,a,i),d=function(e){return(c-e)/6/u+.5};return 0===u?(o=0,l=0):(l=u/c,t=d(s),n=d(a),r=d(i),s===c?o=r-n:a===c?o=1/3+t-r:i===c&&(o=2/3+n-t),o<0?o+=1:o>1&&(o-=1)),[360*o,100*l,100*c]},l.rgb.hwb=function(e){const t=e[0],n=e[1];let r=e[2];const o=l.rgb.hsl(e)[0],s=1/255*Math.min(t,Math.min(n,r));return r=1-1/255*Math.max(t,Math.max(n,r)),[o,100*s,100*r]},l.rgb.cmyk=function(e){const t=e[0]/255,n=e[1]/255,r=e[2]/255,o=Math.min(1-t,1-n,1-r);return[100*((1-t-o)/(1-o)||0),100*((1-n-o)/(1-o)||0),100*((1-r-o)/(1-o)||0),100*o]},l.rgb.keyword=function(e){const t=o[e];if(t)return t;let n,l=1/0;for(const t of Object.keys(r)){const o=r[t],i=(a=o,((s=e)[0]-a[0])**2+(s[1]-a[1])**2+(s[2]-a[2])**2);i.04045?((t+.055)/1.055)**2.4:t/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92;return[100*(.4124*t+.3576*n+.1805*r),100*(.2126*t+.7152*n+.0722*r),100*(.0193*t+.1192*n+.9505*r)]},l.rgb.lab=function(e){const t=l.rgb.xyz(e);let n=t[0],r=t[1],o=t[2];n/=95.047,r/=100,o/=108.883,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,o=o>.008856?o**(1/3):7.787*o+16/116;return[116*r-16,500*(n-r),200*(r-o)]},l.hsl.rgb=function(e){const t=e[0]/360,n=e[1]/100,r=e[2]/100;let o,l,s;if(0===n)return s=255*r,[s,s,s];o=r<.5?r*(1+n):r+n-r*n;const a=2*r-o,i=[0,0,0];for(let e=0;e<3;e++)l=t+1/3*-(e-1),l<0&&l++,l>1&&l--,s=6*l<1?a+6*(o-a)*l:2*l<1?o:3*l<2?a+(o-a)*(2/3-l)*6:a,i[e]=255*s;return i},l.hsl.hsv=function(e){const t=e[0];let n=e[1]/100,r=e[2]/100,o=n;const l=Math.max(r,.01);r*=2,n*=r<=1?r:2-r,o*=l<=1?l:2-l;return[t,100*(0===r?2*o/(l+o):2*n/(r+n)),100*((r+n)/2)]},l.hsv.rgb=function(e){const t=e[0]/60,n=e[1]/100;let r=e[2]/100;const o=Math.floor(t)%6,l=t-Math.floor(t),s=255*r*(1-n),a=255*r*(1-n*l),i=255*r*(1-n*(1-l));switch(r*=255,o){case 0:return[r,i,s];case 1:return[a,r,s];case 2:return[s,r,i];case 3:return[s,a,r];case 4:return[i,s,r];case 5:return[r,s,a]}},l.hsv.hsl=function(e){const t=e[0],n=e[1]/100,r=e[2]/100,o=Math.max(r,.01);let l,s;s=(2-n)*r;const a=(2-n)*o;return l=n*o,l/=a<=1?a:2-a,l=l||0,s/=2,[t,100*l,100*s]},l.hwb.rgb=function(e){const t=e[0]/360;let n=e[1]/100,r=e[2]/100;const o=n+r;let l;o>1&&(n/=o,r/=o);const s=Math.floor(6*t),a=1-r;l=6*t-s,1&s&&(l=1-l);const i=n+l*(a-n);let c,u,d;switch(s){default:case 6:case 0:c=a,u=i,d=n;break;case 1:c=i,u=a,d=n;break;case 2:c=n,u=a,d=i;break;case 3:c=n,u=i,d=a;break;case 4:c=i,u=n,d=a;break;case 5:c=a,u=n,d=i}return[255*c,255*u,255*d]},l.cmyk.rgb=function(e){const t=e[0]/100,n=e[1]/100,r=e[2]/100,o=e[3]/100;return[255*(1-Math.min(1,t*(1-o)+o)),255*(1-Math.min(1,n*(1-o)+o)),255*(1-Math.min(1,r*(1-o)+o))]},l.xyz.rgb=function(e){const t=e[0]/100,n=e[1]/100,r=e[2]/100;let o,l,s;return o=3.2406*t+-1.5372*n+-.4986*r,l=-.9689*t+1.8758*n+.0415*r,s=.0557*t+-.204*n+1.057*r,o=o>.0031308?1.055*o**(1/2.4)-.055:12.92*o,l=l>.0031308?1.055*l**(1/2.4)-.055:12.92*l,s=s>.0031308?1.055*s**(1/2.4)-.055:12.92*s,o=Math.min(Math.max(0,o),1),l=Math.min(Math.max(0,l),1),s=Math.min(Math.max(0,s),1),[255*o,255*l,255*s]},l.xyz.lab=function(e){let t=e[0],n=e[1],r=e[2];t/=95.047,n/=100,r/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116;return[116*n-16,500*(t-n),200*(n-r)]},l.lab.xyz=function(e){let t,n,r;n=(e[0]+16)/116,t=e[1]/500+n,r=n-e[2]/200;const o=n**3,l=t**3,s=r**3;return n=o>.008856?o:(n-16/116)/7.787,t=l>.008856?l:(t-16/116)/7.787,r=s>.008856?s:(r-16/116)/7.787,t*=95.047,n*=100,r*=108.883,[t,n,r]},l.lab.lch=function(e){const t=e[0],n=e[1],r=e[2];let o;o=360*Math.atan2(r,n)/2/Math.PI,o<0&&(o+=360);return[t,Math.sqrt(n*n+r*r),o]},l.lch.lab=function(e){const t=e[0],n=e[1],r=e[2]/360*2*Math.PI;return[t,n*Math.cos(r),n*Math.sin(r)]},l.rgb.ansi16=function(e,t=null){const[n,r,o]=e;let s=null===t?l.rgb.hsv(e)[2]:t;if(s=Math.round(s/50),0===s)return 30;let a=30+(Math.round(o/255)<<2|Math.round(r/255)<<1|Math.round(n/255));return 2===s&&(a+=60),a},l.hsv.ansi16=function(e){return l.rgb.ansi16(l.hsv.rgb(e),e[2])},l.rgb.ansi256=function(e){const t=e[0],n=e[1],r=e[2];if(t===n&&n===r)return t<8?16:t>248?231:Math.round((t-8)/247*24)+232;return 16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5)},l.ansi16.rgb=function(e){let t=e%10;if(0===t||7===t)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];const n=.5*(1+~~(e>50));return[(1&t)*n*255,(t>>1&1)*n*255,(t>>2&1)*n*255]},l.ansi256.rgb=function(e){if(e>=232){const t=10*(e-232)+8;return[t,t,t]}let t;e-=16;return[Math.floor(e/36)/5*255,Math.floor((t=e%36)/6)/5*255,t%6/5*255]},l.rgb.hex=function(e){const t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},l.hex.rgb=function(e){const t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let n=t[0];3===t[0].length&&(n=n.split("").map((e=>e+e)).join(""));const r=parseInt(n,16);return[r>>16&255,r>>8&255,255&r]},l.rgb.hcg=function(e){const t=e[0]/255,n=e[1]/255,r=e[2]/255,o=Math.max(Math.max(t,n),r),l=Math.min(Math.min(t,n),r),s=o-l;let a,i;return a=s<1?l/(1-s):0,i=s<=0?0:o===t?(n-r)/s%6:o===n?2+(r-t)/s:4+(t-n)/s,i/=6,i%=1,[360*i,100*s,100*a]},l.hsl.hcg=function(e){const t=e[1]/100,n=e[2]/100,r=n<.5?2*t*n:2*t*(1-n);let o=0;return r<1&&(o=(n-.5*r)/(1-r)),[e[0],100*r,100*o]},l.hsv.hcg=function(e){const t=e[1]/100,n=e[2]/100,r=t*n;let o=0;return r<1&&(o=(n-r)/(1-r)),[e[0],100*r,100*o]},l.hcg.rgb=function(e){const t=e[0]/360,n=e[1]/100,r=e[2]/100;if(0===n)return[255*r,255*r,255*r];const o=[0,0,0],l=t%1*6,s=l%1,a=1-s;let i=0;switch(Math.floor(l)){case 0:o[0]=1,o[1]=s,o[2]=0;break;case 1:o[0]=a,o[1]=1,o[2]=0;break;case 2:o[0]=0,o[1]=1,o[2]=s;break;case 3:o[0]=0,o[1]=a,o[2]=1;break;case 4:o[0]=s,o[1]=0,o[2]=1;break;default:o[0]=1,o[1]=0,o[2]=a}return i=(1-n)*r,[255*(n*o[0]+i),255*(n*o[1]+i),255*(n*o[2]+i)]},l.hcg.hsv=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);let r=0;return n>0&&(r=t/n),[e[0],100*r,100*n]},l.hcg.hsl=function(e){const t=e[1]/100,n=e[2]/100*(1-t)+.5*t;let r=0;return n>0&&n<.5?r=t/(2*n):n>=.5&&n<1&&(r=t/(2*(1-n))),[e[0],100*r,100*n]},l.hcg.hwb=function(e){const t=e[1]/100,n=t+e[2]/100*(1-t);return[e[0],100*(n-t),100*(1-n)]},l.hwb.hcg=function(e){const t=e[1]/100,n=1-e[2]/100,r=n-t;let o=0;return r<1&&(o=(n-r)/(1-r)),[e[0],100*r,100*o]},l.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},l.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},l.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},l.gray.hsl=function(e){return[0,0,e[0]]},l.gray.hsv=l.gray.hsl,l.gray.hwb=function(e){return[0,100,e[0]]},l.gray.cmyk=function(e){return[0,0,0,e[0]]},l.gray.lab=function(e){return[e[0],0,0]},l.gray.hex=function(e){const t=255&Math.round(e[0]/100*255),n=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(n.length)+n},l.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]}},9047:(e,t,n)=>{const r=n(9246),o=n(802),l={};Object.keys(r).forEach((e=>{l[e]={},Object.defineProperty(l[e],"channels",{value:r[e].channels}),Object.defineProperty(l[e],"labels",{value:r[e].labels});const t=o(e);Object.keys(t).forEach((n=>{const r=t[n];l[e][n]=function(e){const t=function(...t){const n=t[0];if(null==n)return n;n.length>1&&(t=n);const r=e(t);if("object"==typeof r)for(let e=r.length,t=0;t1&&(t=n),e(t))};return"conversion"in e&&(t.conversion=e.conversion),t}(r)}))})),e.exports=l},802:(e,t,n)=>{const r=n(9246);function o(e){const t=function(){const e={},t=Object.keys(r);for(let n=t.length,r=0;r{"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},2193:(e,t,n)=>{"use strict";n.d(t,{A:()=>c});var r=n(6044),o=n(9907);const l=()=>"undefined"==typeof window,s=()=>{return"undefined"!=typeof window&&(null==(e=null==window?void 0:window.SPARK)?void 0:e.debug)||l();var e},a=e=>{const t=e?`${e}:`:"";return l()?(0,r.gray)(t):`${t}`},i=(e,t)=>{const n=(null==e?void 0:e.message)||e,o=null==e?void 0:e.stack,l=`${r.underline.red("ERROR")} ${(0,r.redBright)(n)}`,s=o&&o.split("\n").map((e=>(0,r.gray)(e))).join("\n");console.error(l),console.error(s),t&&console.error((0,r.redBright)("An unhandled promise rejection occurred."))};l()&&o.on("unhandledRejection",((e,t)=>{i(e,t)})).on("uncaughtException",(e=>{i(e)})).on("referenceError",(e=>{i(e)}));const c=e=>({debug:(...t)=>s()&&(l()?console.debug((0,r.bgYellow)("DEBUG"),a(e),(0,r.gray)(...t)):console.debug("★ DEBUG",a(e),...t)),error:(...t)=>l()?console.error((0,r.red)("ERROR"),a(e),(0,r.gray)(...t)):console.error("★ ERROR",a(e),...t),info:(...t)=>s()&&(l()?console.log((0,r.yellowBright)("INFO"),(0,r.gray)(a(e)),(0,r.gray)(...t)):console.log(`★ INFO ${a(e)}`,...t)),warn:(...t)=>s()&&(l()?console.warn((0,r.bgYellow)("WARN"),a(e),(0,r.gray)(...t)):console.warn("★ WARN",a(e),...t)),log:(...t)=>s()&&(l()?console.log((0,r.yellow)("LOG"),a(e),(0,r.gray)(...t)):console.log("★ LOG",a(e),...t)),table:(...t)=>s()&&((e,t)=>{console.log((l()?"":"★")+" TABLE ↓↓",a(t)),console.table(e)})(t,e),time:(...t)=>s()&&(l()?console.time((0,r.gray)(`TIMED ${a(e)} ${t.join(" ")}`)):console.time(`★ TIMED ${a(e)} ${t.join(" ")}`)),timeEnd:(...t)=>s()&&(l()?console.timeEnd((0,r.gray)(`TIMED ${a(e)} ${t.join(" ")}`)):console.timeEnd(`★ TIMED ${a(e)} ${t.join(" ")}`)),success:(...t)=>s()&&(l()?console.log((0,r.green)("SUCCESS"),a(e),(0,r.gray)(...t)):console.log("★ SUCCESS",a(e),...t)),infra:(...t)=>s()&&(l()?console.log((0,r.blue)(a(e),...t)):console.log("★",a(e),...t))})},9084:(e,t,n)=>{"use strict";n.d(t,{h:()=>r});var r=(e=>(e.QUICKSELECTION_OPEN="QUICKSELECTION_OPEN",e.QUICKSELECTION_CLOSE="QUICKSELECTION_CLOSE",e.MAINMENU_OPEN="MAINMENU_OPEN",e.MAINMENU_CLOSE="MAINMENU_CLOSE",e.INIT_MODULE="INIT_MODULE",e.INDEXSUBNAVIGATION_OPEN="INDEXSUBNAVIGATION_OPEN",e.INDEXSUBNAVIGATION_CLOSE="INDEXSUBNAVIGATION_CLOSE",e))(r||{})},9907:e=>{var t,n,r=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function l(){throw new Error("clearTimeout has not been defined")}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===o||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:o}catch(e){t=o}try{n="function"==typeof clearTimeout?clearTimeout:l}catch(e){n=l}}();var a,i=[],c=!1,u=-1;function d(){c&&a&&(c=!1,a.length?i=a.concat(i):u=-1,i.length&&h())}function h(){if(!c){var e=s(d);c=!0;for(var t=i.length;t;){for(a=i,i=[];++u1)for(var n=1;n{"use strict";e.exports={stdout:!1,stderr:!1}},6044:(e,t,n)=>{"use strict";const r=n(6462),{stdout:o,stderr:l}=n(7692),{stringReplaceAll:s,stringEncaseCRLFWithFirstIndex:a}=n(9070),{isArray:i}=Array,c=["ansi","ansi","ansi256","ansi16m"],u=Object.create(null);class d{constructor(e){return h(e)}}const h=e=>{const t={};return((e,t={})=>{if(t.level&&!(Number.isInteger(t.level)&&t.level>=0&&t.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");const n=o?o.level:0;e.level=void 0===t.level?n:t.level})(t,e),t.template=(...e)=>w(t.template,...e),Object.setPrototypeOf(t,g.prototype),Object.setPrototypeOf(t.template,t),t.template.constructor=()=>{throw new Error("`chalk.constructor()` is deprecated. Use `new chalk.Instance()` instead.")},t.template.Instance=d,t.template};function g(e){return h(e)}for(const[e,t]of Object.entries(r))u[e]={get(){const n=p(this,b(t.open,t.close,this._styler),this._isEmpty);return Object.defineProperty(this,e,{value:n}),n}};u.visible={get(){const e=p(this,this._styler,!0);return Object.defineProperty(this,"visible",{value:e}),e}};const m=["rgb","hex","keyword","hsl","hsv","hwb","ansi","ansi256"];for(const e of m)u[e]={get(){const{level:t}=this;return function(...n){const o=b(r.color[c[t]][e](...n),r.color.close,this._styler);return p(this,o,this._isEmpty)}}};for(const e of m){u["bg"+e[0].toUpperCase()+e.slice(1)]={get(){const{level:t}=this;return function(...n){const o=b(r.bgColor[c[t]][e](...n),r.bgColor.close,this._styler);return p(this,o,this._isEmpty)}}}}const f=Object.defineProperties((()=>{}),{...u,level:{enumerable:!0,get(){return this._generator.level},set(e){this._generator.level=e}}}),b=(e,t,n)=>{let r,o;return void 0===n?(r=e,o=t):(r=n.openAll+e,o=t+n.closeAll),{open:e,close:t,openAll:r,closeAll:o,parent:n}},p=(e,t,n)=>{const r=(...e)=>i(e[0])&&i(e[0].raw)?y(r,w(r,...e)):y(r,1===e.length?""+e[0]:e.join(" "));return Object.setPrototypeOf(r,f),r._generator=e,r._styler=t,r._isEmpty=n,r},y=(e,t)=>{if(e.level<=0||!t)return e._isEmpty?"":t;let n=e._styler;if(void 0===n)return t;const{openAll:r,closeAll:o}=n;if(-1!==t.indexOf(""))for(;void 0!==n;)t=s(t,n.close,n.open),n=n.parent;const l=t.indexOf("\n");return-1!==l&&(t=a(t,o,r,l)),r+t+o};let v;const w=(e,...t)=>{const[r]=t;if(!i(r)||!i(r.raw))return t.join(" ");const o=t.slice(1),l=[r.raw[0]];for(let e=1;e{"use strict";const t=/(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,n=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,r=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,o=/\\(u(?:[a-f\d]{4}|{[a-f\d]{1,6}})|x[a-f\d]{2}|.)|([^\\])/gi,l=new Map([["n","\n"],["r","\r"],["t","\t"],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e",""],["a",""]]);function s(e){const t="u"===e[0],n="{"===e[1];return t&&!n&&5===e.length||"x"===e[0]&&3===e.length?String.fromCharCode(parseInt(e.slice(1),16)):t&&n?String.fromCodePoint(parseInt(e.slice(2,-1),16)):l.get(e)||e}function a(e,t){const n=[],l=t.trim().split(/\s*,\s*/g);let a;for(const t of l){const l=Number(t);if(Number.isNaN(l)){if(!(a=t.match(r)))throw new Error(`Invalid Chalk template style argument: ${t} (in style '${e}')`);n.push(a[2].replace(o,((e,t,n)=>t?s(t):n)))}else n.push(l)}return n}function i(e){n.lastIndex=0;const t=[];let r;for(;null!==(r=n.exec(e));){const e=r[1];if(r[2]){const n=a(e,r[2]);t.push([e].concat(n))}else t.push([e])}return t}function c(e,t){const n={};for(const e of t)for(const t of e.styles)n[t[0]]=e.inverse?null:t.slice(1);let r=e;for(const[e,t]of Object.entries(n))if(Array.isArray(t)){if(!(e in r))throw new Error(`Unknown Chalk style: ${e}`);r=t.length>0?r[e](...t):r[e]}return r}e.exports=(e,n)=>{const r=[],o=[];let l=[];if(n.replace(t,((t,n,a,u,d,h)=>{if(n)l.push(s(n));else if(u){const t=l.join("");l=[],o.push(0===r.length?t:c(e,r)(t)),r.push({inverse:a,styles:i(u)})}else if(d){if(0===r.length)throw new Error("Found extraneous } in Chalk template literal");o.push(c(e,r)(l.join(""))),l=[],r.pop()}else l.push(h)})),o.push(l.join("")),r.length>0){const e=`Chalk template literal is missing ${r.length} closing bracket${1===r.length?"":"s"} (\`}\`)`;throw new Error(e)}return o.join("")}},9070:e=>{"use strict";e.exports={stringReplaceAll:(e,t,n)=>{let r=e.indexOf(t);if(-1===r)return e;const o=t.length;let l=0,s="";do{s+=e.substr(l,r-l)+t+n,l=r+o,r=e.indexOf(t,l)}while(-1!==r);return s+=e.substr(l),s},stringEncaseCRLFWithFirstIndex:(e,t,n,r)=>{let o=0,l="";do{const s="\r"===e[r-1];l+=e.substr(o,(s?r-1:r)-o)+t+(s?"\r\n":"\n")+n,o=r+1,r=e.indexOf("\n",o)}while(-1!==r);return l+=e.substr(o),l}}},6682:(e,t,n)=>{var r={"./":[1310,7590,9389,1386,1577,6362,4243,1310],"./Accordion.module":[2733,2733],"./Accordion.module.ts":[2733,2733],"./AdBlockInfoLayer.module":[5148,5148],"./AdBlockInfoLayer.module.ts":[5148,5148],"./AppBar.module":[9178,9178],"./AppBar.module.ts":[9178,9178],"./Basecamp.module":[9738,9738],"./Basecamp.module.ts":[9738,9738],"./BasecampReInit.module":[6459,6459],"./BasecampReInit.module.ts":[6459,6459],"./Breadcrumb.module":[6676,6676],"./Breadcrumb.module.ts":[6676,6676],"./BreakingNews.module":[8866,8866],"./BreakingNews.module.ts":[8866,8866],"./Carousel.module":[4243,4243,6606],"./Carousel.module.ts":[4243,4243,6606],"./CategoryTags.module":[15,15],"./CategoryTags.module.ts":[15,15],"./CompareSlider.module":[6449,6449],"./CompareSlider.module.ts":[6449,6449],"./ConsentManager.module":[3094,3094],"./ConsentManager.module.ts":[3094,3094],"./EPaperLandingpageOpenerLogin.module":[8430,8430],"./EPaperLandingpageOpenerLogin.module.ts":[8430,8430],"./EmbedBox.module":[4729,4729],"./EmbedBox.module.ts":[4729,4729],"./Header.module":[202,202],"./Header.module.ts":[202,202],"./HorizontalSlideMenu.module":[4707,4707],"./HorizontalSlideMenu.module.ts":[4707,4707],"./IndexSubnavigationMobile.module":[8328,8328],"./IndexSubnavigationMobile.module.ts":[8328,8328],"./InsertDelayed.module":[4236,4236],"./InsertDelayed.module.ts":[4236,4236],"./LoginButton.module":[38,38],"./LoginButton.module.ts":[38,38],"./LogoutToolTip.module":[6236,6236],"./LogoutToolTip.module.ts":[6236,6236],"./MainMenu.module":[207,207],"./MainMenu.module.ts":[207,207],"./Modal.module":[2414,2414],"./Modal.module.ts":[2414,2414],"./NncLandingpageIFrame.module":[8908,8908],"./NncLandingpageIFrame.module.ts":[8908,8908],"./NncNavigationMenu.module":[3170,3170],"./NncNavigationMenu.module.ts":[3170,3170],"./OpinaryScript.module":[3590,3590],"./OpinaryScript.module.ts":[3590,3590],"./PianoArticleData.module":[2577,2577],"./PianoArticleData.module.ts":[2577,2577],"./PianoCustomParams.module":[8455,8455],"./PianoCustomParams.module.ts":[8455,8455],"./PianoCustomVariable.module":[3496,3496],"./PianoCustomVariable.module.ts":[3496,3496],"./PianoCustomVariablesE2P.module":[374,374],"./PianoCustomVariablesE2P.module.ts":[374,374],"./PianoMyAccount.module":[3846,3846],"./PianoMyAccount.module.ts":[3846,3846],"./PianoRecoWidget.module":[871,871],"./PianoRecoWidget.module.ts":[871,871],"./PianoScript.module":[6362,6362,861],"./PianoScript.module.ts":[6362,6362,861],"./PodcastFollowButton.module":[7605,9389,7605],"./PodcastFollowButton.module.ts":[7605,9389,7605],"./PodcastPlayButton.module":[3995,3995],"./PodcastPlayButton.module.ts":[3995,3995],"./PodcastPlayer.module":[1577,9389,1577,5133],"./PodcastPlayer.module.ts":[1577,9389,1577,5133],"./PodcastPlayerSession.module":[8943,8943],"./PodcastPlayerSession.module.ts":[8943,8943],"./PodcastPlayerTeaser.module":[9331,9331],"./PodcastPlayerTeaser.module.ts":[9331,9331],"./QuickSelectionMenu.module":[304,304],"./QuickSelectionMenu.module.ts":[304,304],"./QuickSelectionTooltip.module":[7557,7557],"./QuickSelectionTooltip.module.ts":[7557,7557],"./ResponsiveDetailsBox.module":[5413,5413],"./ResponsiveDetailsBox.module.ts":[5413,5413],"./Search.module":[417,417],"./Search.module.ts":[417,417],"./SelectBox.module":[8447,8447],"./SelectBox.module.ts":[8447,8447],"./ShareButton.module":[2430,2430],"./ShareButton.module.ts":[2430,2430],"./Slider.module":[9340,9340],"./Slider.module.ts":[9340,9340],"./SparkAdConfig.module":[7631,7631],"./SparkAdConfig.module.ts":[7631,7631],"./SparkAdSlot.module":[4899,4899],"./SparkAdSlot.module.ts":[4899,4899],"./SsoScript.module":[4181,4181],"./SsoScript.module.ts":[4181,4181],"./SvgThemeSwitch.module":[7147,7147],"./SvgThemeSwitch.module.ts":[7147,7147],"./TaboolaContainer.module":[3480,3480],"./TaboolaContainer.module.ts":[3480,3480],"./TextOpenUpBox.module":[1905,1905],"./TextOpenUpBox.module.ts":[1905,1905],"./TextToSpeech.module":[9817,9817],"./TextToSpeech.module.ts":[9817,9817],"./ThemeSelect.module":[3035,3035],"./ThemeSelect.module.ts":[3035,3035],"./TopicSelection.module":[5174,5174],"./TopicSelection.module.ts":[5174,5174],"./TrackingScript.module":[3161,3161],"./TrackingScript.module.ts":[3161,3161],"./UserAccountLinkSwitch.module":[996,996],"./UserAccountLinkSwitch.module.ts":[996,996],"./UserActionDelayed.module":[4792,4792],"./UserActionDelayed.module.ts":[4792,4792],"./UserButtons.module":[866,866],"./UserButtons.module.ts":[866,866],"./VideoKalturaPlayer.module":[7504,7590,9389,1386],"./VideoKalturaPlayer.module.ts":[7504,7590,9389,1386],"./VideoYoutubePlayer.module":[7805,7805],"./VideoYoutubePlayer.module.ts":[7805,7805],"./index":[1310,7590,9389,1386,1577,6362,4243,1310],"./index.ts":[1310,7590,9389,1386,1577,6362,4243,1310]};function o(e){if(!n.o(r,e))return Promise.resolve().then((()=>{var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=r[e],o=t[0];return Promise.all(t.slice(1).map(n.e)).then((()=>n(o)))}o.keys=()=>Object.keys(r),o.id=6682,e.exports=o}},r={};function o(e){var t=r[e];if(void 0!==t)return t.exports;var l=r[e]={id:e,loaded:!1,exports:{}};return n[e].call(l.exports,l,l.exports,o),l.loaded=!0,l.exports}o.m=n,o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((t,n)=>(o.f[n](e,t),t)),[])),o.u=e=>e+".chunk.js",o.miniCssF=e=>{},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),e={},t="@spark-front/templates:",o.l=(n,r,l,s)=>{if(e[n])e[n].push(r);else{var a,i;if(void 0!==l)for(var c=document.getElementsByTagName("script"),u=0;u{a.onerror=a.onload=null,clearTimeout(g);var o=e[n];if(delete e[n],a.parentNode&&a.parentNode.removeChild(a),o&&o.forEach((e=>e(r))),t)return t(r)},g=setTimeout(h.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=h.bind(null,a.onerror),a.onload=h.bind(null,a.onload),i&&document.head.appendChild(a)}},o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e;o.g.importScripts&&(e=o.g.location+"");var t=o.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");if(n.length)for(var r=n.length-1;r>-1&&(!e||!/^http(s?):/.test(e));)e=n[r--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),o.p=e})(),(()=>{var e={9279:0};o.f.j=(t,n)=>{var r=o.o(e,t)?e[t]:void 0;if(0!==r)if(r)n.push(r[2]);else{var l=new Promise(((n,o)=>r=e[t]=[n,o]));n.push(r[2]=l);var s=o.p+o.u(t),a=new Error;o.l(s,(n=>{if(o.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var l=n&&("load"===n.type?"missing":n.type),s=n&&n.target&&n.target.src;a.message="Loading chunk "+t+" failed.\n("+l+": "+s+")",a.name="ChunkLoadError",a.type=l,a.request=s,r[1](a)}}),"chunk-"+t,t)}};var t=(t,n)=>{var r,l,[s,a,i]=n,c=0;if(s.some((t=>0!==e[t]))){for(r in a)o.o(a,r)&&(o.m[r]=a[r]);if(i)i(o)}for(t&&t(n);c{"use strict";var e=o(2193),t=(e,t,n)=>new Promise(((r,o)=>{var l=e=>{try{a(n.next(e))}catch(e){o(e)}},s=e=>{try{a(n.throw(e))}catch(e){o(e)}},a=e=>e.done?r(e.value):Promise.resolve(e.value).then(l,s);a((n=n.apply(e,t)).next())}));const n=(0,e.A)("useConsent"),r=e=>t(void 0,null,(function*(){return yield(e=>new Promise((r=>{try{const o=window.__cmp("getCMPData").vendorConsents[e];r(o||!1),window.addEventListener("load",(()=>{window.__cmp("addEventListener",["consent",(o,l,s)=>t(void 0,null,(function*(){n.info("CMP",o,l,s,window.__cmp("getCMPData"));const t=yield window.__cmp("getCMPData").vendorConsents[e];r(t||!1)})),!1],null)}))}catch(e){n.error(e)}})))(e)})),l=(0,e.A)("EventBus");var s=o(9084),a=(e,t,n)=>new Promise(((r,o)=>{var l=e=>{try{a(n.next(e))}catch(e){o(e)}},s=e=>{try{a(n.throw(e))}catch(e){o(e)}},a=e=>e.done?r(e.value):Promise.resolve(e.value).then(l,s);a((n=n.apply(e,t)).next())}));const i=(0,e.A)("app"),c=()=>{window.SPARK=window.SPARK||{},window.SPARK.bus=(()=>{const e={},t=(e,t)=>{const r=e.split(".");let o="";r.forEach((e=>{o=""===o?e:o+"."+e,n(o,t)}))},n=(t,n)=>{e[t]&&e[t].forEach((e=>{e(void 0!==n?n:{})}))};return{subscribe:(t,n)=>{e[t]||(e[t]=[]);const r=e[t].push(n)-1;return{remove:()=>{delete e[t][r]}}},unsubscribe:(t,n)=>{l.info("unsubscribe: ",t,n),e[t]=e[t].filter((e=>e!==n))},publish:(e,n)=>{l.info("publish: ",e,n),e.split(",").forEach((e=>{t(e,n)}))}}})()},u=e=>a(void 0,null,(function*(){return yield r(e||"0").then((e=>a(this,null,(function*(){return e}))))})),d=(e,t)=>a(void 0,null,(function*(){(yield o(6682)("./"+e.replace("Module",".module.ts")))[e](t)})),h=e=>a(void 0,null,(function*(){const{moduleId:t,cmpVendorId:n}=e.dataset;try{n?(yield u(n))?(i.info(`initiate loading with cmpVendor: ${n} of ${t}`),yield d(t,e)):i.info(`Module - no initiated loading for ${t}. State of cmpVendorId: ${n} is ${u(n)}. Please enable vendor with ID ${n} in ConsentManager. ${window.location.href}?cmpscreen`):(i.info(`Module - initiate loading of ${t}`),yield d(t,e))}catch(e){i.error(e)}})),g=()=>{c(),(()=>{const e=document.querySelectorAll("[data-module-id]");Array.from(e).forEach((e=>a(void 0,null,(function*(){yield h(e)}))))})(),window.SPARK.bus.subscribe(s.h.INIT_MODULE,(e=>a(void 0,[e],(function*({domModule:e}){e&&(yield h(e))}))))};"complete"===document.readyState||"interactive"===document.readyState?g():document.addEventListener("DOMContentLoaded",g)})()})();