@uoguelph/web-components 1.9.0-rc.3 → 1.9.0-rc.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,10 +4,10 @@ var Pr = (t) => {
4
4
  };
5
5
  var Be = (t, r, e) => r in t ? Ye(t, r, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[r] = e;
6
6
  var j = (t, r, e) => Be(t, typeof r != "symbol" ? r + "" : r, e), qr = (t, r, e) => r.has(t) || Pr("Cannot " + e);
7
- var T = (t, r, e) => (qr(t, r, "read from private field"), e ? e.call(t) : r.get(t)), Qt = (t, r, e) => r.has(t) ? Pr("Cannot add the same private member more than once") : r instanceof WeakSet ? r.add(t) : r.set(t, e), tr = (t, r, e, n) => (qr(t, r, "write to private field"), n ? n.call(t, e) : r.set(t, e), e);
7
+ var C = (t, r, e) => (qr(t, r, "read from private field"), e ? e.call(t) : r.get(t)), Qt = (t, r, e) => r.has(t) ? Pr("Cannot add the same private member more than once") : r instanceof WeakSet ? r.add(t) : r.set(t, e), tr = (t, r, e, n) => (qr(t, r, "write to private field"), n ? n.call(t, e) : r.set(t, e), e);
8
8
  const He = "5";
9
9
  typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(He);
10
- const dr = 1, mr = 2, Gr = 4, Ue = 8, Ve = 16, Ge = 1, Xe = 2, We = 4, Ke = 8, Je = 16, Ai = 4, Ze = 1, Qe = 2, Xr = "[", hr = "[!", vr = "]", kt = {}, M = Symbol(), zi = "http://www.w3.org/2000/svg";
10
+ const dr = 1, mr = 2, Gr = 4, Ue = 8, Ve = 16, Ge = 1, Xe = 2, We = 4, Ke = 8, Je = 16, Sa = 4, Ze = 1, Qe = 2, Xr = "[", hr = "[!", vr = "]", kt = {}, M = Symbol(), La = "http://www.w3.org/2000/svg";
11
11
  function tn(t) {
12
12
  return t.endsWith("capture") && t !== "gotpointercapture" && t !== "lostpointercapture";
13
13
  }
@@ -61,27 +61,27 @@ const ln = (
61
61
  /** @type {const} */
62
62
  ["textarea", "script", "style", "title"]
63
63
  );
64
- function Ni(t) {
64
+ function Aa(t) {
65
65
  return ln.includes(
66
66
  /** @type {RAW_TEXT_ELEMENTS[number]} */
67
67
  t
68
68
  );
69
69
  }
70
70
  const rr = !1;
71
- var wr = Array.isArray, cn = Array.prototype.indexOf, gr = Array.from, Pt = Object.keys, Et = Object.defineProperty, at = Object.getOwnPropertyDescriptor, Wr = Object.getOwnPropertyDescriptors, un = Object.prototype, fn = Array.prototype, br = Object.getPrototypeOf;
72
- function Ci(t) {
71
+ var wr = Array.isArray, cn = Array.prototype.indexOf, gr = Array.from, Pt = Object.keys, Et = Object.defineProperty, it = Object.getOwnPropertyDescriptor, Wr = Object.getOwnPropertyDescriptors, un = Object.prototype, fn = Array.prototype, br = Object.getPrototypeOf;
72
+ function za(t) {
73
73
  return typeof t == "function";
74
74
  }
75
75
  const ht = () => {
76
76
  };
77
- function Ti(t) {
77
+ function Na(t) {
78
78
  return t();
79
79
  }
80
80
  function pn(t) {
81
81
  for (var r = 0; r < t.length; r++)
82
82
  t[r]();
83
83
  }
84
- const I = 2, Kr = 4, Nt = 8, _r = 16, V = 32, ot = 64, qt = 128, st = 256, jt = 512, C = 1024, G = 2048, lt = 4096, B = 8192, _t = 16384, dn = 32768, yr = 65536, mn = 1 << 17, hn = 1 << 19, Jr = 1 << 20, vt = Symbol("$state"), Zr = Symbol("legacy props"), vn = Symbol("");
84
+ const D = 2, Kr = 4, Nt = 8, _r = 16, G = 32, st = 64, qt = 128, lt = 256, jt = 512, T = 1024, Q = 2048, bt = 4096, B = 8192, _t = 16384, dn = 32768, yr = 65536, mn = 1 << 17, hn = 1 << 19, Jr = 1 << 20, vt = Symbol("$state"), Zr = Symbol("legacy props"), vn = Symbol("");
85
85
  function Qr(t) {
86
86
  return t === this.v;
87
87
  }
@@ -121,11 +121,11 @@ function En() {
121
121
  function Sn() {
122
122
  throw new Error("https://svelte.dev/e/state_unsafe_mutation");
123
123
  }
124
- let Ct = !1, Ln = !1;
125
- function Mi() {
126
- Ct = !0;
124
+ let Tt = !1, Ln = !1;
125
+ function Ta() {
126
+ Tt = !0;
127
127
  }
128
- function R(t, r) {
128
+ function I(t, r) {
129
129
  var e = {
130
130
  f: 0,
131
131
  // TODO ideally we could skip this altogether, but it causes type errors
@@ -137,81 +137,78 @@ function R(t, r) {
137
137
  };
138
138
  return e;
139
139
  }
140
- function Di(t) {
141
- return /* @__PURE__ */ An(R(t));
140
+ function Ca(t) {
141
+ return /* @__PURE__ */ An(I(t));
142
142
  }
143
143
  // @__NO_SIDE_EFFECTS__
144
144
  function Vt(t, r = !1) {
145
145
  var n;
146
- const e = R(t);
147
- return r || (e.equals = xr), Ct && E !== null && E.l !== null && ((n = E.l).s ?? (n.s = [])).push(e), e;
146
+ const e = I(t);
147
+ return r || (e.equals = xr), Tt && E !== null && E.l !== null && ((n = E.l).s ?? (n.s = [])).push(e), e;
148
148
  }
149
149
  // @__NO_SIDE_EFFECTS__
150
150
  function An(t) {
151
- return k !== null && k.f & I && (H === null ? Bn([t]) : H.push(t)), t;
151
+ return k !== null && k.f & D && (H === null ? Fn([t]) : H.push(t)), t;
152
152
  }
153
153
  function F(t, r) {
154
- return k !== null && Xt() && k.f & (I | _r) && // If the source was created locally within the current derived, then
154
+ return k !== null && Xt() && k.f & (D | _r) && // If the source was created locally within the current derived, then
155
155
  // we allow the mutation.
156
156
  (H === null || !H.includes(t)) && Sn(), er(t, r);
157
157
  }
158
158
  function er(t, r) {
159
- return t.equals(r) || (t.v, t.v = r, t.wv = ye(), re(t, G), Xt() && y !== null && y.f & C && !(y.f & (V | ot)) && (X === null ? Hn([t]) : X.push(t))), r;
159
+ return t.equals(r) || (t.v, t.v = r, t.wv = ye(), re(t, Q), Xt() && x !== null && x.f & T && !(x.f & (G | st)) && (X === null ? Yn([t]) : X.push(t))), r;
160
160
  }
161
161
  function re(t, r) {
162
162
  var e = t.reactions;
163
163
  if (e !== null)
164
- for (var n = Xt(), i = e.length, a = 0; a < i; a++) {
165
- var o = e[a], s = o.f;
166
- s & G || !n && o === y || (q(o, r), s & (C | st) && (s & I ? re(
164
+ for (var n = Xt(), a = e.length, o = 0; o < a; o++) {
165
+ var i = e[o], s = i.f;
166
+ s & Q || !n && i === x || (Y(i, r), s & (T | lt) && (s & D ? re(
167
167
  /** @type {Derived} */
168
- o,
169
- lt
168
+ i,
169
+ bt
170
170
  ) : Kt(
171
171
  /** @type {Effect} */
172
- o
172
+ i
173
173
  )));
174
174
  }
175
175
  }
176
176
  function $r(t) {
177
177
  console.warn("https://svelte.dev/e/hydration_mismatch");
178
178
  }
179
- function zn(t) {
180
- console.warn("https://svelte.dev/e/legacy_recursive_reactive_block");
181
- }
182
179
  let $ = !1;
183
180
  function K(t) {
184
181
  $ = t;
185
182
  }
186
- let x;
187
- function Y(t) {
183
+ let y;
184
+ function q(t) {
188
185
  if (t === null)
189
186
  throw $r(), kt;
190
- return x = t;
187
+ return y = t;
191
188
  }
192
189
  function Gt() {
193
- return Y(
190
+ return q(
194
191
  /** @type {TemplateNode} */
195
- /* @__PURE__ */ Q(x)
192
+ /* @__PURE__ */ tt(y)
196
193
  );
197
194
  }
198
- function Nn(t) {
195
+ function zn(t) {
199
196
  if ($) {
200
- if (/* @__PURE__ */ Q(x) !== null)
197
+ if (/* @__PURE__ */ tt(y) !== null)
201
198
  throw $r(), kt;
202
- x = t;
199
+ y = t;
203
200
  }
204
201
  }
205
- function Oi(t = 1) {
202
+ function Ma(t = 1) {
206
203
  if ($) {
207
- for (var r = t, e = x; r--; )
204
+ for (var r = t, e = y; r--; )
208
205
  e = /** @type {TemplateNode} */
209
- /* @__PURE__ */ Q(e);
210
- x = e;
206
+ /* @__PURE__ */ tt(e);
207
+ y = e;
211
208
  }
212
209
  }
213
210
  function nr() {
214
- for (var t = 0, r = x; ; ) {
211
+ for (var t = 0, r = y; ; ) {
215
212
  if (r.nodeType === 8) {
216
213
  var e = (
217
214
  /** @type {Comment} */
@@ -224,7 +221,7 @@ function nr() {
224
221
  }
225
222
  var n = (
226
223
  /** @type {TemplateNode} */
227
- /* @__PURE__ */ Q(r)
224
+ /* @__PURE__ */ tt(r)
228
225
  );
229
226
  r.remove(), r = n;
230
227
  }
@@ -235,8 +232,8 @@ function mt(t, r = null, e) {
235
232
  const n = br(t);
236
233
  if (n !== un && n !== fn)
237
234
  return t;
238
- var i = /* @__PURE__ */ new Map(), a = wr(t), o = R(0);
239
- a && i.set("length", R(
235
+ var a = /* @__PURE__ */ new Map(), o = wr(t), i = I(0);
236
+ o && a.set("length", I(
240
237
  /** @type {any[]} */
241
238
  t.length
242
239
  ));
@@ -247,22 +244,22 @@ function mt(t, r = null, e) {
247
244
  {
248
245
  defineProperty(c, l, u) {
249
246
  (!("value" in u) || u.configurable === !1 || u.enumerable === !1 || u.writable === !1) && $n();
250
- var f = i.get(l);
251
- return f === void 0 ? (f = R(u.value), i.set(l, f)) : F(f, mt(u.value, s)), !0;
247
+ var f = a.get(l);
248
+ return f === void 0 ? (f = I(u.value), a.set(l, f)) : F(f, mt(u.value, s)), !0;
252
249
  },
253
250
  deleteProperty(c, l) {
254
- var u = i.get(l);
251
+ var u = a.get(l);
255
252
  if (u === void 0)
256
- l in c && i.set(l, R(M));
253
+ l in c && a.set(l, I(M));
257
254
  else {
258
- if (a && typeof l == "string") {
255
+ if (o && typeof l == "string") {
259
256
  var f = (
260
257
  /** @type {Source<number>} */
261
- i.get("length")
258
+ a.get("length")
262
259
  ), d = Number(l);
263
260
  Number.isInteger(d) && d < f.v && F(f, d);
264
261
  }
265
- F(u, M), jr(o);
262
+ F(u, M), jr(i);
266
263
  }
267
264
  return !0;
268
265
  },
@@ -270,8 +267,8 @@ function mt(t, r = null, e) {
270
267
  var m;
271
268
  if (l === vt)
272
269
  return t;
273
- var f = i.get(l), d = l in c;
274
- if (f === void 0 && (!d || (m = at(c, l)) != null && m.writable) && (f = R(mt(d ? c[l] : M, s)), i.set(l, f)), f !== void 0) {
270
+ var f = a.get(l), d = l in c;
271
+ if (f === void 0 && (!d || (m = it(c, l)) != null && m.writable) && (f = I(mt(d ? c[l] : M, s)), a.set(l, f)), f !== void 0) {
275
272
  var p = N(f);
276
273
  return p === M ? void 0 : p;
277
274
  }
@@ -280,10 +277,10 @@ function mt(t, r = null, e) {
280
277
  getOwnPropertyDescriptor(c, l) {
281
278
  var u = Reflect.getOwnPropertyDescriptor(c, l);
282
279
  if (u && "value" in u) {
283
- var f = i.get(l);
280
+ var f = a.get(l);
284
281
  f && (u.value = N(f));
285
282
  } else if (u === void 0) {
286
- var d = i.get(l), p = d == null ? void 0 : d.v;
283
+ var d = a.get(l), p = d == null ? void 0 : d.v;
287
284
  if (d !== void 0 && p !== M)
288
285
  return {
289
286
  enumerable: !0,
@@ -298,9 +295,9 @@ function mt(t, r = null, e) {
298
295
  var p;
299
296
  if (l === vt)
300
297
  return !0;
301
- var u = i.get(l), f = u !== void 0 && u.v !== M || Reflect.has(c, l);
302
- if (u !== void 0 || y !== null && (!f || (p = at(c, l)) != null && p.writable)) {
303
- u === void 0 && (u = R(f ? mt(c[l], s) : M), i.set(l, u));
298
+ var u = a.get(l), f = u !== void 0 && u.v !== M || Reflect.has(c, l);
299
+ if (u !== void 0 || x !== null && (!f || (p = it(c, l)) != null && p.writable)) {
300
+ u === void 0 && (u = I(f ? mt(c[l], s) : M), a.set(l, u));
304
301
  var d = N(u);
305
302
  if (d === M)
306
303
  return !1;
@@ -309,34 +306,34 @@ function mt(t, r = null, e) {
309
306
  },
310
307
  set(c, l, u, f) {
311
308
  var b;
312
- var d = i.get(l), p = l in c;
313
- if (a && l === "length")
309
+ var d = a.get(l), p = l in c;
310
+ if (o && l === "length")
314
311
  for (var m = u; m < /** @type {Source<number>} */
315
312
  d.v; m += 1) {
316
- var h = i.get(m + "");
317
- h !== void 0 ? F(h, M) : m in c && (h = R(M), i.set(m + "", h));
313
+ var h = a.get(m + "");
314
+ h !== void 0 ? F(h, M) : m in c && (h = I(M), a.set(m + "", h));
318
315
  }
319
- d === void 0 ? (!p || (b = at(c, l)) != null && b.writable) && (d = R(void 0), F(d, mt(u, s)), i.set(l, d)) : (p = d.v !== M, F(d, mt(u, s)));
316
+ d === void 0 ? (!p || (b = it(c, l)) != null && b.writable) && (d = I(void 0), F(d, mt(u, s)), a.set(l, d)) : (p = d.v !== M, F(d, mt(u, s)));
320
317
  var S = Reflect.getOwnPropertyDescriptor(c, l);
321
318
  if (S != null && S.set && S.set.call(f, u), !p) {
322
- if (a && typeof l == "string") {
319
+ if (o && typeof l == "string") {
323
320
  var w = (
324
321
  /** @type {Source<number>} */
325
- i.get("length")
322
+ a.get("length")
326
323
  ), g = Number(l);
327
324
  Number.isInteger(g) && g >= w.v && F(w, g + 1);
328
325
  }
329
- jr(o);
326
+ jr(i);
330
327
  }
331
328
  return !0;
332
329
  },
333
330
  ownKeys(c) {
334
- N(o);
331
+ N(i);
335
332
  var l = Reflect.ownKeys(c).filter((d) => {
336
- var p = i.get(d);
333
+ var p = a.get(d);
337
334
  return p === void 0 || p.v !== M;
338
335
  });
339
- for (var [u, f] of i)
336
+ for (var [u, f] of a)
340
337
  f.v !== M && !(u in c) && l.push(u);
341
338
  return l;
342
339
  },
@@ -350,14 +347,14 @@ function jr(t, r = 1) {
350
347
  F(t, t.v + r);
351
348
  }
352
349
  var Fr, ee, ne;
353
- function ir() {
350
+ function ar() {
354
351
  if (Fr === void 0) {
355
352
  Fr = window;
356
353
  var t = Element.prototype, r = Node.prototype;
357
- ee = at(r, "firstChild").get, ne = at(r, "nextSibling").get, t.__click = void 0, t.__className = "", t.__attributes = null, t.__styles = null, t.__e = void 0, Text.prototype.__t = void 0;
354
+ ee = it(r, "firstChild").get, ne = it(r, "nextSibling").get, t.__click = void 0, t.__className = "", t.__attributes = null, t.__styles = null, t.__e = void 0, Text.prototype.__t = void 0;
358
355
  }
359
356
  }
360
- function bt(t = "") {
357
+ function et(t = "") {
361
358
  return document.createTextNode(t);
362
359
  }
363
360
  // @__NO_SIDE_EFFECTS__
@@ -365,23 +362,23 @@ function J(t) {
365
362
  return ee.call(t);
366
363
  }
367
364
  // @__NO_SIDE_EFFECTS__
368
- function Q(t) {
365
+ function tt(t) {
369
366
  return ne.call(t);
370
367
  }
371
- function Cn(t, r) {
368
+ function Nn(t, r) {
372
369
  if (!$)
373
370
  return /* @__PURE__ */ J(t);
374
371
  var e = (
375
372
  /** @type {TemplateNode} */
376
- /* @__PURE__ */ J(x)
373
+ /* @__PURE__ */ J(y)
377
374
  );
378
375
  if (e === null)
379
- e = x.appendChild(bt());
376
+ e = y.appendChild(et());
380
377
  else if (r && e.nodeType !== 3) {
381
- var n = bt();
382
- return e == null || e.before(n), Y(n), n;
378
+ var n = et();
379
+ return e == null || e.before(n), q(n), n;
383
380
  }
384
- return Y(e), e;
381
+ return q(e), e;
385
382
  }
386
383
  function Tn(t, r) {
387
384
  if (!$) {
@@ -392,33 +389,33 @@ function Tn(t, r) {
392
389
  t
393
390
  )
394
391
  );
395
- return e instanceof Comment && e.data === "" ? /* @__PURE__ */ Q(e) : e;
392
+ return e instanceof Comment && e.data === "" ? /* @__PURE__ */ tt(e) : e;
396
393
  }
397
- return x;
394
+ return y;
398
395
  }
399
- function Ri(t, r = 1, e = !1) {
400
- let n = $ ? x : t;
401
- for (var i; r--; )
402
- i = n, n = /** @type {TemplateNode} */
403
- /* @__PURE__ */ Q(n);
396
+ function Oa(t, r = 1, e = !1) {
397
+ let n = $ ? y : t;
398
+ for (var a; r--; )
399
+ a = n, n = /** @type {TemplateNode} */
400
+ /* @__PURE__ */ tt(n);
404
401
  if (!$)
405
402
  return n;
406
- var a = n == null ? void 0 : n.nodeType;
407
- if (e && a !== 3) {
408
- var o = bt();
409
- return n === null ? i == null || i.after(o) : n.before(o), Y(o), o;
403
+ var o = n == null ? void 0 : n.nodeType;
404
+ if (e && o !== 3) {
405
+ var i = et();
406
+ return n === null ? a == null || a.after(i) : n.before(i), q(i), i;
410
407
  }
411
- return Y(n), /** @type {TemplateNode} */
408
+ return q(n), /** @type {TemplateNode} */
412
409
  n;
413
410
  }
414
- function ie(t) {
411
+ function ae(t) {
415
412
  t.textContent = "";
416
413
  }
417
414
  // @__NO_SIDE_EFFECTS__
418
- function ar(t) {
419
- var r = I | G;
420
- y === null ? r |= st : y.f |= Jr;
421
- var e = k !== null && k.f & I ? (
415
+ function or(t) {
416
+ var r = D | Q;
417
+ x === null ? r |= lt : x.f |= Jr;
418
+ var e = k !== null && k.f & D ? (
422
419
  /** @type {Derived} */
423
420
  k
424
421
  ) : null;
@@ -436,22 +433,22 @@ function ar(t) {
436
433
  null
437
434
  ),
438
435
  wv: 0,
439
- parent: e ?? y
436
+ parent: e ?? x
440
437
  };
441
438
  return e !== null && (e.children ?? (e.children = [])).push(n), n;
442
439
  }
443
440
  // @__NO_SIDE_EFFECTS__
444
- function ae(t) {
445
- const r = /* @__PURE__ */ ar(t);
441
+ function oe(t) {
442
+ const r = /* @__PURE__ */ or(t);
446
443
  return r.equals = xr, r;
447
444
  }
448
- function oe(t) {
445
+ function ie(t) {
449
446
  var r = t.children;
450
447
  if (r !== null) {
451
448
  t.children = null;
452
449
  for (var e = 0; e < r.length; e += 1) {
453
450
  var n = r[e];
454
- n.f & I ? kr(
451
+ n.f & D ? kr(
455
452
  /** @type {Derived} */
456
453
  n
457
454
  ) : Z(
@@ -461,9 +458,9 @@ function oe(t) {
461
458
  }
462
459
  }
463
460
  }
464
- function Mn(t) {
461
+ function Cn(t) {
465
462
  for (var r = t.parent; r !== null; ) {
466
- if (!(r.f & I))
463
+ if (!(r.f & D))
467
464
  return (
468
465
  /** @type {Effect} */
469
466
  r
@@ -473,42 +470,42 @@ function Mn(t) {
473
470
  return null;
474
471
  }
475
472
  function se(t) {
476
- var r, e = y;
477
- U(Mn(t));
473
+ var r, e = x;
474
+ V(Cn(t));
478
475
  try {
479
- oe(t), r = $e(t);
476
+ ie(t), r = $e(t);
480
477
  } finally {
481
- U(e);
478
+ V(e);
482
479
  }
483
480
  return r;
484
481
  }
485
482
  function le(t) {
486
- var r = se(t), e = (it || t.f & st) && t.deps !== null ? lt : C;
487
- q(t, e), t.equals(r) || (t.v = r, t.wv = ye());
483
+ var r = se(t), e = (ot || t.f & lt) && t.deps !== null ? bt : T;
484
+ Y(t, e), t.equals(r) || (t.v = r, t.wv = ye());
488
485
  }
489
486
  function kr(t) {
490
- oe(t), zt(t, 0), q(t, _t), t.v = t.children = t.deps = t.ctx = t.reactions = null;
487
+ ie(t), zt(t, 0), Y(t, _t), t.v = t.children = t.deps = t.ctx = t.reactions = null;
491
488
  }
492
489
  function ce(t) {
493
- y === null && k === null && bn(), k !== null && k.f & st && gn(), zr && wn();
490
+ x === null && k === null && bn(), k !== null && k.f & lt && gn(), zr && wn();
494
491
  }
495
- function Dn(t, r) {
492
+ function Mn(t, r) {
496
493
  var e = r.last;
497
494
  e === null ? r.last = r.first = t : (e.next = t, t.prev = e, r.last = t);
498
495
  }
499
496
  function ct(t, r, e, n = !0) {
500
- var i = (t & ot) !== 0, a = y, o = {
497
+ var a = (t & st) !== 0, o = x, i = {
501
498
  ctx: E,
502
499
  deps: null,
503
500
  deriveds: null,
504
501
  nodes_start: null,
505
502
  nodes_end: null,
506
- f: t | G,
503
+ f: t | Q,
507
504
  first: null,
508
505
  fn: r,
509
506
  last: null,
510
507
  next: null,
511
- parent: i ? null : a,
508
+ parent: a ? null : o,
512
509
  prev: null,
513
510
  teardown: null,
514
511
  transitions: null,
@@ -517,30 +514,30 @@ function ct(t, r, e, n = !0) {
517
514
  if (e) {
518
515
  var s = wt;
519
516
  try {
520
- Yr(!0), Nr(o), o.f |= dn;
517
+ Yr(!0), Nr(i), i.f |= dn;
521
518
  } catch (u) {
522
- throw Z(o), u;
519
+ throw Z(i), u;
523
520
  } finally {
524
521
  Yr(s);
525
522
  }
526
- } else r !== null && Kt(o);
527
- var c = e && o.deps === null && o.first === null && o.nodes_start === null && o.teardown === null && (o.f & (Jr | qt)) === 0;
528
- if (!c && !i && n && (a !== null && Dn(o, a), k !== null && k.f & I)) {
523
+ } else r !== null && Kt(i);
524
+ var c = e && i.deps === null && i.first === null && i.nodes_start === null && i.teardown === null && (i.f & (Jr | qt)) === 0;
525
+ if (!c && !a && n && (o !== null && Mn(i, o), k !== null && k.f & D)) {
529
526
  var l = (
530
527
  /** @type {Derived} */
531
528
  k
532
529
  );
533
- (l.children ?? (l.children = [])).push(o);
530
+ (l.children ?? (l.children = [])).push(i);
534
531
  }
535
- return o;
532
+ return i;
536
533
  }
537
534
  function Er(t) {
538
535
  const r = ct(Nt, null, !1);
539
- return q(r, C), r.teardown = t, r;
536
+ return Y(r, T), r.teardown = t, r;
540
537
  }
541
- function Ii(t) {
538
+ function Ra(t) {
542
539
  ce();
543
- var r = y !== null && (y.f & V) !== 0 && E !== null && !E.m;
540
+ var r = x !== null && (x.f & G) !== 0 && E !== null && !E.m;
544
541
  if (r) {
545
542
  var e = (
546
543
  /** @type {ComponentContext} */
@@ -548,7 +545,7 @@ function Ii(t) {
548
545
  );
549
546
  (e.e ?? (e.e = [])).push({
550
547
  fn: t,
551
- effect: y,
548
+ effect: x,
552
549
  reaction: k
553
550
  });
554
551
  } else {
@@ -556,17 +553,17 @@ function Ii(t) {
556
553
  return n;
557
554
  }
558
555
  }
559
- function On(t) {
556
+ function Ia(t) {
560
557
  return ce(), fe(t);
561
558
  }
562
- function Rn(t) {
563
- const r = ct(ot, t, !0);
559
+ function On(t) {
560
+ const r = ct(st, t, !0);
564
561
  return () => {
565
562
  Z(r);
566
563
  };
567
564
  }
568
- function In(t) {
569
- const r = ct(ot, t, !0);
565
+ function Rn(t) {
566
+ const r = ct(st, t, !0);
570
567
  return (e = {}) => new Promise((n) => {
571
568
  e.outro ? Ft(r, () => {
572
569
  Z(r), n(void 0);
@@ -579,24 +576,24 @@ function ue(t) {
579
576
  function fe(t) {
580
577
  return ct(Nt, t, !0);
581
578
  }
582
- function Pn(t) {
579
+ function In(t) {
583
580
  return Sr(t);
584
581
  }
585
582
  function Sr(t, r = 0) {
586
583
  return ct(Nt | _r | r, t, !0);
587
584
  }
588
585
  function St(t, r = !0) {
589
- return ct(Nt | V, t, !0, r);
586
+ return ct(Nt | G, t, !0, r);
590
587
  }
591
588
  function pe(t) {
592
589
  var r = t.teardown;
593
590
  if (r !== null) {
594
591
  const e = zr, n = k;
595
- Br(!0), et(null);
592
+ Br(!0), nt(null);
596
593
  try {
597
594
  r.call(null);
598
595
  } finally {
599
- Br(e), et(n);
596
+ Br(e), nt(n);
600
597
  }
601
598
  }
602
599
  }
@@ -615,28 +612,28 @@ function me(t, r = !1) {
615
612
  Z(e, r), e = n;
616
613
  }
617
614
  }
618
- function qn(t) {
615
+ function Dn(t) {
619
616
  for (var r = t.first; r !== null; ) {
620
617
  var e = r.next;
621
- r.f & V || Z(r), r = e;
618
+ r.f & G || Z(r), r = e;
622
619
  }
623
620
  }
624
621
  function Z(t, r = !0) {
625
622
  var e = !1;
626
623
  if ((r || t.f & hn) && t.nodes_start !== null) {
627
- for (var n = t.nodes_start, i = t.nodes_end; n !== null; ) {
628
- var a = n === i ? null : (
624
+ for (var n = t.nodes_start, a = t.nodes_end; n !== null; ) {
625
+ var o = n === a ? null : (
629
626
  /** @type {TemplateNode} */
630
- /* @__PURE__ */ Q(n)
627
+ /* @__PURE__ */ tt(n)
631
628
  );
632
- n.remove(), n = a;
629
+ n.remove(), n = o;
633
630
  }
634
631
  e = !0;
635
632
  }
636
- me(t, r && !e), de(t), zt(t, 0), q(t, _t);
637
- var o = t.transitions;
638
- if (o !== null)
639
- for (const c of o)
633
+ me(t, r && !e), de(t), zt(t, 0), Y(t, _t);
634
+ var i = t.transitions;
635
+ if (i !== null)
636
+ for (const c of i)
640
637
  c.stop();
641
638
  pe(t);
642
639
  var s = t.parent;
@@ -656,19 +653,19 @@ function ve(t, r) {
656
653
  var e = t.length;
657
654
  if (e > 0) {
658
655
  var n = () => --e || r();
659
- for (var i of t)
660
- i.out(n);
656
+ for (var a of t)
657
+ a.out(n);
661
658
  } else
662
659
  r();
663
660
  }
664
661
  function Lr(t, r, e) {
665
662
  if (!(t.f & B)) {
666
663
  if (t.f ^= B, t.transitions !== null)
667
- for (const o of t.transitions)
668
- (o.is_global || e) && r.push(o);
664
+ for (const i of t.transitions)
665
+ (i.is_global || e) && r.push(i);
669
666
  for (var n = t.first; n !== null; ) {
670
- var i = n.next, a = (n.f & yr) !== 0 || (n.f & V) !== 0;
671
- Lr(n, r, a ? e : !1), n = i;
667
+ var a = n.next, o = (n.f & yr) !== 0 || (n.f & G) !== 0;
668
+ Lr(n, r, o ? e : !1), n = a;
672
669
  }
673
670
  }
674
671
  }
@@ -677,92 +674,92 @@ function Yt(t) {
677
674
  }
678
675
  function we(t, r) {
679
676
  if (t.f & B) {
680
- t.f ^= B, t.f & C || (t.f ^= C), Tt(t) && (q(t, G), Kt(t));
677
+ t.f ^= B, t.f & T || (t.f ^= T), Ct(t) && (Y(t, Q), Kt(t));
681
678
  for (var e = t.first; e !== null; ) {
682
- var n = e.next, i = (e.f & yr) !== 0 || (e.f & V) !== 0;
683
- we(e, i ? r : !1), e = n;
679
+ var n = e.next, a = (e.f & yr) !== 0 || (e.f & G) !== 0;
680
+ we(e, a ? r : !1), e = n;
684
681
  }
685
682
  if (t.transitions !== null)
686
- for (const a of t.transitions)
687
- (a.is_global || r) && a.in();
683
+ for (const o of t.transitions)
684
+ (o.is_global || r) && o.in();
688
685
  }
689
686
  }
690
- let Bt = !1, or = [];
687
+ let Bt = !1, ir = [];
691
688
  function ge() {
692
689
  Bt = !1;
693
- const t = or.slice();
694
- or = [], pn(t);
690
+ const t = ir.slice();
691
+ ir = [], pn(t);
695
692
  }
696
693
  function Ar(t) {
697
- Bt || (Bt = !0, queueMicrotask(ge)), or.push(t);
694
+ Bt || (Bt = !0, queueMicrotask(ge)), ir.push(t);
698
695
  }
699
- function jn() {
696
+ function Pn() {
700
697
  Bt && ge();
701
698
  }
702
- function Fn(t) {
699
+ function qn(t) {
703
700
  throw new Error("https://svelte.dev/e/lifecycle_outside_component");
704
701
  }
705
- const be = 0, Yn = 1;
706
- let Dt = !1, Ot = be, Lt = !1, At = null, wt = !1, zr = !1;
702
+ const be = 0, jn = 1;
703
+ let Ot = !1, Rt = be, Lt = !1, At = null, wt = !1, zr = !1;
707
704
  function Yr(t) {
708
705
  wt = t;
709
706
  }
710
707
  function Br(t) {
711
708
  zr = t;
712
709
  }
713
- let nt = [], gt = 0;
710
+ let at = [], gt = 0;
714
711
  let k = null;
715
- function et(t) {
712
+ function nt(t) {
716
713
  k = t;
717
714
  }
718
- let y = null;
719
- function U(t) {
720
- y = t;
715
+ let x = null;
716
+ function V(t) {
717
+ x = t;
721
718
  }
722
719
  let H = null;
723
- function Bn(t) {
720
+ function Fn(t) {
724
721
  H = t;
725
722
  }
726
- let D = null, O = 0, X = null;
727
- function Hn(t) {
723
+ let O = null, R = 0, X = null;
724
+ function Yn(t) {
728
725
  X = t;
729
726
  }
730
- let _e = 1, Ht = 0, it = !1, E = null;
727
+ let _e = 1, Ht = 0, ot = !1, E = null;
731
728
  function ye() {
732
729
  return ++_e;
733
730
  }
734
731
  function Xt() {
735
- return !Ct || E !== null && E.l === null;
732
+ return !Tt || E !== null && E.l === null;
736
733
  }
737
- function Tt(t) {
734
+ function Ct(t) {
738
735
  var l;
739
736
  var r = t.f;
740
- if (r & G)
737
+ if (r & Q)
741
738
  return !0;
742
- if (r & lt) {
743
- var e = t.deps, n = (r & st) !== 0;
739
+ if (r & bt) {
740
+ var e = t.deps, n = (r & lt) !== 0;
744
741
  if (e !== null) {
745
- var i, a, o = (r & jt) !== 0, s = n && y !== null && !it, c = e.length;
746
- if (o || s) {
747
- for (i = 0; i < c; i++)
748
- a = e[i], (o || !((l = a == null ? void 0 : a.reactions) != null && l.includes(t))) && (a.reactions ?? (a.reactions = [])).push(t);
749
- o && (t.f ^= jt);
742
+ var a, o, i = (r & jt) !== 0, s = n && x !== null && !ot, c = e.length;
743
+ if (i || s) {
744
+ for (a = 0; a < c; a++)
745
+ o = e[a], (i || !((l = o == null ? void 0 : o.reactions) != null && l.includes(t))) && (o.reactions ?? (o.reactions = [])).push(t);
746
+ i && (t.f ^= jt);
750
747
  }
751
- for (i = 0; i < c; i++)
752
- if (a = e[i], Tt(
748
+ for (a = 0; a < c; a++)
749
+ if (o = e[a], Ct(
753
750
  /** @type {Derived} */
754
- a
751
+ o
755
752
  ) && le(
756
753
  /** @type {Derived} */
757
- a
758
- ), a.wv > t.wv)
754
+ o
755
+ ), o.wv > t.wv)
759
756
  return !0;
760
757
  }
761
- (!n || y !== null && !it) && q(t, C);
758
+ (!n || x !== null && !ot) && Y(t, T);
762
759
  }
763
760
  return !1;
764
761
  }
765
- function Un(t, r) {
762
+ function Bn(t, r) {
766
763
  for (var e = r; e !== null; ) {
767
764
  if (e.f & qt)
768
765
  try {
@@ -773,61 +770,61 @@ function Un(t, r) {
773
770
  }
774
771
  e = e.parent;
775
772
  }
776
- throw Dt = !1, t;
773
+ throw Ot = !1, t;
777
774
  }
778
- function Vn(t) {
775
+ function Hn(t) {
779
776
  return (t.f & _t) === 0 && (t.parent === null || (t.parent.f & qt) === 0);
780
777
  }
781
778
  function Wt(t, r, e, n) {
782
- if (Dt) {
783
- if (e === null && (Dt = !1), Vn(r))
779
+ if (Ot) {
780
+ if (e === null && (Ot = !1), Hn(r))
784
781
  throw t;
785
782
  return;
786
783
  }
787
- e !== null && (Dt = !0);
784
+ e !== null && (Ot = !0);
788
785
  {
789
- Un(t, r);
786
+ Bn(t, r);
790
787
  return;
791
788
  }
792
789
  }
793
790
  function xe(t, r, e = 0) {
794
791
  var n = t.reactions;
795
792
  if (n !== null)
796
- for (var i = 0; i < n.length; i++) {
797
- var a = n[i];
798
- a.f & I ? xe(
793
+ for (var a = 0; a < n.length; a++) {
794
+ var o = n[a];
795
+ o.f & D ? xe(
799
796
  /** @type {Derived} */
800
- a,
797
+ o,
801
798
  r,
802
799
  e + 1
803
- ) : r === a && (e === 0 ? q(a, G) : a.f & C && q(a, lt), Kt(
800
+ ) : r === o && (e === 0 ? Y(o, Q) : o.f & T && Y(o, bt), Kt(
804
801
  /** @type {Effect} */
805
- a
802
+ o
806
803
  ));
807
804
  }
808
805
  }
809
806
  function $e(t) {
810
807
  var d;
811
- var r = D, e = O, n = X, i = k, a = it, o = H, s = E, c = t.f;
812
- D = /** @type {null | Value[]} */
813
- null, O = 0, X = null, k = c & (V | ot) ? null : t, it = !wt && (c & st) !== 0, H = null, E = t.ctx, Ht++;
808
+ var r = O, e = R, n = X, a = k, o = ot, i = H, s = E, c = t.f;
809
+ O = /** @type {null | Value[]} */
810
+ null, R = 0, X = null, k = c & (G | st) ? null : t, ot = !wt && (c & lt) !== 0, H = null, E = t.ctx, Ht++;
814
811
  try {
815
812
  var l = (
816
813
  /** @type {Function} */
817
814
  (0, t.fn)()
818
815
  ), u = t.deps;
819
- if (D !== null) {
816
+ if (O !== null) {
820
817
  var f;
821
- if (zt(t, O), u !== null && O > 0)
822
- for (u.length = O + D.length, f = 0; f < D.length; f++)
823
- u[O + f] = D[f];
818
+ if (zt(t, R), u !== null && R > 0)
819
+ for (u.length = R + O.length, f = 0; f < O.length; f++)
820
+ u[R + f] = O[f];
824
821
  else
825
- t.deps = u = D;
826
- if (!it)
827
- for (f = O; f < u.length; f++)
822
+ t.deps = u = O;
823
+ if (!ot)
824
+ for (f = R; f < u.length; f++)
828
825
  ((d = u[f]).reactions ?? (d.reactions = [])).push(t);
829
- } else u !== null && O < u.length && (zt(t, O), u.length = O);
830
- if (Xt() && X !== null && !(t.f & (I | lt | G)))
826
+ } else u !== null && R < u.length && (zt(t, R), u.length = R);
827
+ if (Xt() && X !== null && !(t.f & (D | bt | Q)))
831
828
  for (f = 0; f < /** @type {Source[]} */
832
829
  X.length; f++)
833
830
  xe(
@@ -835,24 +832,24 @@ function $e(t) {
835
832
  /** @type {Effect} */
836
833
  t
837
834
  );
838
- return i !== null && Ht++, l;
835
+ return a !== null && Ht++, l;
839
836
  } finally {
840
- D = r, O = e, X = n, k = i, it = a, H = o, E = s;
837
+ O = r, R = e, X = n, k = a, ot = o, H = i, E = s;
841
838
  }
842
839
  }
843
- function Gn(t, r) {
840
+ function Un(t, r) {
844
841
  let e = r.reactions;
845
842
  if (e !== null) {
846
843
  var n = cn.call(e, t);
847
844
  if (n !== -1) {
848
- var i = e.length - 1;
849
- i === 0 ? e = r.reactions = null : (e[n] = e[i], e.pop());
845
+ var a = e.length - 1;
846
+ a === 0 ? e = r.reactions = null : (e[n] = e[a], e.pop());
850
847
  }
851
848
  }
852
- e === null && r.f & I && // Destroying a child effect while updating a parent effect can cause a dependency to appear
849
+ e === null && r.f & D && // Destroying a child effect while updating a parent effect can cause a dependency to appear
853
850
  // to be unused, when in fact it is used by the currently-updating parent. Checking `new_deps`
854
851
  // allows us to skip the expensive work of disconnecting and immediately reconnecting it
855
- (D === null || !D.includes(r)) && (q(r, lt), r.f & (st | jt) || (r.f ^= jt), zt(
852
+ (O === null || !O.includes(r)) && (Y(r, bt), r.f & (lt | jt) || (r.f ^= jt), zt(
856
853
  /** @type {Derived} **/
857
854
  r,
858
855
  0
@@ -862,24 +859,24 @@ function zt(t, r) {
862
859
  var e = t.deps;
863
860
  if (e !== null)
864
861
  for (var n = r; n < e.length; n++)
865
- Gn(t, e[n]);
862
+ Un(t, e[n]);
866
863
  }
867
864
  function Nr(t) {
868
865
  var r = t.f;
869
866
  if (!(r & _t)) {
870
- q(t, C);
871
- var e = y, n = E;
872
- y = t;
867
+ Y(t, T);
868
+ var e = x, n = E;
869
+ x = t;
873
870
  try {
874
- r & _r ? qn(t) : me(t), de(t), pe(t);
875
- var i = $e(t);
876
- t.teardown = typeof i == "function" ? i : null, t.wv = _e;
877
- var a = t.deps, o;
878
- rr && Ln && t.f & G;
871
+ r & _r ? Dn(t) : me(t), de(t), pe(t);
872
+ var a = $e(t);
873
+ t.teardown = typeof a == "function" ? a : null, t.wv = _e;
874
+ var o = t.deps, i;
875
+ rr && Ln && t.f & Q;
879
876
  } catch (s) {
880
877
  Wt(s, t, e, n || t.ctx);
881
878
  } finally {
882
- y = e;
879
+ x = e;
883
880
  }
884
881
  }
885
882
  }
@@ -905,58 +902,58 @@ function Ee(t) {
905
902
  wt = !0;
906
903
  try {
907
904
  for (var n = 0; n < r; n++) {
908
- var i = t[n];
909
- i.f & C || (i.f ^= C);
910
- var a = [];
911
- Se(i, a), Xn(a);
905
+ var a = t[n];
906
+ a.f & T || (a.f ^= T);
907
+ var o = [];
908
+ Se(a, o), Vn(o);
912
909
  }
913
910
  } finally {
914
911
  wt = e;
915
912
  }
916
913
  }
917
914
  }
918
- function Xn(t) {
915
+ function Vn(t) {
919
916
  var r = t.length;
920
917
  if (r !== 0)
921
918
  for (var e = 0; e < r; e++) {
922
919
  var n = t[e];
923
920
  if (!(n.f & (_t | B)))
924
921
  try {
925
- Tt(n) && (Nr(n), n.deps === null && n.first === null && n.nodes_start === null && (n.teardown === null ? he(n) : n.fn = null));
926
- } catch (i) {
927
- Wt(i, n, null, n.ctx);
922
+ Ct(n) && (Nr(n), n.deps === null && n.first === null && n.nodes_start === null && (n.teardown === null ? he(n) : n.fn = null));
923
+ } catch (a) {
924
+ Wt(a, n, null, n.ctx);
928
925
  }
929
926
  }
930
927
  }
931
- function Wn() {
928
+ function Gn() {
932
929
  if (Lt = !1, gt > 1001)
933
930
  return;
934
- const t = nt;
935
- nt = [], Ee(t), Lt || (gt = 0, At = null);
931
+ const t = at;
932
+ at = [], Ee(t), Lt || (gt = 0, At = null);
936
933
  }
937
934
  function Kt(t) {
938
- Ot === be && (Lt || (Lt = !0, queueMicrotask(Wn))), At = t;
935
+ Rt === be && (Lt || (Lt = !0, queueMicrotask(Gn))), At = t;
939
936
  for (var r = t; r.parent !== null; ) {
940
937
  r = r.parent;
941
938
  var e = r.f;
942
- if (e & (ot | V)) {
943
- if (!(e & C)) return;
944
- r.f ^= C;
939
+ if (e & (st | G)) {
940
+ if (!(e & T)) return;
941
+ r.f ^= T;
945
942
  }
946
943
  }
947
- nt.push(r);
944
+ at.push(r);
948
945
  }
949
946
  function Se(t, r) {
950
947
  var e = t.first, n = [];
951
948
  t: for (; e !== null; ) {
952
- var i = e.f, a = (i & V) !== 0, o = a && (i & C) !== 0, s = e.next;
953
- if (!o && !(i & B))
954
- if (i & Nt) {
955
- if (a)
956
- e.f ^= C;
949
+ var a = e.f, o = (a & G) !== 0, i = o && (a & T) !== 0, s = e.next;
950
+ if (!i && !(a & B))
951
+ if (a & Nt) {
952
+ if (o)
953
+ e.f ^= T;
957
954
  else
958
955
  try {
959
- Tt(e) && Nr(e);
956
+ Ct(e) && Nr(e);
960
957
  } catch (f) {
961
958
  Wt(f, e, null, e.ctx);
962
959
  }
@@ -965,7 +962,7 @@ function Se(t, r) {
965
962
  e = c;
966
963
  continue;
967
964
  }
968
- } else i & Kr && n.push(e);
965
+ } else a & Kr && n.push(e);
969
966
  if (s === null) {
970
967
  let f = e.parent;
971
968
  for (; f !== null; ) {
@@ -984,21 +981,21 @@ function Se(t, r) {
984
981
  for (var u = 0; u < n.length; u++)
985
982
  c = n[u], r.push(c), Se(c, r);
986
983
  }
987
- function Cr(t) {
988
- var r = Ot, e = nt;
984
+ function Tr(t) {
985
+ var r = Rt, e = at;
989
986
  try {
990
987
  ke();
991
- const i = [];
992
- Ot = Yn, nt = i, Lt = !1, Ee(e);
988
+ const a = [];
989
+ Rt = jn, at = a, Lt = !1, Ee(e);
993
990
  var n = t == null ? void 0 : t();
994
- return jn(), (nt.length > 0 || i.length > 0) && Cr(), gt = 0, At = null, n;
991
+ return Pn(), (at.length > 0 || a.length > 0) && Tr(), gt = 0, At = null, n;
995
992
  } finally {
996
- Ot = r, nt = e;
993
+ Rt = r, at = e;
997
994
  }
998
995
  }
999
996
  function N(t) {
1000
997
  var u;
1001
- var r = t.f, e = (r & I) !== 0;
998
+ var r = t.f, e = (r & D) !== 0;
1002
999
  if (e && r & _t) {
1003
1000
  var n = se(
1004
1001
  /** @type {Derived} */
@@ -1011,30 +1008,30 @@ function N(t) {
1011
1008
  }
1012
1009
  if (k !== null) {
1013
1010
  H !== null && H.includes(t) && En();
1014
- var i = k.deps;
1015
- t.rv < Ht && (t.rv = Ht, D === null && i !== null && i[O] === t ? O++ : D === null ? D = [t] : D.push(t));
1011
+ var a = k.deps;
1012
+ t.rv < Ht && (t.rv = Ht, O === null && a !== null && a[R] === t ? R++ : O === null ? O = [t] : O.push(t));
1016
1013
  } else if (e && /** @type {Derived} */
1017
1014
  t.deps === null)
1018
- for (var a = (
1015
+ for (var o = (
1019
1016
  /** @type {Derived} */
1020
1017
  t
1021
- ), o = a.parent, s = a; o !== null; )
1022
- if (o.f & I) {
1018
+ ), i = o.parent, s = o; i !== null; )
1019
+ if (i.f & D) {
1023
1020
  var c = (
1024
1021
  /** @type {Derived} */
1025
- o
1022
+ i
1026
1023
  );
1027
- s = c, o = c.parent;
1024
+ s = c, i = c.parent;
1028
1025
  } else {
1029
1026
  var l = (
1030
1027
  /** @type {Effect} */
1031
- o
1028
+ i
1032
1029
  );
1033
1030
  (u = l.deriveds) != null && u.includes(s) || (l.deriveds ?? (l.deriveds = [])).push(s);
1034
1031
  break;
1035
1032
  }
1036
- return e && (a = /** @type {Derived} */
1037
- t, Tt(a) && le(a)), t.v;
1033
+ return e && (o = /** @type {Derived} */
1034
+ t, Ct(o) && le(o)), t.v;
1038
1035
  }
1039
1036
  function sr(t) {
1040
1037
  const r = k;
@@ -1044,23 +1041,23 @@ function sr(t) {
1044
1041
  k = r;
1045
1042
  }
1046
1043
  }
1047
- const Kn = -7169;
1048
- function q(t, r) {
1049
- t.f = t.f & Kn | r;
1044
+ const Xn = -7169;
1045
+ function Y(t, r) {
1046
+ t.f = t.f & Xn | r;
1050
1047
  }
1051
- function Pi(t) {
1048
+ function Da(t) {
1052
1049
  return (
1053
1050
  /** @type {T} */
1054
1051
  Le().get(t)
1055
1052
  );
1056
1053
  }
1057
- function qi(t, r) {
1054
+ function Pa(t, r) {
1058
1055
  return Le().set(t, r), r;
1059
1056
  }
1060
1057
  function Le(t) {
1061
- return E === null && Fn(), E.c ?? (E.c = new Map(Jn(E) || void 0));
1058
+ return E === null && qn(), E.c ?? (E.c = new Map(Wn(E) || void 0));
1062
1059
  }
1063
- function Jn(t) {
1060
+ function Wn(t) {
1064
1061
  let r = t.p;
1065
1062
  for (; r !== null; ) {
1066
1063
  const e = r.c;
@@ -1079,28 +1076,28 @@ function Ae(t, r = !1, e) {
1079
1076
  s: t,
1080
1077
  x: null,
1081
1078
  l: null
1082
- }, Ct && !r && (E.l = {
1079
+ }, Tt && !r && (E.l = {
1083
1080
  s: null,
1084
1081
  u: null,
1085
1082
  r1: [],
1086
- r2: R(!1)
1083
+ r2: I(!1)
1087
1084
  });
1088
1085
  }
1089
1086
  function ze(t) {
1090
1087
  const r = E;
1091
1088
  if (r !== null) {
1092
1089
  t !== void 0 && (r.x = t);
1093
- const o = r.e;
1094
- if (o !== null) {
1095
- var e = y, n = k;
1090
+ const i = r.e;
1091
+ if (i !== null) {
1092
+ var e = x, n = k;
1096
1093
  r.e = null;
1097
1094
  try {
1098
- for (var i = 0; i < o.length; i++) {
1099
- var a = o[i];
1100
- U(a.effect), et(a.reaction), ue(a.fn);
1095
+ for (var a = 0; a < i.length; a++) {
1096
+ var o = i[a];
1097
+ V(o.effect), nt(o.reaction), ue(o.fn);
1101
1098
  }
1102
1099
  } finally {
1103
- U(e), et(n);
1100
+ V(e), nt(n);
1104
1101
  }
1105
1102
  }
1106
1103
  E = r.p, r.m = !0;
@@ -1108,7 +1105,7 @@ function ze(t) {
1108
1105
  return t || /** @type {T} */
1109
1106
  {};
1110
1107
  }
1111
- function ji(t) {
1108
+ function qa(t) {
1112
1109
  if (!(typeof t != "object" || !t || t instanceof EventTarget)) {
1113
1110
  if (vt in t)
1114
1111
  lr(t);
@@ -1131,18 +1128,18 @@ function lr(t, r = /* @__PURE__ */ new Set()) {
1131
1128
  const e = br(t);
1132
1129
  if (e !== Object.prototype && e !== Array.prototype && e !== Map.prototype && e !== Set.prototype && e !== Date.prototype) {
1133
1130
  const n = Wr(e);
1134
- for (let i in n) {
1135
- const a = n[i].get;
1136
- if (a)
1131
+ for (let a in n) {
1132
+ const o = n[a].get;
1133
+ if (o)
1137
1134
  try {
1138
- a.call(t);
1135
+ o.call(t);
1139
1136
  } catch {
1140
1137
  }
1141
1138
  }
1142
1139
  }
1143
1140
  }
1144
1141
  }
1145
- function Zn(t, r) {
1142
+ function Kn(t, r) {
1146
1143
  if (r) {
1147
1144
  const e = document.body;
1148
1145
  t.autofocus = !0, Ar(() => {
@@ -1150,41 +1147,41 @@ function Zn(t, r) {
1150
1147
  });
1151
1148
  }
1152
1149
  }
1153
- function Fi(t, r, e, n = !0) {
1150
+ function ja(t, r, e, n = !0) {
1154
1151
  n && e();
1155
- for (var i of r)
1156
- t.addEventListener(i, e);
1152
+ for (var a of r)
1153
+ t.addEventListener(a, e);
1157
1154
  Er(() => {
1158
- for (var a of r)
1159
- t.removeEventListener(a, e);
1155
+ for (var o of r)
1156
+ t.removeEventListener(o, e);
1160
1157
  });
1161
1158
  }
1162
- function Qn(t) {
1163
- var r = k, e = y;
1164
- et(null), U(null);
1159
+ function Jn(t) {
1160
+ var r = k, e = x;
1161
+ nt(null), V(null);
1165
1162
  try {
1166
1163
  return t();
1167
1164
  } finally {
1168
- et(r), U(e);
1165
+ nt(r), V(e);
1169
1166
  }
1170
1167
  }
1171
1168
  const Ne = /* @__PURE__ */ new Set(), cr = /* @__PURE__ */ new Set();
1172
- function Ce(t, r, e, n) {
1173
- function i(a) {
1174
- if (n.capture || xt.call(r, a), !a.cancelBubble)
1175
- return Qn(() => e.call(this, a));
1169
+ function Te(t, r, e, n) {
1170
+ function a(o) {
1171
+ if (n.capture || xt.call(r, o), !o.cancelBubble)
1172
+ return Jn(() => e.call(this, o));
1176
1173
  }
1177
1174
  return t.startsWith("pointer") || t.startsWith("touch") || t === "wheel" ? Ar(() => {
1178
- r.addEventListener(t, i, n);
1179
- }) : r.addEventListener(t, i, n), i;
1175
+ r.addEventListener(t, a, n);
1176
+ }) : r.addEventListener(t, a, n), a;
1180
1177
  }
1181
- function Yi(t, r, e, n, i) {
1182
- var a = { capture: n, passive: i }, o = Ce(t, r, e, a);
1178
+ function Fa(t, r, e, n, a) {
1179
+ var o = { capture: n, passive: a }, i = Te(t, r, e, o);
1183
1180
  (r === document.body || r === window || r === document) && Er(() => {
1184
- r.removeEventListener(t, o, a);
1181
+ r.removeEventListener(t, i, o);
1185
1182
  });
1186
1183
  }
1187
- function ti(t) {
1184
+ function Zn(t) {
1188
1185
  for (var r = 0; r < t.length; r++)
1189
1186
  Ne.add(t[r]);
1190
1187
  for (var e of cr)
@@ -1195,51 +1192,51 @@ function xt(t) {
1195
1192
  var r = this, e = (
1196
1193
  /** @type {Node} */
1197
1194
  r.ownerDocument
1198
- ), n = t.type, i = ((g = t.composedPath) == null ? void 0 : g.call(t)) || [], a = (
1195
+ ), n = t.type, a = ((g = t.composedPath) == null ? void 0 : g.call(t)) || [], o = (
1199
1196
  /** @type {null | Element} */
1200
- i[0] || t.target
1201
- ), o = 0, s = t.__root;
1197
+ a[0] || t.target
1198
+ ), i = 0, s = t.__root;
1202
1199
  if (s) {
1203
- var c = i.indexOf(s);
1200
+ var c = a.indexOf(s);
1204
1201
  if (c !== -1 && (r === document || r === /** @type {any} */
1205
1202
  window)) {
1206
1203
  t.__root = r;
1207
1204
  return;
1208
1205
  }
1209
- var l = i.indexOf(r);
1206
+ var l = a.indexOf(r);
1210
1207
  if (l === -1)
1211
1208
  return;
1212
- c <= l && (o = c);
1209
+ c <= l && (i = c);
1213
1210
  }
1214
- if (a = /** @type {Element} */
1215
- i[o] || t.target, a !== r) {
1211
+ if (o = /** @type {Element} */
1212
+ a[i] || t.target, o !== r) {
1216
1213
  Et(t, "currentTarget", {
1217
1214
  configurable: !0,
1218
1215
  get() {
1219
- return a || e;
1216
+ return o || e;
1220
1217
  }
1221
1218
  });
1222
- var u = k, f = y;
1223
- et(null), U(null);
1219
+ var u = k, f = x;
1220
+ nt(null), V(null);
1224
1221
  try {
1225
- for (var d, p = []; a !== null; ) {
1226
- var m = a.assignedSlot || a.parentNode || /** @type {any} */
1227
- a.host || null;
1222
+ for (var d, p = []; o !== null; ) {
1223
+ var m = o.assignedSlot || o.parentNode || /** @type {any} */
1224
+ o.host || null;
1228
1225
  try {
1229
- var h = a["__" + n];
1226
+ var h = o["__" + n];
1230
1227
  if (h !== void 0 && !/** @type {any} */
1231
- a.disabled)
1228
+ o.disabled)
1232
1229
  if (wr(h)) {
1233
1230
  var [S, ...w] = h;
1234
- S.apply(a, [t, ...w]);
1231
+ S.apply(o, [t, ...w]);
1235
1232
  } else
1236
- h.call(a, t);
1233
+ h.call(o, t);
1237
1234
  } catch (b) {
1238
1235
  d ? p.push(b) : d = b;
1239
1236
  }
1240
1237
  if (t.cancelBubble || m === r || m === null)
1241
1238
  break;
1242
- a = m;
1239
+ o = m;
1243
1240
  }
1244
1241
  if (d) {
1245
1242
  for (let b of p)
@@ -1249,80 +1246,88 @@ function xt(t) {
1249
1246
  throw d;
1250
1247
  }
1251
1248
  } finally {
1252
- t.__root = r, delete t.currentTarget, et(u), U(f);
1249
+ t.__root = r, delete t.currentTarget, nt(u), V(f);
1253
1250
  }
1254
1251
  }
1255
1252
  }
1256
- function Te(t) {
1253
+ function Ce(t) {
1257
1254
  var r = document.createElement("template");
1258
1255
  return r.innerHTML = t, r.content;
1259
1256
  }
1260
- function rt(t, r) {
1257
+ function U(t, r) {
1261
1258
  var e = (
1262
1259
  /** @type {Effect} */
1263
- y
1260
+ x
1264
1261
  );
1265
1262
  e.nodes_start === null && (e.nodes_start = t, e.nodes_end = r);
1266
1263
  }
1267
1264
  // @__NO_SIDE_EFFECTS__
1268
- function Bi(t, r) {
1269
- var e = (r & Ze) !== 0, n = (r & Qe) !== 0, i, a = !t.startsWith("<!>");
1265
+ function Ya(t, r) {
1266
+ var e = (r & Ze) !== 0, n = (r & Qe) !== 0, a, o = !t.startsWith("<!>");
1270
1267
  return () => {
1271
1268
  if ($)
1272
- return rt(x, null), x;
1273
- i === void 0 && (i = Te(a ? t : "<!>" + t), e || (i = /** @type {Node} */
1274
- /* @__PURE__ */ J(i)));
1275
- var o = (
1269
+ return U(y, null), y;
1270
+ a === void 0 && (a = Ce(o ? t : "<!>" + t), e || (a = /** @type {Node} */
1271
+ /* @__PURE__ */ J(a)));
1272
+ var i = (
1276
1273
  /** @type {TemplateNode} */
1277
- n ? document.importNode(i, !0) : i.cloneNode(!0)
1274
+ n ? document.importNode(a, !0) : a.cloneNode(!0)
1278
1275
  );
1279
1276
  if (e) {
1280
1277
  var s = (
1281
1278
  /** @type {TemplateNode} */
1282
- /* @__PURE__ */ J(o)
1279
+ /* @__PURE__ */ J(i)
1283
1280
  ), c = (
1284
1281
  /** @type {TemplateNode} */
1285
- o.lastChild
1282
+ i.lastChild
1286
1283
  );
1287
- rt(s, c);
1284
+ U(s, c);
1288
1285
  } else
1289
- rt(o, o);
1290
- return o;
1286
+ U(i, i);
1287
+ return i;
1291
1288
  };
1292
1289
  }
1293
1290
  // @__NO_SIDE_EFFECTS__
1294
- function Tr(t, r, e = "svg") {
1295
- var n = !t.startsWith("<!>"), i = `<${e}>${n ? t : "<!>" + t}</${e}>`, a;
1291
+ function Cr(t, r, e = "svg") {
1292
+ var n = !t.startsWith("<!>"), a = `<${e}>${n ? t : "<!>" + t}</${e}>`, o;
1296
1293
  return () => {
1297
1294
  if ($)
1298
- return rt(x, null), x;
1299
- if (!a) {
1300
- var o = (
1295
+ return U(y, null), y;
1296
+ if (!o) {
1297
+ var i = (
1301
1298
  /** @type {DocumentFragment} */
1302
- Te(i)
1299
+ Ce(a)
1303
1300
  ), s = (
1304
1301
  /** @type {Element} */
1305
- /* @__PURE__ */ J(o)
1302
+ /* @__PURE__ */ J(i)
1306
1303
  );
1307
- a = /** @type {Element} */
1304
+ o = /** @type {Element} */
1308
1305
  /* @__PURE__ */ J(s);
1309
1306
  }
1310
1307
  var c = (
1311
1308
  /** @type {TemplateNode} */
1312
- a.cloneNode(!0)
1309
+ o.cloneNode(!0)
1313
1310
  );
1314
- return rt(c, c), c;
1311
+ return U(c, c), c;
1315
1312
  };
1316
1313
  }
1317
- function ri() {
1314
+ function Ba(t = "") {
1315
+ if (!$) {
1316
+ var r = et(t + "");
1317
+ return U(r, r), r;
1318
+ }
1319
+ var e = y;
1320
+ return e.nodeType !== 3 && (e.before(e = et()), q(e)), U(e, e), e;
1321
+ }
1322
+ function Qn() {
1318
1323
  if ($)
1319
- return rt(x, null), x;
1320
- var t = document.createDocumentFragment(), r = document.createComment(""), e = bt();
1321
- return t.append(r, e), rt(r, e), t;
1324
+ return U(y, null), y;
1325
+ var t = document.createDocumentFragment(), r = document.createComment(""), e = et();
1326
+ return t.append(r, e), U(r, e), t;
1322
1327
  }
1323
1328
  function $t(t, r) {
1324
1329
  if ($) {
1325
- y.nodes_end = x, Gt();
1330
+ x.nodes_end = y, Gt();
1326
1331
  return;
1327
1332
  }
1328
1333
  t !== null && t.before(
@@ -1331,50 +1336,50 @@ function $t(t, r) {
1331
1336
  );
1332
1337
  }
1333
1338
  let ur = !0;
1334
- function Hi(t) {
1339
+ function Ha(t) {
1335
1340
  ur = t;
1336
1341
  }
1337
- function Ui(t, r) {
1342
+ function Ua(t, r) {
1338
1343
  var e = r == null ? "" : typeof r == "object" ? r + "" : r;
1339
1344
  e !== (t.__t ?? (t.__t = t.nodeValue)) && (t.__t = e, t.nodeValue = e == null ? "" : e + "");
1340
1345
  }
1341
1346
  function Me(t, r) {
1342
- return De(t, r);
1347
+ return Oe(t, r);
1343
1348
  }
1344
- function ei(t, r) {
1345
- ir(), r.intro = r.intro ?? !1;
1346
- const e = r.target, n = $, i = x;
1349
+ function ta(t, r) {
1350
+ ar(), r.intro = r.intro ?? !1;
1351
+ const e = r.target, n = $, a = y;
1347
1352
  try {
1348
- for (var a = (
1353
+ for (var o = (
1349
1354
  /** @type {TemplateNode} */
1350
1355
  /* @__PURE__ */ J(e)
1351
- ); a && (a.nodeType !== 8 || /** @type {Comment} */
1352
- a.data !== Xr); )
1353
- a = /** @type {TemplateNode} */
1354
- /* @__PURE__ */ Q(a);
1355
- if (!a)
1356
+ ); o && (o.nodeType !== 8 || /** @type {Comment} */
1357
+ o.data !== Xr); )
1358
+ o = /** @type {TemplateNode} */
1359
+ /* @__PURE__ */ tt(o);
1360
+ if (!o)
1356
1361
  throw kt;
1357
- K(!0), Y(
1362
+ K(!0), q(
1358
1363
  /** @type {Comment} */
1359
- a
1364
+ o
1360
1365
  ), Gt();
1361
- const o = De(t, { ...r, anchor: a });
1362
- if (x === null || x.nodeType !== 8 || /** @type {Comment} */
1363
- x.data !== vr)
1366
+ const i = Oe(t, { ...r, anchor: o });
1367
+ if (y === null || y.nodeType !== 8 || /** @type {Comment} */
1368
+ y.data !== vr)
1364
1369
  throw $r(), kt;
1365
1370
  return K(!1), /** @type {Exports} */
1366
- o;
1367
- } catch (o) {
1368
- if (o === kt)
1369
- return r.recover === !1 && yn(), ir(), ie(e), K(!1), Me(t, r);
1370
- throw o;
1371
+ i;
1372
+ } catch (i) {
1373
+ if (i === kt)
1374
+ return r.recover === !1 && yn(), ar(), ae(e), K(!1), Me(t, r);
1375
+ throw i;
1371
1376
  } finally {
1372
- K(n), Y(i);
1377
+ K(n), q(a);
1373
1378
  }
1374
1379
  }
1375
1380
  const pt = /* @__PURE__ */ new Map();
1376
- function De(t, { target: r, anchor: e, props: n = {}, events: i, context: a, intro: o = !0 }) {
1377
- ir();
1381
+ function Oe(t, { target: r, anchor: e, props: n = {}, events: a, context: o, intro: i = !0 }) {
1382
+ ar();
1378
1383
  var s = /* @__PURE__ */ new Set(), c = (f) => {
1379
1384
  for (var d = 0; d < f.length; d++) {
1380
1385
  var p = f[d];
@@ -1388,22 +1393,22 @@ function De(t, { target: r, anchor: e, props: n = {}, events: i, context: a, int
1388
1393
  }
1389
1394
  };
1390
1395
  c(gr(Ne)), cr.add(c);
1391
- var l = void 0, u = In(() => {
1392
- var f = e ?? r.appendChild(bt());
1396
+ var l = void 0, u = Rn(() => {
1397
+ var f = e ?? r.appendChild(et());
1393
1398
  return St(() => {
1394
- if (a) {
1399
+ if (o) {
1395
1400
  Ae({});
1396
1401
  var d = (
1397
1402
  /** @type {ComponentContext} */
1398
1403
  E
1399
1404
  );
1400
- d.c = a;
1405
+ d.c = o;
1401
1406
  }
1402
- i && (n.$$events = i), $ && rt(
1407
+ a && (n.$$events = a), $ && U(
1403
1408
  /** @type {TemplateNode} */
1404
1409
  f,
1405
1410
  null
1406
- ), ur = o, l = t(f, n) || {}, ur = !0, $ && (y.nodes_end = x), a && ze();
1411
+ ), ur = i, l = t(f, n) || {}, ur = !0, $ && (x.nodes_end = y), o && ze();
1407
1412
  }), () => {
1408
1413
  var m;
1409
1414
  for (var d of s) {
@@ -1420,74 +1425,74 @@ function De(t, { target: r, anchor: e, props: n = {}, events: i, context: a, int
1420
1425
  return fr.set(l, u), l;
1421
1426
  }
1422
1427
  let fr = /* @__PURE__ */ new WeakMap();
1423
- function ni(t, r) {
1428
+ function ra(t, r) {
1424
1429
  const e = fr.get(t);
1425
1430
  return e ? (fr.delete(t), e(r)) : Promise.resolve();
1426
1431
  }
1427
- function ii(t, r, e = !1) {
1432
+ function ea(t, r, e = !1) {
1428
1433
  $ && Gt();
1429
- var n = t, i = null, a = null, o = M, s = e ? yr : 0, c = !1;
1434
+ var n = t, a = null, o = null, i = M, s = e ? yr : 0, c = !1;
1430
1435
  const l = (f, d = !0) => {
1431
1436
  c = !0, u(d, f);
1432
1437
  }, u = (f, d) => {
1433
- if (o === (o = f)) return;
1438
+ if (i === (i = f)) return;
1434
1439
  let p = !1;
1435
1440
  if ($) {
1436
1441
  const m = (
1437
1442
  /** @type {Comment} */
1438
1443
  n.data === hr
1439
1444
  );
1440
- !!o === m && (n = nr(), Y(n), K(!1), p = !0);
1445
+ !!i === m && (n = nr(), q(n), K(!1), p = !0);
1441
1446
  }
1442
- o ? (i ? Yt(i) : d && (i = St(() => d(n))), a && Ft(a, () => {
1447
+ i ? (a ? Yt(a) : d && (a = St(() => d(n))), o && Ft(o, () => {
1448
+ o = null;
1449
+ })) : (o ? Yt(o) : d && (o = St(() => d(n))), a && Ft(a, () => {
1443
1450
  a = null;
1444
- })) : (a ? Yt(a) : d && (a = St(() => d(n))), i && Ft(i, () => {
1445
- i = null;
1446
1451
  })), p && K(!0);
1447
1452
  };
1448
1453
  Sr(() => {
1449
1454
  c = !1, r(l), c || u(null, null);
1450
- }, s), $ && (n = x);
1455
+ }, s), $ && (n = y);
1451
1456
  }
1452
- function ai(t, r) {
1457
+ function na(t, r) {
1453
1458
  return r;
1454
1459
  }
1455
- function oi(t, r, e, n) {
1456
- for (var i = [], a = r.length, o = 0; o < a; o++)
1457
- Lr(r[o].e, i, !0);
1458
- var s = a > 0 && i.length === 0 && e !== null;
1460
+ function aa(t, r, e, n) {
1461
+ for (var a = [], o = r.length, i = 0; i < o; i++)
1462
+ Lr(r[i].e, a, !0);
1463
+ var s = o > 0 && a.length === 0 && e !== null;
1459
1464
  if (s) {
1460
1465
  var c = (
1461
1466
  /** @type {Element} */
1462
1467
  /** @type {Element} */
1463
1468
  e.parentNode
1464
1469
  );
1465
- ie(c), c.append(
1470
+ ae(c), c.append(
1466
1471
  /** @type {Element} */
1467
1472
  e
1468
- ), n.clear(), tt(t, r[0].prev, r[a - 1].next);
1473
+ ), n.clear(), rt(t, r[0].prev, r[o - 1].next);
1469
1474
  }
1470
- ve(i, () => {
1471
- for (var l = 0; l < a; l++) {
1475
+ ve(a, () => {
1476
+ for (var l = 0; l < o; l++) {
1472
1477
  var u = r[l];
1473
- s || (n.delete(u.k), tt(t, u.prev, u.next)), Z(u.e, !s);
1478
+ s || (n.delete(u.k), rt(t, u.prev, u.next)), Z(u.e, !s);
1474
1479
  }
1475
1480
  });
1476
1481
  }
1477
- function si(t, r, e, n, i, a = null) {
1478
- var o = t, s = { flags: r, items: /* @__PURE__ */ new Map(), first: null }, c = (r & Gr) !== 0;
1482
+ function oa(t, r, e, n, a, o = null) {
1483
+ var i = t, s = { flags: r, items: /* @__PURE__ */ new Map(), first: null }, c = (r & Gr) !== 0;
1479
1484
  if (c) {
1480
1485
  var l = (
1481
1486
  /** @type {Element} */
1482
1487
  t
1483
1488
  );
1484
- o = $ ? Y(
1489
+ i = $ ? q(
1485
1490
  /** @type {Comment | Text} */
1486
1491
  /* @__PURE__ */ J(l)
1487
- ) : l.appendChild(bt());
1492
+ ) : l.appendChild(et());
1488
1493
  }
1489
1494
  $ && Gt();
1490
- var u = null, f = !1, d = /* @__PURE__ */ ae(() => {
1495
+ var u = null, f = !1, d = /* @__PURE__ */ oe(() => {
1491
1496
  var p = e();
1492
1497
  return wr(p) ? p : p == null ? [] : gr(p);
1493
1498
  });
@@ -1500,66 +1505,66 @@ function si(t, r, e, n, i, a = null) {
1500
1505
  if ($) {
1501
1506
  var S = (
1502
1507
  /** @type {Comment} */
1503
- o.data === hr
1508
+ i.data === hr
1504
1509
  );
1505
- S !== (m === 0) && (o = nr(), Y(o), K(!1), h = !0);
1510
+ S !== (m === 0) && (i = nr(), q(i), K(!1), h = !0);
1506
1511
  }
1507
1512
  if ($) {
1508
1513
  for (var w = null, g, b = 0; b < m; b++) {
1509
- if (x.nodeType === 8 && /** @type {Comment} */
1510
- x.data === vr) {
1511
- o = /** @type {Comment} */
1512
- x, h = !0, K(!1);
1514
+ if (y.nodeType === 8 && /** @type {Comment} */
1515
+ y.data === vr) {
1516
+ i = /** @type {Comment} */
1517
+ y, h = !0, K(!1);
1513
1518
  break;
1514
1519
  }
1515
1520
  var A = p[b], v = n(A, b);
1516
- g = Oe(
1517
- x,
1521
+ g = Re(
1522
+ y,
1518
1523
  s,
1519
1524
  w,
1520
1525
  null,
1521
1526
  A,
1522
1527
  v,
1523
1528
  b,
1524
- i,
1529
+ a,
1525
1530
  r
1526
1531
  ), s.items.set(v, g), w = g;
1527
1532
  }
1528
- m > 0 && Y(nr());
1533
+ m > 0 && q(nr());
1529
1534
  }
1530
1535
  if (!$) {
1531
1536
  var _ = (
1532
1537
  /** @type {Effect} */
1533
1538
  k
1534
1539
  );
1535
- li(
1540
+ ia(
1536
1541
  p,
1537
1542
  s,
1538
- o,
1539
1543
  i,
1544
+ a,
1540
1545
  r,
1541
1546
  (_.f & B) !== 0,
1542
1547
  n
1543
1548
  );
1544
1549
  }
1545
- a !== null && (m === 0 ? u ? Yt(u) : u = St(() => a(o)) : u !== null && Ft(u, () => {
1550
+ o !== null && (m === 0 ? u ? Yt(u) : u = St(() => o(i)) : u !== null && Ft(u, () => {
1546
1551
  u = null;
1547
1552
  })), h && K(!0), N(d);
1548
- }), $ && (o = x);
1553
+ }), $ && (i = y);
1549
1554
  }
1550
- function li(t, r, e, n, i, a, o, s) {
1551
- var Mr, Dr, Or, Rr;
1552
- var c = (i & Ue) !== 0, l = (i & (dr | mr)) !== 0, u = t.length, f = r.items, d = r.first, p = d, m, h = null, S, w = [], g = [], b, A, v, _;
1555
+ function ia(t, r, e, n, a, o, i, s) {
1556
+ var Mr, Or, Rr, Ir;
1557
+ var c = (a & Ue) !== 0, l = (a & (dr | mr)) !== 0, u = t.length, f = r.items, d = r.first, p = d, m, h = null, S, w = [], g = [], b, A, v, _;
1553
1558
  if (c)
1554
1559
  for (_ = 0; _ < u; _ += 1)
1555
- b = t[_], A = o(b, _), v = f.get(A), v !== void 0 && ((Mr = v.a) == null || Mr.measure(), (S ?? (S = /* @__PURE__ */ new Set())).add(v));
1560
+ b = t[_], A = i(b, _), v = f.get(A), v !== void 0 && ((Mr = v.a) == null || Mr.measure(), (S ?? (S = /* @__PURE__ */ new Set())).add(v));
1556
1561
  for (_ = 0; _ < u; _ += 1) {
1557
- if (b = t[_], A = o(b, _), v = f.get(A), v === void 0) {
1562
+ if (b = t[_], A = i(b, _), v = f.get(A), v === void 0) {
1558
1563
  var ut = p ? (
1559
1564
  /** @type {TemplateNode} */
1560
1565
  p.e.nodes_start
1561
1566
  ) : e;
1562
- h = Oe(
1567
+ h = Re(
1563
1568
  ut,
1564
1569
  r,
1565
1570
  h,
@@ -1568,11 +1573,11 @@ function li(t, r, e, n, i, a, o, s) {
1568
1573
  A,
1569
1574
  _,
1570
1575
  n,
1571
- i
1576
+ a
1572
1577
  ), f.set(A, h), w = [], g = [], p = h.next;
1573
1578
  continue;
1574
1579
  }
1575
- if (l && ci(v, b, _, i), v.e.f & B && (Yt(v.e), c && ((Dr = v.a) == null || Dr.unfix(), (S ?? (S = /* @__PURE__ */ new Set())).delete(v))), v !== p) {
1580
+ if (l && sa(v, b, _, a), v.e.f & B && (Yt(v.e), c && ((Or = v.a) == null || Or.unfix(), (S ?? (S = /* @__PURE__ */ new Set())).delete(v))), v !== p) {
1576
1581
  if (m !== void 0 && m.has(v)) {
1577
1582
  if (w.length < g.length) {
1578
1583
  var L = g[0], z;
@@ -1582,13 +1587,13 @@ function li(t, r, e, n, i, a, o, s) {
1582
1587
  Hr(w[z], L, e);
1583
1588
  for (z = 0; z < g.length; z += 1)
1584
1589
  m.delete(g[z]);
1585
- tt(r, ft.prev, Jt.next), tt(r, h, ft), tt(r, Jt, L), p = L, h = Jt, _ -= 1, w = [], g = [];
1590
+ rt(r, ft.prev, Jt.next), rt(r, h, ft), rt(r, Jt, L), p = L, h = Jt, _ -= 1, w = [], g = [];
1586
1591
  } else
1587
- m.delete(v), Hr(v, p, e), tt(r, v.prev, v.next), tt(r, v, h === null ? r.first : h.next), tt(r, h, v), h = v;
1592
+ m.delete(v), Hr(v, p, e), rt(r, v.prev, v.next), rt(r, v, h === null ? r.first : h.next), rt(r, h, v), h = v;
1588
1593
  continue;
1589
1594
  }
1590
1595
  for (w = [], g = []; p !== null && p.k !== A; )
1591
- (a || !(p.e.f & B)) && (m ?? (m = /* @__PURE__ */ new Set())).add(p), g.push(p), p = p.next;
1596
+ (o || !(p.e.f & B)) && (m ?? (m = /* @__PURE__ */ new Set())).add(p), g.push(p), p = p.next;
1592
1597
  if (p === null)
1593
1598
  continue;
1594
1599
  v = p;
@@ -1597,38 +1602,38 @@ function li(t, r, e, n, i, a, o, s) {
1597
1602
  }
1598
1603
  if (p !== null || m !== void 0) {
1599
1604
  for (var yt = m === void 0 ? [] : gr(m); p !== null; )
1600
- (a || !(p.e.f & B)) && yt.push(p), p = p.next;
1605
+ (o || !(p.e.f & B)) && yt.push(p), p = p.next;
1601
1606
  var Zt = yt.length;
1602
1607
  if (Zt > 0) {
1603
- var Fe = i & Gr && u === 0 ? e : null;
1608
+ var Fe = a & Gr && u === 0 ? e : null;
1604
1609
  if (c) {
1605
1610
  for (_ = 0; _ < Zt; _ += 1)
1606
- (Or = yt[_].a) == null || Or.measure();
1611
+ (Rr = yt[_].a) == null || Rr.measure();
1607
1612
  for (_ = 0; _ < Zt; _ += 1)
1608
- (Rr = yt[_].a) == null || Rr.fix();
1613
+ (Ir = yt[_].a) == null || Ir.fix();
1609
1614
  }
1610
- oi(r, yt, Fe, f);
1615
+ aa(r, yt, Fe, f);
1611
1616
  }
1612
1617
  }
1613
1618
  c && Ar(() => {
1614
- var Ir;
1619
+ var Dr;
1615
1620
  if (S !== void 0)
1616
1621
  for (v of S)
1617
- (Ir = v.a) == null || Ir.apply();
1618
- }), y.first = r.first && r.first.e, y.last = h && h.e;
1622
+ (Dr = v.a) == null || Dr.apply();
1623
+ }), x.first = r.first && r.first.e, x.last = h && h.e;
1619
1624
  }
1620
- function ci(t, r, e, n) {
1625
+ function sa(t, r, e, n) {
1621
1626
  n & dr && er(t.v, r), n & mr ? er(
1622
1627
  /** @type {Value<number>} */
1623
1628
  t.i,
1624
1629
  e
1625
1630
  ) : t.i = e;
1626
1631
  }
1627
- function Oe(t, r, e, n, i, a, o, s, c, l) {
1628
- var u = (c & dr) !== 0, f = (c & Ve) === 0, d = u ? f ? /* @__PURE__ */ Vt(i) : R(i) : i, p = c & mr ? R(o) : o, m = {
1632
+ function Re(t, r, e, n, a, o, i, s, c, l) {
1633
+ var u = (c & dr) !== 0, f = (c & Ve) === 0, d = u ? f ? /* @__PURE__ */ Vt(a) : I(a) : a, p = c & mr ? I(i) : i, m = {
1629
1634
  i: p,
1630
1635
  v: d,
1631
- k: a,
1636
+ k: o,
1632
1637
  a: null,
1633
1638
  // @ts-expect-error
1634
1639
  e: null,
@@ -1644,52 +1649,52 @@ function Hr(t, r, e) {
1644
1649
  for (var n = t.next ? (
1645
1650
  /** @type {TemplateNode} */
1646
1651
  t.next.e.nodes_start
1647
- ) : e, i = r ? (
1652
+ ) : e, a = r ? (
1648
1653
  /** @type {TemplateNode} */
1649
1654
  r.e.nodes_start
1650
- ) : e, a = (
1655
+ ) : e, o = (
1651
1656
  /** @type {TemplateNode} */
1652
1657
  t.e.nodes_start
1653
- ); a !== n; ) {
1654
- var o = (
1658
+ ); o !== n; ) {
1659
+ var i = (
1655
1660
  /** @type {TemplateNode} */
1656
- /* @__PURE__ */ Q(a)
1661
+ /* @__PURE__ */ tt(o)
1657
1662
  );
1658
- i.before(a), a = o;
1663
+ a.before(o), o = i;
1659
1664
  }
1660
1665
  }
1661
- function tt(t, r, e) {
1666
+ function rt(t, r, e) {
1662
1667
  r === null ? t.first = e : (r.next = e, r.e.next = e && e.e), e !== null && (e.prev = r, e.e.prev = r && r.e);
1663
1668
  }
1664
- function Re(t) {
1669
+ function Ie(t) {
1665
1670
  var r, e, n = "";
1666
1671
  if (typeof t == "string" || typeof t == "number") n += t;
1667
1672
  else if (typeof t == "object") if (Array.isArray(t)) {
1668
- var i = t.length;
1669
- for (r = 0; r < i; r++) t[r] && (e = Re(t[r])) && (n && (n += " "), n += e);
1673
+ var a = t.length;
1674
+ for (r = 0; r < a; r++) t[r] && (e = Ie(t[r])) && (n && (n += " "), n += e);
1670
1675
  } else for (e in t) t[e] && (n && (n += " "), n += e);
1671
1676
  return n;
1672
1677
  }
1673
- function ui() {
1674
- for (var t, r, e = 0, n = "", i = arguments.length; e < i; e++) (t = arguments[e]) && (r = Re(t)) && (n && (n += " "), n += r);
1678
+ function la() {
1679
+ for (var t, r, e = 0, n = "", a = arguments.length; e < a; e++) (t = arguments[e]) && (r = Ie(t)) && (n && (n += " "), n += r);
1675
1680
  return n;
1676
1681
  }
1677
- function fi(t) {
1678
- return typeof t == "object" ? ui(t) : t ?? "";
1682
+ function ca(t) {
1683
+ return typeof t == "object" ? la(t) : t ?? "";
1679
1684
  }
1680
- function pi(t, r) {
1685
+ function ua(t, r) {
1681
1686
  r ? t.hasAttribute("selected") || t.setAttribute("selected", "") : t.removeAttribute("selected");
1682
1687
  }
1683
- function Rt(t, r, e, n) {
1684
- var i = t.__attributes ?? (t.__attributes = {});
1685
- $ && (i[r] = t.getAttribute(r), r === "src" || r === "srcset" || r === "href" && t.nodeName === "LINK") || i[r] !== (i[r] = e) && (r === "style" && "__styles" in t && (t.__styles = {}), r === "loading" && (t[vn] = e), e == null ? t.removeAttribute(r) : typeof e != "string" && Ie(t).includes(r) ? t[r] = e : t.setAttribute(r, e));
1688
+ function It(t, r, e, n) {
1689
+ var a = t.__attributes ?? (t.__attributes = {});
1690
+ $ && (a[r] = t.getAttribute(r), r === "src" || r === "srcset" || r === "href" && t.nodeName === "LINK") || a[r] !== (a[r] = e) && (r === "style" && "__styles" in t && (t.__styles = {}), r === "loading" && (t[vn] = e), e == null ? t.removeAttribute(r) : typeof e != "string" && De(t).includes(r) ? t[r] = e : t.setAttribute(r, e));
1686
1691
  }
1687
- function Vi(t, r, e, n, i = !1, a = !1, o = !1) {
1692
+ function Va(t, r, e, n, a = !1, o = !1, i = !1) {
1688
1693
  var s = r || {}, c = t.tagName === "OPTION";
1689
1694
  for (var l in r)
1690
1695
  l in e || (e[l] = null);
1691
- e.class && (e.class = fi(e.class));
1692
- var u = Ie(t), f = (
1696
+ e.class && (e.class = ca(e.class));
1697
+ var u = De(t), f = (
1693
1698
  /** @type {Record<string, unknown>} **/
1694
1699
  t.__attributes ?? (t.__attributes = {})
1695
1700
  );
@@ -1714,18 +1719,18 @@ function Vi(t, r, e, n, i = !1, a = !1, o = !1) {
1714
1719
  }
1715
1720
  if (g != null)
1716
1721
  if (m)
1717
- t[`__${v}`] = g, ti([v]);
1722
+ t[`__${v}`] = g, Zn([v]);
1718
1723
  else {
1719
1724
  let _ = function(ut) {
1720
1725
  s[w].call(this, ut);
1721
1726
  };
1722
- s[A] = Ce(v, t, _, b);
1727
+ s[A] = Te(v, t, _, b);
1723
1728
  }
1724
1729
  else m && (t[`__${v}`] = void 0);
1725
1730
  } else if (w === "style" && g != null)
1726
1731
  t.style.cssText = g + "";
1727
1732
  else if (w === "autofocus")
1728
- Zn(
1733
+ Kn(
1729
1734
  /** @type {HTMLElement} */
1730
1735
  t,
1731
1736
  !!g
@@ -1733,16 +1738,16 @@ function Vi(t, r, e, n, i = !1, a = !1, o = !1) {
1733
1738
  else if (w === "__value" || w === "value" && g != null)
1734
1739
  t.value = t[w] = t.__value = g;
1735
1740
  else if (w === "selected" && c)
1736
- pi(
1741
+ ua(
1737
1742
  /** @type {HTMLOptionElement} */
1738
1743
  t,
1739
1744
  g
1740
1745
  );
1741
1746
  else {
1742
1747
  var h = w;
1743
- i || (h = an(h));
1748
+ a || (h = an(h));
1744
1749
  var S = h === "defaultValue" || h === "defaultChecked";
1745
- if (g == null && !a && !S)
1750
+ if (g == null && !o && !S)
1746
1751
  if (f[w] = null, h === "value" || h === "checked") {
1747
1752
  let b = (
1748
1753
  /** @type {HTMLInputElement} */
@@ -1757,7 +1762,7 @@ function Vi(t, r, e, n, i = !1, a = !1, o = !1) {
1757
1762
  }
1758
1763
  } else
1759
1764
  t.removeAttribute(w);
1760
- else S || u.includes(h) && (a || typeof g != "string") ? t[h] = g : typeof g != "function" && ($ && (h === "src" || h === "href" || h === "srcset") || Rt(t, h, g));
1765
+ else S || u.includes(h) && (o || typeof g != "string") ? t[h] = g : typeof g != "function" && ($ && (h === "src" || h === "href" || h === "srcset") || It(t, h, g));
1761
1766
  }
1762
1767
  w === "style" && "__styles" in t && (t.__styles = {});
1763
1768
  }
@@ -1766,26 +1771,26 @@ function Vi(t, r, e, n, i = !1, a = !1, o = !1) {
1766
1771
  return s;
1767
1772
  }
1768
1773
  var Ur = /* @__PURE__ */ new Map();
1769
- function Ie(t) {
1774
+ function De(t) {
1770
1775
  var r = Ur.get(t.nodeName);
1771
1776
  if (r) return r;
1772
1777
  Ur.set(t.nodeName, r = []);
1773
- for (var e, n = t, i = Element.prototype; i !== n; ) {
1778
+ for (var e, n = t, a = Element.prototype; a !== n; ) {
1774
1779
  e = Wr(n);
1775
- for (var a in e)
1776
- e[a].set && r.push(a);
1780
+ for (var o in e)
1781
+ e[o].set && r.push(o);
1777
1782
  n = br(n);
1778
1783
  }
1779
1784
  return r;
1780
1785
  }
1781
- function Gi(t, r, e) {
1782
- var n = t.__className, i = di(r);
1783
- $ && t.className === i ? t.__className = i : (n !== i || $ && t.className !== i) && (r == null ? t.removeAttribute("class") : t.className = i, t.__className = i);
1786
+ function Ga(t, r, e) {
1787
+ var n = t.__className, a = fa(r);
1788
+ $ && t.className === a ? t.__className = a : (n !== a || $ && t.className !== a) && (r == null ? t.removeAttribute("class") : t.className = a, t.__className = a);
1784
1789
  }
1785
- function di(t, r) {
1790
+ function fa(t, r) {
1786
1791
  return (t ?? "") + "";
1787
1792
  }
1788
- function Xi(t, r, e) {
1793
+ function Xa(t, r, e) {
1789
1794
  if (e) {
1790
1795
  if (t.classList.contains(r)) return;
1791
1796
  t.classList.add(r);
@@ -1807,10 +1812,10 @@ function Pe(t, r, e) {
1807
1812
  return n.unsubscribe ? () => n.unsubscribe() : n;
1808
1813
  }
1809
1814
  const dt = [];
1810
- function Wi(t, r = ht) {
1815
+ function Wa(t, r = ht) {
1811
1816
  let e = null;
1812
1817
  const n = /* @__PURE__ */ new Set();
1813
- function i(s) {
1818
+ function a(s) {
1814
1819
  if (te(t, s) && (t = s, e)) {
1815
1820
  const c = !dt.length;
1816
1821
  for (const l of n)
@@ -1822,29 +1827,29 @@ function Wi(t, r = ht) {
1822
1827
  }
1823
1828
  }
1824
1829
  }
1825
- function a(s) {
1826
- i(s(
1830
+ function o(s) {
1831
+ a(s(
1827
1832
  /** @type {T} */
1828
1833
  t
1829
1834
  ));
1830
1835
  }
1831
- function o(s, c = ht) {
1836
+ function i(s, c = ht) {
1832
1837
  const l = [s, c];
1833
- return n.add(l), n.size === 1 && (e = r(i, a) || ht), s(
1838
+ return n.add(l), n.size === 1 && (e = r(a, o) || ht), s(
1834
1839
  /** @type {T} */
1835
1840
  t
1836
1841
  ), () => {
1837
1842
  n.delete(l), n.size === 0 && e && (e(), e = null);
1838
1843
  };
1839
1844
  }
1840
- return { set: i, update: a, subscribe: o };
1845
+ return { set: a, update: o, subscribe: i };
1841
1846
  }
1842
- function mi(t) {
1847
+ function pa(t) {
1843
1848
  let r;
1844
1849
  return Pe(t, (e) => r = e)(), r;
1845
1850
  }
1846
1851
  let Mt = !1, pr = Symbol();
1847
- function Ki(t, r, e) {
1852
+ function Ka(t, r, e) {
1848
1853
  const n = e[r] ?? (e[r] = {
1849
1854
  store: null,
1850
1855
  source: /* @__PURE__ */ Vt(void 0),
@@ -1854,14 +1859,14 @@ function Ki(t, r, e) {
1854
1859
  if (n.unsubscribe(), n.store = t ?? null, t == null)
1855
1860
  n.source.v = void 0, n.unsubscribe = ht;
1856
1861
  else {
1857
- var i = !0;
1858
- n.unsubscribe = Pe(t, (a) => {
1859
- i ? n.source.v = a : F(n.source, a);
1860
- }), i = !1;
1862
+ var a = !0;
1863
+ n.unsubscribe = Pe(t, (o) => {
1864
+ a ? n.source.v = o : F(n.source, o);
1865
+ }), a = !1;
1861
1866
  }
1862
- return t && pr in e ? mi(t) : N(n.source);
1867
+ return t && pr in e ? pa(t) : N(n.source);
1863
1868
  }
1864
- function Ji() {
1869
+ function Ja() {
1865
1870
  const t = {};
1866
1871
  function r() {
1867
1872
  Er(() => {
@@ -1875,7 +1880,7 @@ function Ji() {
1875
1880
  }
1876
1881
  return [t, r];
1877
1882
  }
1878
- function hi(t) {
1883
+ function da(t) {
1879
1884
  var r = Mt;
1880
1885
  try {
1881
1886
  return Mt = !1, [t(), Mt];
@@ -1884,23 +1889,23 @@ function hi(t) {
1884
1889
  }
1885
1890
  }
1886
1891
  function Vr(t) {
1887
- for (var r = y, e = y; r !== null && !(r.f & (V | ot)); )
1892
+ for (var r = x, e = x; r !== null && !(r.f & (G | st)); )
1888
1893
  r = r.parent;
1889
1894
  try {
1890
- return U(r), t();
1895
+ return V(r), t();
1891
1896
  } finally {
1892
- U(e);
1897
+ V(e);
1893
1898
  }
1894
1899
  }
1895
- function vi(t, r, e, n) {
1900
+ function ma(t, r, e, n) {
1896
1901
  var ut;
1897
- var i = (e & Ge) !== 0, a = !Ct || (e & Xe) !== 0, o = (e & Ke) !== 0, s = (e & Je) !== 0, c = !1, l;
1898
- o ? [l, c] = hi(() => (
1902
+ var a = (e & Ge) !== 0, o = !Tt || (e & Xe) !== 0, i = (e & Ke) !== 0, s = (e & Je) !== 0, c = !1, l;
1903
+ i ? [l, c] = da(() => (
1899
1904
  /** @type {V} */
1900
1905
  t[r]
1901
1906
  )) : l = /** @type {V} */
1902
1907
  t[r];
1903
- var u = vt in t || Zr in t, f = o && (((ut = at(t, r)) == null ? void 0 : ut.set) ?? (u && r in t && ((L) => t[r] = L))) || void 0, d = (
1908
+ var u = vt in t || Zr in t, f = i && (((ut = it(t, r)) == null ? void 0 : ut.set) ?? (u && r in t && ((L) => t[r] = L))) || void 0, d = (
1904
1909
  /** @type {V} */
1905
1910
  n
1906
1911
  ), p = !0, m = !1, h = () => (m = !0, p && (p = !1, s ? d = sr(
@@ -1908,9 +1913,9 @@ function vi(t, r, e, n) {
1908
1913
  n
1909
1914
  ) : d = /** @type {V} */
1910
1915
  n), d);
1911
- l === void 0 && n !== void 0 && (f && a && xn(), l = h(), f && f(l));
1916
+ l === void 0 && n !== void 0 && (f && o && xn(), l = h(), f && f(l));
1912
1917
  var S;
1913
- if (a)
1918
+ if (o)
1914
1919
  S = () => {
1915
1920
  var L = (
1916
1921
  /** @type {V} */
@@ -1920,7 +1925,7 @@ function vi(t, r, e, n) {
1920
1925
  };
1921
1926
  else {
1922
1927
  var w = Vr(
1923
- () => (i ? ar : ae)(() => (
1928
+ () => (a ? or : oe)(() => (
1924
1929
  /** @type {V} */
1925
1930
  t[r]
1926
1931
  ))
@@ -1936,28 +1941,28 @@ function vi(t, r, e, n) {
1936
1941
  if (f) {
1937
1942
  var g = t.$$legacy;
1938
1943
  return function(L, z) {
1939
- return arguments.length > 0 ? ((!a || !z || g || c) && f(z ? S() : L), L) : S();
1944
+ return arguments.length > 0 ? ((!o || !z || g || c) && f(z ? S() : L), L) : S();
1940
1945
  };
1941
1946
  }
1942
1947
  var b = !1, A = !1, v = /* @__PURE__ */ Vt(l), _ = Vr(
1943
- () => /* @__PURE__ */ ar(() => {
1948
+ () => /* @__PURE__ */ or(() => {
1944
1949
  var L = S(), z = N(v);
1945
1950
  return b ? (b = !1, A = !0, z) : (A = !1, v.v = L);
1946
1951
  })
1947
1952
  );
1948
- return i || (_.equals = xr), function(L, z) {
1953
+ return a || (_.equals = xr), function(L, z) {
1949
1954
  if (arguments.length > 0) {
1950
- const ft = z ? N(_) : a && o ? mt(L) : L;
1955
+ const ft = z ? N(_) : o && i ? mt(L) : L;
1951
1956
  return _.equals(ft) || (b = !0, F(v, ft), m && d !== void 0 && (d = ft), sr(() => N(_))), L;
1952
1957
  }
1953
1958
  return N(_);
1954
1959
  };
1955
1960
  }
1956
- function wi(t) {
1957
- return new gi(t);
1961
+ function ha(t) {
1962
+ return new va(t);
1958
1963
  }
1959
1964
  var W, P;
1960
- class gi {
1965
+ class va {
1961
1966
  /**
1962
1967
  * @param {ComponentConstructorOptions & {
1963
1968
  * component: any;
@@ -1968,54 +1973,54 @@ class gi {
1968
1973
  Qt(this, W);
1969
1974
  /** @type {Record<string, any>} */
1970
1975
  Qt(this, P);
1971
- var a;
1972
- var e = /* @__PURE__ */ new Map(), n = (o, s) => {
1976
+ var o;
1977
+ var e = /* @__PURE__ */ new Map(), n = (i, s) => {
1973
1978
  var c = /* @__PURE__ */ Vt(s);
1974
- return e.set(o, c), c;
1979
+ return e.set(i, c), c;
1975
1980
  };
1976
- const i = new Proxy(
1981
+ const a = new Proxy(
1977
1982
  { ...r.props || {}, $$events: {} },
1978
1983
  {
1979
- get(o, s) {
1980
- return N(e.get(s) ?? n(s, Reflect.get(o, s)));
1984
+ get(i, s) {
1985
+ return N(e.get(s) ?? n(s, Reflect.get(i, s)));
1981
1986
  },
1982
- has(o, s) {
1983
- return s === Zr ? !0 : (N(e.get(s) ?? n(s, Reflect.get(o, s))), Reflect.has(o, s));
1987
+ has(i, s) {
1988
+ return s === Zr ? !0 : (N(e.get(s) ?? n(s, Reflect.get(i, s))), Reflect.has(i, s));
1984
1989
  },
1985
- set(o, s, c) {
1986
- return F(e.get(s) ?? n(s, c), c), Reflect.set(o, s, c);
1990
+ set(i, s, c) {
1991
+ return F(e.get(s) ?? n(s, c), c), Reflect.set(i, s, c);
1987
1992
  }
1988
1993
  }
1989
1994
  );
1990
- tr(this, P, (r.hydrate ? ei : Me)(r.component, {
1995
+ tr(this, P, (r.hydrate ? ta : Me)(r.component, {
1991
1996
  target: r.target,
1992
1997
  anchor: r.anchor,
1993
- props: i,
1998
+ props: a,
1994
1999
  context: r.context,
1995
2000
  intro: r.intro ?? !1,
1996
2001
  recover: r.recover
1997
- })), (!((a = r == null ? void 0 : r.props) != null && a.$$host) || r.sync === !1) && Cr(), tr(this, W, i.$$events);
1998
- for (const o of Object.keys(T(this, P)))
1999
- o === "$set" || o === "$destroy" || o === "$on" || Et(this, o, {
2002
+ })), (!((o = r == null ? void 0 : r.props) != null && o.$$host) || r.sync === !1) && Tr(), tr(this, W, a.$$events);
2003
+ for (const i of Object.keys(C(this, P)))
2004
+ i === "$set" || i === "$destroy" || i === "$on" || Et(this, i, {
2000
2005
  get() {
2001
- return T(this, P)[o];
2006
+ return C(this, P)[i];
2002
2007
  },
2003
2008
  /** @param {any} value */
2004
2009
  set(s) {
2005
- T(this, P)[o] = s;
2010
+ C(this, P)[i] = s;
2006
2011
  },
2007
2012
  enumerable: !0
2008
2013
  });
2009
- T(this, P).$set = /** @param {Record<string, any>} next */
2010
- (o) => {
2011
- Object.assign(i, o);
2012
- }, T(this, P).$destroy = () => {
2013
- ni(T(this, P));
2014
+ C(this, P).$set = /** @param {Record<string, any>} next */
2015
+ (i) => {
2016
+ Object.assign(a, i);
2017
+ }, C(this, P).$destroy = () => {
2018
+ ra(C(this, P));
2014
2019
  };
2015
2020
  }
2016
2021
  /** @param {Record<string, any>} props */
2017
2022
  $set(r) {
2018
- T(this, P).$set(r);
2023
+ C(this, P).$set(r);
2019
2024
  }
2020
2025
  /**
2021
2026
  * @param {string} event
@@ -2023,30 +2028,20 @@ class gi {
2023
2028
  * @returns {any}
2024
2029
  */
2025
2030
  $on(r, e) {
2026
- T(this, W)[r] = T(this, W)[r] || [];
2027
- const n = (...i) => e.call(this, ...i);
2028
- return T(this, W)[r].push(n), () => {
2029
- T(this, W)[r] = T(this, W)[r].filter(
2031
+ C(this, W)[r] = C(this, W)[r] || [];
2032
+ const n = (...a) => e.call(this, ...a);
2033
+ return C(this, W)[r].push(n), () => {
2034
+ C(this, W)[r] = C(this, W)[r].filter(
2030
2035
  /** @param {any} fn */
2031
- (i) => i !== n
2036
+ (a) => a !== n
2032
2037
  );
2033
2038
  };
2034
2039
  }
2035
2040
  $destroy() {
2036
- T(this, P).$destroy();
2041
+ C(this, P).$destroy();
2037
2042
  }
2038
2043
  }
2039
2044
  W = new WeakMap(), P = new WeakMap();
2040
- function Zi(t) {
2041
- On(() => {
2042
- t();
2043
- var r = (
2044
- /** @type {import('#client').Effect} */
2045
- y
2046
- );
2047
- r.f & G && (zn(), q(r, lt));
2048
- });
2049
- }
2050
2045
  let qe;
2051
2046
  typeof HTMLElement == "function" && (qe = class extends HTMLElement {
2052
2047
  /**
@@ -2085,8 +2080,8 @@ typeof HTMLElement == "function" && (qe = class extends HTMLElement {
2085
2080
  */
2086
2081
  addEventListener(r, e, n) {
2087
2082
  if (this.$$l[r] = this.$$l[r] || [], this.$$l[r].push(e), this.$$c) {
2088
- const i = this.$$c.$on(r, e);
2089
- this.$$l_u.set(e, i);
2083
+ const a = this.$$c.$on(r, e);
2084
+ this.$$l_u.set(e, a);
2090
2085
  }
2091
2086
  super.addEventListener(r, e, n);
2092
2087
  }
@@ -2097,30 +2092,30 @@ typeof HTMLElement == "function" && (qe = class extends HTMLElement {
2097
2092
  */
2098
2093
  removeEventListener(r, e, n) {
2099
2094
  if (super.removeEventListener(r, e, n), this.$$c) {
2100
- const i = this.$$l_u.get(e);
2101
- i && (i(), this.$$l_u.delete(e));
2095
+ const a = this.$$l_u.get(e);
2096
+ a && (a(), this.$$l_u.delete(e));
2102
2097
  }
2103
2098
  }
2104
2099
  async connectedCallback() {
2105
2100
  if (this.$$cn = !0, !this.$$c) {
2106
- let r = function(i) {
2107
- return (a) => {
2108
- const o = document.createElement("slot");
2109
- i !== "default" && (o.name = i), $t(a, o);
2101
+ let r = function(a) {
2102
+ return (o) => {
2103
+ const i = document.createElement("slot");
2104
+ a !== "default" && (i.name = a), $t(o, i);
2110
2105
  };
2111
2106
  };
2112
2107
  if (await Promise.resolve(), !this.$$cn || this.$$c)
2113
2108
  return;
2114
- const e = {}, n = bi(this);
2115
- for (const i of this.$$s)
2116
- i in n && (i === "default" && !this.$$d.children ? (this.$$d.children = r(i), e.default = !0) : e[i] = r(i));
2117
- for (const i of this.attributes) {
2118
- const a = this.$$g_p(i.name);
2119
- a in this.$$d || (this.$$d[a] = It(a, i.value, this.$$p_d, "toProp"));
2109
+ const e = {}, n = wa(this);
2110
+ for (const a of this.$$s)
2111
+ a in n && (a === "default" && !this.$$d.children ? (this.$$d.children = r(a), e.default = !0) : e[a] = r(a));
2112
+ for (const a of this.attributes) {
2113
+ const o = this.$$g_p(a.name);
2114
+ o in this.$$d || (this.$$d[o] = Dt(o, a.value, this.$$p_d, "toProp"));
2120
2115
  }
2121
- for (const i in this.$$p_d)
2122
- !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
2123
- this.$$c = wi({
2116
+ for (const a in this.$$p_d)
2117
+ !(a in this.$$d) && this[a] !== void 0 && (this.$$d[a] = this[a], delete this[a]);
2118
+ this.$$c = ha({
2124
2119
  component: this.$$ctor,
2125
2120
  target: this.shadowRoot || this,
2126
2121
  props: {
@@ -2128,28 +2123,28 @@ typeof HTMLElement == "function" && (qe = class extends HTMLElement {
2128
2123
  $$slots: e,
2129
2124
  $$host: this
2130
2125
  }
2131
- }), this.$$me = Rn(() => {
2126
+ }), this.$$me = On(() => {
2132
2127
  fe(() => {
2133
- var i;
2128
+ var a;
2134
2129
  this.$$r = !0;
2135
- for (const a of Pt(this.$$c)) {
2136
- if (!((i = this.$$p_d[a]) != null && i.reflect)) continue;
2137
- this.$$d[a] = this.$$c[a];
2138
- const o = It(
2139
- a,
2140
- this.$$d[a],
2130
+ for (const o of Pt(this.$$c)) {
2131
+ if (!((a = this.$$p_d[o]) != null && a.reflect)) continue;
2132
+ this.$$d[o] = this.$$c[o];
2133
+ const i = Dt(
2134
+ o,
2135
+ this.$$d[o],
2141
2136
  this.$$p_d,
2142
2137
  "toAttribute"
2143
2138
  );
2144
- o == null ? this.removeAttribute(this.$$p_d[a].attribute || a) : this.setAttribute(this.$$p_d[a].attribute || a, o);
2139
+ i == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, i);
2145
2140
  }
2146
2141
  this.$$r = !1;
2147
2142
  });
2148
2143
  });
2149
- for (const i in this.$$l)
2150
- for (const a of this.$$l[i]) {
2151
- const o = this.$$c.$on(i, a);
2152
- this.$$l_u.set(a, o);
2144
+ for (const a in this.$$l)
2145
+ for (const o of this.$$l[a]) {
2146
+ const i = this.$$c.$on(a, o);
2147
+ this.$$l_u.set(o, i);
2153
2148
  }
2154
2149
  this.$$l = {};
2155
2150
  }
@@ -2162,8 +2157,8 @@ typeof HTMLElement == "function" && (qe = class extends HTMLElement {
2162
2157
  * @param {string} newValue
2163
2158
  */
2164
2159
  attributeChangedCallback(r, e, n) {
2165
- var i;
2166
- this.$$r || (r = this.$$g_p(r), this.$$d[r] = It(r, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [r]: this.$$d[r] }));
2160
+ var a;
2161
+ this.$$r || (r = this.$$g_p(r), this.$$d[r] = Dt(r, n, this.$$p_d, "toProp"), (a = this.$$c) == null || a.$set({ [r]: this.$$d[r] }));
2167
2162
  }
2168
2163
  disconnectedCallback() {
2169
2164
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -2179,13 +2174,13 @@ typeof HTMLElement == "function" && (qe = class extends HTMLElement {
2179
2174
  ) || r;
2180
2175
  }
2181
2176
  });
2182
- function It(t, r, e, n) {
2183
- var a;
2184
- const i = (a = e[t]) == null ? void 0 : a.type;
2185
- if (r = i === "Boolean" && typeof r != "boolean" ? r != null : r, !n || !e[t])
2177
+ function Dt(t, r, e, n) {
2178
+ var o;
2179
+ const a = (o = e[t]) == null ? void 0 : o.type;
2180
+ if (r = a === "Boolean" && typeof r != "boolean" ? r != null : r, !n || !e[t])
2186
2181
  return r;
2187
2182
  if (n === "toAttribute")
2188
- switch (i) {
2183
+ switch (a) {
2189
2184
  case "Object":
2190
2185
  case "Array":
2191
2186
  return r == null ? null : JSON.stringify(r);
@@ -2197,7 +2192,7 @@ function It(t, r, e, n) {
2197
2192
  return r;
2198
2193
  }
2199
2194
  else
2200
- switch (i) {
2195
+ switch (a) {
2201
2196
  case "Object":
2202
2197
  case "Array":
2203
2198
  return r && JSON.parse(r);
@@ -2209,7 +2204,7 @@ function It(t, r, e, n) {
2209
2204
  return r;
2210
2205
  }
2211
2206
  }
2212
- function bi(t) {
2207
+ function wa(t) {
2213
2208
  const r = {};
2214
2209
  return t.childNodes.forEach((e) => {
2215
2210
  r[
@@ -2218,10 +2213,10 @@ function bi(t) {
2218
2213
  ] = !0;
2219
2214
  }), r;
2220
2215
  }
2221
- function _i(t, r, e, n, i, a) {
2222
- let o = class extends qe {
2216
+ function ga(t, r, e, n, a, o) {
2217
+ let i = class extends qe {
2223
2218
  constructor() {
2224
- super(t, e, i), this.$$p_d = r;
2219
+ super(t, e, a), this.$$p_d = r;
2225
2220
  }
2226
2221
  static get observedAttributes() {
2227
2222
  return Pt(r).map(
@@ -2230,34 +2225,34 @@ function _i(t, r, e, n, i, a) {
2230
2225
  }
2231
2226
  };
2232
2227
  return Pt(r).forEach((s) => {
2233
- Et(o.prototype, s, {
2228
+ Et(i.prototype, s, {
2234
2229
  get() {
2235
2230
  return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
2236
2231
  },
2237
2232
  set(c) {
2238
2233
  var f;
2239
- c = It(s, c, r), this.$$d[s] = c;
2234
+ c = Dt(s, c, r), this.$$d[s] = c;
2240
2235
  var l = this.$$c;
2241
2236
  if (l) {
2242
- var u = (f = at(l, s)) == null ? void 0 : f.get;
2237
+ var u = (f = it(l, s)) == null ? void 0 : f.get;
2243
2238
  u ? l[s] = c : l.$set({ [s]: c });
2244
2239
  }
2245
2240
  }
2246
2241
  });
2247
2242
  }), n.forEach((s) => {
2248
- Et(o.prototype, s, {
2243
+ Et(i.prototype, s, {
2249
2244
  get() {
2250
2245
  var c;
2251
2246
  return (c = this.$$c) == null ? void 0 : c[s];
2252
2247
  }
2253
2248
  });
2254
- }), a && (o = a(o)), t.element = /** @type {any} */
2255
- o, o;
2249
+ }), o && (i = o(i)), t.element = /** @type {any} */
2250
+ i, i;
2256
2251
  }
2257
- const je = '*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(38 152 209 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(38 152 209 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{box-sizing:border-box}uofg-menu{--uofg-menu-animation-type: slide;--uofg-menu-animation-duration: .2s;--uofg-menu-animation-easing: ease-in-out}svg.fa-icon{display:block;height:1em;fill:currentColor}.\\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.\\!static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.bottom-8{bottom:3.2rem!important}.left-0{left:0!important}.left-1\\/2{left:50%!important}.right-0{right:0!important}.right-8{right:3.2rem!important}.top-0{top:0!important}.top-1\\/2{top:50%!important}.top-full{top:100%!important}.z-10{z-index:10!important}.z-50{z-index:50!important}.z-\\[1000\\]{z-index:1000!important}.z-\\[2\\]{z-index:2!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.block{display:block!important}.flex{display:flex!important}.hidden{display:none!important}.aspect-square{aspect-ratio:1 / 1!important}.h-10{height:4rem!important}.h-12\\.5,.h-\\[5rem\\]{height:5rem!important}.h-\\[7\\.5rem\\]{height:7.5rem!important}.h-fit{height:-moz-fit-content!important;height:fit-content!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.max-h-\\[calc\\(100vh-5rem\\)\\]{max-height:calc(100vh - 5rem)!important}.max-h-full{max-height:100%!important}.w-10{width:4rem!important}.w-8{width:3.2rem!important}.w-\\[7\\.5rem\\]{width:7.5rem!important}.w-auto{width:auto!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.min-w-\\[20rem\\]{min-width:20rem!important}.min-w-full{min-width:100%!important}.max-w-full{max-width:100%!important}.-translate-x-1\\/2{--tw-translate-x: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-y-1\\/2{--tw-translate-y: 50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-y-\\[-50\\%\\]{--tw-translate-y: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-y-\\[-50px\\]{--tw-translate-y: -50px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-y-\\[calc\\(-50\\%_-_50px\\)\\]{--tw-translate-y: calc(-50% - 50px) !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.content-center{align-content:center!important}.items-center{align-items:center!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-2{gap:.8rem!important}.gap-3{gap:1.2rem!important}.gap-4{gap:1.6rem!important}.gap-6{gap:2.4rem!important}.overflow-auto{overflow:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-visible{overflow-y:visible!important}.whitespace-normal{white-space:normal!important}.rounded-full{border-radius:9999px!important}.border{border-width:1px!important}.border-0{border-width:0px!important}.border-b{border-bottom-width:1px!important}.border-b-8{border-bottom-width:8px!important}.border-t-0{border-top-width:0px!important}.border-solid{border-style:solid!important}.border-light-grey{--tw-border-opacity: 1 !important;border-color:rgb(218 220 212 / var(--tw-border-opacity, 1))!important}.border-light-grey-500{--tw-border-opacity: 1 !important;border-color:rgb(138 140 116 / var(--tw-border-opacity, 1))!important}.border-transparent{border-color:transparent!important}.border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.bg-\\[\\#DDDDDD\\]{--tw-bg-opacity: 1 !important;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))!important}.bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.bg-blue{--tw-bg-opacity: 1 !important;background-color:rgb(24 123 180 / var(--tw-bg-opacity, 1))!important}.bg-green{--tw-bg-opacity: 1 !important;background-color:rgb(49 135 56 / var(--tw-bg-opacity, 1))!important}.bg-light-grey{--tw-bg-opacity: 1 !important;background-color:rgb(218 220 212 / var(--tw-bg-opacity, 1))!important}.bg-red{--tw-bg-opacity: 1 !important;background-color:rgb(229 25 55 / var(--tw-bg-opacity, 1))!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-yellow{--tw-bg-opacity: 1 !important;background-color:rgb(255 196 41 / var(--tw-bg-opacity, 1))!important}.bg-opacity-50{--tw-bg-opacity: .5 !important}.p-2{padding:.8rem!important}.p-3{padding:1.2rem!important}.p-4{padding:1.6rem!important}.px-2{padding-left:.8rem!important;padding-right:.8rem!important}.px-3{padding-left:1.2rem!important;padding-right:1.2rem!important}.px-4{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-6{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-\\[calc\\(\\(100\\%-1320px\\)\\/2\\)\\]{padding-left:calc((100% - 1320px)/2)!important;padding-right:calc((100% - 1320px)/2)!important}.px-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,2rem\\)\\]{padding-left:max(calc((100% - 1320px)/2),2rem)!important;padding-right:max(calc((100% - 1320px)/2),2rem)!important}.py-2{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-3{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-6{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.pb-6{padding-bottom:2.4rem!important}.pt-6{padding-top:2.4rem!important}.pt-8{padding-top:3.2rem!important}.text-center{text-align:center!important}.text-2xl{font-size:2.4rem!important}.text-lg{font-size:1.8rem!important;line-height:2.8rem!important}.text-xl{font-size:2rem!important;line-height:2.8rem!important}.font-bold{font-weight:700!important}.not-italic{font-style:normal!important}.text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.text-blue{--tw-text-opacity: 1 !important;color:rgb(24 123 180 / var(--tw-text-opacity, 1))!important}.text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-yellow{--tw-text-opacity: 1 !important;color:rgb(255 196 41 / var(--tw-text-opacity, 1))!important}.underline{text-decoration-line:underline!important}.decoration-transparent{text-decoration-color:transparent!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-\\[opacity\\,visibility\\]{transition-property:opacity,visibility!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.hover\\:border-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgb(255 196 41 / var(--tw-border-opacity, 1))!important}.hover\\:bg-\\[\\#DDDDDD\\]:hover{--tw-bg-opacity: 1 !important;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))!important}.hover\\:bg-light-grey:hover{--tw-bg-opacity: 1 !important;background-color:rgb(218 220 212 / var(--tw-bg-opacity, 1))!important}.hover\\:bg-red:hover{--tw-bg-opacity: 1 !important;background-color:rgb(229 25 55 / var(--tw-bg-opacity, 1))!important}.hover\\:bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.hover\\:bg-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 196 41 / var(--tw-bg-opacity, 1))!important}.hover\\:text-\\[\\#0077b5\\]:hover{--tw-text-opacity: 1 !important;color:rgb(0 119 181 / var(--tw-text-opacity, 1))!important}.hover\\:text-\\[\\#1da1f2\\]:hover{--tw-text-opacity: 1 !important;color:rgb(29 161 242 / var(--tw-text-opacity, 1))!important}.hover\\:text-\\[\\#4267b2\\]:hover{--tw-text-opacity: 1 !important;color:rgb(66 103 178 / var(--tw-text-opacity, 1))!important}.hover\\:text-\\[\\#e1306c\\]:hover{--tw-text-opacity: 1 !important;color:rgb(225 48 108 / var(--tw-text-opacity, 1))!important}.hover\\:text-\\[\\#f00\\]:hover{--tw-text-opacity: 1 !important;color:rgb(255 0 0 / var(--tw-text-opacity, 1))!important}.hover\\:text-black:hover{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.hover\\:text-blue-800:hover{--tw-text-opacity: 1 !important;color:rgb(21 83 119 / var(--tw-text-opacity, 1))!important}.hover\\:text-white:hover{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.hover\\:text-yellow:hover{--tw-text-opacity: 1 !important;color:rgb(255 196 41 / var(--tw-text-opacity, 1))!important}.hover\\:underline:hover{text-decoration-line:underline!important}.hover\\:decoration-current:hover{text-decoration-color:currentColor!important}.hover\\:decoration-white:hover{text-decoration-color:#fff!important}.hover\\:opacity-75:hover{opacity:.75!important}.focus\\:bg-light-grey:focus{--tw-bg-opacity: 1 !important;background-color:rgb(218 220 212 / var(--tw-bg-opacity, 1))!important}.focus\\:bg-red:focus{--tw-bg-opacity: 1 !important;background-color:rgb(229 25 55 / var(--tw-bg-opacity, 1))!important}.focus\\:bg-white:focus{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.focus\\:text-\\[\\#0077b5\\]:focus{--tw-text-opacity: 1 !important;color:rgb(0 119 181 / var(--tw-text-opacity, 1))!important}.focus\\:text-\\[\\#1da1f2\\]:focus{--tw-text-opacity: 1 !important;color:rgb(29 161 242 / var(--tw-text-opacity, 1))!important}.focus\\:text-\\[\\#4267b2\\]:focus{--tw-text-opacity: 1 !important;color:rgb(66 103 178 / var(--tw-text-opacity, 1))!important}.focus\\:text-\\[\\#e1306c\\]:focus{--tw-text-opacity: 1 !important;color:rgb(225 48 108 / var(--tw-text-opacity, 1))!important}.focus\\:text-\\[\\#f00\\]:focus{--tw-text-opacity: 1 !important;color:rgb(255 0 0 / var(--tw-text-opacity, 1))!important}.focus\\:text-black:focus{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.focus\\:text-blue-800:focus{--tw-text-opacity: 1 !important;color:rgb(21 83 119 / var(--tw-text-opacity, 1))!important}.focus\\:underline:focus{text-decoration-line:underline!important}.focus\\:decoration-current:focus{text-decoration-color:currentColor!important}.focus\\:decoration-white:focus{text-decoration-color:#fff!important}.focus\\:opacity-75:focus{opacity:.75!important}.aria-expanded\\:bg-\\[\\#DDDDDD\\][aria-expanded=true]{--tw-bg-opacity: 1 !important;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))!important}.aria-expanded\\:bg-light-grey[aria-expanded=true]{--tw-bg-opacity: 1 !important;background-color:rgb(218 220 212 / var(--tw-bg-opacity, 1))!important}.aria-expanded\\:bg-white[aria-expanded=true]{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.aria-expanded\\:bg-yellow[aria-expanded=true]{--tw-bg-opacity: 1 !important;background-color:rgb(255 196 41 / var(--tw-bg-opacity, 1))!important}.aria-expanded\\:text-black[aria-expanded=true]{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}@media (prefers-reduced-motion: reduce){.motion-reduce\\:transition-none{transition-property:none!important}}@media (min-width: 640px){.sm\\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.sm\\:p-8{padding:3.2rem!important}}@media (min-width: 768px){.md\\:col-span-2{grid-column:span 2 / span 2!important}.md\\:row-start-2{grid-row-start:2!important}.md\\:grid{display:grid!important}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1024px){.lg\\:static{position:static!important}.lg\\:row-auto{grid-row:auto!important}.lg\\:h-10{height:4rem!important}.lg\\:h-25{height:10rem!important}.lg\\:w-\\[30rem\\]{width:30rem!important}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\\:whitespace-nowrap{white-space:nowrap!important}}@media (min-width: 1320px){.min-\\[1320px\\]\\:absolute{position:absolute!important}.min-\\[1320px\\]\\:left-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,7\\.5rem\\)\\]{left:max(calc((100% - 1320px)/2),7.5rem)!important}}.\\[\\&\\>\\*\\]\\:first\\:mt-4:first-child>*{margin-top:1.6rem!important}.\\[\\&\\>\\*\\]\\:last\\:mb-4:last-child>*{margin-bottom:1.6rem!important}.\\[\\&\\>li\\]\\:contents>li{display:contents!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\)\\]\\:px-1>slot[name=message]::slotted(a){padding-left:.4rem!important;padding-right:.4rem!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\)\\]\\:text-blue>slot[name=message]::slotted(a){--tw-text-opacity: 1 !important;color:rgb(24 123 180 / var(--tw-text-opacity, 1))!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\:hover\\)\\]\\:bg-blue>slot[name=message]::slotted(a:hover){--tw-bg-opacity: 1 !important;background-color:rgb(24 123 180 / var(--tw-bg-opacity, 1))!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\:hover\\)\\]\\:text-white>slot[name=message]::slotted(a:hover){--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\:hover\\)\\]\\:decoration-transparent>slot[name=message]::slotted(a:hover){text-decoration-color:transparent!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\:hover\\)\\]\\:transition-colors>slot[name=message]::slotted(a:hover){transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:mb-4>slot[name=subtitle]::slotted(*){margin-bottom:1.6rem!important}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:text-xl>slot[name=subtitle]::slotted(*){font-size:2rem!important;line-height:2.8rem!important}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:font-bold>slot[name=subtitle]::slotted(*){font-weight:700!important}.\\[\\&\\>svg\\]\\:mr-4>svg{margin-right:1.6rem!important}.\\[\\&\\>svg\\]\\:block>svg{display:block!important}.\\[\\&\\>svg\\]\\:h-22>svg{height:8.8rem!important}.\\[\\&\\>svg\\]\\:h-\\[1\\.5em\\]>svg{height:1.5em!important}.\\[\\&\\>svg\\]\\:h-\\[5rem\\]>svg{height:5rem!important}.\\[\\&\\>svg\\]\\:h-\\[7\\.5rem\\]>svg{height:7.5rem!important}.\\[\\&\\>svg\\]\\:h-full>svg{height:100%!important}.\\[\\&\\>svg\\]\\:w-auto>svg{width:auto!important}.\\[\\&\\>svg\\]\\:w-full>svg{width:100%!important}.\\[\\&\\>svg\\]\\:fill-current>svg{fill:currentColor!important}.\\[\\&\\>svg\\]\\:transition-transform>svg{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\\[\\&_svg\\]\\:aria-expanded\\:rotate-180[aria-expanded=true] svg{--tw-rotate: 180deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}';
2252
+ const je = '*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{box-sizing:border-box}uofg-menu{--uofg-menu-animation-type: slide;--uofg-menu-animation-duration: .2s;--uofg-menu-animation-easing: ease-in-out}svg.fa-icon{display:block;height:1em;fill:currentColor}.\\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.\\!static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.bottom-8{bottom:3.2rem!important}.left-0{left:0!important}.left-1\\/2{left:50%!important}.right-0{right:0!important}.right-8{right:3.2rem!important}.top-0{top:0!important}.top-1\\/2{top:50%!important}.top-full{top:100%!important}.z-10{z-index:10!important}.z-50{z-index:50!important}.z-\\[1000\\]{z-index:1000!important}.z-\\[2\\]{z-index:2!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.block{display:block!important}.flex{display:flex!important}.hidden{display:none!important}.aspect-square{aspect-ratio:1 / 1!important}.h-10{height:4rem!important}.h-12\\.5,.h-\\[5rem\\]{height:5rem!important}.h-\\[7\\.5rem\\]{height:7.5rem!important}.h-fit{height:-moz-fit-content!important;height:fit-content!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.max-h-\\[calc\\(100vh-5rem\\)\\]{max-height:calc(100vh - 5rem)!important}.max-h-full{max-height:100%!important}.w-10{width:4rem!important}.w-8{width:3.2rem!important}.w-\\[7\\.5rem\\]{width:7.5rem!important}.w-auto{width:auto!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.min-w-\\[20rem\\]{min-width:20rem!important}.min-w-full{min-width:100%!important}.max-w-full{max-width:100%!important}.-translate-x-1\\/2{--tw-translate-x: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-y-1\\/2{--tw-translate-y: 50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-y-\\[-50\\%\\]{--tw-translate-y: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-y-\\[-50px\\]{--tw-translate-y: -50px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-y-\\[calc\\(-50\\%_-_50px\\)\\]{--tw-translate-y: calc(-50% - 50px) !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.content-center{align-content:center!important}.items-center{align-items:center!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-1{gap:.4rem!important}.gap-2{gap:.8rem!important}.gap-3{gap:1.2rem!important}.gap-6{gap:2.4rem!important}.gap-x-6{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.gap-y-1{row-gap:.4rem!important}.overflow-auto{overflow:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-visible{overflow-y:visible!important}.whitespace-normal{white-space:normal!important}.rounded-full{border-radius:9999px!important}.border{border-width:1px!important}.border-0{border-width:0px!important}.border-b{border-bottom-width:1px!important}.border-b-8{border-bottom-width:8px!important}.border-t-0{border-top-width:0px!important}.border-solid{border-style:solid!important}.border-black\\/30{border-color:#0000004d!important}.border-grey\\/50{border-color:#68676480!important}.border-transparent{border-color:transparent!important}.border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.bg-blue{--tw-bg-opacity: 1 !important;background-color:rgb(24 123 180 / var(--tw-bg-opacity, 1))!important}.bg-green{--tw-bg-opacity: 1 !important;background-color:rgb(49 135 56 / var(--tw-bg-opacity, 1))!important}.bg-grey-light{--tw-bg-opacity: 1 !important;background-color:rgb(216 216 216 / var(--tw-bg-opacity, 1))!important}.bg-grey-muted{--tw-bg-opacity: 1 !important;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))!important}.bg-red{--tw-bg-opacity: 1 !important;background-color:rgb(229 25 55 / var(--tw-bg-opacity, 1))!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-yellow{--tw-bg-opacity: 1 !important;background-color:rgb(255 196 41 / var(--tw-bg-opacity, 1))!important}.bg-opacity-50{--tw-bg-opacity: .5 !important}.p-2{padding:.8rem!important}.p-3{padding:1.2rem!important}.p-4{padding:1.6rem!important}.px-2{padding-left:.8rem!important;padding-right:.8rem!important}.px-3{padding-left:1.2rem!important;padding-right:1.2rem!important}.px-4{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-6{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-\\[calc\\(\\(100\\%-1320px\\)\\/2\\)\\]{padding-left:calc((100% - 1320px)/2)!important;padding-right:calc((100% - 1320px)/2)!important}.px-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,2rem\\)\\]{padding-left:max(calc((100% - 1320px)/2),2rem)!important;padding-right:max(calc((100% - 1320px)/2),2rem)!important}.py-12{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-2{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-3{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.pb-6{padding-bottom:2.4rem!important}.pt-6{padding-top:2.4rem!important}.pt-8{padding-top:3.2rem!important}.text-center{text-align:center!important}.text-lg{font-size:1.8rem!important;line-height:2.8rem!important}.text-xl{font-size:2rem!important;line-height:2.8rem!important}.font-bold{font-weight:700!important}.not-italic{font-style:normal!important}.text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.text-black-contrast{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-blue{--tw-text-opacity: 1 !important;color:rgb(24 123 180 / var(--tw-text-opacity, 1))!important}.text-blue-contrast,.text-green-contrast{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-grey-light-contrast,.text-grey-muted-contrast{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.text-red-contrast{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-yellow-contrast{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.text-yellow-text{--tw-text-opacity: 1 !important;color:rgb(255 196 41 / var(--tw-text-opacity, 1))!important}.underline{text-decoration-line:underline!important}.decoration-transparent{text-decoration-color:transparent!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-\\[opacity\\,visibility\\]{transition-property:opacity,visibility!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.hover\\:border-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgb(255 196 41 / var(--tw-border-opacity, 1))!important}.hover\\:bg-grey-muted:hover{--tw-bg-opacity: 1 !important;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))!important}.hover\\:bg-red:hover{--tw-bg-opacity: 1 !important;background-color:rgb(229 25 55 / var(--tw-bg-opacity, 1))!important}.hover\\:bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.hover\\:bg-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 196 41 / var(--tw-bg-opacity, 1))!important}.hover\\:text-\\[\\#0077b5\\]:hover{--tw-text-opacity: 1 !important;color:rgb(0 119 181 / var(--tw-text-opacity, 1))!important}.hover\\:text-\\[\\#1da1f2\\]:hover{--tw-text-opacity: 1 !important;color:rgb(29 161 242 / var(--tw-text-opacity, 1))!important}.hover\\:text-\\[\\#4267b2\\]:hover{--tw-text-opacity: 1 !important;color:rgb(66 103 178 / var(--tw-text-opacity, 1))!important}.hover\\:text-\\[\\#e1306c\\]:hover{--tw-text-opacity: 1 !important;color:rgb(225 48 108 / var(--tw-text-opacity, 1))!important}.hover\\:text-\\[\\#f00\\]:hover{--tw-text-opacity: 1 !important;color:rgb(255 0 0 / var(--tw-text-opacity, 1))!important}.hover\\:text-black:hover{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.hover\\:text-blue-focus:hover{--tw-text-opacity: 1 !important;color:rgb(21 107 157 / var(--tw-text-opacity, 1))!important}.hover\\:text-grey-muted-contrast:hover{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.hover\\:text-red-contrast:hover,.hover\\:text-white:hover{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.hover\\:text-yellow-contrast:hover{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.hover\\:text-yellow-text:hover{--tw-text-opacity: 1 !important;color:rgb(255 196 41 / var(--tw-text-opacity, 1))!important}.hover\\:underline:hover{text-decoration-line:underline!important}.hover\\:decoration-black-contrast:hover{text-decoration-color:#fff!important}.hover\\:decoration-current:hover{text-decoration-color:currentColor!important}.hover\\:opacity-75:hover{opacity:.75!important}.focus\\:bg-grey-muted:focus{--tw-bg-opacity: 1 !important;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))!important}.focus\\:bg-red:focus{--tw-bg-opacity: 1 !important;background-color:rgb(229 25 55 / var(--tw-bg-opacity, 1))!important}.focus\\:bg-white:focus{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.focus\\:bg-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgb(255 196 41 / var(--tw-bg-opacity, 1))!important}.focus\\:text-\\[\\#0077b5\\]:focus{--tw-text-opacity: 1 !important;color:rgb(0 119 181 / var(--tw-text-opacity, 1))!important}.focus\\:text-\\[\\#1da1f2\\]:focus{--tw-text-opacity: 1 !important;color:rgb(29 161 242 / var(--tw-text-opacity, 1))!important}.focus\\:text-\\[\\#4267b2\\]:focus{--tw-text-opacity: 1 !important;color:rgb(66 103 178 / var(--tw-text-opacity, 1))!important}.focus\\:text-\\[\\#e1306c\\]:focus{--tw-text-opacity: 1 !important;color:rgb(225 48 108 / var(--tw-text-opacity, 1))!important}.focus\\:text-\\[\\#f00\\]:focus{--tw-text-opacity: 1 !important;color:rgb(255 0 0 / var(--tw-text-opacity, 1))!important}.focus\\:text-black:focus{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.focus\\:text-blue-focus:focus{--tw-text-opacity: 1 !important;color:rgb(21 107 157 / var(--tw-text-opacity, 1))!important}.focus\\:text-red-contrast:focus{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.focus\\:text-yellow-contrast:focus{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.focus\\:underline:focus{text-decoration-line:underline!important}.focus\\:decoration-black-contrast:focus{text-decoration-color:#fff!important}.focus\\:decoration-current:focus{text-decoration-color:currentColor!important}.focus\\:opacity-75:focus{opacity:.75!important}.aria-expanded\\:bg-grey-muted[aria-expanded=true]{--tw-bg-opacity: 1 !important;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))!important}.aria-expanded\\:bg-white[aria-expanded=true]{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.aria-expanded\\:bg-yellow[aria-expanded=true]{--tw-bg-opacity: 1 !important;background-color:rgb(255 196 41 / var(--tw-bg-opacity, 1))!important}.aria-expanded\\:text-black[aria-expanded=true],.aria-expanded\\:text-grey-muted-contrast[aria-expanded=true],.aria-expanded\\:text-yellow-contrast[aria-expanded=true]{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}@media (prefers-reduced-motion: reduce){.motion-reduce\\:transition-none{transition-property:none!important}}@media (min-width: 640px){.sm\\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.sm\\:p-8{padding:3.2rem!important}}@media (min-width: 768px){.md\\:col-span-2{grid-column:span 2 / span 2!important}.md\\:row-start-2{grid-row-start:2!important}.md\\:grid{display:grid!important}.md\\:h-\\[3\\.5em\\]{height:3.5em!important}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1024px){.lg\\:static{position:static!important}.lg\\:row-auto{grid-row:auto!important}.lg\\:h-10{height:4rem!important}.lg\\:h-25{height:10rem!important}.lg\\:w-\\[30rem\\]{width:30rem!important}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\\:whitespace-nowrap{white-space:nowrap!important}}@media (min-width: 1320px){.min-\\[1320px\\]\\:absolute{position:absolute!important}.min-\\[1320px\\]\\:left-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,7\\.5rem\\)\\]{left:max(calc((100% - 1320px)/2),7.5rem)!important}}.\\[\\&\\>\\*\\]\\:first\\:mt-4:first-child>*{margin-top:1.6rem!important}.\\[\\&\\>\\*\\]\\:last\\:mb-4:last-child>*{margin-bottom:1.6rem!important}.\\[\\&\\>li\\]\\:contents>li{display:contents!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\)\\]\\:px-1>slot[name=message]::slotted(a){padding-left:.4rem!important;padding-right:.4rem!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\)\\]\\:text-blue-text>slot[name=message]::slotted(a){--tw-text-opacity: 1 !important;color:rgb(22 110 162 / var(--tw-text-opacity, 1))!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\:hover\\)\\]\\:bg-blue>slot[name=message]::slotted(a:hover){--tw-bg-opacity: 1 !important;background-color:rgb(24 123 180 / var(--tw-bg-opacity, 1))!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\:hover\\)\\]\\:text-blue-contrast>slot[name=message]::slotted(a:hover){--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\:hover\\)\\]\\:decoration-transparent>slot[name=message]::slotted(a:hover){text-decoration-color:transparent!important}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(a\\:hover\\)\\]\\:transition-colors>slot[name=message]::slotted(a:hover){transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:mb-4>slot[name=subtitle]::slotted(*){margin-bottom:1.6rem!important}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:text-xl>slot[name=subtitle]::slotted(*){font-size:2rem!important;line-height:2.8rem!important}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:font-bold>slot[name=subtitle]::slotted(*){font-weight:700!important}.\\[\\&\\>svg\\]\\:mr-4>svg{margin-right:1.6rem!important}.\\[\\&\\>svg\\]\\:block>svg{display:block!important}.\\[\\&\\>svg\\]\\:h-22>svg{height:8.8rem!important}.\\[\\&\\>svg\\]\\:h-\\[1\\.5em\\]>svg{height:1.5em!important}.\\[\\&\\>svg\\]\\:h-\\[5rem\\]>svg{height:5rem!important}.\\[\\&\\>svg\\]\\:h-\\[7\\.5rem\\]>svg{height:7.5rem!important}.\\[\\&\\>svg\\]\\:h-full>svg{height:100%!important}.\\[\\&\\>svg\\]\\:w-auto>svg{width:auto!important}.\\[\\&\\>svg\\]\\:w-full>svg{width:100%!important}.\\[\\&\\>svg\\]\\:fill-current>svg{fill:currentColor!important}.\\[\\&\\>svg\\]\\:transition-transform>svg{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\\[\\&_svg\\]\\:aria-expanded\\:rotate-180[aria-expanded=true] svg{--tw-rotate: 180deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}';
2258
2253
  let Ut = null;
2259
2254
  typeof CSSStyleSheet == "function" && (Ut = new CSSStyleSheet(), Ut.replaceSync(je));
2260
- function Qi(t) {
2255
+ function Za(t) {
2261
2256
  if (Ut)
2262
2257
  t.adoptedStyleSheets = [...t.adoptedStyleSheets, Ut];
2263
2258
  else {
@@ -2270,203 +2265,203 @@ function Qi(t) {
2270
2265
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
2271
2266
  * Copyright 2024 Fonticons, Inc.
2272
2267
  */
2273
- const ta = {
2268
+ const Qa = {
2274
2269
  prefix: "fas",
2275
2270
  iconName: "bars",
2276
2271
  icon: [448, 512, ["navicon"], "f0c9", "M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z"]
2277
- }, ra = {
2272
+ }, to = {
2278
2273
  prefix: "fas",
2279
2274
  iconName: "circle-exclamation",
2280
2275
  icon: [512, 512, ["exclamation-circle"], "f06a", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-112c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]
2281
- }, ea = {
2276
+ }, ro = {
2282
2277
  prefix: "fas",
2283
2278
  iconName: "sitemap",
2284
2279
  icon: [576, 512, [], "f0e8", "M208 80c0-26.5 21.5-48 48-48l64 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-8 0 0 40 152 0c30.9 0 56 25.1 56 56l0 32 8 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-64 0c-26.5 0-48-21.5-48-48l0-64c0-26.5 21.5-48 48-48l8 0 0-32c0-4.4-3.6-8-8-8l-152 0 0 40 8 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-64 0c-26.5 0-48-21.5-48-48l0-64c0-26.5 21.5-48 48-48l8 0 0-40-152 0c-4.4 0-8 3.6-8 8l0 32 8 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-64 0c-26.5 0-48-21.5-48-48l0-64c0-26.5 21.5-48 48-48l8 0 0-32c0-30.9 25.1-56 56-56l152 0 0-40-8 0c-26.5 0-48-21.5-48-48l0-64z"]
2285
- }, na = {
2280
+ }, eo = {
2286
2281
  prefix: "fas",
2287
2282
  iconName: "list",
2288
2283
  icon: [512, 512, ["list-squares"], "f03a", "M40 48C26.7 48 16 58.7 16 72l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L40 48zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L192 64zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-288 0zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-288 0zM16 232l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zM40 368c-13.3 0-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0z"]
2289
- }, ia = {
2284
+ }, no = {
2290
2285
  prefix: "fas",
2291
2286
  iconName: "tree",
2292
2287
  icon: [448, 512, [127794], "f1bb", "M210.6 5.9L62 169.4c-3.9 4.2-6 9.8-6 15.5C56 197.7 66.3 208 79.1 208l24.9 0L30.6 281.4c-4.2 4.2-6.6 10-6.6 16C24 309.9 34.1 320 46.6 320L80 320 5.4 409.5C1.9 413.7 0 419 0 424.5c0 13 10.5 23.5 23.5 23.5L192 448l0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-32 168.5 0c13 0 23.5-10.5 23.5-23.5c0-5.5-1.9-10.8-5.4-15L368 320l33.4 0c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L344 208l24.9 0c12.7 0 23.1-10.3 23.1-23.1c0-5.7-2.1-11.3-6-15.5L237.4 5.9C234 2.1 229.1 0 224 0s-10 2.1-13.4 5.9z"]
2293
- }, aa = {
2288
+ }, ao = {
2294
2289
  prefix: "fas",
2295
2290
  iconName: "chevron-up",
2296
2291
  icon: [512, 512, [], "f077", "M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"]
2297
- }, oa = {
2292
+ }, oo = {
2298
2293
  prefix: "fas",
2299
2294
  iconName: "user",
2300
2295
  icon: [448, 512, [128100, 62144], "f007", "M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z"]
2301
- }, sa = {
2296
+ }, io = {
2302
2297
  prefix: "fas",
2303
2298
  iconName: "key",
2304
2299
  icon: [512, 512, [128273], "f084", "M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0S160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17l0 80c0 13.3 10.7 24 24 24l80 0c13.3 0 24-10.7 24-24l0-40 40 0c13.3 0 24-10.7 24-24l0-40 40 0c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zM376 96a40 40 0 1 1 0 80 40 40 0 1 1 0-80z"]
2305
- }, la = {
2300
+ }, so = {
2306
2301
  prefix: "fas",
2307
2302
  iconName: "circle-check",
2308
2303
  icon: [512, 512, [61533, "check-circle"], "f058", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]
2309
- }, ca = {
2304
+ }, lo = {
2310
2305
  prefix: "fas",
2311
2306
  iconName: "universal-access",
2312
2307
  icon: [512, 512, [], "f29a", "M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm161.5-86.1c-12.2-5.2-26.3 .4-31.5 12.6s.4 26.3 12.6 31.5l11.9 5.1c17.3 7.4 35.2 12.9 53.6 16.3l0 50.1c0 4.3-.7 8.6-2.1 12.6l-28.7 86.1c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2l24.4-73.2c1.3-3.8 4.8-6.4 8.8-6.4s7.6 2.6 8.8 6.4l24.4 73.2c4.2 12.6 17.8 19.4 30.4 15.2s19.4-17.8 15.2-30.4l-28.7-86.1c-1.4-4.1-2.1-8.3-2.1-12.6l0-50.1c18.4-3.5 36.3-8.9 53.6-16.3l11.9-5.1c12.2-5.2 17.8-19.3 12.6-31.5s-19.3-17.8-31.5-12.6L338.7 175c-26.1 11.2-54.2 17-82.7 17s-56.5-5.8-82.7-17l-11.9-5.1zM256 160a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]
2313
- }, ua = {
2308
+ }, co = {
2314
2309
  prefix: "fas",
2315
2310
  iconName: "hand-holding-heart",
2316
2311
  icon: [576, 512, [], "f4be", "M163.9 136.9c-29.4-29.8-29.4-78.2 0-108s77-29.8 106.4 0l17.7 18 17.7-18c29.4-29.8 77-29.8 106.4 0s29.4 78.2 0 108L310.5 240.1c-6.2 6.3-14.3 9.4-22.5 9.4s-16.3-3.1-22.5-9.4L163.9 136.9zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5L192 512 32 512c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l36.8 0 44.9-36c22.7-18.2 50.9-28 80-28l78.3 0 16 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0-16 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l120.6 0 119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384c0 0 0 0 0 0l-.9 0c.3 0 .6 0 .9 0z"]
2317
- }, yi = {
2312
+ }, ba = {
2318
2313
  prefix: "fas",
2319
2314
  iconName: "magnifying-glass",
2320
2315
  icon: [512, 512, [128269, "search"], "f002", "M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"]
2321
- }, fa = yi, pa = {
2316
+ }, uo = ba, fo = {
2322
2317
  prefix: "fas",
2323
2318
  iconName: "chevron-down",
2324
2319
  icon: [512, 512, [], "f078", "M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"]
2325
- }, xi = {
2320
+ }, _a = {
2326
2321
  prefix: "fas",
2327
2322
  iconName: "xmark",
2328
2323
  icon: [384, 512, [128473, 10005, 10006, 10060, 215, "close", "multiply", "remove", "times"], "f00d", "M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"]
2329
- }, da = xi, ma = {
2324
+ }, po = _a, mo = {
2330
2325
  prefix: "fas",
2331
2326
  iconName: "calendar",
2332
2327
  icon: [448, 512, [128197, 128198], "f133", "M96 32l0 32L48 64C21.5 64 0 85.5 0 112l0 48 448 0 0-48c0-26.5-21.5-48-48-48l-48 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32L160 64l0-32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192L0 192 0 464c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-272z"]
2333
- }, ha = {
2328
+ }, ho = {
2334
2329
  prefix: "fas",
2335
2330
  iconName: "briefcase",
2336
2331
  icon: [512, 512, [128188], "f0b1", "M184 48l144 0c4.4 0 8 3.6 8 8l0 40L176 96l0-40c0-4.4 3.6-8 8-8zm-56 8l0 40L64 96C28.7 96 0 124.7 0 160l0 96 192 0 128 0 192 0 0-96c0-35.3-28.7-64-64-64l-64 0 0-40c0-30.9-25.1-56-56-56L184 0c-30.9 0-56 25.1-56 56zM512 288l-192 0 0 32c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-32L0 288 0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-128z"]
2337
2332
  };
2338
- var $i = /* @__PURE__ */ Tr("<path></path>"), ki = /* @__PURE__ */ Tr("<path></path>"), Ei = /* @__PURE__ */ Tr('<svg class="fa-icon" xmlns="http://www.w3.org/2000/svg"><!></svg>');
2339
- function Si(t, r) {
2333
+ var ya = /* @__PURE__ */ Cr("<path></path>"), xa = /* @__PURE__ */ Cr("<path></path>"), $a = /* @__PURE__ */ Cr('<svg class="fa-icon" xmlns="http://www.w3.org/2000/svg"><!></svg>');
2334
+ function ka(t, r) {
2340
2335
  Ae(r, !0);
2341
- let e = vi(r, "icon", 7);
2342
- const n = e().icon[0], i = e().icon[1], a = e().icon[4];
2343
- var o = Ei();
2344
- Rt(o, "viewBox", `0 0 ${n} ${i}`);
2345
- var s = Cn(o);
2336
+ let e = ma(r, "icon", 7);
2337
+ const n = e().icon[0], a = e().icon[1], o = e().icon[4];
2338
+ var i = $a();
2339
+ It(i, "viewBox", `0 0 ${n} ${a}`);
2340
+ var s = Nn(i);
2346
2341
  {
2347
2342
  var c = (u) => {
2348
- var f = ri(), d = Tn(f);
2349
- si(d, 17, () => a, ai, (p, m) => {
2350
- var h = $i();
2351
- Pn(() => Rt(h, "d", N(m))), $t(p, h);
2343
+ var f = Qn(), d = Tn(f);
2344
+ oa(d, 17, () => o, na, (p, m) => {
2345
+ var h = ya();
2346
+ In(() => It(h, "d", N(m))), $t(p, h);
2352
2347
  }), $t(u, f);
2353
2348
  }, l = (u) => {
2354
- var f = ki();
2355
- Rt(f, "d", a), $t(u, f);
2349
+ var f = xa();
2350
+ It(f, "d", o), $t(u, f);
2356
2351
  };
2357
- ii(s, (u) => {
2358
- Array.isArray(a) ? u(c) : u(l, !1);
2352
+ ea(s, (u) => {
2353
+ Array.isArray(o) ? u(c) : u(l, !1);
2359
2354
  });
2360
2355
  }
2361
- return Nn(o), $t(t, o), ze({
2356
+ return zn(i), $t(t, i), ze({
2362
2357
  get icon() {
2363
2358
  return e();
2364
2359
  },
2365
2360
  set icon(u) {
2366
- e(u), Cr();
2361
+ e(u), Tr();
2367
2362
  }
2368
2363
  });
2369
2364
  }
2370
- _i(Si, { icon: {} }, [], [], !0);
2365
+ ga(ka, { icon: {} }, [], [], !0);
2371
2366
  export {
2372
2367
  St as $,
2373
2368
  fe as A,
2374
2369
  sr as B,
2375
2370
  Ar as C,
2376
- Ii as D,
2377
- Rt as E,
2378
- Si as F,
2379
- da as G,
2380
- $ as H,
2381
- Gt as I,
2382
- si as J,
2383
- ai as K,
2384
- Ui as L,
2385
- Tr as M,
2386
- ca as N,
2387
- sa as O,
2388
- ea as P,
2389
- la as Q,
2390
- ia as R,
2371
+ It as D,
2372
+ po as E,
2373
+ ka as F,
2374
+ $ as G,
2375
+ Gt as H,
2376
+ oa as I,
2377
+ na as J,
2378
+ Ua as K,
2379
+ Cr as L,
2380
+ lo as M,
2381
+ io as N,
2382
+ ro as O,
2383
+ so as P,
2384
+ no as Q,
2385
+ ho as R,
2391
2386
  vt as S,
2392
- ha as T,
2393
- ma as U,
2394
- na as V,
2395
- ua as W,
2396
- Tn as X,
2397
- ii as Y,
2387
+ mo as T,
2388
+ eo as U,
2389
+ co as V,
2390
+ Ba as W,
2391
+ oe as X,
2392
+ ea as Y,
2398
2393
  Sr as Z,
2399
2394
  yr as _,
2400
- vi as a,
2401
- ht as a0,
2402
- Z as a1,
2395
+ ma as a,
2396
+ U as a0,
2397
+ et as a1,
2403
2398
  x as a2,
2404
- rt as a3,
2405
- bt as a4,
2406
- y as a5,
2407
- zi as a6,
2408
- Ft as a7,
2409
- Yt as a8,
2410
- Ni as a9,
2411
- Wi as aA,
2412
- qi as aB,
2399
+ y as a3,
2400
+ La as a4,
2401
+ Ft as a5,
2402
+ Yt as a6,
2403
+ Z as a7,
2404
+ Aa as a8,
2405
+ J as a9,
2406
+ Wa as aA,
2407
+ Pa as aB,
2413
2408
  Er as aC,
2414
- Fi as aD,
2415
- Qn as aE,
2416
- On as aF,
2409
+ ja as aD,
2410
+ Jn as aE,
2411
+ Ia as aF,
2417
2412
  pn as aG,
2418
- Ti as aH,
2419
- ji as aI,
2420
- Mi as aJ,
2421
- J as aa,
2422
- K as ab,
2423
- Y as ac,
2424
- Hi as ad,
2425
- ur as ae,
2426
- _r as af,
2427
- dn as ag,
2428
- Ci as ah,
2429
- Ai as ai,
2430
- et as aj,
2431
- U as ak,
2413
+ Na as aH,
2414
+ qa as aI,
2415
+ Ta as aJ,
2416
+ K as aa,
2417
+ q as ab,
2418
+ Ha as ac,
2419
+ ur as ad,
2420
+ _r as ae,
2421
+ dn as af,
2422
+ za as ag,
2423
+ ht as ah,
2424
+ Sa as ai,
2425
+ nt as aj,
2426
+ V as ak,
2432
2427
  k as al,
2433
2428
  E as am,
2434
- Fn as an,
2435
- Ct as ao,
2436
- Yi as ap,
2437
- ri as aq,
2438
- Vi as ar,
2439
- fa as as,
2440
- oa as at,
2441
- ae as au,
2442
- pa as av,
2443
- Pi as aw,
2444
- Ji as ax,
2445
- Ki as ay,
2446
- ta as az,
2447
- Pn as b,
2448
- _i as c,
2429
+ qn as an,
2430
+ Tt as ao,
2431
+ Fa as ap,
2432
+ Qn as aq,
2433
+ Tn as ar,
2434
+ Va as as,
2435
+ uo as at,
2436
+ oo as au,
2437
+ fo as av,
2438
+ Da as aw,
2439
+ Ja as ax,
2440
+ Ka as ay,
2441
+ Qa as az,
2442
+ In as b,
2443
+ ga as c,
2449
2444
  $t as d,
2450
2445
  ze as e,
2451
- Bi as f,
2452
- ra as g,
2453
- Cr as h,
2454
- Qi as i,
2455
- Cn as j,
2456
- Ri as k,
2457
- ti as l,
2458
- Zi as m,
2459
- aa as n,
2460
- F as o,
2446
+ Ya as f,
2447
+ to as g,
2448
+ Tr as h,
2449
+ Za as i,
2450
+ Nn as j,
2451
+ Oa as k,
2452
+ N as l,
2453
+ or as m,
2454
+ ca as n,
2455
+ Zn as o,
2461
2456
  Ae as p,
2462
- mt as q,
2463
- Nn as r,
2464
- Gi as s,
2465
- Xi as t,
2466
- N as u,
2467
- Di as v,
2468
- ar as w,
2469
- fi as x,
2470
- Oi as y,
2457
+ F as q,
2458
+ zn as r,
2459
+ Ga as s,
2460
+ Xa as t,
2461
+ Ra as u,
2462
+ ao as v,
2463
+ mt as w,
2464
+ Ca as x,
2465
+ Ma as y,
2471
2466
  ue as z
2472
2467
  };