@uoguelph/web-components 1.7.6 → 1.9.0-rc.0

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.
@@ -3,11 +3,11 @@ var Pr = (t) => {
3
3
  throw TypeError(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
- var q = (t, r, e) => Be(t, typeof r != "symbol" ? r + "" : r, e), jr = (t, r, e) => r.has(t) || Pr("Cannot " + e);
7
- var T = (t, r, e) => (jr(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) => (jr(t, r, "write to private field"), n ? n.call(t, e) : r.set(t, e), e);
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);
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, hr = 2, Gr = 4, Ue = 8, Ve = 16, Ge = 1, Ke = 2, We = 4, Xe = 8, Je = 16, Ci = 4, Ze = 1, Qe = 2, Kr = "[", mr = "[!", vr = "]", kt = {}, M = Symbol(), Ai = "http://www.w3.org/2000/svg";
10
+ const dr = 1, hr = 2, Gr = 4, Ue = 8, Ve = 16, Ge = 1, Xe = 2, Ke = 4, We = 8, Je = 16, zi = 4, Ze = 1, Qe = 2, Xr = "[", mr = "[!", vr = "]", kt = {}, M = Symbol(), Ai = "http://www.w3.org/2000/svg";
11
11
  function tn(t) {
12
12
  return t.endsWith("capture") && t !== "gotpointercapture" && t !== "lostpointercapture";
13
13
  }
@@ -50,12 +50,12 @@ const nn = {
50
50
  defaultchecked: "defaultChecked",
51
51
  srcobject: "srcObject"
52
52
  };
53
- function on(t) {
53
+ function an(t) {
54
54
  return t = t.toLowerCase(), nn[t] ?? t;
55
55
  }
56
- const an = ["touchstart", "touchmove"];
56
+ const on = ["touchstart", "touchmove"];
57
57
  function sn(t) {
58
- return an.includes(t);
58
+ return on.includes(t);
59
59
  }
60
60
  const ln = (
61
61
  /** @type {const} */
@@ -68,8 +68,8 @@ function Ni(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, ot = Object.getOwnPropertyDescriptor, Wr = Object.getOwnPropertyDescriptors, un = Object.prototype, fn = Array.prototype, br = Object.getPrototypeOf;
72
- function zi(t) {
71
+ var wr = Array.isArray, cn = Array.prototype.indexOf, gr = Array.from, Pt = Object.keys, Et = Object.defineProperty, at = Object.getOwnPropertyDescriptor, Kr = Object.getOwnPropertyDescriptors, un = Object.prototype, fn = Array.prototype, br = Object.getPrototypeOf;
72
+ function Ci(t) {
73
73
  return typeof t == "function";
74
74
  }
75
75
  const mt = () => {
@@ -81,7 +81,7 @@ function pn(t) {
81
81
  for (var r = 0; r < t.length; r++)
82
82
  t[r]();
83
83
  }
84
- const D = 2, Xr = 4, Nt = 8, _r = 16, V = 32, at = 64, jt = 128, st = 256, qt = 512, z = 1024, G = 2048, lt = 4096, B = 8192, _t = 16384, dn = 32768, yr = 65536, hn = 1 << 17, mn = 1 << 19, Jr = 1 << 20, vt = Symbol("$state"), Zr = Symbol("legacy props"), vn = Symbol("");
84
+ const D = 2, Wr = 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, hn = 1 << 17, mn = 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
  }
@@ -118,12 +118,12 @@ function kn() {
118
118
  function En() {
119
119
  throw new Error("https://svelte.dev/e/state_unsafe_local_read");
120
120
  }
121
- function Sn() {
121
+ function Ln() {
122
122
  throw new Error("https://svelte.dev/e/state_unsafe_mutation");
123
123
  }
124
- let zt = !1, Ln = !1;
124
+ let Ct = !1, Sn = !1;
125
125
  function Mi() {
126
- zt = !0;
126
+ Ct = !0;
127
127
  }
128
128
  function I(t, r) {
129
129
  var e = {
@@ -138,38 +138,38 @@ function I(t, r) {
138
138
  return e;
139
139
  }
140
140
  function Oi(t) {
141
- return /* @__PURE__ */ Cn(I(t));
141
+ return /* @__PURE__ */ zn(I(t));
142
142
  }
143
143
  // @__NO_SIDE_EFFECTS__
144
144
  function Vt(t, r = !1) {
145
145
  var n;
146
146
  const e = I(t);
147
- return r || (e.equals = xr), zt && E !== null && E.l !== null && ((n = E.l).s ?? (n.s = [])).push(e), e;
147
+ return r || (e.equals = xr), Ct && E !== null && E.l !== null && ((n = E.l).s ?? (n.s = [])).push(e), e;
148
148
  }
149
149
  // @__NO_SIDE_EFFECTS__
150
- function Cn(t) {
150
+ function zn(t) {
151
151
  return k !== null && k.f & D && (H === null ? Bn([t]) : H.push(t)), t;
152
152
  }
153
153
  function F(t, r) {
154
- return k !== null && Kt() && k.f & (D | _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
- (H === null || !H.includes(t)) && Sn(), er(t, r);
156
+ (H === null || !H.includes(t)) && Ln(), 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), Kt() && y !== null && y.f & z && !(y.f & (V | at)) && (K === null ? Hn([t]) : K.push(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;
160
160
  }
161
161
  function re(t, r) {
162
162
  var e = t.reactions;
163
163
  if (e !== null)
164
- for (var n = Kt(), i = e.length, o = 0; o < i; o++) {
165
- var a = e[o], s = a.f;
166
- s & G || !n && a === y || (j(a, r), s & (z | st) && (s & D ? re(
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 & D ? re(
167
167
  /** @type {Derived} */
168
- a,
168
+ o,
169
169
  lt
170
- ) : Xt(
170
+ ) : Wt(
171
171
  /** @type {Effect} */
172
- a
172
+ o
173
173
  )));
174
174
  }
175
175
  }
@@ -180,7 +180,7 @@ function An(t) {
180
180
  console.warn("https://svelte.dev/e/legacy_recursive_reactive_block");
181
181
  }
182
182
  let $ = !1;
183
- function X(t) {
183
+ function W(t) {
184
184
  $ = t;
185
185
  }
186
186
  let x;
@@ -220,7 +220,7 @@ function nr() {
220
220
  if (e === vr) {
221
221
  if (t === 0) return r;
222
222
  t -= 1;
223
- } else (e === Kr || e === mr) && (t += 1);
223
+ } else (e === Xr || e === mr) && (t += 1);
224
224
  }
225
225
  var n = (
226
226
  /** @type {TemplateNode} */
@@ -235,8 +235,8 @@ function ht(t, r = null, e) {
235
235
  const n = br(t);
236
236
  if (n !== un && n !== fn)
237
237
  return t;
238
- var i = /* @__PURE__ */ new Map(), o = wr(t), a = I(0);
239
- o && i.set("length", I(
238
+ var i = /* @__PURE__ */ new Map(), a = wr(t), o = I(0);
239
+ a && i.set("length", I(
240
240
  /** @type {any[]} */
241
241
  t.length
242
242
  ));
@@ -255,14 +255,14 @@ function ht(t, r = null, e) {
255
255
  if (u === void 0)
256
256
  l in c && i.set(l, I(M));
257
257
  else {
258
- if (o && typeof l == "string") {
258
+ if (a && typeof l == "string") {
259
259
  var f = (
260
260
  /** @type {Source<number>} */
261
261
  i.get("length")
262
262
  ), d = Number(l);
263
263
  Number.isInteger(d) && d < f.v && F(f, d);
264
264
  }
265
- F(u, M), qr(a);
265
+ F(u, M), jr(o);
266
266
  }
267
267
  return !0;
268
268
  },
@@ -271,7 +271,7 @@ function ht(t, r = null, e) {
271
271
  if (l === vt)
272
272
  return t;
273
273
  var f = i.get(l), d = l in c;
274
- if (f === void 0 && (!d || (h = ot(c, l)) != null && h.writable) && (f = I(ht(d ? c[l] : M, s)), i.set(l, f)), f !== void 0) {
274
+ if (f === void 0 && (!d || (h = at(c, l)) != null && h.writable) && (f = I(ht(d ? c[l] : M, s)), i.set(l, f)), f !== void 0) {
275
275
  var p = N(f);
276
276
  return p === M ? void 0 : p;
277
277
  }
@@ -299,7 +299,7 @@ function ht(t, r = null, e) {
299
299
  if (l === vt)
300
300
  return !0;
301
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 = ot(c, l)) != null && p.writable)) {
302
+ if (u !== void 0 || y !== null && (!f || (p = at(c, l)) != null && p.writable)) {
303
303
  u === void 0 && (u = I(f ? ht(c[l], s) : M), i.set(l, u));
304
304
  var d = N(u);
305
305
  if (d === M)
@@ -310,28 +310,28 @@ function ht(t, r = null, e) {
310
310
  set(c, l, u, f) {
311
311
  var b;
312
312
  var d = i.get(l), p = l in c;
313
- if (o && l === "length")
313
+ if (a && l === "length")
314
314
  for (var h = u; h < /** @type {Source<number>} */
315
315
  d.v; h += 1) {
316
316
  var m = i.get(h + "");
317
317
  m !== void 0 ? F(m, M) : h in c && (m = I(M), i.set(h + "", m));
318
318
  }
319
- d === void 0 ? (!p || (b = ot(c, l)) != null && b.writable) && (d = I(void 0), F(d, ht(u, s)), i.set(l, d)) : (p = d.v !== M, F(d, ht(u, s)));
320
- var S = Reflect.getOwnPropertyDescriptor(c, l);
321
- if (S != null && S.set && S.set.call(f, u), !p) {
322
- if (o && typeof l == "string") {
319
+ d === void 0 ? (!p || (b = at(c, l)) != null && b.writable) && (d = I(void 0), F(d, ht(u, s)), i.set(l, d)) : (p = d.v !== M, F(d, ht(u, s)));
320
+ var L = Reflect.getOwnPropertyDescriptor(c, l);
321
+ if (L != null && L.set && L.set.call(f, u), !p) {
322
+ if (a && typeof l == "string") {
323
323
  var w = (
324
324
  /** @type {Source<number>} */
325
325
  i.get("length")
326
326
  ), g = Number(l);
327
327
  Number.isInteger(g) && g >= w.v && F(w, g + 1);
328
328
  }
329
- qr(a);
329
+ jr(o);
330
330
  }
331
331
  return !0;
332
332
  },
333
333
  ownKeys(c) {
334
- N(a);
334
+ N(o);
335
335
  var l = Reflect.ownKeys(c).filter((d) => {
336
336
  var p = i.get(d);
337
337
  return p === void 0 || p.v !== M;
@@ -346,7 +346,7 @@ function ht(t, r = null, e) {
346
346
  }
347
347
  );
348
348
  }
349
- function qr(t, r = 1) {
349
+ function jr(t, r = 1) {
350
350
  F(t, t.v + r);
351
351
  }
352
352
  var Fr, ee, ne;
@@ -354,7 +354,7 @@ function ir() {
354
354
  if (Fr === void 0) {
355
355
  Fr = window;
356
356
  var t = Element.prototype, r = Node.prototype;
357
- ee = ot(r, "firstChild").get, ne = ot(r, "nextSibling").get, t.__click = void 0, t.__className = "", t.__attributes = null, t.__styles = null, t.__e = void 0, Text.prototype.__t = void 0;
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;
358
358
  }
359
359
  }
360
360
  function bt(t = "") {
@@ -368,7 +368,7 @@ function J(t) {
368
368
  function Q(t) {
369
369
  return ne.call(t);
370
370
  }
371
- function zn(t, r) {
371
+ function Cn(t, r) {
372
372
  if (!$)
373
373
  return /* @__PURE__ */ J(t);
374
374
  var e = (
@@ -403,10 +403,10 @@ function Ii(t, r = 1, e = !1) {
403
403
  /* @__PURE__ */ Q(n);
404
404
  if (!$)
405
405
  return n;
406
- var o = n == null ? void 0 : n.nodeType;
407
- if (e && o !== 3) {
408
- var a = bt();
409
- return n === null ? i == null || i.after(a) : n.before(a), Y(a), a;
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;
410
410
  }
411
411
  return Y(n), /** @type {TemplateNode} */
412
412
  n;
@@ -415,7 +415,7 @@ function ie(t) {
415
415
  t.textContent = "";
416
416
  }
417
417
  // @__NO_SIDE_EFFECTS__
418
- function or(t) {
418
+ function ar(t) {
419
419
  var r = D | G;
420
420
  y === null ? r |= st : y.f |= Jr;
421
421
  var e = k !== null && k.f & D ? (
@@ -441,11 +441,11 @@ function or(t) {
441
441
  return e !== null && (e.children ?? (e.children = [])).push(n), n;
442
442
  }
443
443
  // @__NO_SIDE_EFFECTS__
444
- function oe(t) {
445
- const r = /* @__PURE__ */ or(t);
444
+ function ae(t) {
445
+ const r = /* @__PURE__ */ ar(t);
446
446
  return r.equals = xr, r;
447
447
  }
448
- function ae(t) {
448
+ function oe(t) {
449
449
  var r = t.children;
450
450
  if (r !== null) {
451
451
  t.children = null;
@@ -476,18 +476,18 @@ function se(t) {
476
476
  var r, e = y;
477
477
  U(Mn(t));
478
478
  try {
479
- ae(t), r = $e(t);
479
+ oe(t), r = $e(t);
480
480
  } finally {
481
481
  U(e);
482
482
  }
483
483
  return r;
484
484
  }
485
485
  function le(t) {
486
- var r = se(t), e = (it || t.f & st) && t.deps !== null ? lt : z;
487
- j(t, e), t.equals(r) || (t.v = r, t.wv = ye());
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());
488
488
  }
489
489
  function kr(t) {
490
- ae(t), At(t, 0), j(t, _t), t.v = t.children = t.deps = t.ctx = t.reactions = null;
490
+ oe(t), At(t, 0), q(t, _t), t.v = t.children = t.deps = t.ctx = t.reactions = null;
491
491
  }
492
492
  function ce(t) {
493
493
  y === null && k === null && bn(), k !== null && k.f & st && gn(), Ar && wn();
@@ -497,7 +497,7 @@ function On(t, r) {
497
497
  e === null ? r.last = r.first = t : (e.next = t, t.prev = e, r.last = t);
498
498
  }
499
499
  function ct(t, r, e, n = !0) {
500
- var i = (t & at) !== 0, o = y, a = {
500
+ var i = (t & ot) !== 0, a = y, o = {
501
501
  ctx: E,
502
502
  deps: null,
503
503
  deriveds: null,
@@ -508,7 +508,7 @@ function ct(t, r, e, n = !0) {
508
508
  fn: r,
509
509
  last: null,
510
510
  next: null,
511
- parent: i ? null : o,
511
+ parent: i ? null : a,
512
512
  prev: null,
513
513
  teardown: null,
514
514
  transitions: null,
@@ -517,26 +517,26 @@ function ct(t, r, e, n = !0) {
517
517
  if (e) {
518
518
  var s = wt;
519
519
  try {
520
- Yr(!0), Nr(a), a.f |= dn;
520
+ Yr(!0), Nr(o), o.f |= dn;
521
521
  } catch (u) {
522
- throw Z(a), u;
522
+ throw Z(o), u;
523
523
  } finally {
524
524
  Yr(s);
525
525
  }
526
- } else r !== null && Xt(a);
527
- var c = e && a.deps === null && a.first === null && a.nodes_start === null && a.teardown === null && (a.f & (Jr | jt)) === 0;
528
- if (!c && !i && n && (o !== null && On(a, o), k !== null && k.f & D)) {
526
+ } else r !== null && Wt(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 && On(o, a), k !== null && k.f & D)) {
529
529
  var l = (
530
530
  /** @type {Derived} */
531
531
  k
532
532
  );
533
- (l.children ?? (l.children = [])).push(a);
533
+ (l.children ?? (l.children = [])).push(o);
534
534
  }
535
- return a;
535
+ return o;
536
536
  }
537
537
  function Er(t) {
538
538
  const r = ct(Nt, null, !1);
539
- return j(r, z), r.teardown = t, r;
539
+ return q(r, C), r.teardown = t, r;
540
540
  }
541
541
  function Di(t) {
542
542
  ce();
@@ -560,13 +560,13 @@ function Rn(t) {
560
560
  return ce(), fe(t);
561
561
  }
562
562
  function In(t) {
563
- const r = ct(at, t, !0);
563
+ const r = ct(ot, t, !0);
564
564
  return () => {
565
565
  Z(r);
566
566
  };
567
567
  }
568
568
  function Dn(t) {
569
- const r = ct(at, t, !0);
569
+ const r = ct(ot, t, !0);
570
570
  return (e = {}) => new Promise((n) => {
571
571
  e.outro ? Ft(r, () => {
572
572
  Z(r), n(void 0);
@@ -574,18 +574,18 @@ function Dn(t) {
574
574
  });
575
575
  }
576
576
  function ue(t) {
577
- return ct(Xr, t, !1);
577
+ return ct(Wr, t, !1);
578
578
  }
579
579
  function fe(t) {
580
580
  return ct(Nt, t, !0);
581
581
  }
582
582
  function Pn(t) {
583
- return Sr(t);
583
+ return Lr(t);
584
584
  }
585
- function Sr(t, r = 0) {
585
+ function Lr(t, r = 0) {
586
586
  return ct(Nt | _r | r, t, !0);
587
587
  }
588
- function St(t, r = !0) {
588
+ function Lt(t, r = !0) {
589
589
  return ct(Nt | V, t, !0, r);
590
590
  }
591
591
  function pe(t) {
@@ -615,7 +615,7 @@ function he(t, r = !1) {
615
615
  Z(e, r), e = n;
616
616
  }
617
617
  }
618
- function jn(t) {
618
+ function qn(t) {
619
619
  for (var r = t.first; r !== null; ) {
620
620
  var e = r.next;
621
621
  r.f & V || Z(r), r = e;
@@ -625,18 +625,18 @@ function Z(t, r = !0) {
625
625
  var e = !1;
626
626
  if ((r || t.f & mn) && t.nodes_start !== null) {
627
627
  for (var n = t.nodes_start, i = t.nodes_end; n !== null; ) {
628
- var o = n === i ? null : (
628
+ var a = n === i ? null : (
629
629
  /** @type {TemplateNode} */
630
630
  /* @__PURE__ */ Q(n)
631
631
  );
632
- n.remove(), n = o;
632
+ n.remove(), n = a;
633
633
  }
634
634
  e = !0;
635
635
  }
636
- he(t, r && !e), de(t), At(t, 0), j(t, _t);
637
- var a = t.transitions;
638
- if (a !== null)
639
- for (const c of a)
636
+ he(t, r && !e), de(t), At(t, 0), q(t, _t);
637
+ var o = t.transitions;
638
+ if (o !== null)
639
+ for (const c of o)
640
640
  c.stop();
641
641
  pe(t);
642
642
  var s = t.parent;
@@ -648,7 +648,7 @@ function me(t) {
648
648
  }
649
649
  function Ft(t, r) {
650
650
  var e = [];
651
- Lr(t, e, !0), ve(e, () => {
651
+ Sr(t, e, !0), ve(e, () => {
652
652
  Z(t), r && r();
653
653
  });
654
654
  }
@@ -661,14 +661,14 @@ function ve(t, r) {
661
661
  } else
662
662
  r();
663
663
  }
664
- function Lr(t, r, e) {
664
+ function Sr(t, r, e) {
665
665
  if (!(t.f & B)) {
666
666
  if (t.f ^= B, t.transitions !== null)
667
- for (const a of t.transitions)
668
- (a.is_global || e) && r.push(a);
667
+ for (const o of t.transitions)
668
+ (o.is_global || e) && r.push(o);
669
669
  for (var n = t.first; n !== null; ) {
670
- var i = n.next, o = (n.f & yr) !== 0 || (n.f & V) !== 0;
671
- Lr(n, r, o ? e : !1), n = i;
670
+ var i = n.next, a = (n.f & yr) !== 0 || (n.f & V) !== 0;
671
+ Sr(n, r, a ? e : !1), n = i;
672
672
  }
673
673
  }
674
674
  }
@@ -677,33 +677,33 @@ function Yt(t) {
677
677
  }
678
678
  function we(t, r) {
679
679
  if (t.f & B) {
680
- t.f ^= B, t.f & z || (t.f ^= z), Tt(t) && (j(t, G), Xt(t));
680
+ t.f ^= B, t.f & C || (t.f ^= C), Tt(t) && (q(t, G), Wt(t));
681
681
  for (var e = t.first; e !== null; ) {
682
682
  var n = e.next, i = (e.f & yr) !== 0 || (e.f & V) !== 0;
683
683
  we(e, i ? r : !1), e = n;
684
684
  }
685
685
  if (t.transitions !== null)
686
- for (const o of t.transitions)
687
- (o.is_global || r) && o.in();
686
+ for (const a of t.transitions)
687
+ (a.is_global || r) && a.in();
688
688
  }
689
689
  }
690
- let Bt = !1, ar = [];
690
+ let Bt = !1, or = [];
691
691
  function ge() {
692
692
  Bt = !1;
693
- const t = ar.slice();
694
- ar = [], pn(t);
693
+ const t = or.slice();
694
+ or = [], pn(t);
695
695
  }
696
- function Cr(t) {
697
- Bt || (Bt = !0, queueMicrotask(ge)), ar.push(t);
696
+ function zr(t) {
697
+ Bt || (Bt = !0, queueMicrotask(ge)), or.push(t);
698
698
  }
699
- function qn() {
699
+ function jn() {
700
700
  Bt && ge();
701
701
  }
702
702
  function Fn(t) {
703
703
  throw new Error("https://svelte.dev/e/lifecycle_outside_component");
704
704
  }
705
705
  const be = 0, Yn = 1;
706
- let Ot = !1, Rt = be, Lt = !1, Ct = null, wt = !1, Ar = !1;
706
+ let Ot = !1, Rt = be, St = !1, zt = null, wt = !1, Ar = !1;
707
707
  function Yr(t) {
708
708
  wt = t;
709
709
  }
@@ -723,16 +723,16 @@ let H = null;
723
723
  function Bn(t) {
724
724
  H = t;
725
725
  }
726
- let O = null, R = 0, K = null;
726
+ let O = null, R = 0, X = null;
727
727
  function Hn(t) {
728
- K = t;
728
+ X = t;
729
729
  }
730
730
  let _e = 1, Ht = 0, it = !1, E = null;
731
731
  function ye() {
732
732
  return ++_e;
733
733
  }
734
- function Kt() {
735
- return !zt || E !== null && E.l === null;
734
+ function Xt() {
735
+ return !Ct || E !== null && E.l === null;
736
736
  }
737
737
  function Tt(t) {
738
738
  var l;
@@ -742,43 +742,43 @@ function Tt(t) {
742
742
  if (r & lt) {
743
743
  var e = t.deps, n = (r & st) !== 0;
744
744
  if (e !== null) {
745
- var i, o, a = (r & qt) !== 0, s = n && y !== null && !it, c = e.length;
746
- if (a || s) {
745
+ var i, a, o = (r & jt) !== 0, s = n && y !== null && !it, c = e.length;
746
+ if (o || s) {
747
747
  for (i = 0; i < c; i++)
748
- o = e[i], (a || !((l = o == null ? void 0 : o.reactions) != null && l.includes(t))) && (o.reactions ?? (o.reactions = [])).push(t);
749
- a && (t.f ^= qt);
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);
750
750
  }
751
751
  for (i = 0; i < c; i++)
752
- if (o = e[i], Tt(
752
+ if (a = e[i], Tt(
753
753
  /** @type {Derived} */
754
- o
754
+ a
755
755
  ) && le(
756
756
  /** @type {Derived} */
757
- o
758
- ), o.wv > t.wv)
757
+ a
758
+ ), a.wv > t.wv)
759
759
  return !0;
760
760
  }
761
- (!n || y !== null && !it) && j(t, z);
761
+ (!n || y !== null && !it) && q(t, C);
762
762
  }
763
763
  return !1;
764
764
  }
765
765
  function Un(t, r) {
766
766
  for (var e = r; e !== null; ) {
767
- if (e.f & jt)
767
+ if (e.f & qt)
768
768
  try {
769
769
  e.fn(t);
770
770
  return;
771
771
  } catch {
772
- e.f ^= jt;
772
+ e.f ^= qt;
773
773
  }
774
774
  e = e.parent;
775
775
  }
776
776
  throw Ot = !1, t;
777
777
  }
778
778
  function Vn(t) {
779
- return (t.f & _t) === 0 && (t.parent === null || (t.parent.f & jt) === 0);
779
+ return (t.f & _t) === 0 && (t.parent === null || (t.parent.f & qt) === 0);
780
780
  }
781
- function Wt(t, r, e, n) {
781
+ function Kt(t, r, e, n) {
782
782
  if (Ot) {
783
783
  if (e === null && (Ot = !1), Vn(r))
784
784
  throw t;
@@ -794,23 +794,23 @@ function xe(t, r, e = 0) {
794
794
  var n = t.reactions;
795
795
  if (n !== null)
796
796
  for (var i = 0; i < n.length; i++) {
797
- var o = n[i];
798
- o.f & D ? xe(
797
+ var a = n[i];
798
+ a.f & D ? xe(
799
799
  /** @type {Derived} */
800
- o,
800
+ a,
801
801
  r,
802
802
  e + 1
803
- ) : r === o && (e === 0 ? j(o, G) : o.f & z && j(o, lt), Xt(
803
+ ) : r === a && (e === 0 ? q(a, G) : a.f & C && q(a, lt), Wt(
804
804
  /** @type {Effect} */
805
- o
805
+ a
806
806
  ));
807
807
  }
808
808
  }
809
809
  function $e(t) {
810
810
  var d;
811
- var r = O, e = R, n = K, i = k, o = it, a = H, s = E, c = t.f;
811
+ var r = O, e = R, n = X, i = k, a = it, o = H, s = E, c = t.f;
812
812
  O = /** @type {null | Value[]} */
813
- null, R = 0, K = null, k = c & (V | at) ? null : t, it = !wt && (c & st) !== 0, H = null, E = t.ctx, Ht++;
813
+ null, R = 0, X = null, k = c & (V | ot) ? null : t, it = !wt && (c & st) !== 0, H = null, E = t.ctx, Ht++;
814
814
  try {
815
815
  var l = (
816
816
  /** @type {Function} */
@@ -827,17 +827,17 @@ function $e(t) {
827
827
  for (f = R; f < u.length; f++)
828
828
  ((d = u[f]).reactions ?? (d.reactions = [])).push(t);
829
829
  } else u !== null && R < u.length && (At(t, R), u.length = R);
830
- if (Kt() && K !== null && !(t.f & (D | lt | G)))
830
+ if (Xt() && X !== null && !(t.f & (D | lt | G)))
831
831
  for (f = 0; f < /** @type {Source[]} */
832
- K.length; f++)
832
+ X.length; f++)
833
833
  xe(
834
- K[f],
834
+ X[f],
835
835
  /** @type {Effect} */
836
836
  t
837
837
  );
838
838
  return i !== null && Ht++, l;
839
839
  } finally {
840
- O = r, R = e, K = n, k = i, it = o, H = a, E = s;
840
+ O = r, R = e, X = n, k = i, it = a, H = o, E = s;
841
841
  }
842
842
  }
843
843
  function Gn(t, r) {
@@ -852,7 +852,7 @@ function Gn(t, r) {
852
852
  e === null && r.f & D && // Destroying a child effect while updating a parent effect can cause a dependency to appear
853
853
  // to be unused, when in fact it is used by the currently-updating parent. Checking `new_deps`
854
854
  // allows us to skip the expensive work of disconnecting and immediately reconnecting it
855
- (O === null || !O.includes(r)) && (j(r, lt), r.f & (st | qt) || (r.f ^= qt), At(
855
+ (O === null || !O.includes(r)) && (q(r, lt), r.f & (st | jt) || (r.f ^= jt), At(
856
856
  /** @type {Derived} **/
857
857
  r,
858
858
  0
@@ -867,17 +867,17 @@ function At(t, r) {
867
867
  function Nr(t) {
868
868
  var r = t.f;
869
869
  if (!(r & _t)) {
870
- j(t, z);
870
+ q(t, C);
871
871
  var e = y, n = E;
872
872
  y = t;
873
873
  try {
874
- r & _r ? jn(t) : he(t), de(t), pe(t);
874
+ r & _r ? qn(t) : he(t), de(t), pe(t);
875
875
  var i = $e(t);
876
876
  t.teardown = typeof i == "function" ? i : null, t.wv = _e;
877
- var o = t.deps, a;
878
- rr && Ln && t.f & G;
877
+ var a = t.deps, o;
878
+ rr && Sn && t.f & G;
879
879
  } catch (s) {
880
- Wt(s, t, e, n || t.ctx);
880
+ Kt(s, t, e, n || t.ctx);
881
881
  } finally {
882
882
  y = e;
883
883
  }
@@ -889,8 +889,8 @@ function ke() {
889
889
  try {
890
890
  _n();
891
891
  } catch (t) {
892
- if (Ct !== null)
893
- Wt(t, Ct, null);
892
+ if (zt !== null)
893
+ Kt(t, zt, null);
894
894
  else
895
895
  throw t;
896
896
  }
@@ -906,16 +906,16 @@ function Ee(t) {
906
906
  try {
907
907
  for (var n = 0; n < r; n++) {
908
908
  var i = t[n];
909
- i.f & z || (i.f ^= z);
910
- var o = [];
911
- Se(i, o), Kn(o);
909
+ i.f & C || (i.f ^= C);
910
+ var a = [];
911
+ Le(i, a), Xn(a);
912
912
  }
913
913
  } finally {
914
914
  wt = e;
915
915
  }
916
916
  }
917
917
  }
918
- function Kn(t) {
918
+ function Xn(t) {
919
919
  var r = t.length;
920
920
  if (r !== 0)
921
921
  for (var e = 0; e < r; e++) {
@@ -924,48 +924,48 @@ function Kn(t) {
924
924
  try {
925
925
  Tt(n) && (Nr(n), n.deps === null && n.first === null && n.nodes_start === null && (n.teardown === null ? me(n) : n.fn = null));
926
926
  } catch (i) {
927
- Wt(i, n, null, n.ctx);
927
+ Kt(i, n, null, n.ctx);
928
928
  }
929
929
  }
930
930
  }
931
- function Wn() {
932
- if (Lt = !1, gt > 1001)
931
+ function Kn() {
932
+ if (St = !1, gt > 1001)
933
933
  return;
934
934
  const t = nt;
935
- nt = [], Ee(t), Lt || (gt = 0, Ct = null);
935
+ nt = [], Ee(t), St || (gt = 0, zt = null);
936
936
  }
937
- function Xt(t) {
938
- Rt === be && (Lt || (Lt = !0, queueMicrotask(Wn))), Ct = t;
937
+ function Wt(t) {
938
+ Rt === be && (St || (St = !0, queueMicrotask(Kn))), zt = t;
939
939
  for (var r = t; r.parent !== null; ) {
940
940
  r = r.parent;
941
941
  var e = r.f;
942
- if (e & (at | V)) {
943
- if (!(e & z)) return;
944
- r.f ^= z;
942
+ if (e & (ot | V)) {
943
+ if (!(e & C)) return;
944
+ r.f ^= C;
945
945
  }
946
946
  }
947
947
  nt.push(r);
948
948
  }
949
- function Se(t, r) {
949
+ function Le(t, r) {
950
950
  var e = t.first, n = [];
951
951
  t: for (; e !== null; ) {
952
- var i = e.f, o = (i & V) !== 0, a = o && (i & z) !== 0, s = e.next;
953
- if (!a && !(i & B))
952
+ var i = e.f, a = (i & V) !== 0, o = a && (i & C) !== 0, s = e.next;
953
+ if (!o && !(i & B))
954
954
  if (i & Nt) {
955
- if (o)
956
- e.f ^= z;
955
+ if (a)
956
+ e.f ^= C;
957
957
  else
958
958
  try {
959
959
  Tt(e) && Nr(e);
960
960
  } catch (f) {
961
- Wt(f, e, null, e.ctx);
961
+ Kt(f, e, null, e.ctx);
962
962
  }
963
963
  var c = e.first;
964
964
  if (c !== null) {
965
965
  e = c;
966
966
  continue;
967
967
  }
968
- } else i & Xr && n.push(e);
968
+ } else i & Wr && n.push(e);
969
969
  if (s === null) {
970
970
  let f = e.parent;
971
971
  for (; f !== null; ) {
@@ -982,16 +982,16 @@ function Se(t, r) {
982
982
  e = s;
983
983
  }
984
984
  for (var u = 0; u < n.length; u++)
985
- c = n[u], r.push(c), Se(c, r);
985
+ c = n[u], r.push(c), Le(c, r);
986
986
  }
987
- function zr(t) {
987
+ function Cr(t) {
988
988
  var r = Rt, e = nt;
989
989
  try {
990
990
  ke();
991
991
  const i = [];
992
- Rt = Yn, nt = i, Lt = !1, Ee(e);
992
+ Rt = Yn, nt = i, St = !1, Ee(e);
993
993
  var n = t == null ? void 0 : t();
994
- return qn(), (nt.length > 0 || i.length > 0) && zr(), gt = 0, Ct = null, n;
994
+ return jn(), (nt.length > 0 || i.length > 0) && Cr(), gt = 0, zt = null, n;
995
995
  } finally {
996
996
  Rt = r, nt = e;
997
997
  }
@@ -1015,26 +1015,26 @@ function N(t) {
1015
1015
  t.rv < Ht && (t.rv = Ht, O === null && i !== null && i[R] === t ? R++ : O === null ? O = [t] : O.push(t));
1016
1016
  } else if (e && /** @type {Derived} */
1017
1017
  t.deps === null)
1018
- for (var o = (
1018
+ for (var a = (
1019
1019
  /** @type {Derived} */
1020
1020
  t
1021
- ), a = o.parent, s = o; a !== null; )
1022
- if (a.f & D) {
1021
+ ), o = a.parent, s = a; o !== null; )
1022
+ if (o.f & D) {
1023
1023
  var c = (
1024
1024
  /** @type {Derived} */
1025
- a
1025
+ o
1026
1026
  );
1027
- s = c, a = c.parent;
1027
+ s = c, o = c.parent;
1028
1028
  } else {
1029
1029
  var l = (
1030
1030
  /** @type {Effect} */
1031
- a
1031
+ o
1032
1032
  );
1033
1033
  (u = l.deriveds) != null && u.includes(s) || (l.deriveds ?? (l.deriveds = [])).push(s);
1034
1034
  break;
1035
1035
  }
1036
- return e && (o = /** @type {Derived} */
1037
- t, Tt(o) && le(o)), t.v;
1036
+ return e && (a = /** @type {Derived} */
1037
+ t, Tt(a) && le(a)), t.v;
1038
1038
  }
1039
1039
  function sr(t) {
1040
1040
  const r = k;
@@ -1044,20 +1044,20 @@ function sr(t) {
1044
1044
  k = r;
1045
1045
  }
1046
1046
  }
1047
- const Xn = -7169;
1048
- function j(t, r) {
1049
- t.f = t.f & Xn | r;
1047
+ const Wn = -7169;
1048
+ function q(t, r) {
1049
+ t.f = t.f & Wn | r;
1050
1050
  }
1051
1051
  function Pi(t) {
1052
1052
  return (
1053
1053
  /** @type {T} */
1054
- Le().get(t)
1054
+ Se().get(t)
1055
1055
  );
1056
1056
  }
1057
- function ji(t, r) {
1058
- return Le().set(t, r), r;
1057
+ function qi(t, r) {
1058
+ return Se().set(t, r), r;
1059
1059
  }
1060
- function Le(t) {
1060
+ function Se(t) {
1061
1061
  return E === null && Fn(), E.c ?? (E.c = new Map(Jn(E) || void 0));
1062
1062
  }
1063
1063
  function Jn(t) {
@@ -1070,7 +1070,7 @@ function Jn(t) {
1070
1070
  }
1071
1071
  return null;
1072
1072
  }
1073
- function Ce(t, r = !1, e) {
1073
+ function ze(t, r = !1, e) {
1074
1074
  E = {
1075
1075
  p: E,
1076
1076
  c: null,
@@ -1079,7 +1079,7 @@ function Ce(t, r = !1, e) {
1079
1079
  s: t,
1080
1080
  x: null,
1081
1081
  l: null
1082
- }, zt && !r && (E.l = {
1082
+ }, Ct && !r && (E.l = {
1083
1083
  s: null,
1084
1084
  u: null,
1085
1085
  r1: [],
@@ -1090,14 +1090,14 @@ function Ae(t) {
1090
1090
  const r = E;
1091
1091
  if (r !== null) {
1092
1092
  t !== void 0 && (r.x = t);
1093
- const a = r.e;
1094
- if (a !== null) {
1093
+ const o = r.e;
1094
+ if (o !== null) {
1095
1095
  var e = y, n = k;
1096
1096
  r.e = null;
1097
1097
  try {
1098
- for (var i = 0; i < a.length; i++) {
1099
- var o = a[i];
1100
- U(o.effect), et(o.reaction), ue(o.fn);
1098
+ for (var i = 0; i < o.length; i++) {
1099
+ var a = o[i];
1100
+ U(a.effect), et(a.reaction), ue(a.fn);
1101
1101
  }
1102
1102
  } finally {
1103
1103
  U(e), et(n);
@@ -1108,7 +1108,7 @@ function Ae(t) {
1108
1108
  return t || /** @type {T} */
1109
1109
  {};
1110
1110
  }
1111
- function qi(t) {
1111
+ function ji(t) {
1112
1112
  if (!(typeof t != "object" || !t || t instanceof EventTarget)) {
1113
1113
  if (vt in t)
1114
1114
  lr(t);
@@ -1130,12 +1130,12 @@ function lr(t, r = /* @__PURE__ */ new Set()) {
1130
1130
  }
1131
1131
  const e = br(t);
1132
1132
  if (e !== Object.prototype && e !== Array.prototype && e !== Map.prototype && e !== Set.prototype && e !== Date.prototype) {
1133
- const n = Wr(e);
1133
+ const n = Kr(e);
1134
1134
  for (let i in n) {
1135
- const o = n[i].get;
1136
- if (o)
1135
+ const a = n[i].get;
1136
+ if (a)
1137
1137
  try {
1138
- o.call(t);
1138
+ a.call(t);
1139
1139
  } catch {
1140
1140
  }
1141
1141
  }
@@ -1145,7 +1145,7 @@ function lr(t, r = /* @__PURE__ */ new Set()) {
1145
1145
  function Zn(t, r) {
1146
1146
  if (r) {
1147
1147
  const e = document.body;
1148
- t.autofocus = !0, Cr(() => {
1148
+ t.autofocus = !0, zr(() => {
1149
1149
  document.activeElement === e && t.focus();
1150
1150
  });
1151
1151
  }
@@ -1155,8 +1155,8 @@ function Fi(t, r, e, n = !0) {
1155
1155
  for (var i of r)
1156
1156
  t.addEventListener(i, e);
1157
1157
  Er(() => {
1158
- for (var o of r)
1159
- t.removeEventListener(o, e);
1158
+ for (var a of r)
1159
+ t.removeEventListener(a, e);
1160
1160
  });
1161
1161
  }
1162
1162
  function Qn(t) {
@@ -1169,19 +1169,19 @@ function Qn(t) {
1169
1169
  }
1170
1170
  }
1171
1171
  const Ne = /* @__PURE__ */ new Set(), cr = /* @__PURE__ */ new Set();
1172
- function ze(t, r, e, n) {
1173
- function i(o) {
1174
- if (n.capture || xt.call(r, o), !o.cancelBubble)
1175
- return Qn(() => e.call(this, o));
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));
1176
1176
  }
1177
- return t.startsWith("pointer") || t.startsWith("touch") || t === "wheel" ? Cr(() => {
1177
+ return t.startsWith("pointer") || t.startsWith("touch") || t === "wheel" ? zr(() => {
1178
1178
  r.addEventListener(t, i, n);
1179
1179
  }) : r.addEventListener(t, i, n), i;
1180
1180
  }
1181
1181
  function Yi(t, r, e, n, i) {
1182
- var o = { capture: n, passive: i }, a = ze(t, r, e, o);
1182
+ var a = { capture: n, passive: i }, o = Ce(t, r, e, a);
1183
1183
  (r === document.body || r === window || r === document) && Er(() => {
1184
- r.removeEventListener(t, a, o);
1184
+ r.removeEventListener(t, o, a);
1185
1185
  });
1186
1186
  }
1187
1187
  function ti(t) {
@@ -1195,10 +1195,10 @@ function xt(t) {
1195
1195
  var r = this, e = (
1196
1196
  /** @type {Node} */
1197
1197
  r.ownerDocument
1198
- ), n = t.type, i = ((g = t.composedPath) == null ? void 0 : g.call(t)) || [], o = (
1198
+ ), n = t.type, i = ((g = t.composedPath) == null ? void 0 : g.call(t)) || [], a = (
1199
1199
  /** @type {null | Element} */
1200
1200
  i[0] || t.target
1201
- ), a = 0, s = t.__root;
1201
+ ), o = 0, s = t.__root;
1202
1202
  if (s) {
1203
1203
  var c = i.indexOf(s);
1204
1204
  if (c !== -1 && (r === document || r === /** @type {any} */
@@ -1209,37 +1209,37 @@ function xt(t) {
1209
1209
  var l = i.indexOf(r);
1210
1210
  if (l === -1)
1211
1211
  return;
1212
- c <= l && (a = c);
1212
+ c <= l && (o = c);
1213
1213
  }
1214
- if (o = /** @type {Element} */
1215
- i[a] || t.target, o !== r) {
1214
+ if (a = /** @type {Element} */
1215
+ i[o] || t.target, a !== r) {
1216
1216
  Et(t, "currentTarget", {
1217
1217
  configurable: !0,
1218
1218
  get() {
1219
- return o || e;
1219
+ return a || e;
1220
1220
  }
1221
1221
  });
1222
1222
  var u = k, f = y;
1223
1223
  et(null), U(null);
1224
1224
  try {
1225
- for (var d, p = []; o !== null; ) {
1226
- var h = o.assignedSlot || o.parentNode || /** @type {any} */
1227
- o.host || null;
1225
+ for (var d, p = []; a !== null; ) {
1226
+ var h = a.assignedSlot || a.parentNode || /** @type {any} */
1227
+ a.host || null;
1228
1228
  try {
1229
- var m = o["__" + n];
1229
+ var m = a["__" + n];
1230
1230
  if (m !== void 0 && !/** @type {any} */
1231
- o.disabled)
1231
+ a.disabled)
1232
1232
  if (wr(m)) {
1233
- var [S, ...w] = m;
1234
- S.apply(o, [t, ...w]);
1233
+ var [L, ...w] = m;
1234
+ L.apply(a, [t, ...w]);
1235
1235
  } else
1236
- m.call(o, t);
1236
+ m.call(a, t);
1237
1237
  } catch (b) {
1238
1238
  d ? p.push(b) : d = b;
1239
1239
  }
1240
1240
  if (t.cancelBubble || h === r || h === null)
1241
1241
  break;
1242
- o = h;
1242
+ a = h;
1243
1243
  }
1244
1244
  if (d) {
1245
1245
  for (let b of p)
@@ -1266,50 +1266,50 @@ function rt(t, r) {
1266
1266
  }
1267
1267
  // @__NO_SIDE_EFFECTS__
1268
1268
  function Bi(t, r) {
1269
- var e = (r & Ze) !== 0, n = (r & Qe) !== 0, i, o = !t.startsWith("<!>");
1269
+ var e = (r & Ze) !== 0, n = (r & Qe) !== 0, i, a = !t.startsWith("<!>");
1270
1270
  return () => {
1271
1271
  if ($)
1272
1272
  return rt(x, null), x;
1273
- i === void 0 && (i = Te(o ? t : "<!>" + t), e || (i = /** @type {Node} */
1273
+ i === void 0 && (i = Te(a ? t : "<!>" + t), e || (i = /** @type {Node} */
1274
1274
  /* @__PURE__ */ J(i)));
1275
- var a = (
1275
+ var o = (
1276
1276
  /** @type {TemplateNode} */
1277
1277
  n ? document.importNode(i, !0) : i.cloneNode(!0)
1278
1278
  );
1279
1279
  if (e) {
1280
1280
  var s = (
1281
1281
  /** @type {TemplateNode} */
1282
- /* @__PURE__ */ J(a)
1282
+ /* @__PURE__ */ J(o)
1283
1283
  ), c = (
1284
1284
  /** @type {TemplateNode} */
1285
- a.lastChild
1285
+ o.lastChild
1286
1286
  );
1287
1287
  rt(s, c);
1288
1288
  } else
1289
- rt(a, a);
1290
- return a;
1289
+ rt(o, o);
1290
+ return o;
1291
1291
  };
1292
1292
  }
1293
1293
  // @__NO_SIDE_EFFECTS__
1294
1294
  function Tr(t, r, e = "svg") {
1295
- var n = !t.startsWith("<!>"), i = `<${e}>${n ? t : "<!>" + t}</${e}>`, o;
1295
+ var n = !t.startsWith("<!>"), i = `<${e}>${n ? t : "<!>" + t}</${e}>`, a;
1296
1296
  return () => {
1297
1297
  if ($)
1298
1298
  return rt(x, null), x;
1299
- if (!o) {
1300
- var a = (
1299
+ if (!a) {
1300
+ var o = (
1301
1301
  /** @type {DocumentFragment} */
1302
1302
  Te(i)
1303
1303
  ), s = (
1304
1304
  /** @type {Element} */
1305
- /* @__PURE__ */ J(a)
1305
+ /* @__PURE__ */ J(o)
1306
1306
  );
1307
- o = /** @type {Element} */
1307
+ a = /** @type {Element} */
1308
1308
  /* @__PURE__ */ J(s);
1309
1309
  }
1310
1310
  var c = (
1311
1311
  /** @type {TemplateNode} */
1312
- o.cloneNode(!0)
1312
+ a.cloneNode(!0)
1313
1313
  );
1314
1314
  return rt(c, c), c;
1315
1315
  };
@@ -1345,35 +1345,35 @@ function ei(t, r) {
1345
1345
  ir(), r.intro = r.intro ?? !1;
1346
1346
  const e = r.target, n = $, i = x;
1347
1347
  try {
1348
- for (var o = (
1348
+ for (var a = (
1349
1349
  /** @type {TemplateNode} */
1350
1350
  /* @__PURE__ */ J(e)
1351
- ); o && (o.nodeType !== 8 || /** @type {Comment} */
1352
- o.data !== Kr); )
1353
- o = /** @type {TemplateNode} */
1354
- /* @__PURE__ */ Q(o);
1355
- if (!o)
1351
+ ); a && (a.nodeType !== 8 || /** @type {Comment} */
1352
+ a.data !== Xr); )
1353
+ a = /** @type {TemplateNode} */
1354
+ /* @__PURE__ */ Q(a);
1355
+ if (!a)
1356
1356
  throw kt;
1357
- X(!0), Y(
1357
+ W(!0), Y(
1358
1358
  /** @type {Comment} */
1359
- o
1359
+ a
1360
1360
  ), Gt();
1361
- const a = Oe(t, { ...r, anchor: o });
1361
+ const o = Oe(t, { ...r, anchor: a });
1362
1362
  if (x === null || x.nodeType !== 8 || /** @type {Comment} */
1363
1363
  x.data !== vr)
1364
1364
  throw $r(), kt;
1365
- return X(!1), /** @type {Exports} */
1366
- a;
1367
- } catch (a) {
1368
- if (a === kt)
1369
- return r.recover === !1 && yn(), ir(), ie(e), X(!1), Me(t, r);
1370
- throw a;
1365
+ return W(!1), /** @type {Exports} */
1366
+ o;
1367
+ } catch (o) {
1368
+ if (o === kt)
1369
+ return r.recover === !1 && yn(), ir(), ie(e), W(!1), Me(t, r);
1370
+ throw o;
1371
1371
  } finally {
1372
- X(n), Y(i);
1372
+ W(n), Y(i);
1373
1373
  }
1374
1374
  }
1375
1375
  const pt = /* @__PURE__ */ new Map();
1376
- function Oe(t, { target: r, anchor: e, props: n = {}, events: i, context: o, intro: a = !0 }) {
1376
+ function Oe(t, { target: r, anchor: e, props: n = {}, events: i, context: a, intro: o = !0 }) {
1377
1377
  ir();
1378
1378
  var s = /* @__PURE__ */ new Set(), c = (f) => {
1379
1379
  for (var d = 0; d < f.length; d++) {
@@ -1390,20 +1390,20 @@ function Oe(t, { target: r, anchor: e, props: n = {}, events: i, context: o, int
1390
1390
  c(gr(Ne)), cr.add(c);
1391
1391
  var l = void 0, u = Dn(() => {
1392
1392
  var f = e ?? r.appendChild(bt());
1393
- return St(() => {
1394
- if (o) {
1395
- Ce({});
1393
+ return Lt(() => {
1394
+ if (a) {
1395
+ ze({});
1396
1396
  var d = (
1397
1397
  /** @type {ComponentContext} */
1398
1398
  E
1399
1399
  );
1400
- d.c = o;
1400
+ d.c = a;
1401
1401
  }
1402
1402
  i && (n.$$events = i), $ && rt(
1403
1403
  /** @type {TemplateNode} */
1404
1404
  f,
1405
1405
  null
1406
- ), ur = a, l = t(f, n) || {}, ur = !0, $ && (y.nodes_end = x), o && Ae();
1406
+ ), ur = o, l = t(f, n) || {}, ur = !0, $ && (y.nodes_end = x), a && Ae();
1407
1407
  }), () => {
1408
1408
  var h;
1409
1409
  for (var d of s) {
@@ -1426,36 +1426,36 @@ function ni(t, r) {
1426
1426
  }
1427
1427
  function ii(t, r, e = !1) {
1428
1428
  $ && Gt();
1429
- var n = t, i = null, o = null, a = M, s = e ? yr : 0, c = !1;
1429
+ var n = t, i = null, a = null, o = M, s = e ? yr : 0, c = !1;
1430
1430
  const l = (f, d = !0) => {
1431
1431
  c = !0, u(d, f);
1432
1432
  }, u = (f, d) => {
1433
- if (a === (a = f)) return;
1433
+ if (o === (o = f)) return;
1434
1434
  let p = !1;
1435
1435
  if ($) {
1436
1436
  const h = (
1437
1437
  /** @type {Comment} */
1438
1438
  n.data === mr
1439
1439
  );
1440
- !!a === h && (n = nr(), Y(n), X(!1), p = !0);
1440
+ !!o === h && (n = nr(), Y(n), W(!1), p = !0);
1441
1441
  }
1442
- a ? (i ? Yt(i) : d && (i = St(() => d(n))), o && Ft(o, () => {
1443
- o = null;
1444
- })) : (o ? Yt(o) : d && (o = St(() => d(n))), i && Ft(i, () => {
1442
+ o ? (i ? Yt(i) : d && (i = Lt(() => d(n))), a && Ft(a, () => {
1443
+ a = null;
1444
+ })) : (a ? Yt(a) : d && (a = Lt(() => d(n))), i && Ft(i, () => {
1445
1445
  i = null;
1446
- })), p && X(!0);
1446
+ })), p && W(!0);
1447
1447
  };
1448
- Sr(() => {
1448
+ Lr(() => {
1449
1449
  c = !1, r(l), c || u(null, null);
1450
1450
  }, s), $ && (n = x);
1451
1451
  }
1452
- function oi(t, r) {
1452
+ function ai(t, r) {
1453
1453
  return r;
1454
1454
  }
1455
- function ai(t, r, e, n) {
1456
- for (var i = [], o = r.length, a = 0; a < o; a++)
1457
- Lr(r[a].e, i, !0);
1458
- var s = o > 0 && i.length === 0 && e !== null;
1455
+ function oi(t, r, e, n) {
1456
+ for (var i = [], a = r.length, o = 0; o < a; o++)
1457
+ Sr(r[o].e, i, !0);
1458
+ var s = a > 0 && i.length === 0 && e !== null;
1459
1459
  if (s) {
1460
1460
  var c = (
1461
1461
  /** @type {Element} */
@@ -1465,60 +1465,60 @@ function ai(t, r, e, n) {
1465
1465
  ie(c), c.append(
1466
1466
  /** @type {Element} */
1467
1467
  e
1468
- ), n.clear(), tt(t, r[0].prev, r[o - 1].next);
1468
+ ), n.clear(), tt(t, r[0].prev, r[a - 1].next);
1469
1469
  }
1470
1470
  ve(i, () => {
1471
- for (var l = 0; l < o; l++) {
1471
+ for (var l = 0; l < a; l++) {
1472
1472
  var u = r[l];
1473
1473
  s || (n.delete(u.k), tt(t, u.prev, u.next)), Z(u.e, !s);
1474
1474
  }
1475
1475
  });
1476
1476
  }
1477
- function si(t, r, e, n, i, o = null) {
1478
- var a = t, s = { flags: r, items: /* @__PURE__ */ new Map(), first: null }, c = (r & Gr) !== 0;
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;
1479
1479
  if (c) {
1480
1480
  var l = (
1481
1481
  /** @type {Element} */
1482
1482
  t
1483
1483
  );
1484
- a = $ ? Y(
1484
+ o = $ ? Y(
1485
1485
  /** @type {Comment | Text} */
1486
1486
  /* @__PURE__ */ J(l)
1487
1487
  ) : l.appendChild(bt());
1488
1488
  }
1489
1489
  $ && Gt();
1490
- var u = null, f = !1, d = /* @__PURE__ */ oe(() => {
1490
+ var u = null, f = !1, d = /* @__PURE__ */ ae(() => {
1491
1491
  var p = e();
1492
1492
  return wr(p) ? p : p == null ? [] : gr(p);
1493
1493
  });
1494
- Sr(() => {
1494
+ Lr(() => {
1495
1495
  var p = N(d), h = p.length;
1496
1496
  if (f && h === 0)
1497
1497
  return;
1498
1498
  f = h === 0;
1499
1499
  let m = !1;
1500
1500
  if ($) {
1501
- var S = (
1501
+ var L = (
1502
1502
  /** @type {Comment} */
1503
- a.data === mr
1503
+ o.data === mr
1504
1504
  );
1505
- S !== (h === 0) && (a = nr(), Y(a), X(!1), m = !0);
1505
+ L !== (h === 0) && (o = nr(), Y(o), W(!1), m = !0);
1506
1506
  }
1507
1507
  if ($) {
1508
1508
  for (var w = null, g, b = 0; b < h; b++) {
1509
1509
  if (x.nodeType === 8 && /** @type {Comment} */
1510
1510
  x.data === vr) {
1511
- a = /** @type {Comment} */
1512
- x, m = !0, X(!1);
1511
+ o = /** @type {Comment} */
1512
+ x, m = !0, W(!1);
1513
1513
  break;
1514
1514
  }
1515
- var C = p[b], v = n(C, b);
1515
+ var z = p[b], v = n(z, b);
1516
1516
  g = Re(
1517
1517
  x,
1518
1518
  s,
1519
1519
  w,
1520
1520
  null,
1521
- C,
1521
+ z,
1522
1522
  v,
1523
1523
  b,
1524
1524
  i,
@@ -1535,26 +1535,26 @@ function si(t, r, e, n, i, o = null) {
1535
1535
  li(
1536
1536
  p,
1537
1537
  s,
1538
- a,
1538
+ o,
1539
1539
  i,
1540
1540
  r,
1541
1541
  (_.f & B) !== 0,
1542
1542
  n
1543
1543
  );
1544
1544
  }
1545
- o !== null && (h === 0 ? u ? Yt(u) : u = St(() => o(a)) : u !== null && Ft(u, () => {
1545
+ a !== null && (h === 0 ? u ? Yt(u) : u = Lt(() => a(o)) : u !== null && Ft(u, () => {
1546
1546
  u = null;
1547
- })), m && X(!0), N(d);
1548
- }), $ && (a = x);
1547
+ })), m && W(!0), N(d);
1548
+ }), $ && (o = x);
1549
1549
  }
1550
- function li(t, r, e, n, i, o, a, s) {
1550
+ function li(t, r, e, n, i, a, o, s) {
1551
1551
  var Mr, Or, Rr, Ir;
1552
- var c = (i & Ue) !== 0, l = (i & (dr | hr)) !== 0, u = t.length, f = r.items, d = r.first, p = d, h, m = null, S, w = [], g = [], b, C, v, _;
1552
+ var c = (i & Ue) !== 0, l = (i & (dr | hr)) !== 0, u = t.length, f = r.items, d = r.first, p = d, h, m = null, L, w = [], g = [], b, z, v, _;
1553
1553
  if (c)
1554
1554
  for (_ = 0; _ < u; _ += 1)
1555
- b = t[_], C = a(b, _), v = f.get(C), v !== void 0 && ((Mr = v.a) == null || Mr.measure(), (S ?? (S = /* @__PURE__ */ new Set())).add(v));
1555
+ b = t[_], z = o(b, _), v = f.get(z), v !== void 0 && ((Mr = v.a) == null || Mr.measure(), (L ?? (L = /* @__PURE__ */ new Set())).add(v));
1556
1556
  for (_ = 0; _ < u; _ += 1) {
1557
- if (b = t[_], C = a(b, _), v = f.get(C), v === void 0) {
1557
+ if (b = t[_], z = o(b, _), v = f.get(z), v === void 0) {
1558
1558
  var ut = p ? (
1559
1559
  /** @type {TemplateNode} */
1560
1560
  p.e.nodes_start
@@ -1565,30 +1565,30 @@ function li(t, r, e, n, i, o, a, s) {
1565
1565
  m,
1566
1566
  m === null ? r.first : m.next,
1567
1567
  b,
1568
- C,
1568
+ z,
1569
1569
  _,
1570
1570
  n,
1571
1571
  i
1572
- ), f.set(C, m), w = [], g = [], p = m.next;
1572
+ ), f.set(z, m), w = [], g = [], p = m.next;
1573
1573
  continue;
1574
1574
  }
1575
- if (l && ci(v, b, _, i), v.e.f & B && (Yt(v.e), c && ((Or = v.a) == null || Or.unfix(), (S ?? (S = /* @__PURE__ */ new Set())).delete(v))), v !== p) {
1575
+ if (l && ci(v, b, _, i), v.e.f & B && (Yt(v.e), c && ((Or = v.a) == null || Or.unfix(), (L ?? (L = /* @__PURE__ */ new Set())).delete(v))), v !== p) {
1576
1576
  if (h !== void 0 && h.has(v)) {
1577
1577
  if (w.length < g.length) {
1578
- var L = g[0], A;
1579
- m = L.prev;
1578
+ var S = g[0], A;
1579
+ m = S.prev;
1580
1580
  var ft = w[0], Jt = w[w.length - 1];
1581
1581
  for (A = 0; A < w.length; A += 1)
1582
- Hr(w[A], L, e);
1582
+ Hr(w[A], S, e);
1583
1583
  for (A = 0; A < g.length; A += 1)
1584
1584
  h.delete(g[A]);
1585
- tt(r, ft.prev, Jt.next), tt(r, m, ft), tt(r, Jt, L), p = L, m = Jt, _ -= 1, w = [], g = [];
1585
+ tt(r, ft.prev, Jt.next), tt(r, m, ft), tt(r, Jt, S), p = S, m = Jt, _ -= 1, w = [], g = [];
1586
1586
  } else
1587
1587
  h.delete(v), Hr(v, p, e), tt(r, v.prev, v.next), tt(r, v, m === null ? r.first : m.next), tt(r, m, v), m = v;
1588
1588
  continue;
1589
1589
  }
1590
- for (w = [], g = []; p !== null && p.k !== C; )
1591
- (o || !(p.e.f & B)) && (h ?? (h = /* @__PURE__ */ new Set())).add(p), g.push(p), p = p.next;
1590
+ for (w = [], g = []; p !== null && p.k !== z; )
1591
+ (a || !(p.e.f & B)) && (h ?? (h = /* @__PURE__ */ new Set())).add(p), g.push(p), p = p.next;
1592
1592
  if (p === null)
1593
1593
  continue;
1594
1594
  v = p;
@@ -1597,7 +1597,7 @@ function li(t, r, e, n, i, o, a, s) {
1597
1597
  }
1598
1598
  if (p !== null || h !== void 0) {
1599
1599
  for (var yt = h === void 0 ? [] : gr(h); p !== null; )
1600
- (o || !(p.e.f & B)) && yt.push(p), p = p.next;
1600
+ (a || !(p.e.f & B)) && yt.push(p), p = p.next;
1601
1601
  var Zt = yt.length;
1602
1602
  if (Zt > 0) {
1603
1603
  var Fe = i & Gr && u === 0 ? e : null;
@@ -1607,13 +1607,13 @@ function li(t, r, e, n, i, o, a, s) {
1607
1607
  for (_ = 0; _ < Zt; _ += 1)
1608
1608
  (Ir = yt[_].a) == null || Ir.fix();
1609
1609
  }
1610
- ai(r, yt, Fe, f);
1610
+ oi(r, yt, Fe, f);
1611
1611
  }
1612
1612
  }
1613
- c && Cr(() => {
1613
+ c && zr(() => {
1614
1614
  var Dr;
1615
- if (S !== void 0)
1616
- for (v of S)
1615
+ if (L !== void 0)
1616
+ for (v of L)
1617
1617
  (Dr = v.a) == null || Dr.apply();
1618
1618
  }), y.first = r.first && r.first.e, y.last = m && m.e;
1619
1619
  }
@@ -1624,11 +1624,11 @@ function ci(t, r, e, n) {
1624
1624
  e
1625
1625
  ) : t.i = e;
1626
1626
  }
1627
- function Re(t, r, e, n, i, o, a, s, c, l) {
1628
- var u = (c & dr) !== 0, f = (c & Ve) === 0, d = u ? f ? /* @__PURE__ */ Vt(i) : I(i) : i, p = c & hr ? I(a) : a, h = {
1627
+ function Re(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) : I(i) : i, p = c & hr ? I(o) : o, h = {
1629
1629
  i: p,
1630
1630
  v: d,
1631
- k: o,
1631
+ k: a,
1632
1632
  a: null,
1633
1633
  // @ts-expect-error
1634
1634
  e: null,
@@ -1636,7 +1636,7 @@ function Re(t, r, e, n, i, o, a, s, c, l) {
1636
1636
  next: n
1637
1637
  };
1638
1638
  try {
1639
- return h.e = St(() => s(t, d, p), $), h.e.prev = e && e.e, h.e.next = n && n.e, e === null ? r.first = h : (e.next = h, e.e.next = h.e), n !== null && (n.prev = h, n.e.prev = h.e), h;
1639
+ return h.e = Lt(() => s(t, d, p), $), h.e.prev = e && e.e, h.e.next = n && n.e, e === null ? r.first = h : (e.next = h, e.e.next = h.e), n !== null && (n.prev = h, n.e.prev = h.e), h;
1640
1640
  } finally {
1641
1641
  }
1642
1642
  }
@@ -1647,15 +1647,15 @@ function Hr(t, r, e) {
1647
1647
  ) : e, i = r ? (
1648
1648
  /** @type {TemplateNode} */
1649
1649
  r.e.nodes_start
1650
- ) : e, o = (
1650
+ ) : e, a = (
1651
1651
  /** @type {TemplateNode} */
1652
1652
  t.e.nodes_start
1653
- ); o !== n; ) {
1654
- var a = (
1653
+ ); a !== n; ) {
1654
+ var o = (
1655
1655
  /** @type {TemplateNode} */
1656
- /* @__PURE__ */ Q(o)
1656
+ /* @__PURE__ */ Q(a)
1657
1657
  );
1658
- i.before(o), o = a;
1658
+ i.before(a), a = o;
1659
1659
  }
1660
1660
  }
1661
1661
  function tt(t, r, e) {
@@ -1684,7 +1684,7 @@ function It(t, r, e, n) {
1684
1684
  var i = t.__attributes ?? (t.__attributes = {});
1685
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" && De(t).includes(r) ? t[r] = e : t.setAttribute(r, e));
1686
1686
  }
1687
- function Vi(t, r, e, n, i = !1, o = !1, a = !1) {
1687
+ function Vi(t, r, e, n, i = !1, a = !1, o = !1) {
1688
1688
  var s = r || {}, c = t.tagName === "OPTION";
1689
1689
  for (var l in r)
1690
1690
  l in e || (e[l] = null);
@@ -1705,12 +1705,12 @@ function Vi(t, r, e, n, i = !1, o = !1, a = !1) {
1705
1705
  var p = w[0] + w[1];
1706
1706
  if (p !== "$$") {
1707
1707
  if (p === "on") {
1708
- const b = {}, C = "$$" + w;
1708
+ const b = {}, z = "$$" + w;
1709
1709
  let v = w.slice(2);
1710
1710
  var h = en(v);
1711
1711
  if (tn(v) && (v = v.slice(0, -7), b.capture = !0), !h && d) {
1712
1712
  if (g != null) continue;
1713
- t.removeEventListener(v, s[C], b), s[C] = null;
1713
+ t.removeEventListener(v, s[z], b), s[z] = null;
1714
1714
  }
1715
1715
  if (g != null)
1716
1716
  if (h)
@@ -1719,7 +1719,7 @@ function Vi(t, r, e, n, i = !1, o = !1, a = !1) {
1719
1719
  let _ = function(ut) {
1720
1720
  s[w].call(this, ut);
1721
1721
  };
1722
- s[C] = ze(v, t, _, b);
1722
+ s[z] = Ce(v, t, _, b);
1723
1723
  }
1724
1724
  else h && (t[`__${v}`] = void 0);
1725
1725
  } else if (w === "style" && g != null)
@@ -1740,24 +1740,24 @@ function Vi(t, r, e, n, i = !1, o = !1, a = !1) {
1740
1740
  );
1741
1741
  else {
1742
1742
  var m = w;
1743
- i || (m = on(m));
1744
- var S = m === "defaultValue" || m === "defaultChecked";
1745
- if (g == null && !o && !S)
1743
+ i || (m = an(m));
1744
+ var L = m === "defaultValue" || m === "defaultChecked";
1745
+ if (g == null && !a && !L)
1746
1746
  if (f[w] = null, m === "value" || m === "checked") {
1747
1747
  let b = (
1748
1748
  /** @type {HTMLInputElement} */
1749
1749
  t
1750
1750
  );
1751
1751
  if (m === "value") {
1752
- let C = b.defaultValue;
1753
- b.removeAttribute(m), b.defaultValue = C;
1752
+ let z = b.defaultValue;
1753
+ b.removeAttribute(m), b.defaultValue = z;
1754
1754
  } else {
1755
- let C = b.defaultChecked;
1756
- b.removeAttribute(m), b.defaultChecked = C;
1755
+ let z = b.defaultChecked;
1756
+ b.removeAttribute(m), b.defaultChecked = z;
1757
1757
  }
1758
1758
  } else
1759
1759
  t.removeAttribute(w);
1760
- else S || u.includes(m) && (o || typeof g != "string") ? t[m] = g : typeof g != "function" && ($ && (m === "src" || m === "href" || m === "srcset") || It(t, m, g));
1760
+ else L || u.includes(m) && (a || typeof g != "string") ? t[m] = g : typeof g != "function" && ($ && (m === "src" || m === "href" || m === "srcset") || It(t, m, g));
1761
1761
  }
1762
1762
  w === "style" && "__styles" in t && (t.__styles = {});
1763
1763
  }
@@ -1771,9 +1771,9 @@ function De(t) {
1771
1771
  if (r) return r;
1772
1772
  Ur.set(t.nodeName, r = []);
1773
1773
  for (var e, n = t, i = Element.prototype; i !== n; ) {
1774
- e = Wr(n);
1775
- for (var o in e)
1776
- e[o].set && r.push(o);
1774
+ e = Kr(n);
1775
+ for (var a in e)
1776
+ e[a].set && r.push(a);
1777
1777
  n = br(n);
1778
1778
  }
1779
1779
  return r;
@@ -1785,7 +1785,7 @@ function Gi(t, r, e) {
1785
1785
  function di(t, r) {
1786
1786
  return (t ?? "") + "";
1787
1787
  }
1788
- function Ki(t, r, e) {
1788
+ function Xi(t, r, e) {
1789
1789
  if (e) {
1790
1790
  if (t.classList.contains(r)) return;
1791
1791
  t.classList.add(r);
@@ -1807,7 +1807,7 @@ function Pe(t, r, e) {
1807
1807
  return n.unsubscribe ? () => n.unsubscribe() : n;
1808
1808
  }
1809
1809
  const dt = [];
1810
- function Wi(t, r = mt) {
1810
+ function Ki(t, r = mt) {
1811
1811
  let e = null;
1812
1812
  const n = /* @__PURE__ */ new Set();
1813
1813
  function i(s) {
@@ -1822,29 +1822,29 @@ function Wi(t, r = mt) {
1822
1822
  }
1823
1823
  }
1824
1824
  }
1825
- function o(s) {
1825
+ function a(s) {
1826
1826
  i(s(
1827
1827
  /** @type {T} */
1828
1828
  t
1829
1829
  ));
1830
1830
  }
1831
- function a(s, c = mt) {
1831
+ function o(s, c = mt) {
1832
1832
  const l = [s, c];
1833
- return n.add(l), n.size === 1 && (e = r(i, o) || mt), s(
1833
+ return n.add(l), n.size === 1 && (e = r(i, a) || mt), s(
1834
1834
  /** @type {T} */
1835
1835
  t
1836
1836
  ), () => {
1837
1837
  n.delete(l), n.size === 0 && e && (e(), e = null);
1838
1838
  };
1839
1839
  }
1840
- return { set: i, update: o, subscribe: a };
1840
+ return { set: i, update: a, subscribe: o };
1841
1841
  }
1842
1842
  function hi(t) {
1843
1843
  let r;
1844
1844
  return Pe(t, (e) => r = e)(), r;
1845
1845
  }
1846
1846
  let Mt = !1, pr = Symbol();
1847
- function Xi(t, r, e) {
1847
+ function Wi(t, r, e) {
1848
1848
  const n = e[r] ?? (e[r] = {
1849
1849
  store: null,
1850
1850
  source: /* @__PURE__ */ Vt(void 0),
@@ -1855,8 +1855,8 @@ function Xi(t, r, e) {
1855
1855
  n.source.v = void 0, n.unsubscribe = mt;
1856
1856
  else {
1857
1857
  var i = !0;
1858
- n.unsubscribe = Pe(t, (o) => {
1859
- i ? n.source.v = o : F(n.source, o);
1858
+ n.unsubscribe = Pe(t, (a) => {
1859
+ i ? n.source.v = a : F(n.source, a);
1860
1860
  }), i = !1;
1861
1861
  }
1862
1862
  return t && pr in e ? hi(t) : N(n.source);
@@ -1884,7 +1884,7 @@ function mi(t) {
1884
1884
  }
1885
1885
  }
1886
1886
  function Vr(t) {
1887
- for (var r = y, e = y; r !== null && !(r.f & (V | at)); )
1887
+ for (var r = y, e = y; r !== null && !(r.f & (V | ot)); )
1888
1888
  r = r.parent;
1889
1889
  try {
1890
1890
  return U(r), t();
@@ -1894,13 +1894,13 @@ function Vr(t) {
1894
1894
  }
1895
1895
  function vi(t, r, e, n) {
1896
1896
  var ut;
1897
- var i = (e & Ge) !== 0, o = !zt || (e & Ke) !== 0, a = (e & Xe) !== 0, s = (e & Je) !== 0, c = !1, l;
1898
- a ? [l, c] = mi(() => (
1897
+ var i = (e & Ge) !== 0, a = !Ct || (e & Xe) !== 0, o = (e & We) !== 0, s = (e & Je) !== 0, c = !1, l;
1898
+ o ? [l, c] = mi(() => (
1899
1899
  /** @type {V} */
1900
1900
  t[r]
1901
1901
  )) : l = /** @type {V} */
1902
1902
  t[r];
1903
- var u = vt in t || Zr in t, f = a && (((ut = ot(t, r)) == null ? void 0 : ut.set) ?? (u && r in t && ((L) => t[r] = L))) || void 0, d = (
1903
+ var u = vt in t || Zr in t, f = o && (((ut = at(t, r)) == null ? void 0 : ut.set) ?? (u && r in t && ((S) => t[r] = S))) || void 0, d = (
1904
1904
  /** @type {V} */
1905
1905
  n
1906
1906
  ), p = !0, h = !1, m = () => (h = !0, p && (p = !1, s ? d = sr(
@@ -1908,47 +1908,47 @@ function vi(t, r, e, n) {
1908
1908
  n
1909
1909
  ) : d = /** @type {V} */
1910
1910
  n), d);
1911
- l === void 0 && n !== void 0 && (f && o && xn(), l = m(), f && f(l));
1912
- var S;
1913
- if (o)
1914
- S = () => {
1915
- var L = (
1911
+ l === void 0 && n !== void 0 && (f && a && xn(), l = m(), f && f(l));
1912
+ var L;
1913
+ if (a)
1914
+ L = () => {
1915
+ var S = (
1916
1916
  /** @type {V} */
1917
1917
  t[r]
1918
1918
  );
1919
- return L === void 0 ? m() : (p = !0, h = !1, L);
1919
+ return S === void 0 ? m() : (p = !0, h = !1, S);
1920
1920
  };
1921
1921
  else {
1922
1922
  var w = Vr(
1923
- () => (i ? or : oe)(() => (
1923
+ () => (i ? ar : ae)(() => (
1924
1924
  /** @type {V} */
1925
1925
  t[r]
1926
1926
  ))
1927
1927
  );
1928
- w.f |= hn, S = () => {
1929
- var L = N(w);
1930
- return L !== void 0 && (d = /** @type {V} */
1931
- void 0), L === void 0 ? d : L;
1928
+ w.f |= hn, L = () => {
1929
+ var S = N(w);
1930
+ return S !== void 0 && (d = /** @type {V} */
1931
+ void 0), S === void 0 ? d : S;
1932
1932
  };
1933
1933
  }
1934
- if (!(e & We))
1935
- return S;
1934
+ if (!(e & Ke))
1935
+ return L;
1936
1936
  if (f) {
1937
1937
  var g = t.$$legacy;
1938
- return function(L, A) {
1939
- return arguments.length > 0 ? ((!o || !A || g || c) && f(A ? S() : L), L) : S();
1938
+ return function(S, A) {
1939
+ return arguments.length > 0 ? ((!a || !A || g || c) && f(A ? L() : S), S) : L();
1940
1940
  };
1941
1941
  }
1942
- var b = !1, C = !1, v = /* @__PURE__ */ Vt(l), _ = Vr(
1943
- () => /* @__PURE__ */ or(() => {
1944
- var L = S(), A = N(v);
1945
- return b ? (b = !1, C = !0, A) : (C = !1, v.v = L);
1942
+ var b = !1, z = !1, v = /* @__PURE__ */ Vt(l), _ = Vr(
1943
+ () => /* @__PURE__ */ ar(() => {
1944
+ var S = L(), A = N(v);
1945
+ return b ? (b = !1, z = !0, A) : (z = !1, v.v = S);
1946
1946
  })
1947
1947
  );
1948
- return i || (_.equals = xr), function(L, A) {
1948
+ return i || (_.equals = xr), function(S, A) {
1949
1949
  if (arguments.length > 0) {
1950
- const ft = A ? N(_) : o && a ? ht(L) : L;
1951
- return _.equals(ft) || (b = !0, F(v, ft), h && d !== void 0 && (d = ft), sr(() => N(_))), L;
1950
+ const ft = A ? N(_) : a && o ? ht(S) : S;
1951
+ return _.equals(ft) || (b = !0, F(v, ft), h && d !== void 0 && (d = ft), sr(() => N(_))), S;
1952
1952
  }
1953
1953
  return N(_);
1954
1954
  };
@@ -1956,7 +1956,7 @@ function vi(t, r, e, n) {
1956
1956
  function wi(t) {
1957
1957
  return new gi(t);
1958
1958
  }
1959
- var W, P;
1959
+ var K, P;
1960
1960
  class gi {
1961
1961
  /**
1962
1962
  * @param {ComponentConstructorOptions & {
@@ -1965,25 +1965,25 @@ class gi {
1965
1965
  */
1966
1966
  constructor(r) {
1967
1967
  /** @type {any} */
1968
- Qt(this, W);
1968
+ Qt(this, K);
1969
1969
  /** @type {Record<string, any>} */
1970
1970
  Qt(this, P);
1971
- var o;
1972
- var e = /* @__PURE__ */ new Map(), n = (a, s) => {
1971
+ var a;
1972
+ var e = /* @__PURE__ */ new Map(), n = (o, s) => {
1973
1973
  var c = /* @__PURE__ */ Vt(s);
1974
- return e.set(a, c), c;
1974
+ return e.set(o, c), c;
1975
1975
  };
1976
1976
  const i = new Proxy(
1977
1977
  { ...r.props || {}, $$events: {} },
1978
1978
  {
1979
- get(a, s) {
1980
- return N(e.get(s) ?? n(s, Reflect.get(a, s)));
1979
+ get(o, s) {
1980
+ return N(e.get(s) ?? n(s, Reflect.get(o, s)));
1981
1981
  },
1982
- has(a, s) {
1983
- return s === Zr ? !0 : (N(e.get(s) ?? n(s, Reflect.get(a, s))), Reflect.has(a, s));
1982
+ has(o, s) {
1983
+ return s === Zr ? !0 : (N(e.get(s) ?? n(s, Reflect.get(o, s))), Reflect.has(o, s));
1984
1984
  },
1985
- set(a, s, c) {
1986
- return F(e.get(s) ?? n(s, c), c), Reflect.set(a, s, c);
1985
+ set(o, s, c) {
1986
+ return F(e.get(s) ?? n(s, c), c), Reflect.set(o, s, c);
1987
1987
  }
1988
1988
  }
1989
1989
  );
@@ -1994,21 +1994,21 @@ class gi {
1994
1994
  context: r.context,
1995
1995
  intro: r.intro ?? !1,
1996
1996
  recover: r.recover
1997
- })), (!((o = r == null ? void 0 : r.props) != null && o.$$host) || r.sync === !1) && zr(), tr(this, W, i.$$events);
1998
- for (const a of Object.keys(T(this, P)))
1999
- a === "$set" || a === "$destroy" || a === "$on" || Et(this, a, {
1997
+ })), (!((a = r == null ? void 0 : r.props) != null && a.$$host) || r.sync === !1) && Cr(), tr(this, K, i.$$events);
1998
+ for (const o of Object.keys(T(this, P)))
1999
+ o === "$set" || o === "$destroy" || o === "$on" || Et(this, o, {
2000
2000
  get() {
2001
- return T(this, P)[a];
2001
+ return T(this, P)[o];
2002
2002
  },
2003
2003
  /** @param {any} value */
2004
2004
  set(s) {
2005
- T(this, P)[a] = s;
2005
+ T(this, P)[o] = s;
2006
2006
  },
2007
2007
  enumerable: !0
2008
2008
  });
2009
2009
  T(this, P).$set = /** @param {Record<string, any>} next */
2010
- (a) => {
2011
- Object.assign(i, a);
2010
+ (o) => {
2011
+ Object.assign(i, o);
2012
2012
  }, T(this, P).$destroy = () => {
2013
2013
  ni(T(this, P));
2014
2014
  };
@@ -2023,10 +2023,10 @@ class gi {
2023
2023
  * @returns {any}
2024
2024
  */
2025
2025
  $on(r, e) {
2026
- T(this, W)[r] = T(this, W)[r] || [];
2026
+ T(this, K)[r] = T(this, K)[r] || [];
2027
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(
2028
+ return T(this, K)[r].push(n), () => {
2029
+ T(this, K)[r] = T(this, K)[r].filter(
2030
2030
  /** @param {any} fn */
2031
2031
  (i) => i !== n
2032
2032
  );
@@ -2036,7 +2036,7 @@ class gi {
2036
2036
  T(this, P).$destroy();
2037
2037
  }
2038
2038
  }
2039
- W = new WeakMap(), P = new WeakMap();
2039
+ K = new WeakMap(), P = new WeakMap();
2040
2040
  function Zi(t) {
2041
2041
  Rn(() => {
2042
2042
  t();
@@ -2044,11 +2044,11 @@ function Zi(t) {
2044
2044
  /** @type {import('#client').Effect} */
2045
2045
  y
2046
2046
  );
2047
- r.f & G && (An(), j(r, lt));
2047
+ r.f & G && (An(), q(r, lt));
2048
2048
  });
2049
2049
  }
2050
- let je;
2051
- typeof HTMLElement == "function" && (je = class extends HTMLElement {
2050
+ let qe;
2051
+ typeof HTMLElement == "function" && (qe = class extends HTMLElement {
2052
2052
  /**
2053
2053
  * @param {*} $$componentCtor
2054
2054
  * @param {*} $$slots
@@ -2057,25 +2057,25 @@ typeof HTMLElement == "function" && (je = class extends HTMLElement {
2057
2057
  constructor(r, e, n) {
2058
2058
  super();
2059
2059
  /** The Svelte component constructor */
2060
- q(this, "$$ctor");
2060
+ j(this, "$$ctor");
2061
2061
  /** Slots */
2062
- q(this, "$$s");
2062
+ j(this, "$$s");
2063
2063
  /** @type {any} The Svelte component instance */
2064
- q(this, "$$c");
2064
+ j(this, "$$c");
2065
2065
  /** Whether or not the custom element is connected */
2066
- q(this, "$$cn", !1);
2066
+ j(this, "$$cn", !1);
2067
2067
  /** @type {Record<string, any>} Component props data */
2068
- q(this, "$$d", {});
2068
+ j(this, "$$d", {});
2069
2069
  /** `true` if currently in the process of reflecting component props back to attributes */
2070
- q(this, "$$r", !1);
2070
+ j(this, "$$r", !1);
2071
2071
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
2072
- q(this, "$$p_d", {});
2072
+ j(this, "$$p_d", {});
2073
2073
  /** @type {Record<string, EventListenerOrEventListenerObject[]>} Event listeners */
2074
- q(this, "$$l", {});
2074
+ j(this, "$$l", {});
2075
2075
  /** @type {Map<EventListenerOrEventListenerObject, Function>} Event listener unsubscribe functions */
2076
- q(this, "$$l_u", /* @__PURE__ */ new Map());
2076
+ j(this, "$$l_u", /* @__PURE__ */ new Map());
2077
2077
  /** @type {any} The managed render effect for reflecting attributes */
2078
- q(this, "$$me");
2078
+ j(this, "$$me");
2079
2079
  this.$$ctor = r, this.$$s = e, n && this.attachShadow({ mode: "open" });
2080
2080
  }
2081
2081
  /**
@@ -2104,9 +2104,9 @@ typeof HTMLElement == "function" && (je = class extends HTMLElement {
2104
2104
  async connectedCallback() {
2105
2105
  if (this.$$cn = !0, !this.$$c) {
2106
2106
  let r = function(i) {
2107
- return (o) => {
2108
- const a = document.createElement("slot");
2109
- i !== "default" && (a.name = i), $t(o, a);
2107
+ return (a) => {
2108
+ const o = document.createElement("slot");
2109
+ i !== "default" && (o.name = i), $t(a, o);
2110
2110
  };
2111
2111
  };
2112
2112
  if (await Promise.resolve(), !this.$$cn || this.$$c)
@@ -2115,8 +2115,8 @@ typeof HTMLElement == "function" && (je = class extends HTMLElement {
2115
2115
  for (const i of this.$$s)
2116
2116
  i in n && (i === "default" && !this.$$d.children ? (this.$$d.children = r(i), e.default = !0) : e[i] = r(i));
2117
2117
  for (const i of this.attributes) {
2118
- const o = this.$$g_p(i.name);
2119
- o in this.$$d || (this.$$d[o] = Dt(o, i.value, this.$$p_d, "toProp"));
2118
+ const a = this.$$g_p(i.name);
2119
+ a in this.$$d || (this.$$d[a] = Dt(a, i.value, this.$$p_d, "toProp"));
2120
2120
  }
2121
2121
  for (const i in this.$$p_d)
2122
2122
  !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
@@ -2132,24 +2132,24 @@ typeof HTMLElement == "function" && (je = class extends HTMLElement {
2132
2132
  fe(() => {
2133
2133
  var i;
2134
2134
  this.$$r = !0;
2135
- for (const o of Pt(this.$$c)) {
2136
- if (!((i = this.$$p_d[o]) != null && i.reflect)) continue;
2137
- this.$$d[o] = this.$$c[o];
2138
- const a = Dt(
2139
- o,
2140
- this.$$d[o],
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 = Dt(
2139
+ a,
2140
+ this.$$d[a],
2141
2141
  this.$$p_d,
2142
2142
  "toAttribute"
2143
2143
  );
2144
- a == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, a);
2144
+ o == null ? this.removeAttribute(this.$$p_d[a].attribute || a) : this.setAttribute(this.$$p_d[a].attribute || a, o);
2145
2145
  }
2146
2146
  this.$$r = !1;
2147
2147
  });
2148
2148
  });
2149
2149
  for (const i in this.$$l)
2150
- for (const o of this.$$l[i]) {
2151
- const a = this.$$c.$on(i, o);
2152
- this.$$l_u.set(o, a);
2150
+ for (const a of this.$$l[i]) {
2151
+ const o = this.$$c.$on(i, a);
2152
+ this.$$l_u.set(a, o);
2153
2153
  }
2154
2154
  this.$$l = {};
2155
2155
  }
@@ -2180,8 +2180,8 @@ typeof HTMLElement == "function" && (je = class extends HTMLElement {
2180
2180
  }
2181
2181
  });
2182
2182
  function Dt(t, r, e, n) {
2183
- var o;
2184
- const i = (o = e[t]) == null ? void 0 : o.type;
2183
+ var a;
2184
+ const i = (a = e[t]) == null ? void 0 : a.type;
2185
2185
  if (r = i === "Boolean" && typeof r != "boolean" ? r != null : r, !n || !e[t])
2186
2186
  return r;
2187
2187
  if (n === "toAttribute")
@@ -2218,8 +2218,8 @@ function bi(t) {
2218
2218
  ] = !0;
2219
2219
  }), r;
2220
2220
  }
2221
- function _i(t, r, e, n, i, o) {
2222
- let a = class extends je {
2221
+ function _i(t, r, e, n, i, a) {
2222
+ let o = class extends qe {
2223
2223
  constructor() {
2224
2224
  super(t, e, i), this.$$p_d = r;
2225
2225
  }
@@ -2230,7 +2230,7 @@ function _i(t, r, e, n, i, o) {
2230
2230
  }
2231
2231
  };
2232
2232
  return Pt(r).forEach((s) => {
2233
- Et(a.prototype, s, {
2233
+ Et(o.prototype, s, {
2234
2234
  get() {
2235
2235
  return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
2236
2236
  },
@@ -2239,30 +2239,30 @@ function _i(t, r, e, n, i, o) {
2239
2239
  c = Dt(s, c, r), this.$$d[s] = c;
2240
2240
  var l = this.$$c;
2241
2241
  if (l) {
2242
- var u = (f = ot(l, s)) == null ? void 0 : f.get;
2242
+ var u = (f = at(l, s)) == null ? void 0 : f.get;
2243
2243
  u ? l[s] = c : l.$set({ [s]: c });
2244
2244
  }
2245
2245
  }
2246
2246
  });
2247
2247
  }), n.forEach((s) => {
2248
- Et(a.prototype, s, {
2248
+ Et(o.prototype, s, {
2249
2249
  get() {
2250
2250
  var c;
2251
2251
  return (c = this.$$c) == null ? void 0 : c[s];
2252
2252
  }
2253
2253
  });
2254
- }), o && (a = o(a)), t.element = /** @type {any} */
2255
- a, a;
2254
+ }), a && (o = a(o)), t.element = /** @type {any} */
2255
+ o, o;
2256
2256
  }
2257
- const qe = '*,: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(65 127 153 / .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(65 127 153 / .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:Roboto,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-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-\\[-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-2{border-bottom-width:2px!important}.border-b-8{border-bottom-width:8px!important}.border-solid{border-style:solid!important}.border-dotted{border-style:dotted!important}.border-light-grey-500{--tw-border-opacity: 1 !important;border-color:rgb(154 154 154 / 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-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.bg-dark-grey{--tw-bg-opacity: 1 !important;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))!important}.bg-light-grey{--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(194 4 48 / 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 199 42 / 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}.font-condensed{font-family:Roboto Condensed,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important}.text-2xl{font-size:2.4rem!important}.text-\\[2\\.2rem\\]{font-size:2.2rem!important}.text-lg{font-size:1.8rem!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,.text-blue-400{--tw-text-opacity: 1 !important;color:rgb(105 163 185 / 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 199 42 / var(--tw-text-opacity, 1))!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-current:hover{border-color:currentColor!important}.hover\\:border-white:hover{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.hover\\:border-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgb(255 199 42 / var(--tw-border-opacity, 1))!important}.hover\\:bg-light-grey: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(194 4 48 / 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 199 42 / 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(49 74 89 / 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 199 42 / var(--tw-text-opacity, 1))!important}.hover\\:underline:hover{text-decoration-line:underline!important}.hover\\:decoration-current:hover{text-decoration-color:currentColor!important}.hover\\:opacity-75:hover{opacity:.75!important}.focus\\:border-current:focus{border-color:currentColor!important}.focus\\:border-white:focus{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.focus\\:bg-light-grey: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(194 4 48 / 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(49 74 89 / var(--tw-text-opacity, 1))!important}.focus\\:underline:focus{text-decoration-line:underline!important}.focus\\:decoration-current:focus{text-decoration-color:currentColor!important}.focus\\:opacity-75:focus{opacity:.75!important}.aria-expanded\\:bg-light-grey[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 199 42 / 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\\(\\*\\)\\]\\:text-base>slot[name=message]::slotted(*){font-size:1.6rem!important;line-height:2.4rem!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\\]\\:mb-4>svg{margin-bottom:1.6rem!important}.\\[\\&\\>svg\\]\\:mr-4>svg{margin-right:1.6rem!important}.\\[\\&\\>svg\\]\\:block>svg{display:block!important}.\\[\\&\\>svg\\]\\:h-\\[1\\.5em\\]>svg{height:1.5em!important}.\\[\\&\\>svg\\]\\:h-\\[1\\.6em\\]>svg{height:1.6em!important}.\\[\\&\\>svg\\]\\:h-full>svg{height:100%!important}.\\[\\&\\>svg\\]\\:w-\\[18\\.4rem\\]>svg{width:18.4rem!important}.\\[\\&\\>svg\\]\\:w-\\[5rem\\]>svg{width:5rem!important}.\\[\\&\\>svg\\]\\:w-\\[7\\.5rem\\]>svg{width:7.5rem!important}.\\[\\&\\>svg\\]\\:w-auto>svg{width:auto!important}.\\[\\&\\>svg\\]\\:fill-current>svg{fill:currentColor!important}.\\[\\&\\>svg\\]\\:fill-yellow>svg{fill:#ffc72a!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}';
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-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-\\[-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-\\[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-\\[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-2{border-bottom-width:2px!important}.border-b-8{border-bottom-width:8px!important}.border-t-0{border-top-width:0px!important}.border-solid{border-style:solid!important}.border-dotted{border-style:dotted!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-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-blue-400{--tw-text-opacity: 1 !important;color:rgb(77 177 227 / 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}.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-current:hover{border-color:currentColor!important}.hover\\:border-white:hover{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.hover\\:border-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgb(255 196 41 / var(--tw-border-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\\:opacity-75:hover{opacity:.75!important}.focus\\:border-current:focus{border-color:currentColor!important}.focus\\:border-white:focus{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!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\\:opacity-75:focus{opacity:.75!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\\(\\*\\)\\]\\:text-base>slot[name=message]::slotted(*){font-size:1.6rem!important;line-height:2.4rem!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\\]\\:fill-yellow>svg{fill:#ffc429!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
2258
  let Ut = null;
2259
- typeof CSSStyleSheet == "function" && (Ut = new CSSStyleSheet(), Ut.replaceSync(qe));
2259
+ typeof CSSStyleSheet == "function" && (Ut = new CSSStyleSheet(), Ut.replaceSync(je));
2260
2260
  function Qi(t) {
2261
2261
  if (Ut)
2262
2262
  t.adoptedStyleSheets = [...t.adoptedStyleSheets, Ut];
2263
2263
  else {
2264
2264
  const r = document.createElement("style");
2265
- r.innerHTML = qe, t.prepend(r);
2265
+ r.innerHTML = je, t.prepend(r);
2266
2266
  }
2267
2267
  }
2268
2268
  /*!
@@ -2270,51 +2270,51 @@ function Qi(t) {
2270
2270
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
2271
2271
  * Copyright 2024 Fonticons, Inc.
2272
2272
  */
2273
- const to = {
2273
+ const ta = {
2274
2274
  prefix: "fas",
2275
2275
  iconName: "bars",
2276
2276
  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
- }, ro = {
2277
+ }, ra = {
2278
2278
  prefix: "fas",
2279
2279
  iconName: "circle-exclamation",
2280
2280
  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
- }, eo = {
2281
+ }, ea = {
2282
2282
  prefix: "fas",
2283
2283
  iconName: "sitemap",
2284
2284
  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
- }, no = {
2285
+ }, na = {
2286
2286
  prefix: "fas",
2287
2287
  iconName: "list",
2288
2288
  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
- }, io = {
2289
+ }, ia = {
2290
2290
  prefix: "fas",
2291
2291
  iconName: "tree",
2292
2292
  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
- }, oo = {
2293
+ }, aa = {
2294
2294
  prefix: "fas",
2295
2295
  iconName: "chevron-up",
2296
2296
  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
- }, ao = {
2297
+ }, oa = {
2298
2298
  prefix: "fas",
2299
2299
  iconName: "user",
2300
2300
  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
- }, so = {
2301
+ }, sa = {
2302
2302
  prefix: "fas",
2303
2303
  iconName: "key",
2304
2304
  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
- }, lo = {
2305
+ }, la = {
2306
2306
  prefix: "fas",
2307
2307
  iconName: "circle-check",
2308
2308
  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
- }, co = {
2309
+ }, ca = {
2310
2310
  prefix: "fas",
2311
2311
  iconName: "universal-access",
2312
2312
  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
- }, uo = {
2313
+ }, ua = {
2314
2314
  prefix: "fas",
2315
2315
  iconName: "hand-holding-heart",
2316
2316
  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
- }, fo = {
2317
+ }, fa = {
2318
2318
  prefix: "fas",
2319
2319
  iconName: "phone-flip",
2320
2320
  icon: [512, 512, [128381, "phone-alt"], "f879", "M347.1 24.6c7.7-18.6 28-28.5 47.4-23.2l88 24C499.9 30.2 512 46 512 64c0 247.4-200.6 448-448 448c-18 0-33.8-12.1-38.6-29.5l-24-88c-5.3-19.4 4.6-39.7 23.2-47.4l96-40c16.3-6.8 35.2-2.1 46.3 11.6L207.3 368c70.4-33.3 127.4-90.3 160.7-160.7L318.7 167c-13.7-11.2-18.4-30-11.6-46.3l40-96z"]
@@ -2322,7 +2322,7 @@ const to = {
2322
2322
  prefix: "fas",
2323
2323
  iconName: "magnifying-glass",
2324
2324
  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"]
2325
- }, po = yi, ho = {
2325
+ }, pa = yi, da = {
2326
2326
  prefix: "fas",
2327
2327
  iconName: "chevron-down",
2328
2328
  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"]
@@ -2330,79 +2330,79 @@ const to = {
2330
2330
  prefix: "fas",
2331
2331
  iconName: "xmark",
2332
2332
  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"]
2333
- }, mo = xi, vo = {
2333
+ }, ha = xi, ma = {
2334
2334
  prefix: "fas",
2335
2335
  iconName: "calendar",
2336
2336
  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"]
2337
- }, wo = {
2337
+ }, va = {
2338
2338
  prefix: "fas",
2339
2339
  iconName: "briefcase",
2340
2340
  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"]
2341
2341
  };
2342
2342
  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>');
2343
- function Si(t, r) {
2344
- Ce(r, !0);
2343
+ function Li(t, r) {
2344
+ ze(r, !0);
2345
2345
  let e = vi(r, "icon", 7);
2346
- const n = e().icon[0], i = e().icon[1], o = e().icon[4];
2347
- var a = Ei();
2348
- It(a, "viewBox", `0 0 ${n} ${i}`);
2349
- var s = zn(a);
2346
+ const n = e().icon[0], i = e().icon[1], a = e().icon[4];
2347
+ var o = Ei();
2348
+ It(o, "viewBox", `0 0 ${n} ${i}`);
2349
+ var s = Cn(o);
2350
2350
  {
2351
2351
  var c = (u) => {
2352
2352
  var f = ri(), d = Tn(f);
2353
- si(d, 17, () => o, oi, (p, h) => {
2353
+ si(d, 17, () => a, ai, (p, h) => {
2354
2354
  var m = $i();
2355
2355
  Pn(() => It(m, "d", N(h))), $t(p, m);
2356
2356
  }), $t(u, f);
2357
2357
  }, l = (u) => {
2358
2358
  var f = ki();
2359
- It(f, "d", o), $t(u, f);
2359
+ It(f, "d", a), $t(u, f);
2360
2360
  };
2361
2361
  ii(s, (u) => {
2362
- Array.isArray(o) ? u(c) : u(l, !1);
2362
+ Array.isArray(a) ? u(c) : u(l, !1);
2363
2363
  });
2364
2364
  }
2365
- return Nn(a), $t(t, a), Ae({
2365
+ return Nn(o), $t(t, o), Ae({
2366
2366
  get icon() {
2367
2367
  return e();
2368
2368
  },
2369
2369
  set icon(u) {
2370
- e(u), zr();
2370
+ e(u), Cr();
2371
2371
  }
2372
2372
  });
2373
2373
  }
2374
- _i(Si, { icon: {} }, [], [], !0);
2374
+ _i(Li, { icon: {} }, [], [], !0);
2375
2375
  export {
2376
2376
  yr as $,
2377
- vi as A,
2378
- Di as B,
2379
- It as C,
2380
- mo as D,
2381
- zr as E,
2382
- Si as F,
2383
- Ki as G,
2377
+ fe as A,
2378
+ sr as B,
2379
+ zr as C,
2380
+ Di as D,
2381
+ It as E,
2382
+ Li as F,
2383
+ ha as G,
2384
2384
  $ as H,
2385
2385
  Gt as I,
2386
2386
  si as J,
2387
- oi as K,
2387
+ ai as K,
2388
2388
  Ui as L,
2389
2389
  Tr as M,
2390
- co as N,
2391
- so as O,
2392
- eo as P,
2393
- lo as Q,
2394
- io as R,
2390
+ ca as N,
2391
+ sa as O,
2392
+ ea as P,
2393
+ la as Q,
2394
+ ia as R,
2395
2395
  vt as S,
2396
- wo as T,
2397
- vo as U,
2398
- no as V,
2399
- uo as W,
2396
+ va as T,
2397
+ ma as U,
2398
+ na as V,
2399
+ ua as W,
2400
2400
  Tn as X,
2401
- fo as Y,
2401
+ fa as Y,
2402
2402
  ii as Z,
2403
- Sr as _,
2404
- $t as a,
2405
- St as a0,
2403
+ Lr as _,
2404
+ vi as a,
2405
+ Lt as a0,
2406
2406
  mt as a1,
2407
2407
  Z as a2,
2408
2408
  x as a3,
@@ -2412,66 +2412,66 @@ export {
2412
2412
  Ai as a7,
2413
2413
  Ft as a8,
2414
2414
  Yt as a9,
2415
- to as aA,
2416
- Wi as aB,
2417
- ji as aC,
2415
+ ta as aA,
2416
+ Ki as aB,
2417
+ qi as aC,
2418
2418
  Er as aD,
2419
2419
  Fi as aE,
2420
2420
  Qn as aF,
2421
2421
  Rn as aG,
2422
2422
  pn as aH,
2423
2423
  Ti as aI,
2424
- qi as aJ,
2424
+ ji as aJ,
2425
2425
  Mi as aK,
2426
2426
  Ni as aa,
2427
2427
  J as ab,
2428
- X as ac,
2428
+ W as ac,
2429
2429
  Y as ad,
2430
2430
  Hi as ae,
2431
2431
  ur as af,
2432
2432
  _r as ag,
2433
2433
  dn as ah,
2434
- zi as ai,
2435
- Ci as aj,
2434
+ Ci as ai,
2435
+ zi as aj,
2436
2436
  et as ak,
2437
2437
  U as al,
2438
2438
  k as am,
2439
2439
  E as an,
2440
2440
  Fn as ao,
2441
- zt as ap,
2441
+ Ct as ap,
2442
2442
  Yi as aq,
2443
2443
  ri as ar,
2444
2444
  Vi as as,
2445
- po as at,
2446
- ao as au,
2447
- oe as av,
2448
- ho as aw,
2445
+ pa as at,
2446
+ oa as au,
2447
+ ae as av,
2448
+ da as aw,
2449
2449
  Pi as ax,
2450
2450
  Ji as ay,
2451
- Xi as az,
2452
- Qi as b,
2451
+ Wi as az,
2452
+ Pn as b,
2453
2453
  _i as c,
2454
- zn as d,
2455
- Ii as e,
2456
- ro as f,
2457
- ti as g,
2458
- Zi as h,
2459
- Pn as i,
2460
- Ae as j,
2461
- oo as k,
2462
- F as l,
2463
- ht as m,
2464
- N as n,
2465
- Oi as o,
2466
- Ce as p,
2467
- or as q,
2454
+ $t as d,
2455
+ Ae as e,
2456
+ Bi as f,
2457
+ ra as g,
2458
+ Cr as h,
2459
+ Qi as i,
2460
+ Cn as j,
2461
+ Ii as k,
2462
+ ti as l,
2463
+ Zi as m,
2464
+ aa as n,
2465
+ F as o,
2466
+ ze as p,
2467
+ ht as q,
2468
2468
  Nn as r,
2469
2469
  Gi as s,
2470
- Bi as t,
2471
- fi as u,
2472
- Ri as v,
2473
- ue as w,
2474
- fe as x,
2475
- sr as y,
2476
- Cr as z
2470
+ Xi as t,
2471
+ N as u,
2472
+ Oi as v,
2473
+ ar as w,
2474
+ fi as x,
2475
+ Ri as y,
2476
+ ue as z
2477
2477
  };