import{E as f,_ as B,ao as Y,ap as w,j as _,i as bt}from"./vendor-ui-BUsIib4b.js";import{r as d,e as yt}from"./vendor-react-C0ZmnAiH.js";import{u as ye,B as Et,a as Tt,C as Ne,S as St,A as It,b as Ht,O as At,c as Nt}from"./vendor-three-8KNl37DV.js";function C(e,t){var r=t&&t.cache?t.cache:wt,n=t&&t.serializer?t.serializer:Ct,i=t&&t.strategy?t.strategy:Bt;return i(e,{cache:r,serializer:n})}function Pt(e){return e==null||typeof e=="number"||typeof e=="boolean"}function _t(e,t,r,n){var i=Pt(n)?n:r(n),a=t.get(i);return typeof a>"u"&&(a=e.call(this,n),t.set(i,a)),a}function Ve(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),a=t.get(i);return typeof a>"u"&&(a=e.apply(this,n),t.set(i,a)),a}function ze(e,t,r,n,i){return r.bind(t,e,n,i)}function Bt(e,t){var r=e.length===1?_t:Ve;return ze(e,this,r,t.cache.create(),t.serializer)}function Rt(e,t){return ze(e,this,Ve,t.cache.create(),t.serializer)}var Ct=function(){return JSON.stringify(arguments)},Lt=function(){function e(){this.cache=Object.create(null)}return e.prototype.get=function(t){return this.cache[t]},e.prototype.set=function(t,r){this.cache[t]=r},e}(),wt={create:function(){return new Lt}},L={variadic:Rt},v;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(v||(v={}));var b;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(b||(b={}));var U;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(U||(U={}));function Pe(e){return e.type===b.literal}function Mt(e){return e.type===b.argument}function je(e){return e.type===b.number}function Xe(e){return e.type===b.date}function $e(e){return e.type===b.time}function We(e){return e.type===b.select}function Ze(e){return e.type===b.plural}function Ot(e){return e.type===b.pound}function qe(e){return e.type===b.tag}function Ye(e){return!!(e&&typeof e=="object"&&e.type===U.number)}function fe(e){return!!(e&&typeof e=="object"&&e.type===U.dateTime)}var Je=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Ft=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function Dt(e){var t={};return e.replace(Ft,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Gt=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Ut(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Gt).filter(function(c){return c.length>0}),r=[],n=0,i=t;n<i.length;n++){var a=i[n],o=a.split("/");if(o.length===0)throw new Error("Invalid number skeleton");for(var s=o[0],u=o.slice(1),l=0,h=u;l<h.length;l++){var m=h[l];if(m.length===0)throw new Error("Invalid number skeleton")}r.push({stem:s,options:u})}return r}function kt(e){return e.replace(/^(.*?)-/,"")}var _e=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Qe=/^(@+)?(\+|#+)?[rs]?$/g,Vt=/(\*)(0+)|(#+)(0+)|(0+)/g,Ke=/^(0+)$/;function Be(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Qe,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function et(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function zt(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Ke.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Re(e){var t={},r=et(e);return r||t}function jt(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=kt(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=f(f(f({},t),{notation:"scientific"}),i.options.reduce(function(u,l){return f(f({},u),Re(l))},{}));continue;case"engineering":t=f(f(f({},t),{notation:"engineering"}),i.options.reduce(function(u,l){return f(f({},u),Re(l))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(Vt,function(u,l,h,m,c,x){if(l)t.minimumIntegerDigits=h.length;else{if(m&&c)throw new Error("We currently do not support maximum integer digits");if(x)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Ke.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(_e.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(_e,function(u,l,h,m,c,x){return h==="*"?t.minimumFractionDigits=l.length:m&&m[0]==="#"?t.maximumFractionDigits=m.length:c&&x?(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length+x.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var a=i.options[0];a==="w"?t=f(f({},t),{trailingZeroDisplay:"stripIfInteger"}):a&&(t=f(f({},t),Be(a)));continue}if(Qe.test(i.stem)){t=f(f({},t),Be(i.stem));continue}var o=et(i.stem);o&&(t=f(f({},t),o));var s=zt(i.stem);s&&(t=f(f({},t),s))}return t}var W={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Xt(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var a=0;n+1<e.length&&e.charAt(n+1)===i;)a++,n++;var o=1+(a&1),s=a<2?1:3+(a>>1),u="a",l=$t(t);for((l=="H"||l=="k")&&(s=0);s-- >0;)r+=u;for(;o-- >0;)r=l+r}else i==="J"?r+="H":r+=i}return r}function $t(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=W[n||""]||W[r||""]||W["".concat(r,"-001")]||W["001"];return i[0]}var se,Wt=new RegExp("^".concat(Je.source,"*")),Zt=new RegExp("".concat(Je.source,"*$"));function p(e,t){return{start:e,end:t}}var qt=!!String.prototype.startsWith&&"_a".startsWith("a",1),Yt=!!String.fromCodePoint,Jt=!!Object.fromEntries,Qt=!!String.prototype.codePointAt,Kt=!!String.prototype.trimStart,er=!!String.prototype.trimEnd,tr=!!Number.isSafeInteger,rr=tr?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},ce=!0;try{var nr=rt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ce=((se=nr.exec("a"))===null||se===void 0?void 0:se[0])==="a"}catch{ce=!1}var Ce=qt?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},me=Yt?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,a=0,o;i>a;){if(o=t[a++],o>1114111)throw RangeError(o+" is not a valid code point");n+=o<65536?String.fromCharCode(o):String.fromCharCode(((o-=65536)>>10)+55296,o%1024+56320)}return n},Le=Jt?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var a=i[n],o=a[0],s=a[1];r[o]=s}return r},tt=Qt?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),a;return i<55296||i>56319||r+1===n||(a=t.charCodeAt(r+1))<56320||a>57343?i:(i-55296<<10)+(a-56320)+65536}},ir=Kt?function(t){return t.trimStart()}:function(t){return t.replace(Wt,"")},ar=er?function(t){return t.trimEnd()}:function(t){return t.replace(Zt,"")};function rt(e,t){return new RegExp(e,t)}var ve;if(ce){var we=rt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ve=function(t,r){var n;we.lastIndex=r;var i=we.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else ve=function(t,r){for(var n=[];;){var i=tt(t,r);if(i===void 0||nt(i)||hr(i))break;n.push(i),r+=i>=65536?2:1}return me.apply(void 0,n)};var or=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var a=this.char();if(a===123){var o=this.parseArgument(t,n);if(o.err)return o;i.push(o.val)}else{if(a===125&&t>0)break;if(a===35&&(r==="plural"||r==="selectordinal")){var s=this.clonePosition();this.bump(),i.push({type:b.pound,location:p(s,this.clonePosition())})}else if(a===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(v.UNMATCHED_CLOSING_TAG,p(this.clonePosition(),this.clonePosition()))}else if(a===60&&!this.ignoreTag&&pe(this.peek()||0)){var o=this.parseTag(t,r);if(o.err)return o;i.push(o.val)}else{var o=this.parseLiteral(t,r);if(o.err)return o;i.push(o.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:b.literal,value:"<".concat(i,"/>"),location:p(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var a=this.parseMessage(t+1,r,!0);if(a.err)return a;var o=a.val,s=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!pe(this.char()))return this.error(v.INVALID_TAG,p(s,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return i!==l?this.error(v.UNMATCHED_CLOSING_TAG,p(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:b.tag,value:i,children:o,location:p(n,this.clonePosition())},err:null}:this.error(v.INVALID_TAG,p(s,this.clonePosition())))}else return this.error(v.UNCLOSED_TAG,p(n,this.clonePosition()))}else return this.error(v.INVALID_TAG,p(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&ur(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var a=this.tryParseQuote(r);if(a){i+=a;continue}var o=this.tryParseUnquoted(t,r);if(o){i+=o;continue}var s=this.tryParseLeftAngleBracket();if(s){i+=s;continue}break}var u=p(n,this.clonePosition());return{val:{type:b.literal,value:i,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!sr(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return me.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),me(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE,p(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(v.EMPTY_ARGUMENT,p(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(v.MALFORMED_ARGUMENT,p(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE,p(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:b.argument,value:i,location:p(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE,p(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(v.MALFORMED_ARGUMENT,p(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=ve(this.message,r),i=r+n.length;this.bumpTo(i);var a=this.clonePosition(),o=p(t,a);return{value:n,location:o}},e.prototype.parseArgumentOptions=function(t,r,n,i){var a,o=this.clonePosition(),s=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(s){case"":return this.error(v.EXPECT_ARGUMENT_TYPE,p(o,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),m=this.parseSimpleArgStyleIfPossible();if(m.err)return m;var c=ar(m.val);if(c.length===0)return this.error(v.EXPECT_ARGUMENT_STYLE,p(this.clonePosition(),this.clonePosition()));var x=p(h,this.clonePosition());l={style:c,styleLocation:x}}var I=this.tryParseArgumentClose(i);if(I.err)return I;var y=p(i,this.clonePosition());if(l&&Ce(l==null?void 0:l.style,"::",0)){var T=ir(l.style.slice(2));if(s==="number"){var m=this.parseNumberSkeletonFromString(T,l.styleLocation);return m.err?m:{val:{type:b.number,value:n,location:y,style:m.val},err:null}}else{if(T.length===0)return this.error(v.EXPECT_DATE_TIME_SKELETON,y);var E=T;this.locale&&(E=Xt(T,this.locale));var c={type:U.dateTime,pattern:E,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?Dt(E):{}},H=s==="date"?b.date:b.time;return{val:{type:H,value:n,location:y,style:c},err:null}}}return{val:{type:s==="number"?b.number:s==="date"?b.date:b.time,value:n,location:y,style:(a=l==null?void 0:l.style)!==null&&a!==void 0?a:null},err:null}}case"plural":case"selectordinal":case"select":{var A=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS,p(A,f({},A)));this.bumpSpace();var V=this.parseIdentifierIfPossible(),F=0;if(s!=="select"&&V.value==="offset"){if(!this.bumpIf(":"))return this.error(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,p(this.clonePosition(),this.clonePosition()));this.bumpSpace();var m=this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,v.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(m.err)return m;this.bumpSpace(),V=this.parseIdentifierIfPossible(),F=m.val}var $=this.tryParsePluralOrSelectOptions(t,s,r,V);if($.err)return $;var I=this.tryParseArgumentClose(i);if(I.err)return I;var Ae=p(i,this.clonePosition());return s==="select"?{val:{type:b.select,value:n,options:Le($.val),location:Ae},err:null}:{val:{type:b.plural,value:n,options:Le($.val),offset:F,pluralType:s==="plural"?"cardinal":"ordinal",location:Ae},err:null}}default:return this.error(v.INVALID_ARGUMENT_TYPE,p(o,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE,p(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(v.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,p(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=Ut(t)}catch{return this.error(v.INVALID_NUMBER_SKELETON,r)}return{val:{type:U.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?jt(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var a,o=!1,s=[],u=new Set,l=i.value,h=i.location;;){if(l.length===0){var m=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_SELECTOR,v.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;h=p(m,this.clonePosition()),l=this.message.slice(m.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?v.DUPLICATE_SELECT_ARGUMENT_SELECTOR:v.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);l==="other"&&(o=!0),this.bumpSpace();var x=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?v.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:v.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,p(this.clonePosition(),this.clonePosition()));var I=this.parseMessage(t+1,r,n);if(I.err)return I;var y=this.tryParseArgumentClose(x);if(y.err)return y;s.push([l,{value:I.val,location:p(x,this.clonePosition())}]),u.add(l),this.bumpSpace(),a=this.parseIdentifierIfPossible(),l=a.value,h=a.location}return s.length===0?this.error(r==="select"?v.EXPECT_SELECT_ARGUMENT_SELECTOR:v.EXPECT_PLURAL_ARGUMENT_SELECTOR,p(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(v.MISSING_OTHER_CLAUSE,p(this.clonePosition(),this.clonePosition())):{val:s,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var a=!1,o=0;!this.isEOF();){var s=this.char();if(s>=48&&s<=57)a=!0,o=o*10+(s-48),this.bump();else break}var u=p(i,this.clonePosition());return a?(o*=n,rr(o)?{val:o,err:null}:this.error(r,u)):this.error(t,u)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=tt(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Ce(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&nt(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n??null},e}();function pe(e){return e>=97&&e<=122||e>=65&&e<=90}function sr(e){return pe(e)||e===47}function ur(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function nt(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function hr(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function de(e){e.forEach(function(t){if(delete t.location,We(t)||Ze(t))for(var r in t.options)delete t.options[r].location,de(t.options[r].value);else je(t)&&Ye(t.style)||(Xe(t)||$e(t))&&fe(t.style)?delete t.style.location:qe(t)&&de(t.children)})}function lr(e,t){t===void 0&&(t={}),t=f({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new or(e,t).parse();if(r.err){var n=SyntaxError(v[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||de(r.val),r.val}var M;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(M||(M={}));var O=function(e){B(t,e);function t(r,n,i){var a=e.call(this,r)||this;return a.code=n,a.originalMessage=i,a}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Me=function(e){B(t,e);function t(r,n,i,a){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),M.INVALID_VALUE,a)||this}return t}(O),fr=function(e){B(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),M.INVALID_VALUE,i)||this}return t}(O),cr=function(e){B(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),M.MISSING_VALUE,n)||this}return t}(O),N;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(N||(N={}));function mr(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==N.literal||r.type!==N.literal?t.push(r):n.value+=r.value,t},[])}function it(e){return typeof e=="function"}function q(e,t,r,n,i,a,o){if(e.length===1&&Pe(e[0]))return[{type:N.literal,value:e[0].value}];for(var s=[],u=0,l=e;u<l.length;u++){var h=l[u];if(Pe(h)){s.push({type:N.literal,value:h.value});continue}if(Ot(h)){typeof a=="number"&&s.push({type:N.literal,value:r.getNumberFormat(t).format(a)});continue}var m=h.value;if(!(i&&m in i))throw new cr(m,o);var c=i[m];if(Mt(h)){(!c||typeof c=="string"||typeof c=="number")&&(c=typeof c=="string"||typeof c=="number"?String(c):""),s.push({type:typeof c=="string"?N.literal:N.object,value:c});continue}if(Xe(h)){var x=typeof h.style=="string"?n.date[h.style]:fe(h.style)?h.style.parsedOptions:void 0;s.push({type:N.literal,value:r.getDateTimeFormat(t,x).format(c)});continue}if($e(h)){var x=typeof h.style=="string"?n.time[h.style]:fe(h.style)?h.style.parsedOptions:n.time.medium;s.push({type:N.literal,value:r.getDateTimeFormat(t,x).format(c)});continue}if(je(h)){var x=typeof h.style=="string"?n.number[h.style]:Ye(h.style)?h.style.parsedOptions:void 0;x&&x.scale&&(c=c*(x.scale||1)),s.push({type:N.literal,value:r.getNumberFormat(t,x).format(c)});continue}if(qe(h)){var I=h.children,y=h.value,T=i[y];if(!it(T))throw new fr(y,"function",o);var E=q(I,t,r,n,i,a),H=T(E.map(function(F){return F.value}));Array.isArray(H)||(H=[H]),s.push.apply(s,H.map(function(F){return{type:typeof F=="string"?N.literal:N.object,value:F}}))}if(We(h)){var A=h.options[c]||h.options.other;if(!A)throw new Me(h.value,c,Object.keys(h.options),o);s.push.apply(s,q(A.value,t,r,n,i));continue}if(Ze(h)){var A=h.options["=".concat(c)];if(!A){if(!Intl.PluralRules)throw new O(`Intl.PluralRules is not available in this environment.
Try polyfilling it using "@formatjs/intl-pluralrules"
`,M.MISSING_INTL_API,o);var V=r.getPluralRules(t,{type:h.pluralType}).select(c-(h.offset||0));A=h.options[V]||h.options.other}if(!A)throw new Me(h.value,c,Object.keys(h.options),o);s.push.apply(s,q(A.value,t,r,n,i,c-(h.offset||0)));continue}}return mr(s)}function vr(e,t){return t?f(f(f({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=f(f({},e[n]),t[n]||{}),r},{})):e}function pr(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=vr(e[n],t[n]),r},f({},e)):e}function ue(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function dr(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:C(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,w([void 0],r,!1)))},{cache:ue(e.number),strategy:L.variadic}),getDateTimeFormat:C(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,w([void 0],r,!1)))},{cache:ue(e.dateTime),strategy:L.variadic}),getPluralRules:C(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,w([void 0],r,!1)))},{cache:ue(e.pluralRules),strategy:L.variadic})}}var at=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var a=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=a.formatToParts(u);if(l.length===1)return l[0].value;var h=l.reduce(function(m,c){return!m.length||c.type!==N.literal||typeof m[m.length-1]!="string"?m.push(c.value):m[m.length-1]+=c.value,m},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(u){return q(a.ast,a.locales,a.formatters,a.formats,u,void 0,a.message)},this.resolvedOptions=function(){var u;return{locale:((u=a.resolvedLocale)===null||u===void 0?void 0:u.toString())||Intl.NumberFormat.supportedLocalesOf(a.locales)[0]}},this.getAst=function(){return a.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var s=Y(o,["formatters"]);this.ast=e.__parse(t,f(f({},s),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=pr(e.formats,n),this.formatters=i&&i.formatters||dr(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(!(typeof Intl.Locale>"u")){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=lr,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}(),G;(function(e){e.FORMAT_ERROR="FORMAT_ERROR",e.UNSUPPORTED_FORMATTER="UNSUPPORTED_FORMATTER",e.INVALID_CONFIG="INVALID_CONFIG",e.MISSING_DATA="MISSING_DATA",e.MISSING_TRANSLATION="MISSING_TRANSLATION"})(G||(G={}));var z=function(e){B(t,e);function t(r,n,i){var a=this,o=i?i instanceof Error?i:new Error(String(i)):void 0;return a=e.call(this,"[@formatjs/intl Error ".concat(r,"] ").concat(n,`
`).concat(o?`
`.concat(o.message,`
`).concat(o.stack):""))||this,a.code=r,typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(a,t),a}return t}(Error),gr=function(e){B(t,e);function t(r,n){return e.call(this,G.UNSUPPORTED_FORMATTER,r,n)||this}return t}(z),xr=function(e){B(t,e);function t(r,n){return e.call(this,G.INVALID_CONFIG,r,n)||this}return t}(z),Oe=function(e){B(t,e);function t(r,n){return e.call(this,G.MISSING_DATA,r,n)||this}return t}(z),R=function(e){B(t,e);function t(r,n,i){var a=e.call(this,G.FORMAT_ERROR,"".concat(r,`
Locale: `).concat(n,`
`),i)||this;return a.locale=n,a}return t}(z),he=function(e){B(t,e);function t(r,n,i,a){var o=e.call(this,"".concat(r,`
MessageID: `).concat(i==null?void 0:i.id,`
Default Message: `).concat(i==null?void 0:i.defaultMessage,`
Description: `).concat(i==null?void 0:i.description,`
`),n,a)||this;return o.descriptor=i,o.locale=n,o}return t}(R),br=function(e){B(t,e);function t(r,n){var i=e.call(this,G.MISSING_TRANSLATION,'Missing message: "'.concat(r.id,'" for locale "').concat(n,'", using ').concat(r.defaultMessage?"default message (".concat(typeof r.defaultMessage=="string"?r.defaultMessage:r.defaultMessage.map(function(a){var o;return(o=a.value)!==null&&o!==void 0?o:JSON.stringify(a)}).join(),")"):"id"," as fallback."))||this;return i.descriptor=r,i}return t}(z);function yr(e,t,r){if(r===void 0&&(r=Error),!e)throw new r(t)}function k(e,t,r){return r===void 0&&(r={}),t.reduce(function(n,i){return i in e?n[i]=e[i]:i in r&&(n[i]=r[i]),n},{})}var Er=function(e){},Tr=function(e){},ot={formats:{},messages:{},timeZone:void 0,defaultLocale:"en",defaultFormats:{},fallbackOnEmptyString:!0,onError:Er,onWarn:Tr};function st(){return{dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}}}function D(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Sr(e){e===void 0&&(e=st());var t=Intl.RelativeTimeFormat,r=Intl.ListFormat,n=Intl.DisplayNames,i=C(function(){for(var s,u=[],l=0;l<arguments.length;l++)u[l]=arguments[l];return new((s=Intl.DateTimeFormat).bind.apply(s,w([void 0],u,!1)))},{cache:D(e.dateTime),strategy:L.variadic}),a=C(function(){for(var s,u=[],l=0;l<arguments.length;l++)u[l]=arguments[l];return new((s=Intl.NumberFormat).bind.apply(s,w([void 0],u,!1)))},{cache:D(e.number),strategy:L.variadic}),o=C(function(){for(var s,u=[],l=0;l<arguments.length;l++)u[l]=arguments[l];return new((s=Intl.PluralRules).bind.apply(s,w([void 0],u,!1)))},{cache:D(e.pluralRules),strategy:L.variadic});return{getDateTimeFormat:i,getNumberFormat:a,getMessageFormat:C(function(s,u,l,h){return new at(s,u,l,f({formatters:{getNumberFormat:a,getDateTimeFormat:i,getPluralRules:o}},h||{}))},{cache:D(e.message),strategy:L.variadic}),getRelativeTimeFormat:C(function(){for(var s=[],u=0;u<arguments.length;u++)s[u]=arguments[u];return new(t.bind.apply(t,w([void 0],s,!1)))},{cache:D(e.relativeTime),strategy:L.variadic}),getPluralRules:o,getListFormat:C(function(){for(var s=[],u=0;u<arguments.length;u++)s[u]=arguments[u];return new(r.bind.apply(r,w([void 0],s,!1)))},{cache:D(e.list),strategy:L.variadic}),getDisplayNames:C(function(){for(var s=[],u=0;u<arguments.length;u++)s[u]=arguments[u];return new(n.bind.apply(n,w([void 0],s,!1)))},{cache:D(e.displayNames),strategy:L.variadic})}}function Ee(e,t,r,n){var i=e&&e[t],a;if(i&&(a=i[r]),a)return a;n(new gr("No ".concat(t," format named: ").concat(r)))}function Z(e,t){return Object.keys(e).reduce(function(r,n){return r[n]=f({timeZone:t},e[n]),r},{})}function Fe(e,t){var r=Object.keys(f(f({},e),t));return r.reduce(function(n,i){return n[i]=f(f({},e[i]||{}),t[i]||{}),n},{})}function De(e,t){if(!t)return e;var r=at.formats;return f(f(f({},r),e),{date:Fe(Z(r.date,t),Z(e.date||{},t)),time:Fe(Z(r.time,t),Z(e.time||{},t))})}var ge=function(e,t,r,n,i){var a=e.locale,o=e.formats,s=e.messages,u=e.defaultLocale,l=e.defaultFormats,h=e.fallbackOnEmptyString,m=e.onError,c=e.timeZone,x=e.defaultRichTextElements;r===void 0&&(r={id:""});var I=r.id,y=r.defaultMessage;yr(!!I,"[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.github.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.github.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.github.io/docs/tooling/linter#enforce-id)\nto autofix this issue");var T=String(I),E=s&&Object.prototype.hasOwnProperty.call(s,T)&&s[T];if(Array.isArray(E)&&E.length===1&&E[0].type===b.literal)return E[0].value;if(!n&&E&&typeof E=="string"&&!x)return E.replace(/'\{(.*?)\}'/gi,"{$1}");if(n=f(f({},x),n||{}),o=De(o,c),l=De(l,c),!E){if(h===!1&&E==="")return E;if((!y||a&&a.toLowerCase()!==u.toLowerCase())&&m(new br(r,a)),y)try{var H=t.getMessageFormat(y,u,l,i);return H.format(n)}catch(A){return m(new he('Error formatting default message for: "'.concat(T,'", rendering default message verbatim'),a,r,A)),typeof y=="string"?y:T}return T}try{var H=t.getMessageFormat(E,a,o,f({formatters:t},i||{}));return H.format(n)}catch(A){m(new he('Error formatting message: "'.concat(T,'", using ').concat(y?"default message":"id"," as fallback."),a,r,A))}if(y)try{var H=t.getMessageFormat(y,u,l,i);return H.format(n)}catch(A){m(new he('Error formatting the default message for: "'.concat(T,'", rendering message verbatim'),a,r,A))}return typeof E=="string"?E:typeof y=="string"?y:T},Ir=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function j(e,t,r,n){var i=e.locale,a=e.formats,o=e.onError,s=e.timeZone;n===void 0&&(n={});var u=n.format,l=f(f({},s&&{timeZone:s}),u&&Ee(a,t,u,o)),h=k(n,Ir,l);return t==="time"&&!h.hour&&!h.minute&&!h.second&&!h.timeStyle&&!h.dateStyle&&(h=f(f({},h),{hour:"numeric",minute:"numeric"})),r(i,h)}function Hr(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var i=r[0],a=r[1],o=a===void 0?{}:a,s=typeof i=="string"?new Date(i||0):i;try{return j(e,"date",t,o).format(s)}catch(u){e.onError(new R("Error formatting date.",e.locale,u))}return String(s)}function Ar(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var i=r[0],a=r[1],o=a===void 0?{}:a,s=typeof i=="string"?new Date(i||0):i;try{return j(e,"time",t,o).format(s)}catch(u){e.onError(new R("Error formatting time.",e.locale,u))}return String(s)}function Nr(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var i=r[0],a=r[1],o=r[2],s=o===void 0?{}:o,u=typeof i=="string"?new Date(i||0):i,l=typeof a=="string"?new Date(a||0):a;try{return j(e,"dateTimeRange",t,s).formatRange(u,l)}catch(h){e.onError(new R("Error formatting date time range.",e.locale,h))}return String(u)}function Pr(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var i=r[0],a=r[1],o=a===void 0?{}:a,s=typeof i=="string"?new Date(i||0):i;try{return j(e,"date",t,o).formatToParts(s)}catch(u){e.onError(new R("Error formatting date.",e.locale,u))}return[]}function _r(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var i=r[0],a=r[1],o=a===void 0?{}:a,s=typeof i=="string"?new Date(i||0):i;try{return j(e,"time",t,o).formatToParts(s)}catch(u){e.onError(new R("Error formatting time.",e.locale,u))}return[]}var Br=["style","type","fallback","languageDisplay"];function Rr(e,t,r,n){var i=e.locale,a=e.onError,o=Intl.DisplayNames;o||a(new O(`Intl.DisplayNames is not available in this environment.
Try polyfilling it using "@formatjs/intl-displaynames"
`,M.MISSING_INTL_API));var s=k(n,Br);try{return t(i,s).of(r)}catch(u){a(new R("Error formatting display name.",i,u))}}var Cr=["type","style"],Ge=Date.now();function Lr(e){return"".concat(Ge,"_").concat(e,"_").concat(Ge)}function wr(e,t,r,n){n===void 0&&(n={});var i=ut(e,t,r,n).reduce(function(a,o){var s=o.value;return typeof s!="string"?a.push(s):typeof a[a.length-1]=="string"?a[a.length-1]+=s:a.push(s),a},[]);return i.length===1?i[0]:i.length===0?"":i}function ut(e,t,r,n){var i=e.locale,a=e.onError;n===void 0&&(n={});var o=Intl.ListFormat;o||a(new O(`Intl.ListFormat is not available in this environment.
Try polyfilling it using "@formatjs/intl-listformat"
`,M.MISSING_INTL_API));var s=k(n,Cr);try{var u={},l=r.map(function(h,m){if(typeof h=="object"){var c=Lr(m);return u[c]=h,c}return String(h)});return t(i,s).formatToParts(l).map(function(h){return h.type==="literal"?h:f(f({},h),{value:u[h.value]||h.value})})}catch(h){a(new R("Error formatting list.",i,h))}return r}var Mr=["type"];function Or(e,t,r,n){var i=e.locale,a=e.onError;n===void 0&&(n={}),Intl.PluralRules||a(new O(`Intl.PluralRules is not available in this environment.
Try polyfilling it using "@formatjs/intl-pluralrules"
`,M.MISSING_INTL_API));var o=k(n,Mr);try{return t(i,o).select(r)}catch(s){a(new R("Error formatting plural.",i,s))}return"other"}var Fr=["numeric","style"];function Dr(e,t,r){var n=e.locale,i=e.formats,a=e.onError;r===void 0&&(r={});var o=r.format,s=!!o&&Ee(i,"relative",o,a)||{},u=k(r,Fr,s);return t(n,u)}function Gr(e,t,r,n,i){i===void 0&&(i={}),n||(n="second");var a=Intl.RelativeTimeFormat;a||e.onError(new O(`Intl.RelativeTimeFormat is not available in this environment.
Try polyfilling it using "@formatjs/intl-relativetimeformat"
`,M.MISSING_INTL_API));try{return Dr(e,t,i).format(r,n)}catch(o){e.onError(new R("Error formatting relative time.",e.locale,o))}return String(r)}var Ur=["style","currency","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem","trailingZeroDisplay","roundingPriority","roundingIncrement","roundingMode"];function ht(e,t,r){var n=e.locale,i=e.formats,a=e.onError;r===void 0&&(r={});var o=r.format,s=o&&Ee(i,"number",o,a)||{},u=k(r,Ur,s);return t(n,u)}function kr(e,t,r,n){n===void 0&&(n={});try{return ht(e,t,n).format(r)}catch(i){e.onError(new R("Error formatting number.",e.locale,i))}return String(r)}function Vr(e,t,r,n){n===void 0&&(n={});try{return ht(e,t,n).formatToParts(r)}catch(i){e.onError(new R("Error formatting number.",e.locale,i))}return[]}function zr(e){var t=e?e[Object.keys(e)[0]]:void 0;return typeof t=="string"}function jr(e){e.onWarn&&e.defaultRichTextElements&&zr(e.messages||{})&&e.onWarn(`[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled. 
Please consider using "@formatjs/cli" to pre-compile your messages for performance.
For more details see https://formatjs.github.io/docs/getting-started/message-distribution`)}function Xr(e,t){var r=Sr(t),n=f(f({},ot),e),i=n.locale,a=n.defaultLocale,o=n.onError;return i?!Intl.NumberFormat.supportedLocalesOf(i).length&&o?o(new Oe('Missing locale data for locale: "'.concat(i,'" in Intl.NumberFormat. Using default locale: "').concat(a,'" as fallback. See https://formatjs.github.io/docs/react-intl#runtime-requirements for more details'))):!Intl.DateTimeFormat.supportedLocalesOf(i).length&&o&&o(new Oe('Missing locale data for locale: "'.concat(i,'" in Intl.DateTimeFormat. Using default locale: "').concat(a,'" as fallback. See https://formatjs.github.io/docs/react-intl#runtime-requirements for more details'))):(o&&o(new xr('"locale" was not configured, using "'.concat(a,'" as fallback. See https://formatjs.github.io/docs/react-intl/api#intlshape for more details'))),n.locale=n.defaultLocale||"en"),jr(n),f(f({},n),{formatters:r,formatNumber:kr.bind(null,n,r.getNumberFormat),formatNumberToParts:Vr.bind(null,n,r.getNumberFormat),formatRelativeTime:Gr.bind(null,n,r.getRelativeTimeFormat),formatDate:Hr.bind(null,n,r.getDateTimeFormat),formatDateToParts:Pr.bind(null,n,r.getDateTimeFormat),formatTime:Ar.bind(null,n,r.getDateTimeFormat),formatDateTimeRange:Nr.bind(null,n,r.getDateTimeFormat),formatTimeToParts:_r.bind(null,n,r.getDateTimeFormat),formatPlural:Or.bind(null,n,r.getPluralRules),formatMessage:ge.bind(null,n,r),$t:ge.bind(null,n,r),formatList:wr.bind(null,n,r.getListFormat),formatListToParts:ut.bind(null,n,r.getListFormat),formatDisplayName:Rr.bind(null,n,r.getDisplayNames)})}function $r(e,t,r){if(r===void 0&&(r=Error),!e)throw new r(t)}function lt(e){$r(e,"[React Intl] Could not find required `intl` object. <IntlProvider> needs to exist in the component ancestry.")}var ft=f(f({},ot),{textComponent:d.Fragment}),Wr={key:42},Zr=function(e){return d.isValidElement(e)?d.createElement(d.Fragment,Wr,e):e},qr=function(e){var t;return(t=d.Children.map(e,Zr))!==null&&t!==void 0?t:[]};function Yr(e){return function(t){return e(d.Children.toArray(t))}}function Jr(e,t){if(e===t)return!0;if(!e||!t)return!1;var r=Object.keys(e),n=Object.keys(t),i=r.length;if(n.length!==i)return!1;for(var a=0;a<i;a++){var o=r[a];if(e[o]!==t[o]||!Object.prototype.hasOwnProperty.call(t,o))return!1}return!0}var ct={exports:{}},g={};/** @license React v16.13.1
 * react-is.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */var S=typeof Symbol=="function"&&Symbol.for,Te=S?Symbol.for("react.element"):60103,Se=S?Symbol.for("react.portal"):60106,J=S?Symbol.for("react.fragment"):60107,Q=S?Symbol.for("react.strict_mode"):60108,K=S?Symbol.for("react.profiler"):60114,ee=S?Symbol.for("react.provider"):60109,te=S?Symbol.for("react.context"):60110,Ie=S?Symbol.for("react.async_mode"):60111,re=S?Symbol.for("react.concurrent_mode"):60111,ne=S?Symbol.for("react.forward_ref"):60112,ie=S?Symbol.for("react.suspense"):60113,Qr=S?Symbol.for("react.suspense_list"):60120,ae=S?Symbol.for("react.memo"):60115,oe=S?Symbol.for("react.lazy"):60116,Kr=S?Symbol.for("react.block"):60121,en=S?Symbol.for("react.fundamental"):60117,tn=S?Symbol.for("react.responder"):60118,rn=S?Symbol.for("react.scope"):60119;function P(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case Te:switch(e=e.type,e){case Ie:case re:case J:case K:case Q:case ie:return e;default:switch(e=e&&e.$$typeof,e){case te:case ne:case oe:case ae:case ee:return e;default:return t}}case Se:return t}}}function mt(e){return P(e)===re}g.AsyncMode=Ie;g.ConcurrentMode=re;g.ContextConsumer=te;g.ContextProvider=ee;g.Element=Te;g.ForwardRef=ne;g.Fragment=J;g.Lazy=oe;g.Memo=ae;g.Portal=Se;g.Profiler=K;g.StrictMode=Q;g.Suspense=ie;g.isAsyncMode=function(e){return mt(e)||P(e)===Ie};g.isConcurrentMode=mt;g.isContextConsumer=function(e){return P(e)===te};g.isContextProvider=function(e){return P(e)===ee};g.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===Te};g.isForwardRef=function(e){return P(e)===ne};g.isFragment=function(e){return P(e)===J};g.isLazy=function(e){return P(e)===oe};g.isMemo=function(e){return P(e)===ae};g.isPortal=function(e){return P(e)===Se};g.isProfiler=function(e){return P(e)===K};g.isStrictMode=function(e){return P(e)===Q};g.isSuspense=function(e){return P(e)===ie};g.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===J||e===re||e===K||e===Q||e===ie||e===Qr||typeof e=="object"&&e!==null&&(e.$$typeof===oe||e.$$typeof===ae||e.$$typeof===ee||e.$$typeof===te||e.$$typeof===ne||e.$$typeof===en||e.$$typeof===tn||e.$$typeof===rn||e.$$typeof===Kr)};g.typeOf=P;ct.exports=g;var nn=ct.exports,vt=nn,an={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},on={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},pt={};pt[vt.ForwardRef]=an;pt[vt.Memo]=on;var He=typeof window<"u"&&!window.__REACT_INTL_BYPASS_GLOBAL_CONTEXT__?window.__REACT_INTL_CONTEXT__||(window.__REACT_INTL_CONTEXT__=d.createContext(null)):d.createContext(null);He.Consumer;var sn=He.Provider,un=sn,hn=He;function dt(){var e=d.useContext(hn);return lt(e),e}var xe;(function(e){e.formatDate="FormattedDate",e.formatTime="FormattedTime",e.formatNumber="FormattedNumber",e.formatList="FormattedList",e.formatDisplayName="FormattedDisplayName"})(xe||(xe={}));var be;(function(e){e.formatDate="FormattedDateParts",e.formatTime="FormattedTimeParts",e.formatNumber="FormattedNumberParts",e.formatList="FormattedListParts"})(be||(be={}));function gt(e){var t=function(r){var n=dt(),i=r.value,a=r.children,o=Y(r,["value","children"]),s=typeof i=="string"?new Date(i||0):i,u=e==="formatDate"?n.formatDateToParts(s,o):n.formatTimeToParts(s,o);return a(u)};return t.displayName=be[e],t}function X(e){var t=function(r){var n=dt(),i=r.value,a=r.children,o=Y(r,["value","children"]),s=n[e](i,o);if(typeof a=="function")return a(s);var u=n.textComponent||d.Fragment;return d.createElement(u,null,s)};return t.displayName=xe[e],t}function xt(e){return e&&Object.keys(e).reduce(function(t,r){var n=e[r];return t[r]=it(n)?Yr(n):n,t},{})}var Ue=function(e,t,r,n){for(var i=[],a=4;a<arguments.length;a++)i[a-4]=arguments[a];var o=xt(n),s=ge.apply(void 0,w([e,t,r,o],i,!1));return Array.isArray(s)?qr(s):s},ke=function(e,t){var r=e.defaultRichTextElements,n=Y(e,["defaultRichTextElements"]),i=xt(r),a=Xr(f(f(f({},ft),n),{defaultRichTextElements:i}),t),o={locale:a.locale,timeZone:a.timeZone,fallbackOnEmptyString:a.fallbackOnEmptyString,formats:a.formats,defaultLocale:a.defaultLocale,defaultFormats:a.defaultFormats,messages:a.messages,onError:a.onError,defaultRichTextElements:i};return f(f({},a),{formatMessage:Ue.bind(null,o,a.formatters),$t:Ue.bind(null,o,a.formatters)})};function le(e){return{locale:e.locale,timeZone:e.timeZone,fallbackOnEmptyString:e.fallbackOnEmptyString,formats:e.formats,textComponent:e.textComponent,messages:e.messages,defaultLocale:e.defaultLocale,defaultFormats:e.defaultFormats,onError:e.onError,onWarn:e.onWarn,wrapRichTextChunksInFragment:e.wrapRichTextChunksInFragment,defaultRichTextElements:e.defaultRichTextElements}}var yn=function(e){B(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r.cache=st(),r.state={cache:r.cache,intl:ke(le(r.props),r.cache),prevConfig:le(r.props)},r}return t.getDerivedStateFromProps=function(r,n){var i=n.prevConfig,a=n.cache,o=le(r);return Jr(i,o)?null:{intl:ke(o,a),prevConfig:o}},t.prototype.render=function(){return lt(this.state.intl),d.createElement(un,{value:this.state.intl},this.props.children)},t.displayName="IntlProvider",t.defaultProps=ft,t}(d.PureComponent);X("formatDate");X("formatTime");var En=X("formatNumber");X("formatList");X("formatDisplayName");gt("formatDate");gt("formatTime");const ln=`
vec3 mod289(vec3 x) {
  return x - floor(x * (1.0 / 289.0)) * 289.0;
}

vec4 mod289(vec4 x) {
  return x - floor(x * (1.0 / 289.0)) * 289.0;
}

vec4 permute(vec4 x) {
  return mod289(((x*34.0)+10.0)*x);
}

vec4 taylorInvSqrt(vec4 r)
{
  return 1.79284291400159 - 0.85373472095314 * r;
}

float snoise(vec3 v)
{
  const vec2  C = vec2(1.0/6.0, 1.0/3.0) ;
  const vec4  D = vec4(0.0, 0.5, 1.0, 2.0);

  vec3 i  = floor(v + dot(v, C.yyy) );
  vec3 x0 =   v - i + dot(i, C.xxx) ;

  vec3 g = step(x0.yzx, x0.xyz);
  vec3 l = 1.0 - g;
  vec3 i1 = min( g.xyz, l.zxy );
  vec3 i2 = max( g.xyz, l.zxy );

  vec3 x1 = x0 - i1 + C.xxx;
  vec3 x2 = x0 - i2 + C.yyy;
  vec3 x3 = x0 - D.yyy;

  i = mod289(i);
  vec4 p = permute( permute( permute(
              i.z + vec4(0.0, i1.z, i2.z, 1.0 ))
            + i.y + vec4(0.0, i1.y, i2.y, 1.0 ))
            + i.x + vec4(0.0, i1.x, i2.x, 1.0 ));

  float n_ = 0.142857142857;
  vec3  ns = n_ * D.wyz - D.xzx;

  vec4 j = p - 49.0 * floor(p * ns.z * ns.z);

  vec4 x_ = floor(j * ns.z);
  vec4 y_ = floor(j - 7.0 * x_ );

  vec4 x = x_ *ns.x + ns.yyyy;
  vec4 y = y_ *ns.x + ns.yyyy;
  vec4 h = 1.0 - abs(x) - abs(y);

  vec4 b0 = vec4( x.xy, y.xy );
  vec4 b1 = vec4( x.zw, y.zw );

  vec4 s0 = floor(b0)*2.0 + 1.0;
  vec4 s1 = floor(b1)*2.0 + 1.0;
  vec4 sh = -step(h, vec4(0.0));

  vec4 a0 = b0.xzyw + s0.xzyw*sh.xxyy ;
  vec4 a1 = b1.xzyw + s1.xzyw*sh.zzww ;

  vec3 p0 = vec3(a0.xy,h.x);
  vec3 p1 = vec3(a0.zw,h.y);
  vec3 p2 = vec3(a1.xy,h.z);
  vec3 p3 = vec3(a1.zw,h.w);

  vec4 norm = taylorInvSqrt(vec4(dot(p0,p0), dot(p1,p1), dot(p2, p2), dot(p3,p3)));
  p0 *= norm.x;
  p1 *= norm.y;
  p2 *= norm.z;
  p3 *= norm.w;

  vec4 m = max(0.5 - vec4(dot(x0,x0), dot(x1,x1), dot(x2,x2), dot(x3,x3)), 0.0);
  m = m * m;
  return 105.0 * dot( m*m, vec4( dot(p0,x0), dot(p1,x1),
                                dot(p2,x2), dot(p3,x3) ) );
}
`,fn=({color:e,flowRate:t=.3,particleSize:r=4})=>{const n=d.useRef(null),{size:i}=ye(),a=5.8,o=d.useMemo(()=>{const l=new Et,h=Math.ceil(i.width/a),m=Math.ceil(i.height/a),c=h*m,x=new Float32Array(c*3),I=i.width/2,y=i.height/2;let T=0;for(let E=0;E<m;E++)for(let H=0;H<h;H++)x[T*3]=H*a-I,x[T*3+1]=E*a-y,x[T*3+2]=0,T++;return l.setAttribute("position",new Tt(x,3)),l},[i.width,i.height,a]),s=d.useMemo(()=>({uTime:{value:0},uColor:{value:new Ne(e)},uFlowRate:{value:t},uSize:{value:r},uBaseOpacity:{value:.08},uGridSpacing:{value:a}}),[e,t,r]),u=d.useMemo(()=>new St({uniforms:s,vertexShader:`
				uniform float uTime;
				uniform float uFlowRate;
				uniform float uSize;
				uniform float uGridSpacing;
				
				varying float vBrightness;
				
				${ln}
				
				float getNoise(vec3 pos) {
					return snoise(vec3(
						pos.x * 0.008 + uTime * 0.15 + uFlowRate * uTime * 0.2,
						pos.y * 0.008 + uTime * 0.1,
						pos.z * 0.01 + uTime * 0.12
					));
				}
				
				void main() {
					vec3 p = position;
					
					float n1 = getNoise(p);
					
					float n2 = snoise( vec3( 
						p.x * 0.02 + uTime * 0.08, 
						p.y * 0.015 + uTime * 0.05, 
						p.z * 0.01 + uTime * 0.1
					) );
					
					vBrightness = n1 * 0.5 + 0.5;
					
					vec2 repulsion = vec2(0.0);
					float repulsionStrength = 1.2;
					float brightnessThreshold = 0.6;
					
					for (float dx = -1.0; dx <= 1.0; dx += 1.0) {
						for (float dy = -1.0; dy <= 1.0; dy += 1.0) {
							if (dx == 0.0 && dy == 0.0) continue;
							
							vec3 neighborPos = vec3(
								p.x + dx * uGridSpacing,
								p.y + dy * uGridSpacing,
								p.z
							);
							
							float neighborNoise = getNoise(neighborPos);
							float neighborBrightness = neighborNoise * 0.5 + 0.5;
							
							if (neighborBrightness > brightnessThreshold) {
								vec2 dir = normalize(vec2(p.x, p.y) - vec2(neighborPos.x, neighborPos.y));
								float strength = (neighborBrightness - brightnessThreshold) * repulsionStrength;
								repulsion += dir * strength;
							}
						}
					}
					
					p.x += repulsion.x;
					p.y += repulsion.y;
					
					float sizeVariation = n2 * 0.5 + 0.5;
					float brightnessBoost = pow(vBrightness, 2.0);
					float sizeMultiplier = 1.0 + brightnessBoost * 6.5 * sizeVariation;
					
					vec4 mvPosition = modelViewMatrix * vec4(p, 1.0);
					gl_Position = projectionMatrix * mvPosition;
					gl_PointSize = uSize * sizeMultiplier;
				}
			`,fragmentShader:`
				uniform vec3 uColor;
				uniform float uBaseOpacity;
				
				varying float vBrightness;
				
				void main() {
					vec2 uv = gl_PointCoord - 0.5;
					float dist = length(uv);
					
					float litBrightness = pow(vBrightness, 1.5);
					float brightness = uBaseOpacity + litBrightness * (1.0 - uBaseOpacity);
					
					float glowRadius = 0.5 + brightness * 0.3;
					if (dist > glowRadius) discard;
					
					float coreFade = 1.0 - smoothstep(0.2, 0.35, dist);
					float glowFade = 1.0 - smoothstep(0.35, glowRadius, dist);
					
					float coreAlpha = coreFade;
					float glowAlpha = glowFade * brightness * 0.25;
					
					float finalAlpha = max(coreAlpha, glowAlpha) * brightness;
					
					vec3 finalColor = uColor * (0.4 + brightness * 0.6);
					
					gl_FragColor = vec4(finalColor, finalAlpha);
				}
			`,transparent:!0,depthWrite:!1,blending:It}),[s]);return d.useEffect(()=>{if(!n.current)return;const l=n.current.material;l.uniforms.uColor.value=new Ne(e)},[e]),d.useEffect(()=>{if(!n.current)return;const l=n.current.material;l.uniforms.uFlowRate.value=t},[t]),Ht(l=>{if(!n.current)return;const h=n.current.material;h.uniforms.uTime.value=l.clock.elapsedTime}),_.jsx("points",{ref:n,args:[o,u]})},cn=()=>{const{size:e,set:t}=ye(),r=d.useRef(null);return d.useEffect(()=>{if(e.width===0||e.height===0)return;const n=new At(e.width/-2,e.width/2,e.height/2,e.height/-2,1,1e3);return n.position.set(0,0,100),n.lookAt(0,0,0),n.updateProjectionMatrix(),r.current=n,t({camera:n}),()=>{r.current=null}},[e.width,e.height,t]),null},mn=e=>_.jsxs(_.Fragment,{children:[_.jsx(cn,{}),_.jsx(fn,{...e})]}),vn=bt.div`
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: black;
`,pn=({onRecover:e})=>{const{gl:t,size:r,invalidate:n}=ye(),i=d.useRef(!1);return d.useEffect(()=>{const a=t.domElement,o=u=>{u.preventDefault(),i.current=!0,console.warn("webglcontextlost")},s=()=>{i.current=!1,console.warn("webglcontextrestored -> recover"),e()};return a.addEventListener("webglcontextlost",o),a.addEventListener("webglcontextrestored",s),()=>{a.removeEventListener("webglcontextlost",o),a.removeEventListener("webglcontextrestored",s)}},[t,e]),d.useEffect(()=>{const a=()=>{try{t.setPixelRatio(window.devicePixelRatio||1),t.setSize(r.width,r.height,!1);const u=t.domElement.width,l=t.domElement.height;t.setViewport(0,0,u,l),t.setScissorTest(!1)}catch{}n()},o=requestAnimationFrame(a),s=requestAnimationFrame(a);return()=>{cancelAnimationFrame(o),cancelAnimationFrame(s)}},[t,r.width,r.height,n]),null},dn=({color:e,flowRate:t,particleSize:r,particleCount:n,onRecover:i})=>_.jsxs(_.Fragment,{children:[_.jsx(pn,{onRecover:i}),_.jsx(mn,{color:e,flowRate:t,particleSize:r,particleCount:n})]}),Tn=({color:e,flowRate:t,particleSize:r,particleCount:n})=>{const i=yt(),[a,o]=d.useState(0),s=d.useCallback(()=>{o(c=>c+1)},[]),[u,l]=d.useState(()=>document.visibilityState==="visible");d.useEffect(()=>{const c=()=>l(document.visibilityState==="visible");return document.addEventListener("visibilitychange",c),()=>document.removeEventListener("visibilitychange",c)},[]);const h=d.useMemo(()=>`${i.key}-${a}`,[i.key,a]),m=d.useMemo(()=>u?"always":"never",[u]);return _.jsx(vn,{children:_.jsx(Nt,{frameloop:m,dpr:[1,1.25],gl:{powerPreference:"high-performance",antialias:!1},onCreated:({gl:c})=>{try{c.setPixelRatio(window.devicePixelRatio||1)}catch{}},children:_.jsx(dn,{color:e,flowRate:t,particleSize:r,particleCount:n,onRecover:s})},h)})};export{En as F,yn as I,Tn as P};