@freeday-ai/webchat 2025.11.2-6.12.53.2019 → 2025.11.2-6.13.33.11484

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.
package/dist/webchat.mjs CHANGED
@@ -2152,7 +2152,7 @@ function br1() {
2152
2152
  var a = {};
2153
2153
  return a.NODE_ENV === "production" ? qd.exports = Fr1() : qd.exports = Cr1(), qd.exports;
2154
2154
  }
2155
- var D = br1(), e = Hr();
2155
+ var k = br1(), e = Hr();
2156
2156
  const M0 = /* @__PURE__ */ c7(e), Vv = /* @__PURE__ */ fr1({
2157
2157
  __proto__: null,
2158
2158
  default: M0
@@ -8387,8 +8387,8 @@ function xr1() {
8387
8387
  if (S) {
8388
8388
  var x = M.propertyName;
8389
8389
  if (d === null) {
8390
- var k = M.type;
8391
- r[x] = k === u0 ? !1 : "";
8390
+ var D = M.type;
8391
+ r[x] = D === u0 ? !1 : "";
8392
8392
  } else
8393
8393
  r[x] = d;
8394
8394
  return;
@@ -8539,14 +8539,14 @@ function xr1() {
8539
8539
  } catch (T0) {
8540
8540
  if (T0 && f && typeof T0.stack == "string") {
8541
8541
  for (var x = T0.stack.split(`
8542
- `), k = f.stack.split(`
8543
- `), W = x.length - 1, Y = k.length - 1; W >= 1 && Y >= 0 && x[W] !== k[Y]; )
8542
+ `), D = f.stack.split(`
8543
+ `), W = x.length - 1, Y = D.length - 1; W >= 1 && Y >= 0 && x[W] !== D[Y]; )
8544
8544
  Y--;
8545
8545
  for (; W >= 1 && Y >= 0; W--, Y--)
8546
- if (x[W] !== k[Y]) {
8546
+ if (x[W] !== D[Y]) {
8547
8547
  if (W !== 1 || Y !== 1)
8548
8548
  do
8549
- if (W--, Y--, Y < 0 || x[W] !== k[Y]) {
8549
+ if (W--, Y--, Y < 0 || x[W] !== D[Y]) {
8550
8550
  var f0 = `
8551
8551
  ` + x[W].replace(" at new ", " at ");
8552
8552
  return r.displayName && f0.includes("<anonymous>") && (f0 = f0.replace("<anonymous>", r.displayName)), typeof r == "function" && Rt.set(r, f0), f0;
@@ -8994,9 +8994,9 @@ Check the render method of \`` + r + "`." : "";
8994
8994
  if (c) {
8995
8995
  for (var y = d, S = {}, x = 0; x < y.length; x++)
8996
8996
  S["$" + y[x]] = !0;
8997
- for (var k = 0; k < M.length; k++) {
8998
- var W = S.hasOwnProperty("$" + M[k].value);
8999
- M[k].selected !== W && (M[k].selected = W), W && f && (M[k].defaultSelected = !0);
8997
+ for (var D = 0; D < M.length; D++) {
8998
+ var W = S.hasOwnProperty("$" + M[D].value);
8999
+ M[D].selected !== W && (M[D].selected = W), W && f && (M[D].defaultSelected = !0);
9000
9000
  }
9001
9001
  } else {
9002
9002
  for (var Y = Ke(m6(d)), f0 = null, A0 = 0; A0 < M.length; A0++) {
@@ -9310,10 +9310,10 @@ Check the render method of \`` + r + "`." : "";
9310
9310
  for (var y in d) {
9311
9311
  var S = d[y], x = f[y];
9312
9312
  if (x && S !== x) {
9313
- var k = S + "," + x;
9314
- if (M[k])
9313
+ var D = S + "," + x;
9314
+ if (M[D])
9315
9315
  continue;
9316
- M[k] = !0, u("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.", mZ(r[S]) ? "Removing" : "Updating", S, x);
9316
+ M[D] = !0, u("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.", mZ(r[S]) ? "Removing" : "Updating", S, x);
9317
9317
  }
9318
9318
  }
9319
9319
  }
@@ -9996,14 +9996,14 @@ Check the render method of \`` + r + "`." : "";
9996
9996
  return u("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.", typeof d), Xe[c] = !0, !0;
9997
9997
  if (typeof d == "number" && isNaN(d))
9998
9998
  return u("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.", c), Xe[c] = !0, !0;
9999
- var k = d1(c), W = k !== null && k.type === K0;
9999
+ var D = d1(c), W = D !== null && D.type === K0;
10000
10000
  if (Qn.hasOwnProperty(M)) {
10001
10001
  var Y = Qn[M];
10002
10002
  if (Y !== c)
10003
10003
  return u("Invalid DOM property `%s`. Did you mean `%s`?", c, Y), Xe[c] = !0, !0;
10004
10004
  } else if (!W && c !== M)
10005
10005
  return u("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.", c, M), Xe[c] = !0, !0;
10006
- return typeof d == "boolean" && I2(c, d, k, !1) ? (d ? u('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.', d, c, c, d, c) : u('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.', d, c, c, d, c, c, c), Xe[c] = !0, !0) : W ? !0 : I2(c, d, k, !1) ? (Xe[c] = !0, !1) : ((d === "false" || d === "true") && k !== null && k.type === u0 && (u("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?", d, c, d === "false" ? "The browser will interpret it as a truthy value." : 'Although this works, it will not work as expected if you pass the string "false".', c, d), Xe[c] = !0), !0);
10006
+ return typeof d == "boolean" && I2(c, d, D, !1) ? (d ? u('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.', d, c, c, d, c) : u('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.', d, c, c, d, c, c, c), Xe[c] = !0, !0) : W ? !0 : I2(c, d, D, !1) ? (Xe[c] = !0, !1) : ((d === "false" || d === "true") && D !== null && D.type === u0 && (u("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?", d, c, d === "false" ? "The browser will interpret it as a truthy value." : 'Although this works, it will not work as expected if you pass the string "false".', c, d), Xe[c] = !0), !0);
10007
10007
  };
10008
10008
  }
10009
10009
  var yu = function(r, c, d) {
@@ -10134,7 +10134,7 @@ Check the render method of \`` + r + "`." : "";
10134
10134
  } catch {
10135
10135
  _r = !1;
10136
10136
  }
10137
- function C7(r, c, d, f, M, y, S, x, k) {
10137
+ function C7(r, c, d, f, M, y, S, x, D) {
10138
10138
  var W = Array.prototype.slice.call(arguments, 3);
10139
10139
  try {
10140
10140
  c.apply(d, W);
@@ -10145,7 +10145,7 @@ Check the render method of \`` + r + "`." : "";
10145
10145
  var Iu = C7;
10146
10146
  if (typeof window < "u" && typeof window.dispatchEvent == "function" && typeof document < "u" && typeof document.createEvent == "function") {
10147
10147
  var b7 = document.createElement("react");
10148
- Iu = function(c, d, f, M, y, S, x, k, W) {
10148
+ Iu = function(c, d, f, M, y, S, x, D, W) {
10149
10149
  if (typeof document > "u" || document === null)
10150
10150
  throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");
10151
10151
  var Y = document.createEvent("Event"), f0 = !1, A0 = !0, S0 = window.event, T0 = Object.getOwnPropertyDescriptor(window, "event");
@@ -10174,10 +10174,10 @@ Check the render method of \`` + r + "`." : "";
10174
10174
  nl = !0, ll = r;
10175
10175
  }
10176
10176
  };
10177
- function Z4(r, c, d, f, M, y, S, x, k) {
10177
+ function Z4(r, c, d, f, M, y, S, x, D) {
10178
10178
  nl = !1, ll = null, AZ.apply(rl, arguments);
10179
10179
  }
10180
- function Br(r, c, d, f, M, y, S, x, k) {
10180
+ function Br(r, c, d, f, M, y, S, x, D) {
10181
10181
  if (Z4.apply(this, arguments), nl) {
10182
10182
  var W = yc();
10183
10183
  G4 || (G4 = !0, I7 = W);
@@ -10356,12 +10356,12 @@ Check the render method of \`` + r + "`." : "";
10356
10356
  break;
10357
10357
  }
10358
10358
  if (y.child === S.child) {
10359
- for (var k = y.child; k; ) {
10360
- if (k === f)
10359
+ for (var D = y.child; D; ) {
10360
+ if (D === f)
10361
10361
  return R7(y), r;
10362
- if (k === M)
10362
+ if (D === M)
10363
10363
  return R7(y), c;
10364
- k = k.sibling;
10364
+ D = D.sibling;
10365
10365
  }
10366
10366
  throw new Error("Unable to find node on an unmounted component.");
10367
10367
  }
@@ -10815,8 +10815,8 @@ Check the render method of \`` + r + "`." : "";
10815
10815
  if (x !== z0)
10816
10816
  f = n5(x);
10817
10817
  else {
10818
- var k = S & y;
10819
- k !== z0 && (f = n5(k));
10818
+ var D = S & y;
10819
+ D !== z0 && (f = n5(D));
10820
10820
  }
10821
10821
  } else {
10822
10822
  var W = d & ~M;
@@ -10897,8 +10897,8 @@ Check the render method of \`` + r + "`." : "";
10897
10897
  }
10898
10898
  function Uu(r, c) {
10899
10899
  for (var d = r.pendingLanes, f = r.suspendedLanes, M = r.pingedLanes, y = r.expirationTimes, S = d; S > 0; ) {
10900
- var x = K8(S), k = 1 << x, W = y[x];
10901
- W === i8 ? ((k & f) === z0 || (k & M) !== z0) && (y[x] = J7(k, c)) : W <= c && (r.expiredLanes |= k), S &= ~k;
10900
+ var x = K8(S), D = 1 << x, W = y[x];
10901
+ W === i8 ? ((D & f) === z0 || (D & M) !== z0) && (y[x] = J7(D, c)) : W <= c && (r.expiredLanes |= D), S &= ~D;
10902
10902
  }
10903
10903
  }
10904
10904
  function zu(r) {
@@ -10999,8 +10999,8 @@ Check the render method of \`` + r + "`." : "";
10999
10999
  var d = r.pendingLanes & ~c;
11000
11000
  r.pendingLanes = c, r.suspendedLanes = z0, r.pingedLanes = z0, r.expiredLanes &= c, r.mutableReadLanes &= c, r.entangledLanes &= c;
11001
11001
  for (var f = r.entanglements, M = r.eventTimes, y = r.expirationTimes, S = d; S > 0; ) {
11002
- var x = K8(S), k = 1 << x;
11003
- f[x] = z0, M[x] = i8, y[x] = i8, S &= ~k;
11002
+ var x = K8(S), D = 1 << x;
11003
+ f[x] = z0, M[x] = i8, y[x] = i8, S &= ~D;
11004
11004
  }
11005
11005
  }
11006
11006
  function o5(r, c) {
@@ -11064,8 +11064,8 @@ Check the render method of \`` + r + "`." : "";
11064
11064
  for (var d = r.pendingUpdatersLaneMap, f = r.memoizedUpdaters; c > 0; ) {
11065
11065
  var M = t9(c), y = 1 << M, S = d[M];
11066
11066
  S.size > 0 && (S.forEach(function(x) {
11067
- var k = x.alternate;
11068
- (k === null || !f.has(k)) && f.add(x);
11067
+ var D = x.alternate;
11068
+ (D === null || !f.has(D)) && f.add(x);
11069
11069
  }), S.clear()), c &= ~y;
11070
11070
  }
11071
11071
  }
@@ -11208,8 +11208,8 @@ Check the render method of \`` + r + "`." : "";
11208
11208
  return S;
11209
11209
  }
11210
11210
  r.eventSystemFlags |= f;
11211
- var k = r.targetContainers;
11212
- return M !== null && k.indexOf(M) === -1 && k.push(M), r;
11211
+ var D = r.targetContainers;
11212
+ return M !== null && D.indexOf(M) === -1 && D.push(M), r;
11213
11213
  }
11214
11214
  function eh(r, c, d, f, M) {
11215
11215
  switch (c) {
@@ -11226,8 +11226,8 @@ Check the render method of \`` + r + "`." : "";
11226
11226
  return b8 = s5(b8, r, c, d, f, x), !0;
11227
11227
  }
11228
11228
  case "pointerover": {
11229
- var k = M, W = k.pointerId;
11230
- return d6.set(W, s5(d6.get(W) || null, r, c, d, f, k)), !0;
11229
+ var D = M, W = D.pointerId;
11230
+ return d6.set(W, s5(d6.get(W) || null, r, c, d, f, D)), !0;
11231
11231
  }
11232
11232
  case "gotpointercapture": {
11233
11233
  var Y = M, f0 = Y.pointerId;
@@ -11398,9 +11398,9 @@ Check the render method of \`` + r + "`." : "";
11398
11398
  else {
11399
11399
  var x = S.tag;
11400
11400
  if (x === q) {
11401
- var k = Ea(S);
11402
- if (k !== null)
11403
- return k;
11401
+ var D = Ea(S);
11402
+ if (D !== null)
11403
+ return D;
11404
11404
  y = null;
11405
11405
  } else if (x === L) {
11406
11406
  var W = S.stateNode;
@@ -11569,8 +11569,8 @@ Check the render method of \`` + r + "`." : "";
11569
11569
  this._reactName = d, this._targetInst = M, this.type = f, this.nativeEvent = y, this.target = S, this.currentTarget = null;
11570
11570
  for (var x in r)
11571
11571
  if (r.hasOwnProperty(x)) {
11572
- var k = r[x];
11573
- k ? this[x] = k(y) : this[x] = y[x];
11572
+ var D = r[x];
11573
+ D ? this[x] = D(y) : this[x] = y[x];
11574
11574
  }
11575
11575
  var W = y.defaultPrevented != null ? y.defaultPrevented : y.returnValue === !1;
11576
11576
  return W ? this.isDefaultPrevented = on : this.isDefaultPrevented = A5, this.isPropagationStopped = A5, this;
@@ -11852,15 +11852,15 @@ Check the render method of \`` + r + "`." : "";
11852
11852
  sh && !ui(f) && (!t3 && y === "onCompositionStart" ? t3 = d9(M) : y === "onCompositionEnd" && t3 && (S = d5()));
11853
11853
  var x = gh(d, y);
11854
11854
  if (x.length > 0) {
11855
- var k = new ri(y, c, null, f, M);
11855
+ var D = new ri(y, c, null, f, M);
11856
11856
  if (r.push({
11857
- event: k,
11857
+ event: D,
11858
11858
  listeners: x
11859
11859
  }), S)
11860
- k.data = S;
11860
+ D.data = S;
11861
11861
  else {
11862
11862
  var W = dh(f);
11863
- W !== null && (k.data = W);
11863
+ W !== null && (D.data = W);
11864
11864
  }
11865
11865
  }
11866
11866
  }
@@ -12033,9 +12033,9 @@ Check the render method of \`` + r + "`." : "";
12033
12033
  !c || !c.controlled || r.type !== "number" || x1(r, "number", r.value);
12034
12034
  }
12035
12035
  function v0(r, c, d, f, M, y, S) {
12036
- var x = d ? I9(d) : window, k, W;
12037
- if (E(x) ? k = U : ph(x) ? n0 ? k = k1 : (k = J0, W = t1) : w1(x) && (k = T1), k) {
12038
- var Y = k(c, d);
12036
+ var x = d ? I9(d) : window, D, W;
12037
+ if (E(x) ? D = U : ph(x) ? n0 ? D = k1 : (D = J0, W = t1) : w1(x) && (D = T1), D) {
12038
+ var Y = D(c, d);
12039
12039
  if (Y) {
12040
12040
  E5(r, Y, f, M);
12041
12041
  return;
@@ -12047,13 +12047,13 @@ Check the render method of \`` + r + "`." : "";
12047
12047
  M1("onMouseEnter", ["mouseout", "mouseover"]), M1("onMouseLeave", ["mouseout", "mouseover"]), M1("onPointerEnter", ["pointerout", "pointerover"]), M1("onPointerLeave", ["pointerout", "pointerover"]);
12048
12048
  }
12049
12049
  function F0(r, c, d, f, M, y, S) {
12050
- var x = c === "mouseover" || c === "pointerover", k = c === "mouseout" || c === "pointerout";
12050
+ var x = c === "mouseover" || c === "pointerover", D = c === "mouseout" || c === "pointerout";
12051
12051
  if (x && !hZ(f)) {
12052
12052
  var W = f.relatedTarget || f.fromElement;
12053
12053
  if (W && (v5(W) || yi(W)))
12054
12054
  return;
12055
12055
  }
12056
- if (!(!k && !x)) {
12056
+ if (!(!D && !x)) {
12057
12057
  var Y;
12058
12058
  if (M.window === M)
12059
12059
  Y = M;
@@ -12062,7 +12062,7 @@ Check the render method of \`` + r + "`." : "";
12062
12062
  f0 ? Y = f0.defaultView || f0.parentWindow : Y = window;
12063
12063
  }
12064
12064
  var A0, S0;
12065
- if (k) {
12065
+ if (D) {
12066
12066
  var T0 = f.relatedTarget || f.toElement;
12067
12067
  if (A0 = d, S0 = T0 ? v5(T0) : null, S0 !== null) {
12068
12068
  var _0 = h6(S0);
@@ -12141,14 +12141,14 @@ Check the render method of \`` + r + "`." : "";
12141
12141
  return n3(r, M, y, S, x);
12142
12142
  }
12143
12143
  function n3(r, c, d, f, M) {
12144
- var y = 0, S = -1, x = -1, k = 0, W = 0, Y = r, f0 = null;
12144
+ var y = 0, S = -1, x = -1, D = 0, W = 0, Y = r, f0 = null;
12145
12145
  e: for (; ; ) {
12146
12146
  for (var A0 = null; Y === c && (d === 0 || Y.nodeType === Qa) && (S = y + d), Y === f && (M === 0 || Y.nodeType === Qa) && (x = y + M), Y.nodeType === Qa && (y += Y.nodeValue.length), (A0 = Y.firstChild) !== null; )
12147
12147
  f0 = Y, Y = A0;
12148
12148
  for (; ; ) {
12149
12149
  if (Y === r)
12150
12150
  break e;
12151
- if (f0 === c && ++k === d && (S = y), f0 === f && ++W === M && (x = y), (A0 = Y.nextSibling) !== null)
12151
+ if (f0 === c && ++D === d && (S = y), f0 === f && ++W === M && (x = y), (A0 = Y.nextSibling) !== null)
12152
12152
  break;
12153
12153
  Y = f0, f0 = Y.parentNode;
12154
12154
  }
@@ -12164,8 +12164,8 @@ Check the render method of \`` + r + "`." : "";
12164
12164
  if (f.getSelection) {
12165
12165
  var M = f.getSelection(), y = r.textContent.length, S = Math.min(c.start, y), x = c.end === void 0 ? S : Math.min(c.end, y);
12166
12166
  if (!M.extend && S > x) {
12167
- var k = x;
12168
- x = S, S = k;
12167
+ var D = x;
12168
+ x = S, S = D;
12169
12169
  }
12170
12170
  var W = pe(r, S), Y = pe(r, x);
12171
12171
  if (W && Y) {
@@ -12357,7 +12357,7 @@ Check the render method of \`` + r + "`." : "";
12357
12357
  function B41(r, c, d, f, M, y, S) {
12358
12358
  var x = kf0.get(c);
12359
12359
  if (x !== void 0) {
12360
- var k = n4, W = c;
12360
+ var D = n4, W = c;
12361
12361
  switch (c) {
12362
12362
  case "keypress":
12363
12363
  if (vl(f) === 0)
@@ -12365,17 +12365,17 @@ Check the render method of \`` + r + "`." : "";
12365
12365
  /* falls through */
12366
12366
  case "keydown":
12367
12367
  case "keyup":
12368
- k = MZ;
12368
+ D = MZ;
12369
12369
  break;
12370
12370
  case "focusin":
12371
- W = "focus", k = p9;
12371
+ W = "focus", D = p9;
12372
12372
  break;
12373
12373
  case "focusout":
12374
- W = "blur", k = p9;
12374
+ W = "blur", D = p9;
12375
12375
  break;
12376
12376
  case "beforeblur":
12377
12377
  case "afterblur":
12378
- k = p9;
12378
+ D = p9;
12379
12379
  break;
12380
12380
  case "click":
12381
12381
  if (f.button === 2)
@@ -12391,7 +12391,7 @@ Check the render method of \`` + r + "`." : "";
12391
12391
  case "mouseout":
12392
12392
  case "mouseover":
12393
12393
  case "contextmenu":
12394
- k = A9;
12394
+ D = A9;
12395
12395
  break;
12396
12396
  case "drag":
12397
12397
  case "dragend":
@@ -12401,32 +12401,32 @@ Check the render method of \`` + r + "`." : "";
12401
12401
  case "dragover":
12402
12402
  case "dragstart":
12403
12403
  case "drop":
12404
- k = ni;
12404
+ D = ni;
12405
12405
  break;
12406
12406
  case "touchcancel":
12407
12407
  case "touchend":
12408
12408
  case "touchmove":
12409
12409
  case "touchstart":
12410
- k = LZ;
12410
+ D = LZ;
12411
12411
  break;
12412
12412
  case xf0:
12413
12413
  case Tf0:
12414
12414
  case Nf0:
12415
- k = li;
12415
+ D = li;
12416
12416
  break;
12417
12417
  case $f0:
12418
- k = ii;
12418
+ D = ii;
12419
12419
  break;
12420
12420
  case "scroll":
12421
- k = nh;
12421
+ D = nh;
12422
12422
  break;
12423
12423
  case "wheel":
12424
- k = e3;
12424
+ D = e3;
12425
12425
  break;
12426
12426
  case "copy":
12427
12427
  case "cut":
12428
12428
  case "paste":
12429
- k = gZ;
12429
+ D = gZ;
12430
12430
  break;
12431
12431
  case "gotpointercapture":
12432
12432
  case "lostpointercapture":
@@ -12436,7 +12436,7 @@ Check the render method of \`` + r + "`." : "";
12436
12436
  case "pointerout":
12437
12437
  case "pointerover":
12438
12438
  case "pointerup":
12439
- k = ci;
12439
+ D = ci;
12440
12440
  break;
12441
12441
  }
12442
12442
  var Y = (y & O3) !== 0;
@@ -12447,7 +12447,7 @@ Check the render method of \`` + r + "`." : "";
12447
12447
  // This is a breaking change that can wait until React 18.
12448
12448
  c === "scroll", A0 = q41(d, x, f.type, Y, f0);
12449
12449
  if (A0.length > 0) {
12450
- var S0 = new k(x, W, null, f, M);
12450
+ var S0 = new D(x, W, null, f, M);
12451
12451
  r.push({
12452
12452
  event: S0,
12453
12453
  listeners: A0
@@ -12471,10 +12471,10 @@ Check the render method of \`` + r + "`." : "";
12471
12471
  var f;
12472
12472
  if (d)
12473
12473
  for (var M = c.length - 1; M >= 0; M--) {
12474
- var y = c[M], S = y.instance, x = y.currentTarget, k = y.listener;
12474
+ var y = c[M], S = y.instance, x = y.currentTarget, D = y.listener;
12475
12475
  if (S !== f && r.isPropagationStopped())
12476
12476
  return;
12477
- Pf0(r, k, x), f = S;
12477
+ Pf0(r, D, x), f = S;
12478
12478
  }
12479
12479
  else
12480
12480
  for (var W = 0; W < c.length; W++) {
@@ -12531,12 +12531,12 @@ Check the render method of \`` + r + "`." : "";
12531
12531
  e: for (; ; ) {
12532
12532
  if (x === null)
12533
12533
  return;
12534
- var k = x.tag;
12535
- if (k === L || k === v) {
12534
+ var D = x.tag;
12535
+ if (D === L || D === v) {
12536
12536
  var W = x.stateNode.containerInfo;
12537
12537
  if (Bf0(W, S))
12538
12538
  break;
12539
- if (k === v)
12539
+ if (D === v)
12540
12540
  for (var Y = x.return; Y !== null; ) {
12541
12541
  var f0 = Y.tag;
12542
12542
  if (f0 === L || f0 === v) {
@@ -12574,26 +12574,26 @@ Check the render method of \`` + r + "`." : "";
12574
12574
  };
12575
12575
  }
12576
12576
  function q41(r, c, d, f, M, y) {
12577
- for (var S = c !== null ? c + "Capture" : null, x = f ? S : c, k = [], W = r, Y = null; W !== null; ) {
12577
+ for (var S = c !== null ? c + "Capture" : null, x = f ? S : c, D = [], W = r, Y = null; W !== null; ) {
12578
12578
  var f0 = W, A0 = f0.stateNode, S0 = f0.tag;
12579
12579
  if (S0 === b && A0 !== null && (Y = A0, x !== null)) {
12580
12580
  var T0 = B3(W, x);
12581
- T0 != null && k.push(fi(W, T0, Y));
12581
+ T0 != null && D.push(fi(W, T0, Y));
12582
12582
  }
12583
12583
  if (M)
12584
12584
  break;
12585
12585
  W = W.return;
12586
12586
  }
12587
- return k;
12587
+ return D;
12588
12588
  }
12589
12589
  function gh(r, c) {
12590
12590
  for (var d = c + "Capture", f = [], M = r; M !== null; ) {
12591
12591
  var y = M, S = y.stateNode, x = y.tag;
12592
12592
  if (x === b && S !== null) {
12593
- var k = S, W = B3(M, d);
12594
- W != null && f.unshift(fi(M, W, k));
12593
+ var D = S, W = B3(M, d);
12594
+ W != null && f.unshift(fi(M, W, D));
12595
12595
  var Y = B3(M, c);
12596
- Y != null && f.push(fi(M, Y, k));
12596
+ Y != null && f.push(fi(M, Y, D));
12597
12597
  }
12598
12598
  M = M.return;
12599
12599
  }
@@ -12616,7 +12616,7 @@ Check the render method of \`` + r + "`." : "";
12616
12616
  d = F9(d), M--;
12617
12617
  for (; S - M > 0; )
12618
12618
  f = F9(f), S--;
12619
- for (var k = M; k--; ) {
12619
+ for (var D = M; D--; ) {
12620
12620
  if (d === f || f !== null && d === f.alternate)
12621
12621
  return d;
12622
12622
  d = F9(d), f = F9(f);
@@ -12625,7 +12625,7 @@ Check the render method of \`` + r + "`." : "";
12625
12625
  }
12626
12626
  function Uf0(r, c, d, f, M) {
12627
12627
  for (var y = c._reactName, S = [], x = d; x !== null && x !== f; ) {
12628
- var k = x, W = k.alternate, Y = k.stateNode, f0 = k.tag;
12628
+ var D = x, W = D.alternate, Y = D.stateNode, f0 = D.tag;
12629
12629
  if (W !== null && W === f)
12630
12630
  break;
12631
12631
  if (f0 === b && Y !== null) {
@@ -12717,8 +12717,8 @@ Check the render method of \`` + r + "`." : "";
12717
12717
  x != null && ru(c, x);
12718
12718
  } else if (y === V5)
12719
12719
  if (typeof S == "string") {
12720
- var k = r !== "textarea" || S !== "";
12721
- k && $t(c, S);
12720
+ var D = r !== "textarea" || S !== "";
12721
+ D && $t(c, S);
12722
12722
  } else typeof S == "number" && $t(c, "" + S);
12723
12723
  else y === Eh || y === Fl || y === zf0 || (W0.hasOwnProperty(y) ? S != null && (typeof S != "function" && vh(y, S), y === "onScroll" && T8("scroll", c)) : S != null && g8(c, y, S, M));
12724
12724
  }
@@ -12733,10 +12733,10 @@ Check the render method of \`` + r + "`." : "";
12733
12733
  var M, y = Gf0(d), S, x = f;
12734
12734
  if (x === q4 && (x = pc(r)), x === q4) {
12735
12735
  if (M = kt(r, c), !M && r !== r.toLowerCase() && u("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.", r), r === "script") {
12736
- var k = y.createElement("div");
12737
- k.innerHTML = "<script><\/script>";
12738
- var W = k.firstChild;
12739
- S = k.removeChild(W);
12736
+ var D = y.createElement("div");
12737
+ D.innerHTML = "<script><\/script>";
12738
+ var W = D.firstChild;
12739
+ S = D.removeChild(W);
12740
12740
  } else if (typeof c.is == "string")
12741
12741
  S = y.createElement(r, {
12742
12742
  is: c.is
@@ -12833,29 +12833,29 @@ Check the render method of \`` + r + "`." : "";
12833
12833
  break;
12834
12834
  }
12835
12835
  V7(c, x);
12836
- var k, W, Y = null;
12837
- for (k in S)
12838
- if (!(x.hasOwnProperty(k) || !S.hasOwnProperty(k) || S[k] == null))
12839
- if (k === M5) {
12840
- var f0 = S[k];
12836
+ var D, W, Y = null;
12837
+ for (D in S)
12838
+ if (!(x.hasOwnProperty(D) || !S.hasOwnProperty(D) || S[D] == null))
12839
+ if (D === M5) {
12840
+ var f0 = S[D];
12841
12841
  for (W in f0)
12842
12842
  f0.hasOwnProperty(W) && (Y || (Y = {}), Y[W] = "");
12843
- } else k === Zi || k === V5 || k === Eh || k === Fl || k === zf0 || (W0.hasOwnProperty(k) ? y || (y = []) : (y = y || []).push(k, null));
12844
- for (k in x) {
12845
- var A0 = x[k], S0 = S != null ? S[k] : void 0;
12846
- if (!(!x.hasOwnProperty(k) || A0 === S0 || A0 == null && S0 == null))
12847
- if (k === M5)
12843
+ } else D === Zi || D === V5 || D === Eh || D === Fl || D === zf0 || (W0.hasOwnProperty(D) ? y || (y = []) : (y = y || []).push(D, null));
12844
+ for (D in x) {
12845
+ var A0 = x[D], S0 = S != null ? S[D] : void 0;
12846
+ if (!(!x.hasOwnProperty(D) || A0 === S0 || A0 == null && S0 == null))
12847
+ if (D === M5)
12848
12848
  if (A0 && Object.freeze(A0), S0) {
12849
12849
  for (W in S0)
12850
12850
  S0.hasOwnProperty(W) && (!A0 || !A0.hasOwnProperty(W)) && (Y || (Y = {}), Y[W] = "");
12851
12851
  for (W in A0)
12852
12852
  A0.hasOwnProperty(W) && S0[W] !== A0[W] && (Y || (Y = {}), Y[W] = A0[W]);
12853
12853
  } else
12854
- Y || (y || (y = []), y.push(k, Y)), Y = A0;
12855
- else if (k === Zi) {
12854
+ Y || (y || (y = []), y.push(D, Y)), Y = A0;
12855
+ else if (D === Zi) {
12856
12856
  var T0 = A0 ? A0[Vh] : void 0, _0 = S0 ? S0[Vh] : void 0;
12857
- T0 != null && _0 !== T0 && (y = y || []).push(k, T0);
12858
- } else k === V5 ? (typeof A0 == "string" || typeof A0 == "number") && (y = y || []).push(k, "" + A0) : k === Eh || k === Fl || (W0.hasOwnProperty(k) ? (A0 != null && (typeof A0 != "function" && vh(k, A0), k === "onScroll" && T8("scroll", r)), !y && S0 !== A0 && (y = [])) : (y = y || []).push(k, A0));
12857
+ T0 != null && _0 !== T0 && (y = y || []).push(D, T0);
12858
+ } else D === V5 ? (typeof A0 == "string" || typeof A0 == "number") && (y = y || []).push(D, "" + A0) : D === Eh || D === Fl || (W0.hasOwnProperty(D) ? (A0 != null && (typeof A0 != "function" && vh(D, A0), D === "onScroll" && T8("scroll", r)), !y && S0 !== A0 && (y = [])) : (y = y || []).push(D, A0));
12859
12859
  }
12860
12860
  return Y && (W4(Y, x[M5]), (y = y || []).push(M5, Y)), y;
12861
12861
  }
@@ -12881,7 +12881,7 @@ Check the render method of \`` + r + "`." : "";
12881
12881
  }
12882
12882
  }
12883
12883
  function ca1(r, c, d, f, M, y, S) {
12884
- var x, k;
12884
+ var x, D;
12885
12885
  switch (x = kt(c, d), Mh(c, d), c) {
12886
12886
  case "dialog":
12887
12887
  T8("cancel", r), T8("close", r);
@@ -12922,7 +12922,7 @@ Check the render method of \`` + r + "`." : "";
12922
12922
  }
12923
12923
  V7(c, d);
12924
12924
  {
12925
- k = /* @__PURE__ */ new Set();
12925
+ D = /* @__PURE__ */ new Set();
12926
12926
  for (var Y = r.attributes, f0 = 0; f0 < Y.length; f0++) {
12927
12927
  var A0 = Y[f0].name.toLowerCase();
12928
12928
  switch (A0) {
@@ -12935,7 +12935,7 @@ Check the render method of \`` + r + "`." : "";
12935
12935
  case "selected":
12936
12936
  break;
12937
12937
  default:
12938
- k.add(Y[f0].name);
12938
+ D.add(Y[f0].name);
12939
12939
  }
12940
12940
  }
12941
12941
  }
@@ -12961,23 +12961,23 @@ Check the render method of \`` + r + "`." : "";
12961
12961
  T2 !== _1 && Hi(T0, _1, T2);
12962
12962
  }
12963
12963
  } else if (T0 === M5) {
12964
- if (k.delete(T0), qf0) {
12964
+ if (D.delete(T0), qf0) {
12965
12965
  var L0 = sZ(_0);
12966
12966
  Z1 = r.getAttribute("style"), L0 !== Z1 && Hi(T0, Z1, L0);
12967
12967
  }
12968
12968
  } else if (x && !r0)
12969
- k.delete(T0.toLowerCase()), Z1 = e8(r, T0, _0), _0 !== Z1 && Hi(T0, Z1, _0);
12969
+ D.delete(T0.toLowerCase()), Z1 = e8(r, T0, _0), _0 !== Z1 && Hi(T0, Z1, _0);
12970
12970
  else if (!K1(T0, G1, x) && !D2(T0, _0, G1, x)) {
12971
12971
  var B0 = !1;
12972
12972
  if (G1 !== null)
12973
- k.delete(G1.attributeName), Z1 = s8(r, T0, _0, G1);
12973
+ D.delete(G1.attributeName), Z1 = s8(r, T0, _0, G1);
12974
12974
  else {
12975
12975
  var w0 = f;
12976
12976
  if (w0 === q4 && (w0 = pc(c)), w0 === q4)
12977
- k.delete(T0.toLowerCase());
12977
+ D.delete(T0.toLowerCase());
12978
12978
  else {
12979
12979
  var n1 = oa1(T0);
12980
- n1 !== null && n1 !== T0 && (B0 = !0, k.delete(n1)), k.delete(T0);
12980
+ n1 !== null && n1 !== T0 && (B0 = !0, D.delete(n1)), D.delete(T0);
12981
12981
  }
12982
12982
  Z1 = e8(r, T0, _0);
12983
12983
  }
@@ -12989,7 +12989,7 @@ Check the render method of \`` + r + "`." : "";
12989
12989
  }
12990
12990
  }
12991
12991
  switch (S && // $FlowFixMe - Should be inferred as not undefined.
12992
- k.size > 0 && d[Fl] !== !0 && jf0(k), c) {
12992
+ D.size > 0 && d[Fl] !== !0 && jf0(D), c) {
12993
12993
  case "input":
12994
12994
  p4(r), b0(r, d, !0);
12995
12995
  break;
@@ -13214,15 +13214,15 @@ Check the render method of \`` + r + "`." : "";
13214
13214
  c != null && (r != null && u("validateDOMNesting: when childText is passed, childTag should be null"), r = "#text");
13215
13215
  var y = da1(r, M) ? null : f, S = y ? null : Aa1(r, d), x = y || S;
13216
13216
  if (x) {
13217
- var k = x.tag, W = !!y + "|" + r + "|" + k;
13217
+ var D = x.tag, W = !!y + "|" + r + "|" + D;
13218
13218
  if (!Xf0[W]) {
13219
13219
  Xf0[W] = !0;
13220
13220
  var Y = r, f0 = "";
13221
13221
  if (r === "#text" ? /\S/.test(c) ? Y = "Text nodes" : (Y = "Whitespace text nodes", f0 = " Make sure you don't have any extra whitespace between tags on each line of your source code.") : Y = "<" + r + ">", y) {
13222
13222
  var A0 = "";
13223
- k === "table" && r === "tr" && (A0 += " Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."), u("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s", Y, k, f0, A0);
13223
+ D === "table" && r === "tr" && (A0 += " Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."), u("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s", Y, D, f0, A0);
13224
13224
  } else
13225
- u("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.", Y, k);
13225
+ u("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.", Y, D);
13226
13226
  }
13227
13227
  }
13228
13228
  };
@@ -13245,10 +13245,10 @@ Check the render method of \`` + r + "`." : "";
13245
13245
  }
13246
13246
  }
13247
13247
  {
13248
- var x = c.toLowerCase(), k = Ei(null, x);
13248
+ var x = c.toLowerCase(), D = Ei(null, x);
13249
13249
  return {
13250
13250
  namespace: d,
13251
- ancestorInfo: k
13251
+ ancestorInfo: D
13252
13252
  };
13253
13253
  }
13254
13254
  }
@@ -13277,8 +13277,8 @@ Check the render method of \`` + r + "`." : "";
13277
13277
  {
13278
13278
  var S = f;
13279
13279
  if (gi(r, null, S.ancestorInfo), typeof c.children == "string" || typeof c.children == "number") {
13280
- var x = "" + c.children, k = Ei(S.ancestorInfo, r);
13281
- gi(null, x, k);
13280
+ var x = "" + c.children, D = Ei(S.ancestorInfo, r);
13281
+ gi(null, x, D);
13282
13282
  }
13283
13283
  y = S.namespace;
13284
13284
  }
@@ -13305,8 +13305,8 @@ Check the render method of \`` + r + "`." : "";
13305
13305
  {
13306
13306
  var S = y;
13307
13307
  if (typeof f.children != typeof d.children && (typeof f.children == "string" || typeof f.children == "number")) {
13308
- var x = "" + f.children, k = Ei(S.ancestorInfo, c);
13309
- gi(null, x, k);
13308
+ var x = "" + f.children, D = Ei(S.ancestorInfo, c);
13309
+ gi(null, x, D);
13310
13310
  }
13311
13311
  }
13312
13312
  return la1(r, c, d, f);
@@ -13475,8 +13475,8 @@ Check the render method of \`` + r + "`." : "";
13475
13475
  wi(y, r), KZ(r, d);
13476
13476
  var x;
13477
13477
  {
13478
- var k = M;
13479
- x = k.namespace;
13478
+ var D = M;
13479
+ x = D.namespace;
13480
13480
  }
13481
13481
  var W = (y.mode & F2) !== j1;
13482
13482
  return ca1(r, c, d, x, f, W, S);
@@ -13647,8 +13647,8 @@ Check the render method of \`` + r + "`." : "";
13647
13647
  var x = void 0;
13648
13648
  try {
13649
13649
  if (typeof r[S] != "function") {
13650
- var k = Error((f || "React class") + ": " + d + " type `" + S + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof r[S] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
13651
- throw k.name = "Invariant Violation", k;
13650
+ var D = Error((f || "React class") + ": " + d + " type `" + S + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof r[S] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
13651
+ throw D.name = "Invariant Violation", D;
13652
13652
  }
13653
13653
  x = r[S](c, S, f, d, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
13654
13654
  } catch (W) {
@@ -13745,8 +13745,8 @@ Check the render method of \`` + r + "`." : "";
13745
13745
  if (!(x in M))
13746
13746
  throw new Error((o2(r) || "Unknown") + '.getChildContext(): key "' + x + '" is not defined in childContextTypes.');
13747
13747
  {
13748
- var k = o2(r) || "Unknown";
13749
- ot(M, S, "child context", k);
13748
+ var D = o2(r) || "Unknown";
13749
+ ot(M, S, "child context", D);
13750
13750
  }
13751
13751
  return p2({}, d, S);
13752
13752
  }
@@ -13837,13 +13837,13 @@ Check the render method of \`` + r + "`." : "";
13837
13837
  }
13838
13838
  function uZ0(r, c, d) {
13839
13839
  y5(), wa[ya++] = pn, wa[ya++] = fn, wa[ya++] = L5, L5 = r;
13840
- var f = pn, M = fn, y = _h(f) - 1, S = f & ~(1 << y), x = d + 1, k = _h(c) + y;
13841
- if (k > 30) {
13840
+ var f = pn, M = fn, y = _h(f) - 1, S = f & ~(1 << y), x = d + 1, D = _h(c) + y;
13841
+ if (D > 30) {
13842
13842
  var W = y - y % 5, Y = (1 << W) - 1, f0 = (S & Y).toString(32), A0 = S >> W, S0 = y - W, T0 = _h(c) + S0, _0 = x << S0, Z1 = _0 | A0, G1 = f0 + M;
13843
13843
  pn = 1 << T0 | Z1, fn = G1;
13844
13844
  } else {
13845
13845
  var _1 = x << y, B2 = _1 | S, T2 = M;
13846
- pn = 1 << k | B2, fn = T2;
13846
+ pn = 1 << D | B2, fn = T2;
13847
13847
  }
13848
13848
  }
13849
13849
  function nH(r) {
@@ -13950,12 +13950,12 @@ Check the render method of \`` + r + "`." : "";
13950
13950
  var y = r.type, S = r.memoizedProps, x = r.stateNode;
13951
13951
  switch (c.tag) {
13952
13952
  case b: {
13953
- var k = c.type, W = c.pendingProps, Y = (r.mode & F2) !== j1;
13953
+ var D = c.type, W = c.pendingProps, Y = (r.mode & F2) !== j1;
13954
13954
  At1(
13955
13955
  y,
13956
13956
  S,
13957
13957
  x,
13958
- k,
13958
+ D,
13959
13959
  W,
13960
13960
  // TODO: Delete this argument when we remove the legacy root API.
13961
13961
  Y
@@ -14020,8 +14020,8 @@ Check the render method of \`` + r + "`." : "";
14020
14020
  retryLane: N6
14021
14021
  };
14022
14022
  r.memoizedState = x;
14023
- var k = Dl1(S);
14024
- return k.return = r, r.child = k, A6 = r, Fa = null, !0;
14023
+ var D = Dl1(S);
14024
+ return D.return = r, r.child = D, A6 = r, Fa = null, !0;
14025
14025
  }
14026
14026
  return !1;
14027
14027
  }
@@ -14076,10 +14076,10 @@ Check the render method of \`` + r + "`." : "";
14076
14076
  break;
14077
14077
  }
14078
14078
  case b: {
14079
- var x = M.type, k = M.memoizedProps, W = M.stateNode, Y = (M.mode & F2) !== j1;
14079
+ var x = M.type, D = M.memoizedProps, W = M.stateNode, Y = (M.mode & F2) !== j1;
14080
14080
  ot1(
14081
14081
  x,
14082
- k,
14082
+ D,
14083
14083
  W,
14084
14084
  c,
14085
14085
  d,
@@ -14216,12 +14216,12 @@ Please update the following components: %s`, S);
14216
14216
  Please update the following components: %s`, x);
14217
14217
  }
14218
14218
  if (y.size > 0) {
14219
- var k = C5(y);
14219
+ var D = C5(y);
14220
14220
  u(`Using UNSAFE_componentWillUpdate in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
14221
14221
 
14222
14222
  * Move data fetching code or side effects to componentDidUpdate.
14223
14223
 
14224
- Please update the following components: %s`, k);
14224
+ Please update the following components: %s`, D);
14225
14225
  }
14226
14226
  if (r.size > 0) {
14227
14227
  var W = C5(r);
@@ -14325,13 +14325,13 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, M)
14325
14325
  }
14326
14326
  if (!S)
14327
14327
  throw new Error("Missing owner for string ref " + f + ". This error is likely caused by a bug in React. Please file an issue.");
14328
- var k = S;
14328
+ var D = S;
14329
14329
  q2(f, "ref");
14330
14330
  var W = "" + f;
14331
14331
  if (c !== null && c.ref !== null && typeof c.ref == "function" && c.ref._stringRef === W)
14332
14332
  return c.ref;
14333
14333
  var Y = function(f0) {
14334
- var A0 = k.refs;
14334
+ var A0 = D.refs;
14335
14335
  f0 === null ? delete A0[W] : A0[W] = f0;
14336
14336
  };
14337
14337
  return Y._stringRef = W, Y;
@@ -14409,7 +14409,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
14409
14409
  return V1.return = L0, V1;
14410
14410
  }
14411
14411
  }
14412
- function k(L0, B0, w0, n1) {
14412
+ function D(L0, B0, w0, n1) {
14413
14413
  var b1 = w0.type;
14414
14414
  if (b1 === y6)
14415
14415
  return Y(L0, B0, w0.props.children, n1, w0.key);
@@ -14478,7 +14478,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
14478
14478
  if (typeof w0 == "object" && w0 !== null) {
14479
14479
  switch (w0.$$typeof) {
14480
14480
  case G2:
14481
- return w0.key === b1 ? k(L0, B0, w0, n1) : null;
14481
+ return w0.key === b1 ? D(L0, B0, w0, n1) : null;
14482
14482
  case P8:
14483
14483
  return w0.key === b1 ? W(L0, B0, w0, n1) : null;
14484
14484
  case i2: {
@@ -14501,7 +14501,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
14501
14501
  switch (n1.$$typeof) {
14502
14502
  case G2: {
14503
14503
  var n2 = L0.get(n1.key === null ? w0 : n1.key) || null;
14504
- return k(B0, n2, n1, b1);
14504
+ return D(B0, n2, n1, b1);
14505
14505
  }
14506
14506
  case P8: {
14507
14507
  var h2 = L0.get(n1.key === null ? w0 : n1.key) || null;
@@ -14787,12 +14787,12 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
14787
14787
  for (var S = y.firstContext; S !== null; ) {
14788
14788
  if (S.context === c) {
14789
14789
  if (f.tag === g) {
14790
- var x = Le(d), k = Zn(i8, x);
14791
- k.tag = Kh;
14790
+ var x = Le(d), D = Zn(i8, x);
14791
+ D.tag = Kh;
14792
14792
  var W = f.updateQueue;
14793
14793
  if (W !== null) {
14794
14794
  var Y = W.shared, f0 = Y.pending;
14795
- f0 === null ? k.next = k : (k.next = f0.next, f0.next = k), Y.pending = k;
14795
+ f0 === null ? D.next = D : (D.next = f0.next, f0.next = D), Y.pending = D;
14796
14796
  }
14797
14797
  }
14798
14798
  f.lanes = E2(f.lanes, d);
@@ -14979,18 +14979,18 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
14979
14979
  if (d === M) {
14980
14980
  var y = null, S = null, x = d.firstBaseUpdate;
14981
14981
  if (x !== null) {
14982
- var k = x;
14982
+ var D = x;
14983
14983
  do {
14984
14984
  var W = {
14985
- eventTime: k.eventTime,
14986
- lane: k.lane,
14987
- tag: k.tag,
14988
- payload: k.payload,
14989
- callback: k.callback,
14985
+ eventTime: D.eventTime,
14986
+ lane: D.lane,
14987
+ tag: D.tag,
14988
+ payload: D.payload,
14989
+ callback: D.callback,
14990
14990
  next: null
14991
14991
  };
14992
- S === null ? y = S = W : (S.next = W, S = W), k = k.next;
14993
- } while (k !== null);
14992
+ S === null ? y = S = W : (S.next = W, S = W), D = D.next;
14993
+ } while (D !== null);
14994
14994
  S === null ? y = S = c : (S.next = c, S = c);
14995
14995
  } else
14996
14996
  y = S = c;
@@ -15033,14 +15033,14 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
15033
15033
  r.flags = r.flags & ~Qe | v2;
15034
15034
  // Intentional fallthrough
15035
15035
  case bZ0: {
15036
- var k = d.payload, W;
15037
- if (typeof k == "function") {
15038
- wZ0(), W = k.call(y, f, M);
15036
+ var D = d.payload, W;
15037
+ if (typeof D == "function") {
15038
+ wZ0(), W = D.call(y, f, M);
15039
15039
  {
15040
15040
  if (r.mode & f2) {
15041
15041
  c8(!0);
15042
15042
  try {
15043
- k.call(y, f, M);
15043
+ D.call(y, f, M);
15044
15044
  } finally {
15045
15045
  c8(!1);
15046
15046
  }
@@ -15048,7 +15048,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
15048
15048
  yZ0();
15049
15049
  }
15050
15050
  } else
15051
- W = k;
15051
+ W = D;
15052
15052
  return W == null ? f : p2({}, f, W);
15053
15053
  }
15054
15054
  case Kh:
@@ -15062,12 +15062,12 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
15062
15062
  var y = M.firstBaseUpdate, S = M.lastBaseUpdate, x = M.shared.pending;
15063
15063
  if (x !== null) {
15064
15064
  M.shared.pending = null;
15065
- var k = x, W = k.next;
15066
- k.next = null, S === null ? y = W : S.next = W, S = k;
15065
+ var D = x, W = D.next;
15066
+ D.next = null, S === null ? y = W : S.next = W, S = D;
15067
15067
  var Y = r.alternate;
15068
15068
  if (Y !== null) {
15069
15069
  var f0 = Y.updateQueue, A0 = f0.lastBaseUpdate;
15070
- A0 !== S && (A0 === null ? f0.firstBaseUpdate = W : A0.next = W, f0.lastBaseUpdate = k);
15070
+ A0 !== S && (A0 === null ? f0.firstBaseUpdate = W : A0.next = W, f0.lastBaseUpdate = D);
15071
15071
  }
15072
15072
  }
15073
15073
  if (y !== null) {
@@ -15327,13 +15327,13 @@ Incoming: %s`, j0, "[" + c.join(", ") + "]", "[" + r.join(", ") + "]");
15327
15327
  } while (Di);
15328
15328
  }
15329
15329
  y1.current = Hd, c._debugHookTypes = Ca;
15330
- var k = _e !== null && _e.next !== null;
15330
+ var D = _e !== null && _e.next !== null;
15331
15331
  if (S5 = z0, A8 = null, _e = null, Be = null, j0 = null, Ca = null, $l = -1, r !== null && (r.flags & ce) !== (c.flags & ce) && // Disable this warning in legacy mode, because legacy Suspense is weird
15332
15332
  // and creates false positives. To make this work in legacy mode, we'd
15333
15333
  // need to mark fibers that commit in an incomplete state, somehow. For
15334
15334
  // now I'll disable the warning that most of the bugs that would trigger
15335
15335
  // it are either exclusive to concurrent mode or exist in both.
15336
- (r.mode & F2) !== j1 && u("Internal React error: Expected static flag was missing. Please notify the React team."), rd = !1, k)
15336
+ (r.mode & F2) !== j1 && u("Internal React error: Expected static flag was missing. Please notify the React team."), rd = !1, D)
15337
15337
  throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");
15338
15338
  return S;
15339
15339
  }
@@ -15421,8 +15421,8 @@ Incoming: %s`, j0, "[" + c.join(", ") + "]", "[" + r.join(", ") + "]");
15421
15421
  var y = _e, S = y.baseQueue, x = M.pending;
15422
15422
  if (x !== null) {
15423
15423
  if (S !== null) {
15424
- var k = S.next, W = x.next;
15425
- S.next = W, x.next = k;
15424
+ var D = S.next, W = x.next;
15425
+ S.next = W, x.next = D;
15426
15426
  }
15427
15427
  y.baseQueue !== S && u("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."), y.baseQueue = S = x, M.pending = null;
15428
15428
  }
@@ -15483,11 +15483,11 @@ Incoming: %s`, j0, "[" + c.join(", ") + "]", "[" + r.join(", ") + "]");
15483
15483
  var y = M.dispatch, S = M.pending, x = f.memoizedState;
15484
15484
  if (S !== null) {
15485
15485
  M.pending = null;
15486
- var k = S.next, W = k;
15486
+ var D = S.next, W = D;
15487
15487
  do {
15488
15488
  var Y = W.action;
15489
15489
  x = r(x, Y), W = W.next;
15490
- } while (W !== k);
15490
+ } while (W !== D);
15491
15491
  E1(x, f.memoizedState) || Gi(), f.memoizedState = x, f.baseQueue === null && (f.baseState = x), M.lastRenderedState = x;
15492
15492
  }
15493
15493
  return [x, y];
@@ -15507,10 +15507,10 @@ Incoming: %s`, j0, "[" + c.join(", ") + "]", "[" + r.join(", ") + "]");
15507
15507
  var x = c();
15508
15508
  E1(y, x) || (u("The result of getSnapshot should be cached to avoid an infinite loop"), B9 = !0);
15509
15509
  }
15510
- var k = kd();
15511
- if (k === null)
15510
+ var D = kd();
15511
+ if (D === null)
15512
15512
  throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");
15513
- l5(k, S5) || _Z0(f, c, y);
15513
+ l5(D, S5) || _Z0(f, c, y);
15514
15514
  }
15515
15515
  M.memoizedState = y;
15516
15516
  var W = {
@@ -15525,10 +15525,10 @@ Incoming: %s`, j0, "[" + c.join(", ") + "]", "[" + r.join(", ") + "]");
15525
15525
  var S = c();
15526
15526
  E1(y, S) || (u("The result of getSnapshot should be cached to avoid an infinite loop"), B9 = !0);
15527
15527
  }
15528
- var x = M.memoizedState, k = !E1(x, y);
15529
- k && (M.memoizedState = y, Gi());
15528
+ var x = M.memoizedState, D = !E1(x, y);
15529
+ D && (M.memoizedState = y, Gi());
15530
15530
  var W = M.queue;
15531
- if (Bi(UZ0.bind(null, f, W, r), [r]), W.getSnapshot !== c || k || // Check if the susbcribe function changed. We can save some memory by
15531
+ if (Bi(UZ0.bind(null, f, W, r), [r]), W.getSnapshot !== c || D || // Check if the susbcribe function changed. We can save some memory by
15532
15532
  // checking whether we scheduled a subscription effect above.
15533
15533
  Be !== null && Be.memoizedState.tag & Pe) {
15534
15534
  f.flags |= Q6, Oi(Pe | f6, BZ0.bind(null, f, W, y, c), void 0, null);
@@ -15639,8 +15639,8 @@ Incoming: %s`, j0, "[" + c.join(", ") + "]", "[" + r.join(", ") + "]");
15639
15639
  if (_e !== null) {
15640
15640
  var x = _e.memoizedState;
15641
15641
  if (S = x.destroy, y !== null) {
15642
- var k = x.deps;
15643
- if (TH(y, k)) {
15642
+ var D = x.deps;
15643
+ if (TH(y, D)) {
15644
15644
  M.memoizedState = Oi(c, d, S, y);
15645
15645
  return;
15646
15646
  }
@@ -15836,8 +15836,8 @@ Incoming: %s`, j0, "[" + c.join(", ") + "]", "[" + r.join(", ") + "]");
15836
15836
  var x;
15837
15837
  x = y1.current, y1.current = mt;
15838
15838
  try {
15839
- var k = c.lastRenderedState, W = S(k, d);
15840
- if (M.hasEagerState = !0, M.eagerState = W, E1(W, k)) {
15839
+ var D = c.lastRenderedState, W = S(D, d);
15840
+ if (M.hasEagerState = !0, M.eagerState = W, E1(W, D)) {
15841
15841
  Yt1(r, c, M, f);
15842
15842
  return;
15843
15843
  }
@@ -16573,19 +16573,19 @@ Incoming: %s`, j0, "[" + c.join(", ") + "]", "[" + r.join(", ") + "]");
16573
16573
  function AH0(r, c, d, f, M, y, S) {
16574
16574
  var x = r.stateNode;
16575
16575
  if (typeof x.shouldComponentUpdate == "function") {
16576
- var k = x.shouldComponentUpdate(f, y, S);
16576
+ var D = x.shouldComponentUpdate(f, y, S);
16577
16577
  {
16578
16578
  if (r.mode & f2) {
16579
16579
  c8(!0);
16580
16580
  try {
16581
- k = x.shouldComponentUpdate(f, y, S);
16581
+ D = x.shouldComponentUpdate(f, y, S);
16582
16582
  } finally {
16583
16583
  c8(!1);
16584
16584
  }
16585
16585
  }
16586
- k === void 0 && u("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.", O2(c) || "Component");
16586
+ D === void 0 && u("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.", O2(c) || "Component");
16587
16587
  }
16588
- return k;
16588
+ return D;
16589
16589
  }
16590
16590
  return c.prototype && c.prototype.isPureReactComponent ? !q1(d, f) || !q1(M, y) : !0;
16591
16591
  }
@@ -16620,8 +16620,8 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, M)
16620
16620
  );
16621
16621
  if (!x && !ug.has(c)) {
16622
16622
  ug.add(c);
16623
- var k = "";
16624
- S === void 0 ? k = " However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file." : typeof S != "object" ? k = " However, it is set to a " + typeof S + "." : S.$$typeof === za ? k = " Did you accidentally pass the Context.Provider instead?" : S._context !== void 0 ? k = " Did you accidentally pass the Context.Consumer instead?" : k = " However, it is set to an object with keys {" + Object.keys(S).join(", ") + "}.", u("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s", O2(c) || "Component", k);
16623
+ var D = "";
16624
+ S === void 0 ? D = " However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file." : typeof S != "object" ? D = " However, it is set to a " + typeof S + "." : S.$$typeof === za ? D = " Did you accidentally pass the Context.Provider instead?" : S._context !== void 0 ? D = " Did you accidentally pass the Context.Consumer instead?" : D = " However, it is set to an object with keys {" + Object.keys(S).join(", ") + "}.", u("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s", O2(c) || "Component", D);
16625
16625
  }
16626
16626
  }
16627
16627
  if (typeof S == "object" && S !== null)
@@ -16698,8 +16698,8 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Z1, G1, S0 !== null ? `
16698
16698
  r.mode & f2 && it.recordLegacyContextWarning(r, M), it.recordUnsafeLifecycleWarnings(r, M);
16699
16699
  }
16700
16700
  M.state = r.memoizedState;
16701
- var k = c.getDerivedStateFromProps;
16702
- if (typeof k == "function" && (hg(r, c, k, d), M.state = r.memoizedState), typeof c.getDerivedStateFromProps != "function" && typeof M.getSnapshotBeforeUpdate != "function" && (typeof M.UNSAFE_componentWillMount == "function" || typeof M.componentWillMount == "function") && (f31(r, M), ed(r, d, M, f), M.state = r.memoizedState), typeof M.componentDidMount == "function") {
16701
+ var D = c.getDerivedStateFromProps;
16702
+ if (typeof D == "function" && (hg(r, c, D, d), M.state = r.memoizedState), typeof c.getDerivedStateFromProps != "function" && typeof M.getSnapshotBeforeUpdate != "function" && (typeof M.UNSAFE_componentWillMount == "function" || typeof M.componentWillMount == "function") && (f31(r, M), ed(r, d, M, f), M.state = r.memoizedState), typeof M.componentDidMount == "function") {
16703
16703
  var W = R2;
16704
16704
  W |= Pt, (r.mode & d8) !== j1 && (W |= u6), r.flags |= W;
16705
16705
  }
@@ -16707,15 +16707,15 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Z1, G1, S0 !== null ? `
16707
16707
  function Z31(r, c, d, f) {
16708
16708
  var M = r.stateNode, y = r.memoizedProps;
16709
16709
  M.props = y;
16710
- var S = M.context, x = c.contextType, k = ea;
16710
+ var S = M.context, x = c.contextType, D = ea;
16711
16711
  if (typeof x == "object" && x !== null)
16712
- k = ye(x);
16712
+ D = ye(x);
16713
16713
  else {
16714
16714
  var W = S9(r, c, !0);
16715
- k = R9(r, W);
16715
+ D = R9(r, W);
16716
16716
  }
16717
16717
  var Y = c.getDerivedStateFromProps, f0 = typeof Y == "function" || typeof M.getSnapshotBeforeUpdate == "function";
16718
- !f0 && (typeof M.UNSAFE_componentWillReceiveProps == "function" || typeof M.componentWillReceiveProps == "function") && (y !== d || S !== k) && ZH0(r, M, d, k), RZ0();
16718
+ !f0 && (typeof M.UNSAFE_componentWillReceiveProps == "function" || typeof M.componentWillReceiveProps == "function") && (y !== d || S !== D) && ZH0(r, M, d, D), RZ0();
16719
16719
  var A0 = r.memoizedState, S0 = M.state = A0;
16720
16720
  if (ed(r, d, M, f), S0 = r.memoizedState, y === d && A0 === S0 && !Nh() && !ad()) {
16721
16721
  if (typeof M.componentDidMount == "function") {
@@ -16725,7 +16725,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Z1, G1, S0 !== null ? `
16725
16725
  return !1;
16726
16726
  }
16727
16727
  typeof Y == "function" && (hg(r, c, Y, d), S0 = r.memoizedState);
16728
- var _0 = ad() || AH0(r, c, y, d, A0, S0, k);
16728
+ var _0 = ad() || AH0(r, c, y, d, A0, S0, D);
16729
16729
  if (_0) {
16730
16730
  if (!f0 && (typeof M.UNSAFE_componentWillMount == "function" || typeof M.componentWillMount == "function") && (typeof M.componentWillMount == "function" && M.componentWillMount(), typeof M.UNSAFE_componentWillMount == "function" && M.UNSAFE_componentWillMount()), typeof M.componentDidMount == "function") {
16731
16731
  var Z1 = R2;
@@ -16738,14 +16738,14 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Z1, G1, S0 !== null ? `
16738
16738
  }
16739
16739
  r.memoizedProps = d, r.memoizedState = S0;
16740
16740
  }
16741
- return M.props = d, M.state = S0, M.context = k, _0;
16741
+ return M.props = d, M.state = S0, M.context = D, _0;
16742
16742
  }
16743
16743
  function H31(r, c, d, f, M) {
16744
16744
  var y = c.stateNode;
16745
16745
  SZ0(r, c);
16746
16746
  var S = c.memoizedProps, x = c.type === c.elementType ? S : ut(c.type, S);
16747
16747
  y.props = x;
16748
- var k = c.pendingProps, W = y.context, Y = d.contextType, f0 = ea;
16748
+ var D = c.pendingProps, W = y.context, Y = d.contextType, f0 = ea;
16749
16749
  if (typeof Y == "object" && Y !== null)
16750
16750
  f0 = ye(Y);
16751
16751
  else {
@@ -16753,9 +16753,9 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Z1, G1, S0 !== null ? `
16753
16753
  f0 = R9(c, A0);
16754
16754
  }
16755
16755
  var S0 = d.getDerivedStateFromProps, T0 = typeof S0 == "function" || typeof y.getSnapshotBeforeUpdate == "function";
16756
- !T0 && (typeof y.UNSAFE_componentWillReceiveProps == "function" || typeof y.componentWillReceiveProps == "function") && (S !== k || W !== f0) && ZH0(c, y, f, f0), RZ0();
16756
+ !T0 && (typeof y.UNSAFE_componentWillReceiveProps == "function" || typeof y.componentWillReceiveProps == "function") && (S !== D || W !== f0) && ZH0(c, y, f, f0), RZ0();
16757
16757
  var _0 = c.memoizedState, Z1 = y.state = _0;
16758
- if (ed(c, f, y, M), Z1 = c.memoizedState, S === k && _0 === Z1 && !Nh() && !ad() && !$)
16758
+ if (ed(c, f, y, M), Z1 = c.memoizedState, S === D && _0 === Z1 && !Nh() && !ad() && !$)
16759
16759
  return typeof y.componentDidUpdate == "function" && (S !== r.memoizedProps || _0 !== r.memoizedState) && (c.flags |= R2), typeof y.getSnapshotBeforeUpdate == "function" && (S !== r.memoizedProps || _0 !== r.memoizedState) && (c.flags |= H4), !1;
16760
16760
  typeof S0 == "function" && (hg(c, d, S0, f), Z1 = c.memoizedState);
16761
16761
  var G1 = ad() || AH0(c, d, x, f, _0, Z1, f0) || // TODO: In some cases, we'll end up checking if context has changed twice,
@@ -16795,7 +16795,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Z1, G1, S0 !== null ? `
16795
16795
  return;
16796
16796
  console.error(f);
16797
16797
  }
16798
- var x = M ? o2(M) : null, k = x ? "The above error occurred in the <" + x + "> component:" : "The above error occurred in one of your React components:", W;
16798
+ var x = M ? o2(M) : null, D = x ? "The above error occurred in the <" + x + "> component:" : "The above error occurred in one of your React components:", W;
16799
16799
  if (r.tag === L)
16800
16800
  W = `Consider adding an error boundary to your tree to customize error handling behavior.
16801
16801
  Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.`;
@@ -16803,7 +16803,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
16803
16803
  var Y = o2(r) || "Anonymous";
16804
16804
  W = "React will try to recreate this component tree from scratch " + ("using the error boundary you provided, " + Y + ".");
16805
16805
  }
16806
- var f0 = k + `
16806
+ var f0 = D + `
16807
16807
  ` + S + `
16808
16808
 
16809
16809
  ` + ("" + W);
@@ -16840,8 +16840,8 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
16840
16840
  var S = r.stateNode;
16841
16841
  return S !== null && typeof S.componentDidCatch == "function" && (f.callback = function() {
16842
16842
  bg0(r), fg(r, c), typeof M != "function" && ml1(this);
16843
- var k = c.value, W = c.stack;
16844
- this.componentDidCatch(k, {
16843
+ var D = c.value, W = c.stack;
16844
+ this.componentDidCatch(D, {
16845
16845
  componentStack: W !== null ? W : ""
16846
16846
  }), typeof M != "function" && (k6(r.lanes, J1) || u("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.", o2(r) || "Unknown"));
16847
16847
  }), f;
@@ -16916,9 +16916,9 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
16916
16916
  }
16917
16917
  } else if (p6() && d.mode & F2) {
16918
16918
  hZ0();
16919
- var k = EH0(c);
16920
- if (k !== null) {
16921
- (k.flags & Qe) === z1 && (k.flags |= F8), VH0(k, c, d, r, M), sH(R5(f, d));
16919
+ var D = EH0(c);
16920
+ if (D !== null) {
16921
+ (D.flags & Qe) === z1 && (D.flags |= F8), VH0(D, c, d, r, M), sH(R5(f, d));
16922
16922
  return;
16923
16923
  }
16924
16924
  }
@@ -16972,20 +16972,20 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
16972
16972
  O2(d)
16973
16973
  );
16974
16974
  }
16975
- var S = d.render, x = c.ref, k, W;
16975
+ var S = d.render, x = c.ref, D, W;
16976
16976
  D9(c, M), g4(c);
16977
16977
  {
16978
- if (ji.current = c, d4(!0), k = z9(r, c, S, f, x, M), W = j9(), c.mode & f2) {
16978
+ if (ji.current = c, d4(!0), D = z9(r, c, S, f, x, M), W = j9(), c.mode & f2) {
16979
16979
  c8(!0);
16980
16980
  try {
16981
- k = z9(r, c, S, f, x, M), W = j9();
16981
+ D = z9(r, c, S, f, x, M), W = j9();
16982
16982
  } finally {
16983
16983
  c8(!1);
16984
16984
  }
16985
16985
  }
16986
16986
  d4(!1);
16987
16987
  }
16988
- return zt(), r !== null && !ht ? (DZ0(r, c, M), Hn(r, c, M)) : (p6() && W && nH(c), c.flags |= at, l4(r, c, k, M), c.child);
16988
+ return zt(), r !== null && !ht ? (DZ0(r, c, M), Hn(r, c, M)) : (p6() && W && nH(c), c.flags |= at, l4(r, c, D, M), c.child);
16989
16989
  }
16990
16990
  function vH0(r, c, d, f, M) {
16991
16991
  if (r === null) {
@@ -17004,8 +17004,8 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
17004
17004
  "prop",
17005
17005
  O2(y)
17006
17006
  ), d.defaultProps !== void 0) {
17007
- var k = O2(y) || "Unknown";
17008
- Wi[k] || (u("%s: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.", k), Wi[k] = !0);
17007
+ var D = O2(y) || "Unknown";
17008
+ Wi[D] || (u("%s: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.", D), Wi[D] = !0);
17009
17009
  }
17010
17010
  }
17011
17011
  var W = cE(d.type, null, f, c, c.mode, M);
@@ -17035,9 +17035,9 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
17035
17035
  if (c.type !== c.elementType) {
17036
17036
  var y = c.elementType;
17037
17037
  if (y.$$typeof === i2) {
17038
- var S = y, x = S._payload, k = S._init;
17038
+ var S = y, x = S._payload, D = S._init;
17039
17039
  try {
17040
- y = k(x);
17040
+ y = D(x);
17041
17041
  } catch {
17042
17042
  y = null;
17043
17043
  }
@@ -17081,19 +17081,19 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
17081
17081
  var A0 = y !== null ? y.baseLanes : d;
17082
17082
  Dd(c, A0);
17083
17083
  } else {
17084
- var x = null, k;
17084
+ var x = null, D;
17085
17085
  if (y !== null) {
17086
17086
  var W = y.baseLanes;
17087
- k = E2(W, d);
17087
+ D = E2(W, d);
17088
17088
  } else
17089
- k = d;
17089
+ D = d;
17090
17090
  c.lanes = c.childLanes = N6;
17091
17091
  var Y = {
17092
- baseLanes: k,
17092
+ baseLanes: D,
17093
17093
  cachePool: x,
17094
17094
  transitions: null
17095
17095
  };
17096
- return c.memoizedState = Y, c.updateQueue = null, Dd(c, k), null;
17096
+ return c.memoizedState = Y, c.updateQueue = null, Dd(c, D), null;
17097
17097
  }
17098
17098
  else {
17099
17099
  var S0;
@@ -17140,27 +17140,27 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
17140
17140
  var x = S9(c, d, !0);
17141
17141
  S = R9(c, x);
17142
17142
  }
17143
- var k, W;
17143
+ var D, W;
17144
17144
  D9(c, M), g4(c);
17145
17145
  {
17146
- if (ji.current = c, d4(!0), k = z9(r, c, d, f, S, M), W = j9(), c.mode & f2) {
17146
+ if (ji.current = c, d4(!0), D = z9(r, c, d, f, S, M), W = j9(), c.mode & f2) {
17147
17147
  c8(!0);
17148
17148
  try {
17149
- k = z9(r, c, d, f, S, M), W = j9();
17149
+ D = z9(r, c, d, f, S, M), W = j9();
17150
17150
  } finally {
17151
17151
  c8(!1);
17152
17152
  }
17153
17153
  }
17154
17154
  d4(!1);
17155
17155
  }
17156
- return zt(), r !== null && !ht ? (DZ0(r, c, M), Hn(r, c, M)) : (p6() && W && nH(c), c.flags |= at, l4(r, c, k, M), c.child);
17156
+ return zt(), r !== null && !ht ? (DZ0(r, c, M), Hn(r, c, M)) : (p6() && W && nH(c), c.flags |= at, l4(r, c, D, M), c.child);
17157
17157
  }
17158
17158
  function FH0(r, c, d, f, M) {
17159
17159
  {
17160
17160
  switch (jl1(c)) {
17161
17161
  case !1: {
17162
- var y = c.stateNode, S = c.type, x = new S(c.memoizedProps, y.context), k = x.state;
17163
- y.updater.enqueueSetState(y, k, null);
17162
+ var y = c.stateNode, S = c.type, x = new S(c.memoizedProps, y.context), D = x.state;
17163
+ y.updater.enqueueSetState(y, D, null);
17164
17164
  break;
17165
17165
  }
17166
17166
  case !0: {
@@ -17201,13 +17201,13 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
17201
17201
  return M && iZ0(c, d, !1), Hn(r, c, y);
17202
17202
  var x = c.stateNode;
17203
17203
  ji.current = c;
17204
- var k;
17204
+ var D;
17205
17205
  if (S && typeof d.getDerivedStateFromError != "function")
17206
- k = null, uH0();
17206
+ D = null, uH0();
17207
17207
  else {
17208
17208
  g4(c);
17209
17209
  {
17210
- if (d4(!0), k = x.render(), c.mode & f2) {
17210
+ if (d4(!0), D = x.render(), c.mode & f2) {
17211
17211
  c8(!0);
17212
17212
  try {
17213
17213
  x.render();
@@ -17219,7 +17219,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
17219
17219
  }
17220
17220
  zt();
17221
17221
  }
17222
- return c.flags |= at, r !== null && S ? w31(r, c, k, y) : l4(r, c, k, y), c.memoizedState = x.state, M && iZ0(c, d, !0), c.child;
17222
+ return c.flags |= at, r !== null && S ? w31(r, c, D, y) : l4(r, c, D, y), c.memoizedState = x.state, M && iZ0(c, d, !0), c.child;
17223
17223
  }
17224
17224
  function CH0(r) {
17225
17225
  var c = r.stateNode;
@@ -17234,14 +17234,14 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
17234
17234
  c.stateNode;
17235
17235
  var x = S.element;
17236
17236
  if (M.isDehydrated) {
17237
- var k = {
17237
+ var D = {
17238
17238
  element: x,
17239
17239
  isDehydrated: !1,
17240
17240
  cache: S.cache,
17241
17241
  pendingSuspenseBoundaries: S.pendingSuspenseBoundaries,
17242
17242
  transitions: S.transitions
17243
17243
  }, W = c.updateQueue;
17244
- if (W.baseState = k, c.memoizedState = k, c.flags & F8) {
17244
+ if (W.baseState = D, c.memoizedState = D, c.flags & F8) {
17245
17245
  var Y = R5(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."), c);
17246
17246
  return bH0(r, c, x, d, Y);
17247
17247
  } else if (x !== y) {
@@ -17274,39 +17274,39 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
17274
17274
  }
17275
17275
  function R31(r, c, d, f) {
17276
17276
  Fd(r, c);
17277
- var M = c.pendingProps, y = d, S = y._payload, x = y._init, k = x(S);
17278
- c.type = k;
17279
- var W = c.tag = Sl1(k), Y = ut(k, M), f0;
17277
+ var M = c.pendingProps, y = d, S = y._payload, x = y._init, D = x(S);
17278
+ c.type = D;
17279
+ var W = c.tag = Sl1(D), Y = ut(D, M), f0;
17280
17280
  switch (W) {
17281
17281
  case p:
17282
- return wg(c, k), c.type = k = J9(k), f0 = vg(null, c, k, Y, f), f0;
17282
+ return wg(c, D), c.type = D = J9(D), f0 = vg(null, c, D, Y, f), f0;
17283
17283
  case g:
17284
- return c.type = k = aE(k), f0 = FH0(null, c, k, Y, f), f0;
17284
+ return c.type = D = aE(D), f0 = FH0(null, c, D, Y, f), f0;
17285
17285
  case j:
17286
- return c.type = k = tE(k), f0 = MH0(null, c, k, Y, f), f0;
17286
+ return c.type = D = tE(D), f0 = MH0(null, c, D, Y, f), f0;
17287
17287
  case G: {
17288
17288
  if (c.type !== c.elementType) {
17289
- var A0 = k.propTypes;
17289
+ var A0 = D.propTypes;
17290
17290
  A0 && ot(
17291
17291
  A0,
17292
17292
  Y,
17293
17293
  // Resolved for outer only
17294
17294
  "prop",
17295
- O2(k)
17295
+ O2(D)
17296
17296
  );
17297
17297
  }
17298
17298
  return f0 = vH0(
17299
17299
  null,
17300
17300
  c,
17301
- k,
17302
- ut(k.type, Y),
17301
+ D,
17302
+ ut(D.type, Y),
17303
17303
  // The inner type can have defaults too
17304
17304
  f
17305
17305
  ), f0;
17306
17306
  }
17307
17307
  }
17308
17308
  var S0 = "";
17309
- throw k !== null && typeof k == "object" && k.$$typeof === i2 && (S0 = " Did you wrap a component in React.lazy() more than once?"), new Error("Element type is invalid. Received a promise that resolves to: " + k + ". " + ("Lazy element type must resolve to a class or function." + S0));
17309
+ throw D !== null && typeof D == "object" && D.$$typeof === i2 && (S0 = " Did you wrap a component in React.lazy() more than once?"), new Error("Element type is invalid. Received a promise that resolves to: " + D + ". " + ("Lazy element type must resolve to a class or function." + S0));
17310
17310
  }
17311
17311
  function x31(r, c, d, f, M) {
17312
17312
  Fd(r, c), c.tag = g;
@@ -17321,14 +17321,14 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
17321
17321
  y = R9(c, S);
17322
17322
  }
17323
17323
  D9(c, f);
17324
- var x, k;
17324
+ var x, D;
17325
17325
  g4(c);
17326
17326
  {
17327
17327
  if (d.prototype && typeof d.prototype.render == "function") {
17328
17328
  var W = O2(d) || "Unknown";
17329
17329
  Hg[W] || (u("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.", W, W), Hg[W] = !0);
17330
17330
  }
17331
- c.mode & f2 && it.recordLegacyContextWarning(c, null), d4(!0), ji.current = c, x = z9(null, c, d, M, y, f), k = j9(), d4(!1);
17331
+ c.mode & f2 && it.recordLegacyContextWarning(c, null), d4(!0), ji.current = c, x = z9(null, c, d, M, y, f), D = j9(), d4(!1);
17332
17332
  }
17333
17333
  if (zt(), c.flags |= at, typeof x == "object" && x !== null && typeof x.render == "function" && x.$$typeof === void 0) {
17334
17334
  var Y = O2(d) || "Unknown";
@@ -17350,12 +17350,12 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
17350
17350
  if (c.tag = p, c.mode & f2) {
17351
17351
  c8(!0);
17352
17352
  try {
17353
- x = z9(null, c, d, M, y, f), k = j9();
17353
+ x = z9(null, c, d, M, y, f), D = j9();
17354
17354
  } finally {
17355
17355
  c8(!1);
17356
17356
  }
17357
17357
  }
17358
- return p6() && k && nH(c), l4(null, c, x, f), wg(c, d), c.child;
17358
+ return p6() && D && nH(c), l4(null, c, x, f), wg(c, d), c.child;
17359
17359
  }
17360
17360
  }
17361
17361
  function wg(r, c) {
@@ -17377,8 +17377,8 @@ Check the render method of \`` + f + "`.");
17377
17377
  Eg[x] || (u("%s: Function components do not support getDerivedStateFromProps.", x), Eg[x] = !0);
17378
17378
  }
17379
17379
  if (typeof c.contextType == "object" && c.contextType !== null) {
17380
- var k = O2(c) || "Unknown";
17381
- gg[k] || (u("%s: Function components do not support contextType.", k), gg[k] = !0);
17380
+ var D = O2(c) || "Unknown";
17381
+ gg[D] || (u("%s: Function components do not support contextType.", D), gg[D] = !0);
17382
17382
  }
17383
17383
  }
17384
17384
  }
@@ -17421,9 +17421,9 @@ Check the render method of \`` + f + "`.");
17421
17421
  iH(c);
17422
17422
  var x = c.memoizedState;
17423
17423
  if (x !== null) {
17424
- var k = x.dehydrated;
17425
- if (k !== null)
17426
- return B31(c, k);
17424
+ var D = x.dehydrated;
17425
+ if (D !== null)
17426
+ return B31(c, D);
17427
17427
  }
17428
17428
  var W = f.children, Y = f.fallback;
17429
17429
  if (y) {
@@ -17458,8 +17458,8 @@ Check the render method of \`` + f + "`.");
17458
17458
  var M = r.mode, y = r.child, S = {
17459
17459
  mode: "hidden",
17460
17460
  children: c
17461
- }, x, k;
17462
- return (M & F2) === j1 && y !== null ? (x = y, x.childLanes = z0, x.pendingProps = S, r.mode & N2 && (x.actualDuration = 0, x.actualStartTime = -1, x.selfBaseDuration = 0, x.treeBaseDuration = 0), k = Ul(d, M, f, null)) : (x = bg(S, M), k = Ul(d, M, f, null)), x.return = r, k.return = r, x.sibling = k, r.child = x, k;
17461
+ }, x, D;
17462
+ return (M & F2) === j1 && y !== null ? (x = y, x.childLanes = z0, x.pendingProps = S, r.mode & N2 && (x.actualDuration = 0, x.actualStartTime = -1, x.selfBaseDuration = 0, x.treeBaseDuration = 0), D = Ul(d, M, f, null)) : (x = bg(S, M), D = Ul(d, M, f, null)), x.return = r, D.return = r, x.sibling = D, r.child = x, D;
17463
17463
  }
17464
17464
  function bg(r, c, d) {
17465
17465
  return Sg0(r, c, z0, null);
@@ -17479,7 +17479,7 @@ Check the render method of \`` + f + "`.");
17479
17479
  return c.child = S, S;
17480
17480
  }
17481
17481
  function O31(r, c, d, f, M) {
17482
- var y = c.mode, S = r.child, x = S.sibling, k = {
17482
+ var y = c.mode, S = r.child, x = S.sibling, D = {
17483
17483
  mode: "hidden",
17484
17484
  children: d
17485
17485
  }, W;
@@ -17495,9 +17495,9 @@ Check the render method of \`` + f + "`.");
17495
17495
  c.child !== S
17496
17496
  ) {
17497
17497
  var Y = c.child;
17498
- W = Y, W.childLanes = z0, W.pendingProps = k, c.mode & N2 && (W.actualDuration = 0, W.actualStartTime = -1, W.selfBaseDuration = S.selfBaseDuration, W.treeBaseDuration = S.treeBaseDuration), c.deletions = null;
17498
+ W = Y, W.childLanes = z0, W.pendingProps = D, c.mode & N2 && (W.actualDuration = 0, W.actualStartTime = -1, W.selfBaseDuration = S.selfBaseDuration, W.treeBaseDuration = S.treeBaseDuration), c.deletions = null;
17499
17499
  } else
17500
- W = SH0(S, k), W.subtreeFlags = S.subtreeFlags & ce;
17500
+ W = SH0(S, D), W.subtreeFlags = S.subtreeFlags & ce;
17501
17501
  var f0;
17502
17502
  return x !== null ? f0 = D5(x, f) : (f0 = Ul(f, y, M, null), f0.flags |= _8), f0.return = c, W.return = c, W.sibling = f0, c.child = W, f0;
17503
17503
  }
@@ -17510,8 +17510,8 @@ Check the render method of \`` + f + "`.");
17510
17510
  var y = c.mode, S = {
17511
17511
  mode: "visible",
17512
17512
  children: d
17513
- }, x = bg(S, y), k = Ul(f, y, M, null);
17514
- return k.flags |= _8, x.return = c, k.return = c, x.sibling = k, c.child = x, (c.mode & F2) !== j1 && $9(c, r.child, null, M), k;
17513
+ }, x = bg(S, y), D = Ul(f, y, M, null);
17514
+ return D.flags |= _8, x.return = c, D.return = c, x.sibling = D, c.child = x, (c.mode & F2) !== j1 && $9(c, r.child, null, M), D;
17515
17515
  }
17516
17516
  function B31(r, c, d) {
17517
17517
  return (r.mode & F2) === j1 ? (u("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."), r.lanes = J1) : WZ(c) ? r.lanes = ve : r.lanes = N6, null;
@@ -17540,13 +17540,13 @@ Check the render method of \`` + f + "`.");
17540
17540
  null
17541
17541
  );
17542
17542
  if (WZ(M)) {
17543
- var x, k, W;
17543
+ var x, D, W;
17544
17544
  {
17545
17545
  var Y = Wa1(M);
17546
- x = Y.digest, k = Y.message, W = Y.stack;
17546
+ x = Y.digest, D = Y.message, W = Y.stack;
17547
17547
  }
17548
17548
  var f0;
17549
- k ? f0 = new Error(k) : f0 = new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");
17549
+ D ? f0 = new Error(D) : f0 = new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");
17550
17550
  var A0 = pg(f0, x, W);
17551
17551
  return yd(r, c, S, A0);
17552
17552
  }
@@ -17677,8 +17677,8 @@ Check the render method of \`` + f + "`.");
17677
17677
  function TH0(r, c, d) {
17678
17678
  var f = c.pendingProps, M = f.revealOrder, y = f.tail, S = f.children;
17679
17679
  q31(M), W31(y, M), G31(S, M), l4(r, c, S, d);
17680
- var x = st.current, k = CH(x, $i);
17681
- if (k)
17680
+ var x = st.current, D = CH(x, $i);
17681
+ if (D)
17682
17682
  x = bH(x, $i), c.flags |= v2;
17683
17683
  else {
17684
17684
  var W = r !== null && (r.flags & v2) !== z1;
@@ -17750,8 +17750,8 @@ Check the render method of \`` + f + "`.");
17750
17750
  var f = c.type, M = f._context, y = c.pendingProps, S = c.memoizedProps, x = y.value;
17751
17751
  {
17752
17752
  "value" in y || NH0 || (NH0 = !0, u("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));
17753
- var k = c.type.propTypes;
17754
- k && ot(k, y, "prop", "Context.Provider");
17753
+ var D = c.type.propTypes;
17754
+ D && ot(D, y, "prop", "Context.Provider");
17755
17755
  }
17756
17756
  if (FZ0(c, M, x), S !== null) {
17757
17757
  var W = S.value;
@@ -17840,9 +17840,9 @@ Check the render method of \`` + f + "`.");
17840
17840
  }
17841
17841
  break;
17842
17842
  case q: {
17843
- var k = c.memoizedState;
17844
- if (k !== null) {
17845
- if (k.dehydrated !== null)
17843
+ var D = c.memoizedState;
17844
+ if (D !== null) {
17845
+ if (D.dehydrated !== null)
17846
17846
  return Nl(c, O9(st.current)), c.flags |= v2, null;
17847
17847
  var W = c.child, Y = W.childLanes;
17848
17848
  if (k6(d, Y))
@@ -17896,8 +17896,8 @@ Check the render method of \`` + f + "`.");
17896
17896
  case V:
17897
17897
  return T31(r, c, c.type, d);
17898
17898
  case d0: {
17899
- var k = c.elementType;
17900
- return R31(r, c, k, d);
17899
+ var D = c.elementType;
17900
+ return R31(r, c, D, d);
17901
17901
  }
17902
17902
  case p: {
17903
17903
  var W = c.type, Y = c.pendingProps, f0 = c.elementType === W ? Y : ut(W, Y);
@@ -17990,8 +17990,8 @@ Check the render method of \`` + f + "`.");
17990
17990
  }, OH0 = function(r, c, d, f, M) {
17991
17991
  var y = r.memoizedProps;
17992
17992
  if (y !== f) {
17993
- var S = c.stateNode, x = yH(), k = va1(S, d, y, f, M, x);
17994
- c.updateQueue = k, k && q9(c);
17993
+ var S = c.stateNode, x = yH(), D = va1(S, d, y, f, M, x);
17994
+ c.updateQueue = D, D && q9(c);
17995
17995
  }
17996
17996
  }, _H0 = function(r, c, d, f) {
17997
17997
  d !== f && q9(c);
@@ -18017,9 +18017,9 @@ Check the render method of \`` + f + "`.");
18017
18017
  var c = r.alternate !== null && r.alternate.child === r.child, d = z0, f = z1;
18018
18018
  if (c) {
18019
18019
  if ((r.mode & N2) !== j1) {
18020
- for (var k = r.selfBaseDuration, W = r.child; W !== null; )
18021
- d = E2(d, E2(W.lanes, W.childLanes)), f |= W.subtreeFlags & ce, f |= W.flags & ce, k += W.treeBaseDuration, W = W.sibling;
18022
- r.treeBaseDuration = k;
18020
+ for (var D = r.selfBaseDuration, W = r.child; W !== null; )
18021
+ d = E2(d, E2(W.lanes, W.childLanes)), f |= W.subtreeFlags & ce, f |= W.flags & ce, D += W.treeBaseDuration, W = W.sibling;
18022
+ r.treeBaseDuration = D;
18023
18023
  } else
18024
18024
  for (var Y = r.child; Y !== null; )
18025
18025
  d = E2(d, E2(Y.lanes, Y.childLanes)), f |= Y.subtreeFlags & ce, f |= Y.flags & ce, Y.return = r, Y = Y.sibling;
@@ -18100,9 +18100,9 @@ Check the render method of \`` + f + "`.");
18100
18100
  }
18101
18101
  case b: {
18102
18102
  FH(c);
18103
- var k = TZ0(), W = c.type;
18103
+ var D = TZ0(), W = c.type;
18104
18104
  if (r !== null && c.stateNode != null)
18105
- OH0(r, c, W, f, k), r.ref !== c.ref && DH0(c);
18105
+ OH0(r, c, W, f, D), r.ref !== c.ref && DH0(c);
18106
18106
  else {
18107
18107
  if (!f) {
18108
18108
  if (c.stateNode === null)
@@ -18111,10 +18111,10 @@ Check the render method of \`` + f + "`.");
18111
18111
  }
18112
18112
  var Y = yH(), f0 = Bh(c);
18113
18113
  if (f0)
18114
- Tt1(c, k, Y) && q9(c);
18114
+ Tt1(c, D, Y) && q9(c);
18115
18115
  else {
18116
- var A0 = Ea1(W, f, k, Y, c);
18117
- PH0(A0, c, !1, !1), c.stateNode = A0, Ma1(A0, W, f, k) && q9(c);
18116
+ var A0 = Ea1(W, f, D, Y, c);
18117
+ PH0(A0, c, !1, !1), c.stateNode = A0, Ma1(A0, W, f, D) && q9(c);
18118
18118
  }
18119
18119
  c.ref !== null && DH0(c);
18120
18120
  }
@@ -18269,8 +18269,8 @@ Check the render method of \`` + f + "`.");
18269
18269
  case v:
18270
18270
  return P9(c), null;
18271
18271
  case B:
18272
- var k = c.type._context;
18273
- return HH(k, c), null;
18272
+ var D = c.type._context;
18273
+ return HH(D, c), null;
18274
18274
  case a0:
18275
18275
  case g0:
18276
18276
  return Yg(c), null;
@@ -18441,8 +18441,8 @@ Check the render method of \`` + f + "`.");
18441
18441
  }
18442
18442
  case L: {
18443
18443
  {
18444
- var k = r.stateNode;
18445
- Ua1(k.containerInfo);
18444
+ var D = r.stateNode;
18445
+ Ua1(D.containerInfo);
18446
18446
  }
18447
18447
  break;
18448
18448
  }
@@ -18482,14 +18482,14 @@ Check the render method of \`` + f + "`.");
18482
18482
  {
18483
18483
  var x = y.destroy;
18484
18484
  if (x !== void 0 && typeof x != "function") {
18485
- var k = void 0;
18486
- (y.tag & Oe) !== z1 ? k = "useLayoutEffect" : (y.tag & o3) !== z1 ? k = "useInsertionEffect" : k = "useEffect";
18485
+ var D = void 0;
18486
+ (y.tag & Oe) !== z1 ? D = "useLayoutEffect" : (y.tag & o3) !== z1 ? D = "useInsertionEffect" : D = "useEffect";
18487
18487
  var W = void 0;
18488
18488
  x === null ? W = " You returned null. If your effect does not require clean up, return undefined (or nothing)." : typeof x.then == "function" ? W = `
18489
18489
 
18490
- It looks like you wrote ` + k + `(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:
18490
+ It looks like you wrote ` + D + `(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:
18491
18491
 
18492
- ` + k + `(() => {
18492
+ ` + D + `(() => {
18493
18493
  async function fetchData() {
18494
18494
  // You can await here
18495
18495
  const response = await MyAPI.getData(someId);
@@ -18498,7 +18498,7 @@ It looks like you wrote ` + k + `(async () => ...) or returned a Promise. Instea
18498
18498
  fetchData();
18499
18499
  }, [someId]); // Or [] if effect doesn't need props or state
18500
18500
 
18501
- Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching` : W = " You returned: " + x, u("%s must not return anything besides a function, which is used for clean-up.%s", k, W);
18501
+ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching` : W = " You returned: " + x, u("%s must not return anything besides a function, which is used for clean-up.%s", D, W);
18502
18502
  }
18503
18503
  }
18504
18504
  }
@@ -18512,19 +18512,19 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18512
18512
  case X: {
18513
18513
  var d = c.stateNode.passiveEffectDuration, f = c.memoizedProps, M = f.id, y = f.onPostCommit, S = sH0(), x = c.alternate === null ? "mount" : "update";
18514
18514
  iH0() && (x = "nested-update"), typeof y == "function" && y(M, x, d, S);
18515
- var k = c.return;
18516
- e: for (; k !== null; ) {
18517
- switch (k.tag) {
18515
+ var D = c.return;
18516
+ e: for (; D !== null; ) {
18517
+ switch (D.tag) {
18518
18518
  case L:
18519
- var W = k.stateNode;
18519
+ var W = D.stateNode;
18520
18520
  W.passiveEffectDuration += d;
18521
18521
  break e;
18522
18522
  case X:
18523
- var Y = k.stateNode;
18523
+ var Y = D.stateNode;
18524
18524
  Y.passiveEffectDuration += d;
18525
18525
  break e;
18526
18526
  }
18527
- k = k.return;
18527
+ D = D.return;
18528
18528
  }
18529
18529
  break;
18530
18530
  }
@@ -18575,8 +18575,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18575
18575
  break;
18576
18576
  }
18577
18577
  case L: {
18578
- var k = d.updateQueue;
18579
- if (k !== null) {
18578
+ var D = d.updateQueue;
18579
+ if (D !== null) {
18580
18580
  var W = null;
18581
18581
  if (d.child !== null)
18582
18582
  switch (d.child.tag) {
@@ -18587,7 +18587,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18587
18587
  W = d.child.stateNode;
18588
18588
  break;
18589
18589
  }
18590
- xZ0(d, k, W);
18590
+ xZ0(d, D, W);
18591
18591
  }
18592
18592
  break;
18593
18593
  }
@@ -18884,9 +18884,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18884
18884
  if (!H6) {
18885
18885
  var x = d.updateQueue;
18886
18886
  if (x !== null) {
18887
- var k = x.lastEffect;
18888
- if (k !== null) {
18889
- var W = k.next, Y = W;
18887
+ var D = x.lastEffect;
18888
+ if (D !== null) {
18889
+ var W = D.next, Y = W;
18890
18890
  do {
18891
18891
  var f0 = Y, A0 = f0.destroy, S0 = f0.tag;
18892
18892
  A0 !== void 0 && ((S0 & o3) !== y4 ? bd(d, c, A0) : (S0 & Oe) !== y4 && (Dc(d), d.mode & N2 ? (m3(), bd(d, c, A0), s3(d)) : bd(d, c, A0), ml())), Y = Y.next;
@@ -18971,8 +18971,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18971
18971
  var y = f[M];
18972
18972
  try {
18973
18973
  Zn1(r, c, y);
18974
- } catch (k) {
18975
- L8(y, c, k);
18974
+ } catch (D) {
18975
+ L8(y, c, D);
18976
18976
  }
18977
18977
  }
18978
18978
  var S = j4();
@@ -19028,10 +19028,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
19028
19028
  if (M & R2) {
19029
19029
  var S = r.stateNode;
19030
19030
  if (S != null) {
19031
- var x = r.memoizedProps, k = f !== null ? f.memoizedProps : x, W = r.type, Y = r.updateQueue;
19031
+ var x = r.memoizedProps, D = f !== null ? f.memoizedProps : x, W = r.type, Y = r.updateQueue;
19032
19032
  if (r.updateQueue = null, Y !== null)
19033
19033
  try {
19034
- Ia1(S, Y, W, k, x, r);
19034
+ Ia1(S, Y, W, D, x, r);
19035
19035
  } catch (n2) {
19036
19036
  L8(r, r.return, n2);
19037
19037
  }
@@ -19146,7 +19146,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
19146
19146
  $g(r, c, d);
19147
19147
  continue;
19148
19148
  } else {
19149
- var k = M.alternate, W = k !== null && k.memoizedState !== null, Y = W || H6, f0 = Cd, A0 = H6;
19149
+ var D = M.alternate, W = D !== null && D.memoizedState !== null, Y = W || H6, f0 = Cd, A0 = H6;
19150
19150
  Cd = x, H6 = Y, H6 && !A0 && (N1 = M, vn1(M));
19151
19151
  for (var S0 = y; S0 !== null; )
19152
19152
  N1 = S0, ag0(
@@ -19636,8 +19636,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
19636
19636
  x !== z0 && (M = x, S = Wg(r, x));
19637
19637
  }
19638
19638
  if (S === Xi) {
19639
- var k = Ji;
19640
- throw $5(r, z0), Bl(r, M), C4(r, Y8()), k;
19639
+ var D = Ji;
19640
+ throw $5(r, z0), Bl(r, M), C4(r, Y8()), D;
19641
19641
  }
19642
19642
  if (S === Pg)
19643
19643
  Bl(r, M);
@@ -19710,7 +19710,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
19710
19710
  if (Bl(r, d), pZ(d))
19711
19711
  break;
19712
19712
  if (!Fg0()) {
19713
- var S = zc(r, d), x = S, k = Y8() - x, W = fl1(k) - k;
19713
+ var S = zc(r, d), x = S, D = Y8() - x, W = fl1(D) - D;
19714
19714
  if (W > 10) {
19715
19715
  r.timeoutHandle = zZ(k5.bind(null, r, F4, En), W);
19716
19716
  break;
@@ -19745,9 +19745,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
19745
19745
  }
19746
19746
  }
19747
19747
  }
19748
- var k = c.child;
19749
- if (c.subtreeFlags & S7 && k !== null) {
19750
- k.return = c, c = k;
19748
+ var D = c.child;
19749
+ if (c.subtreeFlags & S7 && D !== null) {
19750
+ D.return = c, c = D;
19751
19751
  continue;
19752
19752
  }
19753
19753
  if (c === r)
@@ -19975,9 +19975,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
19975
19975
  return;
19976
19976
  }
19977
19977
  }
19978
- var k = c.sibling;
19979
- if (k !== null) {
19980
- J8 = k;
19978
+ var D = c.sibling;
19979
+ if (D !== null) {
19980
+ J8 = D;
19981
19981
  return;
19982
19982
  }
19983
19983
  c = f, J8 = c;
@@ -20009,8 +20009,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
20009
20009
  Wu(r, S), r === r4 && (r4 = null, J8 = null, ze = z0), ((M.subtreeFlags & Te) !== z1 || (M.flags & Te) !== z1) && (N5 || (N5 = !0, zg = d, eE(W3, function() {
20010
20010
  return Mn(), null;
20011
20011
  })));
20012
- var x = (M.subtreeFlags & (_t | cl | Bt | Te)) !== z1, k = (M.flags & (_t | cl | Bt | Te)) !== z1;
20013
- if (x || k) {
20012
+ var x = (M.subtreeFlags & (_t | cl | Bt | Te)) !== z1, D = (M.flags & (_t | cl | Bt | Te)) !== z1;
20013
+ if (x || D) {
20014
20014
  var W = E6.transition;
20015
20015
  E6.transition = null;
20016
20016
  var Y = e4();
@@ -20104,8 +20104,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
20104
20104
  } else if (f.tag === g) {
20105
20105
  var M = f.type, y = f.stateNode;
20106
20106
  if (typeof M.getDerivedStateFromError == "function" || typeof y.componentDidCatch == "function" && !Eg0(y)) {
20107
- var S = R5(d, r), x = Zg(f, S, J1), k = xl(f, x, J1), W = o4();
20108
- k !== null && (fl(k, J1, W), C4(k, W));
20107
+ var S = R5(d, r), x = Zg(f, S, J1), D = xl(f, x, J1), W = o4();
20108
+ D !== null && (fl(D, J1, W), C4(D, W));
20109
20109
  return;
20110
20110
  }
20111
20111
  }
@@ -20390,22 +20390,22 @@ This ensures that you're testing the behavior the user would see in the browser.
20390
20390
  };
20391
20391
  function nE(r, c, d) {
20392
20392
  {
20393
- var f = r.alternate, M = r.child, y = r.sibling, S = r.tag, x = r.type, k = null;
20393
+ var f = r.alternate, M = r.child, y = r.sibling, S = r.tag, x = r.type, D = null;
20394
20394
  switch (S) {
20395
20395
  case p:
20396
20396
  case e0:
20397
20397
  case g:
20398
- k = x;
20398
+ D = x;
20399
20399
  break;
20400
20400
  case j:
20401
- k = x.render;
20401
+ D = x.render;
20402
20402
  break;
20403
20403
  }
20404
20404
  if (Sa === null)
20405
20405
  throw new Error("Expected resolveFamily to be set during hot reload.");
20406
20406
  var W = !1, Y = !1;
20407
- if (k !== null) {
20408
- var f0 = Sa(k);
20407
+ if (D !== null) {
20408
+ var f0 = Sa(D);
20409
20409
  f0 !== void 0 && (d.has(f0) ? Y = !0 : c.has(f0) && (S === g ? Y = !0 : W = !0));
20410
20410
  }
20411
20411
  if (Q9 !== null && (Q9.has(r) || f !== null && Q9.has(f)) && (Y = !0), Y && (r._debugNeedsRemount = !0), Y || W) {
@@ -20436,8 +20436,8 @@ This ensures that you're testing the behavior the user would see in the browser.
20436
20436
  x = S.render;
20437
20437
  break;
20438
20438
  }
20439
- var k = !1;
20440
- x !== null && c.has(x) && (k = !0), k ? Fl1(r, d) : f !== null && lE(f, c, d), M !== null && lE(M, c, d);
20439
+ var D = !1;
20440
+ x !== null && c.has(x) && (D = !0), D ? Fl1(r, d) : f !== null && lE(f, c, d), M !== null && lE(M, c, d);
20441
20441
  }
20442
20442
  }
20443
20443
  function Fl1(r, c) {
@@ -20607,15 +20607,15 @@ This ensures that you're testing the behavior the user would see in the browser.
20607
20607
  S = d0, x = null;
20608
20608
  break e;
20609
20609
  }
20610
- var k = "";
20610
+ var D = "";
20611
20611
  {
20612
- (r === void 0 || typeof r == "object" && r !== null && Object.keys(r).length === 0) && (k += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
20612
+ (r === void 0 || typeof r == "object" && r !== null && Object.keys(r).length === 0) && (D += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
20613
20613
  var W = f ? o2(f) : null;
20614
- W && (k += `
20614
+ W && (D += `
20615
20615
 
20616
20616
  Check the render method of \`` + W + "`.");
20617
20617
  }
20618
- throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) " + ("but got: " + (r == null ? r : typeof r) + "." + k));
20618
+ throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) " + ("but got: " + (r == null ? r : typeof r) + "." + D));
20619
20619
  }
20620
20620
  }
20621
20621
  var Y = aa(S, d, c, M);
@@ -20695,8 +20695,8 @@ Check the render method of \`` + W + "`.");
20695
20695
  break;
20696
20696
  }
20697
20697
  }
20698
- function xg0(r, c, d, f, M, y, S, x, k, W) {
20699
- var Y = new Pl1(r, c, d, x, k), f0 = xl1(c, y);
20698
+ function xg0(r, c, d, f, M, y, S, x, D, W) {
20699
+ var Y = new Pl1(r, c, d, x, D), f0 = xl1(c, y);
20700
20700
  Y.current = f0, f0.stateNode = Y;
20701
20701
  {
20702
20702
  var A0 = {
@@ -20764,11 +20764,11 @@ Check the render method of \`` + W + "`.");
20764
20764
  }
20765
20765
  }
20766
20766
  function Ng0(r, c, d, f, M, y, S, x) {
20767
- var k = !1, W = null;
20768
- return xg0(r, c, k, W, d, f, M, y, S);
20767
+ var D = !1, W = null;
20768
+ return xg0(r, c, D, W, d, f, M, y, S);
20769
20769
  }
20770
- function $g0(r, c, d, f, M, y, S, x, k, W) {
20771
- var Y = !0, f0 = xg0(d, f, Y, r, M, y, S, x, k);
20770
+ function $g0(r, c, d, f, M, y, S, x, D, W) {
20771
+ var Y = !0, f0 = xg0(d, f, Y, r, M, y, S, x, D);
20772
20772
  f0.context = Tg0(null);
20773
20773
  var A0 = f0.current, S0 = o4(), T0 = _l(A0), _0 = Zn(S0, T0);
20774
20774
  return _0.callback = c ?? null, xl(A0, _0, T0), Gn1(f0, T0, S0), f0;
@@ -20781,11 +20781,11 @@ Check the render method of \`` + W + "`.");
20781
20781
  c.context === null ? c.context = x : c.pendingContext = x, b6 && Ve !== null && !hE && (hE = !0, u(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.
20782
20782
 
20783
20783
  Check the render method of %s.`, o2(Ve) || "Unknown"));
20784
- var k = Zn(y, S);
20785
- k.payload = {
20784
+ var D = Zn(y, S);
20785
+ D.payload = {
20786
20786
  element: r
20787
- }, f = f === void 0 ? null : f, f !== null && (typeof f != "function" && u("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.", f), k.callback = f);
20788
- var W = xl(M, k, S);
20787
+ }, f = f === void 0 ? null : f, f !== null && (typeof f != "function" && u("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.", f), D.callback = f);
20788
+ var W = xl(M, D, S);
20789
20789
  return W !== null && (qe(W, M, S, y), Jh(W, M, S)), S;
20790
20790
  }
20791
20791
  function Bd(r) {
@@ -21057,9 +21057,9 @@ Check the render method of %s.`, o2(Ve) || "Unknown"));
21057
21057
  if (!zd(r))
21058
21058
  throw new Error("hydrateRoot(...): Target container is not a DOM element.");
21059
21059
  nE0(r), c === void 0 && u("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");
21060
- var f = d ?? null, M = d != null && d.hydratedSources || null, y = !1, S = !1, x = "", k = tE0;
21061
- d != null && (d.unstable_strictMode === !0 && (y = !0), d.identifierPrefix !== void 0 && (x = d.identifierPrefix), d.onRecoverableError !== void 0 && (k = d.onRecoverableError));
21062
- var W = $g0(c, null, r, Dh, f, y, S, x, k);
21060
+ var f = d ?? null, M = d != null && d.hydratedSources || null, y = !1, S = !1, x = "", D = tE0;
21061
+ d != null && (d.unstable_strictMode === !0 && (y = !0), d.identifierPrefix !== void 0 && (x = d.identifierPrefix), d.onRecoverableError !== void 0 && (D = d.onRecoverableError));
21062
+ var W = $g0(c, null, r, Dh, f, y, S, x, D);
21063
21063
  if (Sh(W.current, r), pi(r), M)
21064
21064
  for (var Y = 0; Y < M.length; Y++) {
21065
21065
  var f0 = M[Y];
@@ -21118,8 +21118,8 @@ Check the render method of %s.`, o2(Ve) || "Unknown"));
21118
21118
  var x = r.nodeType === re ? r.parentNode : r;
21119
21119
  return pi(x), Vn(), S;
21120
21120
  } else {
21121
- for (var k; k = r.lastChild; )
21122
- r.removeChild(k);
21121
+ for (var D; D = r.lastChild; )
21122
+ r.removeChild(D);
21123
21123
  if (typeof f == "function") {
21124
21124
  var W = f;
21125
21125
  f = function() {
@@ -21159,8 +21159,8 @@ Check the render method of %s.`, o2(Ve) || "Unknown"));
21159
21159
  if (S = y, typeof M == "function") {
21160
21160
  var x = M;
21161
21161
  M = function() {
21162
- var k = Bd(S);
21163
- x.call(k);
21162
+ var D = Bd(S);
21163
+ x.call(D);
21164
21164
  };
21165
21165
  }
21166
21166
  ss(c, S, r, M);
@@ -21317,7 +21317,7 @@ function Tr1() {
21317
21317
  return ao;
21318
21318
  }
21319
21319
  var Nr1 = Tr1();
21320
- const $r1 = /* @__PURE__ */ c7(Nr1), kr1 = '*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-body);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}:root{--font-body: "Open Sans", sans-serif;--font-heading: "Space Grotesk", sans-serif;--font-monospace: "Open Sans", sans-serif;--background: 0 0% 100%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 254 100% 50%;--primary-foreground: 0 0% 98%;--secondary: 213 100% 50%;--secondary-foreground: 0 0% 98%;--muted: 240 4.8% 95.9%;--muted-foreground: 240 3.8% 46.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 240 10% 3.9%;--radius: .5rem }*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.container{width:100%}@media(min-width:542px){.container{max-width:542px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-2{bottom:.5em}.left-0{left:0}.left-1\\/2,.left-\\[50\\%\\]{left:50%}.right-0{right:0}.right-2{right:.5em}.right-4{right:1em}.right-8{right:2em}.top-0{top:0}.top-1\\/2{top:50%}.top-4{top:1em}.top-8{top:2em}.top-\\[50\\%\\]{top:50%}.z-50{z-index:50}.\\!m-0{margin:0!important}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25em}.mr-2{margin-right:.5em}.mt-1{margin-top:.25em}.mt-2{margin-top:.5em}.mt-24{margin-top:6em}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.h-10{height:2.5em}.h-11{height:2.75em}.h-12{height:3em}.h-2{height:.5em}.h-4{height:1em}.h-5{height:1.25em}.h-6{height:1.5em}.h-8{height:2em}.h-9{height:2.25em}.h-auto{height:auto}.h-full{height:100%}.max-h-\\[120px\\]{max-height:120px}.max-h-\\[164px\\]{max-height:164px}.max-h-\\[500px\\]{max-height:500px}.min-h-40{min-height:10em}.min-h-\\[240px\\]{min-height:240px}.min-h-\\[270px\\]{min-height:270px}.min-h-\\[44px\\]{min-height:44px}.min-h-\\[60px\\]{min-height:60px}.w-10{width:2.5em}.w-11{width:2.75em}.w-12{width:3em}.w-2{width:.5em}.w-4{width:1em}.w-5{width:1.25em}.w-6{width:1.5em}.w-9{width:2.25em}.w-full{width:100%}.min-w-\\[200px\\]{min-width:200px}.max-w-72{max-width:18em}.max-w-\\[60\\%\\]{max-width:60%}.max-w-\\[95\\%\\]{max-width:95%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\\/2{--tw-translate-x: -50%;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))}.-translate-y-1\\/2{--tw-translate-y: -50%;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))}.-translate-y-full{--tw-translate-y: -100%;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))}.translate-x-1\\/2{--tw-translate-x: 50%;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))}.translate-x-\\[-50\\%\\]{--tw-translate-x: -50%;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))}.translate-y-0{--tw-translate-y: 0px;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))}.translate-y-4{--tw-translate-y: 1em;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))}.translate-y-\\[-50\\%\\]{--tw-translate-y: -50%;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))}.transform{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))}@keyframes pulse{0%,to{opacity:.9}50%{opacity:.4}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes subtle-single-heart-beat{0%,to{transform:scale(1)}14%{transform:scale(1.2);opacity:.8}70%{transform:scale(.99)}}.animate-subtle-single-heart-beat{animation:subtle-single-heart-beat 2s ease-in-out infinite}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.resize-none{resize:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25em}.gap-1\\.5{gap:.375em}.gap-2{gap:.5em}.gap-3{gap:.75em}.gap-4{gap:1em}.gap-5{gap:1.25em}.gap-6{gap:1.5em}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25em * var(--tw-space-x-reverse));margin-left:calc(.25em * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5em * var(--tw-space-x-reverse));margin-left:calc(.5em * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75em * var(--tw-space-x-reverse));margin-left:calc(.75em * calc(1 - var(--tw-space-x-reverse)))}.space-y-1\\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375em * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375em * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5em * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5em * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25em}.rounded-3xl{border-radius:1.5em}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75em}.rounded-t-3xl{border-top-left-radius:1.5em;border-top-right-radius:1.5em}.rounded-t-\\[10px\\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-\\[20px\\]{border-top-left-radius:20px;border-top-right-radius:20px}.rounded-t-\\[30px\\]{border-top-left-radius:30px;border-top-right-radius:30px}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-border{border-color:hsl(var(--border))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\\[\\#17B79F\\]{--tw-bg-opacity: 1;background-color:rgb(23 183 159 / var(--tw-bg-opacity, 1))}.bg-background{background-color:hsl(var(--background))}.bg-black\\/20{background-color:#0003}.bg-black\\/80{background-color:#000c}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.bg-primary\\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\\/70{background-color:hsl(var(--primary) / .7)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25em}.p-4{padding:1em}.p-6{padding:1.5em}.p-8{padding:2em}.px-3{padding-left:.75em;padding-right:.75em}.px-4{padding-left:1em;padding-right:1em}.px-6{padding-left:1.5em;padding-right:1.5em}.px-7{padding-left:1.75em;padding-right:1.75em}.px-8{padding-left:2em;padding-right:2em}.py-1\\.5{padding-top:.375em;padding-bottom:.375em}.py-10{padding-top:2.5em;padding-bottom:2.5em}.py-2{padding-top:.5em;padding-bottom:.5em}.pb-4{padding-bottom:1em}.pb-6{padding-bottom:1.5em}.pb-\\[0px\\]{padding-bottom:0}.pl-6{padding-left:1.5em}.pl-\\[16px\\]{padding-left:16px}.pr-\\[48px\\]{padding-right:48px}.pt-0{padding-top:0}.pt-2{padding-top:.5em}.pt-7{padding-top:1.75em}.pt-8{padding-top:2em}.pt-\\[10px\\]{padding-top:10px}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5em;line-height:2em}.text-\\[10px\\]{font-size:10px}.text-\\[11\\.2px\\]{font-size:11.2px}.text-\\[11px\\]{font-size:11px}.text-\\[14px\\]{font-size:14px}.text-\\[16px\\]{font-size:16px}.text-base{font-size:1em;line-height:1.5em}.text-lg{font-size:1.125em;line-height:1.75em}.text-sm{font-size:.875em;line-height:1.25em}.text-xs{font-size:.75em;line-height:.875em}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-\\[14px\\]{line-height:14px}.leading-\\[16\\.8px\\]{line-height:16.8px}.leading-\\[20px\\]{line-height:20px}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.text-\\[\\#3D00FF\\]{--tw-text-opacity: 1;color:rgb(61 0 255 / var(--tw-text-opacity, 1))}.text-\\[\\#F7ADFC\\]{--tw-text-opacity: 1;color:rgb(247 173 252 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary-foreground\\/80{color:hsl(var(--primary-foreground) / .8)}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.grayscale{--tw-grayscale: grayscale(100%);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)}.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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-0{transition-duration:0s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.slide-in-from-bottom{--tw-enter-translate-y: 100%}.duration-0{animation-duration:0s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.message-received{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius);background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.message-send{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.placeholder\\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\\:text-white::-moz-placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.placeholder\\:text-white::placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\\:bg-accent\\/40:hover{background-color:hsl(var(--accent) / .4)}.hover\\:bg-destructive\\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\\:bg-primary-foreground\\/80:hover{background-color:hsl(var(--primary-foreground) / .8)}.hover\\:bg-primary\\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\\:bg-primary\\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\\:underline:hover{text-decoration-line:underline}.hover\\:no-underline:hover{text-decoration-line:none}.hover\\:opacity-100:hover{opacity:1}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-primary:focus{--tw-ring-color: hsl(var(--primary))}.focus\\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\\:pointer-events-none:disabled{pointer-events:none}.disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.group.toaster .group-\\[\\.toaster\\]\\:border-border{border-color:hsl(var(--border))}.group.toast .group-\\[\\.toast\\]\\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\\[\\.toast\\]\\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\\[\\.toaster\\]\\:bg-background{background-color:hsl(var(--background))}.group.toast .group-\\[\\.toast\\]\\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\\[\\.toast\\]\\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\\[\\.toaster\\]\\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\\[\\.toaster\\]\\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\\[state\\=open\\]\\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\\[state\\=open\\]\\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\\[state\\=open\\]\\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\\[state\\=closed\\]\\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\\[state\\=closed\\]\\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\\[state\\=open\\]\\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\\[state\\=closed\\]\\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\\[state\\=open\\]\\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\\[side\\=bottom\\]\\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5em}.data-\\[side\\=left\\]\\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5em}.data-\\[side\\=right\\]\\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5em}.data-\\[side\\=top\\]\\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5em}.data-\\[state\\=closed\\]\\:slide-out-to-left-1\\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\\[state\\=closed\\]\\:slide-out-to-top-\\[48\\%\\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\\[state\\=open\\]\\:slide-in-from-left-1\\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\\[state\\=open\\]\\:slide-in-from-top-\\[48\\%\\][data-state=open]{--tw-enter-translate-y: -48%}.prose-a\\:text-blue-600 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}@media(min-width:542px){.widget\\:w-12{width:3em}.widget\\:text-lg{font-size:1.125em;line-height:1.75em}.widget\\:text-sm{font-size:.875em;line-height:1.25em}.widget\\:text-xs{font-size:.75em;line-height:.875em}}', Dr1 = '*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-body);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}:root{--font-body: "Open Sans", sans-serif;--font-heading: "Space Grotesk", sans-serif;--font-monospace: "Open Sans", sans-serif;--background: 0 0% 100%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 254 100% 50%;--primary-foreground: 0 0% 98%;--secondary: 213 100% 50%;--secondary-foreground: 0 0% 98%;--muted: 240 4.8% 95.9%;--muted-foreground: 240 3.8% 46.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 240 10% 3.9%;--radius: .5em}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.container{width:100%}@media(min-width:542px){.container{max-width:542px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-2{bottom:.5em}.left-0{left:0}.left-1\\/2,.left-\\[50\\%\\]{left:50%}.right-0{right:0}.right-2{right:.5em}.right-4{right:1em}.right-8{right:2em}.top-0{top:0}.top-1\\/2{top:50%}.top-4{top:1em}.top-8{top:2em}.top-\\[50\\%\\]{top:50%}.z-50{z-index:50}.\\!m-0{margin:0!important}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25em}.mr-2{margin-right:.5em}.mt-1{margin-top:.25em}.mt-2{margin-top:.5em}.mt-24{margin-top:6em}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.h-10{height:2.5em}.h-11{height:2.75em}.h-12{height:3em}.h-2{height:.5em}.h-4{height:1em}.h-5{height:1.25em}.h-6{height:1.5em}.h-8{height:2em}.h-9{height:2.25em}.h-auto{height:auto}.h-full{height:100%}.max-h-\\[120px\\]{max-height:120px}.max-h-\\[164px\\]{max-height:164px}.max-h-\\[500px\\]{max-height:500px}.min-h-40{min-height:10em}.min-h-\\[240px\\]{min-height:240px}.min-h-\\[270px\\]{min-height:270px}.min-h-\\[44px\\]{min-height:44px}.min-h-\\[60px\\]{min-height:60px}.w-10{width:2.5em}.w-11{width:2.75em}.w-12{width:3em}.w-2{width:.5em}.w-4{width:1em}.w-5{width:1.25em}.w-6{width:1.5em}.w-9{width:2.25em}.w-full{width:100%}.min-w-\\[200px\\]{min-width:200px}.max-w-72{max-width:18em}.max-w-\\[60\\%\\]{max-width:60%}.max-w-\\[95\\%\\]{max-width:95%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\\/2{--tw-translate-x: -50%;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))}.-translate-y-1\\/2{--tw-translate-y: -50%;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))}.-translate-y-full{--tw-translate-y: -100%;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))}.translate-x-1\\/2{--tw-translate-x: 50%;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))}.translate-x-\\[-50\\%\\]{--tw-translate-x: -50%;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))}.translate-y-0{--tw-translate-y: 0px;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))}.translate-y-4{--tw-translate-y: 1em;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))}.translate-y-\\[-50\\%\\]{--tw-translate-y: -50%;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))}.transform{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))}@keyframes pulse{0%,to{opacity:.9}50%{opacity:.4}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes subtle-single-heart-beat{0%,to{transform:scale(1)}14%{transform:scale(1.2);opacity:.8}70%{transform:scale(.99)}}.animate-subtle-single-heart-beat{animation:subtle-single-heart-beat 2s ease-in-out infinite}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.resize-none{resize:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25em}.gap-1\\.5{gap:.375em}.gap-2{gap:.5em}.gap-3{gap:.75em}.gap-4{gap:1em}.gap-5{gap:1.25em}.gap-6{gap:1.5em}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25em * var(--tw-space-x-reverse));margin-left:calc(.25em * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5em * var(--tw-space-x-reverse));margin-left:calc(.5em * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75em * var(--tw-space-x-reverse));margin-left:calc(.75em * calc(1 - var(--tw-space-x-reverse)))}.space-y-1\\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375em * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375em * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5em * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5em * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25em}.rounded-3xl{border-radius:1.5em}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75em}.rounded-t-3xl{border-top-left-radius:1.5em;border-top-right-radius:1.5em}.rounded-t-\\[10px\\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-\\[20px\\]{border-top-left-radius:20px;border-top-right-radius:20px}.rounded-t-\\[30px\\]{border-top-left-radius:30px;border-top-right-radius:30px}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-border{border-color:hsl(var(--border))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\\[\\#17B79F\\]{--tw-bg-opacity: 1;background-color:rgb(23 183 159 / var(--tw-bg-opacity, 1))}.bg-background{background-color:hsl(var(--background))}.bg-black\\/20{background-color:#0003}.bg-black\\/80{background-color:#000c}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.bg-primary\\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\\/70{background-color:hsl(var(--primary) / .7)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25em}.p-4{padding:1em}.p-6{padding:1.5em}.p-8{padding:2em}.px-3{padding-left:.75em;padding-right:.75em}.px-4{padding-left:1em;padding-right:1em}.px-6{padding-left:1.5em;padding-right:1.5em}.px-7{padding-left:1.75em;padding-right:1.75em}.px-8{padding-left:2em;padding-right:2em}.py-1\\.5{padding-top:.375em;padding-bottom:.375em}.py-10{padding-top:2.5em;padding-bottom:2.5em}.py-2{padding-top:.5em;padding-bottom:.5em}.pb-4{padding-bottom:1em}.pb-6{padding-bottom:1.5em}.pb-\\[0px\\]{padding-bottom:0}.pl-6{padding-left:1.5em}.pl-\\[16px\\]{padding-left:16px}.pr-\\[48px\\]{padding-right:48px}.pt-0{padding-top:0}.pt-2{padding-top:.5em}.pt-7{padding-top:1.75em}.pt-8{padding-top:2em}.pt-\\[10px\\]{padding-top:10px}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5em;line-height:2em}.text-\\[10px\\]{font-size:10px}.text-\\[11\\.2px\\]{font-size:11.2px}.text-\\[11px\\]{font-size:11px}.text-\\[14px\\]{font-size:14px}.text-\\[16px\\]{font-size:16px}.text-base{font-size:1em;line-height:1.5em}.text-lg{font-size:1.125em;line-height:1.75em}.text-sm{font-size:.875em;line-height:1.25em}.text-xs{font-size:.75em;line-height:.875em}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-\\[14px\\]{line-height:14px}.leading-\\[16\\.8px\\]{line-height:16.8px}.leading-\\[20px\\]{line-height:20px}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.text-\\[\\#3D00FF\\]{--tw-text-opacity: 1;color:rgb(61 0 255 / var(--tw-text-opacity, 1))}.text-\\[\\#F7ADFC\\]{--tw-text-opacity: 1;color:rgb(247 173 252 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary-foreground\\/80{color:hsl(var(--primary-foreground) / .8)}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.grayscale{--tw-grayscale: grayscale(100%);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)}.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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-0{transition-duration:0s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.slide-in-from-bottom{--tw-enter-translate-y: 100%}.duration-0{animation-duration:0s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes moveFromLeftToRight{0%{transform:translate(-32px) scale(.1);opacity:0}to{transform:translate(0) scale(1);opacity:1}}.message-received{animation:moveFromLeftToRight .4s cubic-bezier(.42,0,0,1);border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);padding:10.4px;color:hsl(var(--primary-foreground));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));font-size:14px;line-height:20px;transform-origin:bottom left}@keyframes moveFromRightToLeft{0%{transform:translate(32px) scale(.1);opacity:0}to{transform:translate(0) scale(1);opacity:1}}.message-send{animation:moveFromRightToLeft .4s cubic-bezier(.42,0,0,1);font-size:14px;line-height:20px;padding:10.4px;border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);background-color:hsl(var(--primary) / .15);font-family:var(--font-body);font-weight:400;transform-origin:bottom right;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.message-ai{border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bubble1,.bubble2,.bubble3{background-color:hsl(var(--primary));opacity:.5}.bubble1{animation:chatBubbles 1s ease-in-out infinite}.bubble2{animation:chatBubbles 1s ease-in-out infinite;animation-delay:.3s}.bubble3{animation:chatBubbles 1s ease-in-out infinite;animation-delay:.5s}@keyframes chatBubbles{0%{transform:translateY(2.5)}50%{transform:translateY(-2.5px)}to{transform:translateY(0)}}.message-received img{max-height:300px;margin-left:auto;margin-right:auto}.placeholder\\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\\:text-white::-moz-placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.placeholder\\:text-white::placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\\:bg-accent\\/40:hover{background-color:hsl(var(--accent) / .4)}.hover\\:bg-destructive\\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\\:bg-primary-foreground\\/80:hover{background-color:hsl(var(--primary-foreground) / .8)}.hover\\:bg-primary\\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\\:bg-primary\\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\\:underline:hover{text-decoration-line:underline}.hover\\:no-underline:hover{text-decoration-line:none}.hover\\:opacity-100:hover{opacity:1}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-primary:focus{--tw-ring-color: hsl(var(--primary))}.focus\\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\\:pointer-events-none:disabled{pointer-events:none}.disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.group.toaster .group-\\[\\.toaster\\]\\:border-border{border-color:hsl(var(--border))}.group.toast .group-\\[\\.toast\\]\\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\\[\\.toast\\]\\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\\[\\.toaster\\]\\:bg-background{background-color:hsl(var(--background))}.group.toast .group-\\[\\.toast\\]\\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\\[\\.toast\\]\\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\\[\\.toaster\\]\\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\\[\\.toaster\\]\\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\\[state\\=open\\]\\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\\[state\\=open\\]\\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\\[state\\=open\\]\\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\\[state\\=closed\\]\\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\\[state\\=closed\\]\\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\\[state\\=open\\]\\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\\[state\\=closed\\]\\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\\[state\\=open\\]\\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\\[side\\=bottom\\]\\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5em}.data-\\[side\\=left\\]\\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5em}.data-\\[side\\=right\\]\\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5em}.data-\\[side\\=top\\]\\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5em}.data-\\[state\\=closed\\]\\:slide-out-to-left-1\\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\\[state\\=closed\\]\\:slide-out-to-top-\\[48\\%\\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\\[state\\=open\\]\\:slide-in-from-left-1\\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\\[state\\=open\\]\\:slide-in-from-top-\\[48\\%\\][data-state=open]{--tw-enter-translate-y: -48%}.prose-a\\:text-blue-600 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}@media(min-width:542px){.widget\\:w-12{width:3em}.widget\\:text-lg{font-size:1.125em;line-height:1.75em}.widget\\:text-sm{font-size:.875em;line-height:1.25em}.widget\\:text-xs{font-size:.75em;line-height:.875em}}', Pr1 = ":root{--widget-margin: 25px;--shadow-offset-y: 12px;--shadow-blur: 24px;--widget-shadow-extent: calc(var(--shadow-blur) + var(--shadow-offset-y));--widget-shadow: 0px 4px 12px rgba(0, 0, 0, .15), 0px var(--shadow-offset-y) var(--shadow-blur) rgba(0, 0, 0, .2);--rounder-window-corners: 20px}.header-container{--header-height: 100px;--header-padding-vertical: 24px;--header-padding-horizontal: 16px;--header-gap: 8px}.header{height:var(--header-height);padding:var(--header-padding-vertical) var(--header-padding-horizontal);display:flex;align-items:center;gap:var(--header-gap);background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.header.full-screen{padding-left:calc(var(--header-padding-horizontal) + var(--header-gap))}.header-action-buttons{position:relative;display:flex;gap:var(--header-gap)}.chat-bar-button-group-container{--chat-bar-button-group-container-gap: 16px;gap:var(--chat-bar-button-group-container-gap);display:flex;flex-direction:column;align-items:flex-end}.base-button{--base-button-size: 48px;width:var(--base-button-size);height:var(--base-button-size);display:flex;align-items:center;justify-content:center;border-radius:calc(var(--base-button-size) * 2);background-color:hsl(var(--primary))}.chat-bar-button-container{position:relative;box-shadow:var(--widget-shadow);border-radius:99px}.chat-bar-button{border-radius:99px}.base-button:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.chat-bar-container-input-group{--chat-bar-container-gap: 8px;--chat-send-button-right: 16px;--chat-send-button-size: 20px;width:100%;min-width:300px;display:flex;flex-direction:column;gap:var(--chat-bar-container-gap)}.base-chat-button-position{position:absolute;right:0;bottom:0}.foldable-chat-button-container{position:relative;width:60px;height:60px}.foldable-chat-base-button-container,.foldable-chat-slidebar-container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.slidebar{--slidebar-container-height: 60px;position:absolute;right:0;height:var(--slidebar-container-height);overflow:hidden;border-radius:calc(var(--slidebar-container-height) * 2);--bg-opacity: 1;background-color:rgb(255 255 255 / var(--bg-opacity, 1));transition-property:all;transition-duration:.8s;transition-timing-function:cubic-bezier(.34,0,.64,1);box-shadow:var(--widget-shadow);width:-moz-max-content;width:max-content;max-width:var(--button-container-max-width)}.slidebar-expanded{max-width:var(--button-container-max-width)}.slidebar-collapsed{--slidebar-container-collapsed-width: 60px;max-width:var(--slidebar-container-collapsed-width)}.slidebar-inner{display:flex;height:100%;align-items:center;padding:16px}.slidebar-content{transform-origin:left center;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));overflow:hidden;white-space:nowrap;padding-right:48px;transition-property:all;transition-timing-function:cubic-bezier(.25,0,.45,.94);transition-duration:.7s}.slidebar-content-expanded{--tw-scale-x: 1;--tw-scale-y: 1;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));opacity:1}.slidebar-content-collapsed{opacity:0}.slidebar-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:12px;text-align:left;font-size:14px;line-height:20px;font-weight:600;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.slidebar-subtitle-row{margin-left:12px;display:flex;align-items:center;gap:6px;overflow:hidden}.slidebar-online-indicator{--online-indicator-size: 6px;animation:2s cubic-bezier(.4,0,.6,1) 0s infinite normal none running pulse;border-radius:calc(var(--online-indicator-size) * 2);--bg-opacity: 1;background-color:rgb(74 222 128 / var(--bg-opacity, 1));height:var(--online-indicator-size);width:var(--online-indicator-size);flex-shrink:0}.slidebar-subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;font-weight:300;color:#6b7280}.slidebar-content h3{font-size:14px}.chat-bar-input{--chat-bar-input-gap: 3px;--chat-bar-input-height: 24px;--chat-bar-input-padding: 20px;--chat-bar-input-padding-vertical: calc( var(--chat-bar-input-padding) + var(--chat-bar-input-gap) );--chat-bar-input-font-size: 14px;--chat-bar-input-line-height: 20px;--chat-bar-input-padding-right: calc( var(--chat-send-button-right) + var(--chat-send-button-size) + var(--chat-bar-input-gap) );border-color:hsl(var(--primary));height:var(--chat-bar-input-height);width:100%;border-radius:calc(var(--chat-bar-input-height) * 2);padding:var(--chat-bar-input-padding-vertical) var(--chat-bar-input-padding-right) var(--chat-bar-input-padding-vertical) var(--chat-bar-input-padding);font-size:var(--chat-bar-input-font-size);line-height:var(--chat-bar-input-line-height);box-shadow:var(--widget-shadow);border-width:1.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-bar-input::-moz-placeholder{color:#6b7280}.chat-bar-input::placeholder{color:#6b7280}.chat-send-button{width:var(--chat-send-button-size);height:var(--chat-send-button-size);position:absolute;top:50%;transform:translateY(-50%);transition:color .2s ease-in-out;right:var(--chat-send-button-right)}.send-button-icon{--send-button-icon-size: 20px;width:var(--send-button-icon-size);height:var(--send-button-icon-size)}.close-input-bar-icon{--close-input-bar-icon-size: 14px;width:var(--close-input-bar-icon-size);height:var(--close-input-bar-icon-size)}.main-chat-button-icon{--main-chat-button-icon-size: 24px;width:var(--main-chat-button-icon-size);height:var(--main-chat-button-icon-size)}.suggestion-input-button-group{--suggestion-input-button-group-gap: 8px;display:flex;align-items:center;gap:var(--suggestion-input-button-group-gap);margin-right:var(--widget-margin);width:-moz-fit-content;width:fit-content}.suggestion-input-button-group .suggested-inputs{display:flex;flex-direction:row;flex:1;overflow:hidden;gap:var(--suggestion-input-button-group-gap);padding:var(--widget-shadow-extent);margin:calc(var(--widget-shadow-extent) * -1)}.suggestion-input-button-group .magic-wand-icon{color:#9ca3af}.suggestion-input{--suggestion-input-padding-x: 7.5px;--suggestion-input-padding-y: 6px;--suggestion-input-font-size: 12px;--suggestion-input-line-height: 10.5px;padding:var(--suggestion-input-padding-y) var(--suggestion-input-padding-x);font-size:var(--suggestion-input-font-size);line-height:var(--suggestion-input-line-height);font-weight:500;border-radius:99px;box-shadow:var(--widget-shadow);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.bubble-notch{--bubble-notch-right: 20px;--bubble-notch-border-left-width: 5px;--bubble-notch-border-top-width: 8px;--bubble-notch-height: 0px;--bubble-notch-width: 0px;right:var(--bubble-notch-right);border-left-width:var(--bubble-notch-border-left-width);border-right-width:var(--bubble-notch-border-left-width);border-top-width:var(--bubble-notch-border-top-width);height:var(--bubble-notch-height);width:var(--bubble-notch-width);position:absolute;border-left-color:transparent;border-right-color:transparent}.bubble-notch-border{--bubble-notch-border-bottom: -8px;bottom:var(--bubble-notch-border-bottom);border-top-color:hsl(var(--primary))}.bubble-notch-background{--bubble-notch-background-bottom: -5.5px;bottom:var(--bubble-notch-background-bottom);border-top-color:hsl(var(--background))}.online-indicator{--online-indicator-size: 10px;width:var(--online-indicator-size);height:var(--online-indicator-size)}.icon-container{position:relative}.chat-bar-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);transition:opacity .2s ease,transform .2s ease;opacity:0}.chat-bar-icon.visible{left:50%;top:50%;opacity:1;transform:translate(-50%,-50%) scale(1);z-index:1}@media(max-width:640px),(orientation:landscape)and (max-height:500px){:root{--mobile-width-minus-widget-margins: calc( 100vw - calc(var(--widget-margin) * 2) )}.chat-bar-button-group-container{--mobile-scale-factor: 1.2}.chat-bar-container-input-group{--chat-bar-container-input-group-max-width: 500px;--chat-bar-container-input-group-min-width: 200px;max-width:var(--chat-bar-container-input-group-max-width);width:var(--mobile-width-minus-widget-margins);min-width:var(--chat-bar-container-input-group-min-width)}.slidebar-expanded{max-width:min(var(--mobile-width-minus-widget-margins),var(--button-container-max-width))}.chat-bar-button-group-container .base-button{width:calc(var(--base-button-size) * var(--mobile-scale-factor));height:calc(var(--base-button-size) * var(--mobile-scale-factor))}.chat-bar-button-group-container .chat-bar-input{padding:calc(var(--chat-bar-input-padding-vertical) * var(--mobile-scale-factor)) calc(var(--chat-bar-input-padding) * var(--mobile-scale-factor));font-size:calc(var(--chat-bar-input-font-size) * var(--mobile-scale-factor));line-height:calc(var(--chat-bar-input-line-height) * var(--mobile-scale-factor))}.chat-bar-button-group-container .chat-send-button{right:calc(var(--chat-send-button-right) * var(--mobile-scale-factor))}.chat-bar-button-group-container .close-input-bar-icon{width:calc(var(--close-input-bar-icon-size) * var(--mobile-scale-factor));height:calc(var(--close-input-bar-icon-size) * var(--mobile-scale-factor))}.chat-bar-button-group-container .online-indicator{width:calc(var(--online-indicator-size) * var(--mobile-scale-factor));height:calc(var(--online-indicator-size) * var(--mobile-scale-factor))}.chat-bar-button-group-container .main-chat-button-icon{width:calc(var(--main-chat-button-icon-size) * var(--mobile-scale-factor));height:calc(var(--main-chat-button-icon-size) * var(--mobile-scale-factor))}.chat-bar-button-group-container .suggestion-input-button-group{gap:calc(var(--suggestion-input-button-group-gap) * var(--mobile-scale-factor));max-width:calc(100% - (var(--widget-margin) * var(--mobile-scale-factor)))}.chat-bar-button-group-container .suggestion-input-button-group .suggested-inputs{gap:calc(var(--suggestion-input-button-group-gap) * var(--mobile-scale-factor))}.chat-bar-button-group-container .suggestion-input{padding:calc(var(--suggestion-input-padding-y) * var(--mobile-scale-factor)) calc(var(--suggestion-input-padding-x) * var(--mobile-scale-factor));font-size:calc(var(--suggestion-input-font-size) * var(--mobile-scale-factor));line-height:calc(var(--suggestion-input-line-height) * var(--mobile-scale-factor))}.chat-bar-button-group-container .chat-bar-button-group-container{gap:calc(var(--chat-bar-container-gap) * var(--mobile-scale-factor))}.chat-bar-button-group-container .send-button-icon{width:calc(var(--send-button-icon-size) * var(--mobile-scale-factor));height:calc(var(--send-button-icon-size) * var(--mobile-scale-factor))}.chat-bar-button-group-container .bubble-notch{right:calc(var(--bubble-notch-right) * var(--mobile-scale-factor));border-left-width:calc(var(--bubble-notch-border-left-width));border-right-width:calc(var(--bubble-notch-border-left-width));border-top-width:calc(var(--bubble-notch-border-top-width))}.chat-bar-button-group-container .bubble-notch-border{bottom:calc(var(--bubble-notch-border-bottom))}.chat-bar-button-group-container .bubble-notch-background{bottom:calc(var(--bubble-notch-background-bottom))}}", Or1 = /* @__PURE__ */ Object.assign({
21320
+ const $r1 = /* @__PURE__ */ c7(Nr1), kr1 = '*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-body);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}:root{--font-body: "Open Sans", sans-serif;--font-heading: "Space Grotesk", sans-serif;--font-monospace: "Open Sans", sans-serif;--background: 0 0% 100%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 254 100% 50%;--primary-foreground: 0 0% 98%;--secondary: 213 100% 50%;--secondary-foreground: 0 0% 98%;--muted: 240 4.8% 95.9%;--muted-foreground: 240 3.8% 46.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 240 10% 3.9%;--radius: .5rem }*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.container{width:100%}@media(min-width:542px){.container{max-width:542px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-2{bottom:.5em}.left-0{left:0}.left-1\\/2,.left-\\[50\\%\\]{left:50%}.right-0{right:0}.right-2{right:.5em}.right-4{right:1em}.right-8{right:2em}.top-0{top:0}.top-1\\/2{top:50%}.top-4{top:1em}.top-8{top:2em}.top-\\[50\\%\\]{top:50%}.z-50{z-index:50}.\\!m-0{margin:0!important}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25em}.mr-2{margin-right:.5em}.mt-1{margin-top:.25em}.mt-2{margin-top:.5em}.mt-24{margin-top:6em}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.h-10{height:2.5em}.h-11{height:2.75em}.h-12{height:3em}.h-2{height:.5em}.h-4{height:1em}.h-5{height:1.25em}.h-6{height:1.5em}.h-8{height:2em}.h-9{height:2.25em}.h-\\[calc\\(100\\%\\+1px\\)\\]{height:calc(100% + 1px)}.h-auto{height:auto}.h-full{height:100%}.max-h-\\[120px\\]{max-height:120px}.max-h-\\[164px\\]{max-height:164px}.max-h-\\[500px\\]{max-height:500px}.min-h-40{min-height:10em}.min-h-\\[240px\\]{min-height:240px}.min-h-\\[270px\\]{min-height:270px}.min-h-\\[44px\\]{min-height:44px}.min-h-\\[60px\\]{min-height:60px}.w-10{width:2.5em}.w-11{width:2.75em}.w-12{width:3em}.w-2{width:.5em}.w-4{width:1em}.w-5{width:1.25em}.w-6{width:1.5em}.w-9{width:2.25em}.w-full{width:100%}.min-w-\\[200px\\]{min-width:200px}.max-w-72{max-width:18em}.max-w-\\[60\\%\\]{max-width:60%}.max-w-\\[95\\%\\]{max-width:95%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\\/2{--tw-translate-x: -50%;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))}.-translate-y-1\\/2{--tw-translate-y: -50%;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))}.-translate-y-full{--tw-translate-y: -100%;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))}.translate-x-1\\/2{--tw-translate-x: 50%;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))}.translate-x-\\[-50\\%\\]{--tw-translate-x: -50%;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))}.translate-y-0{--tw-translate-y: 0px;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))}.translate-y-4{--tw-translate-y: 1em;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))}.translate-y-\\[-50\\%\\]{--tw-translate-y: -50%;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))}.transform{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))}@keyframes pulse{0%,to{opacity:.9}50%{opacity:.4}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes subtle-single-heart-beat{0%,to{transform:scale(1)}14%{transform:scale(1.2);opacity:.8}70%{transform:scale(.99)}}.animate-subtle-single-heart-beat{animation:subtle-single-heart-beat 2s ease-in-out infinite}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.resize-none{resize:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25em}.gap-1\\.5{gap:.375em}.gap-2{gap:.5em}.gap-3{gap:.75em}.gap-4{gap:1em}.gap-5{gap:1.25em}.gap-6{gap:1.5em}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25em * var(--tw-space-x-reverse));margin-left:calc(.25em * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5em * var(--tw-space-x-reverse));margin-left:calc(.5em * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75em * var(--tw-space-x-reverse));margin-left:calc(.75em * calc(1 - var(--tw-space-x-reverse)))}.space-y-1\\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375em * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375em * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5em * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5em * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25em}.rounded-3xl{border-radius:1.5em}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75em}.rounded-t-3xl{border-top-left-radius:1.5em;border-top-right-radius:1.5em}.rounded-t-\\[10px\\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-\\[20px\\]{border-top-left-radius:20px;border-top-right-radius:20px}.rounded-t-\\[30px\\]{border-top-left-radius:30px;border-top-right-radius:30px}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-border{border-color:hsl(var(--border))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\\[\\#17B79F\\]{--tw-bg-opacity: 1;background-color:rgb(23 183 159 / var(--tw-bg-opacity, 1))}.bg-background{background-color:hsl(var(--background))}.bg-black\\/20{background-color:#0003}.bg-black\\/80{background-color:#000c}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.bg-primary\\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\\/70{background-color:hsl(var(--primary) / .7)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25em}.p-4{padding:1em}.p-6{padding:1.5em}.p-8{padding:2em}.px-3{padding-left:.75em;padding-right:.75em}.px-4{padding-left:1em;padding-right:1em}.px-6{padding-left:1.5em;padding-right:1.5em}.px-7{padding-left:1.75em;padding-right:1.75em}.px-8{padding-left:2em;padding-right:2em}.py-1\\.5{padding-top:.375em;padding-bottom:.375em}.py-10{padding-top:2.5em;padding-bottom:2.5em}.py-2{padding-top:.5em;padding-bottom:.5em}.pb-4{padding-bottom:1em}.pb-6{padding-bottom:1.5em}.pb-\\[0px\\]{padding-bottom:0}.pl-6{padding-left:1.5em}.pl-\\[16px\\]{padding-left:16px}.pr-\\[48px\\]{padding-right:48px}.pt-0{padding-top:0}.pt-2{padding-top:.5em}.pt-7{padding-top:1.75em}.pt-8{padding-top:2em}.pt-\\[10px\\]{padding-top:10px}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5em;line-height:2em}.text-\\[10px\\]{font-size:10px}.text-\\[11\\.2px\\]{font-size:11.2px}.text-\\[11px\\]{font-size:11px}.text-\\[14px\\]{font-size:14px}.text-\\[16px\\]{font-size:16px}.text-base{font-size:1em;line-height:1.5em}.text-lg{font-size:1.125em;line-height:1.75em}.text-sm{font-size:.875em;line-height:1.25em}.text-xs{font-size:.75em;line-height:.875em}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-\\[14px\\]{line-height:14px}.leading-\\[16\\.8px\\]{line-height:16.8px}.leading-\\[20px\\]{line-height:20px}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.text-\\[\\#3D00FF\\]{--tw-text-opacity: 1;color:rgb(61 0 255 / var(--tw-text-opacity, 1))}.text-\\[\\#F7ADFC\\]{--tw-text-opacity: 1;color:rgb(247 173 252 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary-foreground\\/80{color:hsl(var(--primary-foreground) / .8)}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.grayscale{--tw-grayscale: grayscale(100%);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)}.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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-0{transition-duration:0s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.slide-in-from-bottom{--tw-enter-translate-y: 100%}.duration-0{animation-duration:0s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.message-received{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius);background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.message-send{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.placeholder\\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\\:text-white::-moz-placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.placeholder\\:text-white::placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\\:bg-accent\\/40:hover{background-color:hsl(var(--accent) / .4)}.hover\\:bg-destructive\\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\\:bg-primary-foreground\\/80:hover{background-color:hsl(var(--primary-foreground) / .8)}.hover\\:bg-primary\\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\\:bg-primary\\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\\:underline:hover{text-decoration-line:underline}.hover\\:no-underline:hover{text-decoration-line:none}.hover\\:opacity-100:hover{opacity:1}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-primary:focus{--tw-ring-color: hsl(var(--primary))}.focus\\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\\:pointer-events-none:disabled{pointer-events:none}.disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.group.toaster .group-\\[\\.toaster\\]\\:border-border{border-color:hsl(var(--border))}.group.toast .group-\\[\\.toast\\]\\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\\[\\.toast\\]\\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\\[\\.toaster\\]\\:bg-background{background-color:hsl(var(--background))}.group.toast .group-\\[\\.toast\\]\\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\\[\\.toast\\]\\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\\[\\.toaster\\]\\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\\[\\.toaster\\]\\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\\[state\\=open\\]\\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\\[state\\=open\\]\\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\\[state\\=open\\]\\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\\[state\\=closed\\]\\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\\[state\\=closed\\]\\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\\[state\\=open\\]\\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\\[state\\=closed\\]\\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\\[state\\=open\\]\\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\\[side\\=bottom\\]\\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5em}.data-\\[side\\=left\\]\\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5em}.data-\\[side\\=right\\]\\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5em}.data-\\[side\\=top\\]\\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5em}.data-\\[state\\=closed\\]\\:slide-out-to-left-1\\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\\[state\\=closed\\]\\:slide-out-to-top-\\[48\\%\\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\\[state\\=open\\]\\:slide-in-from-left-1\\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\\[state\\=open\\]\\:slide-in-from-top-\\[48\\%\\][data-state=open]{--tw-enter-translate-y: -48%}.prose-a\\:text-blue-600 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}@media(min-width:542px){.widget\\:w-12{width:3em}.widget\\:text-lg{font-size:1.125em;line-height:1.75em}.widget\\:text-sm{font-size:.875em;line-height:1.25em}.widget\\:text-xs{font-size:.75em;line-height:.875em}}', Dr1 = '*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-body);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}:root{--font-body: "Open Sans", sans-serif;--font-heading: "Space Grotesk", sans-serif;--font-monospace: "Open Sans", sans-serif;--background: 0 0% 100%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 254 100% 50%;--primary-foreground: 0 0% 98%;--secondary: 213 100% 50%;--secondary-foreground: 0 0% 98%;--muted: 240 4.8% 95.9%;--muted-foreground: 240 3.8% 46.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 240 10% 3.9%;--radius: .5em}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.container{width:100%}@media(min-width:542px){.container{max-width:542px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-2{bottom:.5em}.left-0{left:0}.left-1\\/2,.left-\\[50\\%\\]{left:50%}.right-0{right:0}.right-2{right:.5em}.right-4{right:1em}.right-8{right:2em}.top-0{top:0}.top-1\\/2{top:50%}.top-4{top:1em}.top-8{top:2em}.top-\\[50\\%\\]{top:50%}.z-50{z-index:50}.\\!m-0{margin:0!important}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25em}.mr-2{margin-right:.5em}.mt-1{margin-top:.25em}.mt-2{margin-top:.5em}.mt-24{margin-top:6em}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.h-10{height:2.5em}.h-11{height:2.75em}.h-12{height:3em}.h-2{height:.5em}.h-4{height:1em}.h-5{height:1.25em}.h-6{height:1.5em}.h-8{height:2em}.h-9{height:2.25em}.h-\\[calc\\(100\\%\\+1px\\)\\]{height:calc(100% + 1px)}.h-auto{height:auto}.h-full{height:100%}.max-h-\\[120px\\]{max-height:120px}.max-h-\\[164px\\]{max-height:164px}.max-h-\\[500px\\]{max-height:500px}.min-h-40{min-height:10em}.min-h-\\[240px\\]{min-height:240px}.min-h-\\[270px\\]{min-height:270px}.min-h-\\[44px\\]{min-height:44px}.min-h-\\[60px\\]{min-height:60px}.w-10{width:2.5em}.w-11{width:2.75em}.w-12{width:3em}.w-2{width:.5em}.w-4{width:1em}.w-5{width:1.25em}.w-6{width:1.5em}.w-9{width:2.25em}.w-full{width:100%}.min-w-\\[200px\\]{min-width:200px}.max-w-72{max-width:18em}.max-w-\\[60\\%\\]{max-width:60%}.max-w-\\[95\\%\\]{max-width:95%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\\/2{--tw-translate-x: -50%;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))}.-translate-y-1\\/2{--tw-translate-y: -50%;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))}.-translate-y-full{--tw-translate-y: -100%;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))}.translate-x-1\\/2{--tw-translate-x: 50%;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))}.translate-x-\\[-50\\%\\]{--tw-translate-x: -50%;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))}.translate-y-0{--tw-translate-y: 0px;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))}.translate-y-4{--tw-translate-y: 1em;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))}.translate-y-\\[-50\\%\\]{--tw-translate-y: -50%;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))}.transform{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))}@keyframes pulse{0%,to{opacity:.9}50%{opacity:.4}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes subtle-single-heart-beat{0%,to{transform:scale(1)}14%{transform:scale(1.2);opacity:.8}70%{transform:scale(.99)}}.animate-subtle-single-heart-beat{animation:subtle-single-heart-beat 2s ease-in-out infinite}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.resize-none{resize:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25em}.gap-1\\.5{gap:.375em}.gap-2{gap:.5em}.gap-3{gap:.75em}.gap-4{gap:1em}.gap-5{gap:1.25em}.gap-6{gap:1.5em}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25em * var(--tw-space-x-reverse));margin-left:calc(.25em * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5em * var(--tw-space-x-reverse));margin-left:calc(.5em * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75em * var(--tw-space-x-reverse));margin-left:calc(.75em * calc(1 - var(--tw-space-x-reverse)))}.space-y-1\\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375em * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375em * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5em * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5em * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25em}.rounded-3xl{border-radius:1.5em}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75em}.rounded-t-3xl{border-top-left-radius:1.5em;border-top-right-radius:1.5em}.rounded-t-\\[10px\\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-\\[20px\\]{border-top-left-radius:20px;border-top-right-radius:20px}.rounded-t-\\[30px\\]{border-top-left-radius:30px;border-top-right-radius:30px}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-border{border-color:hsl(var(--border))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\\[\\#17B79F\\]{--tw-bg-opacity: 1;background-color:rgb(23 183 159 / var(--tw-bg-opacity, 1))}.bg-background{background-color:hsl(var(--background))}.bg-black\\/20{background-color:#0003}.bg-black\\/80{background-color:#000c}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.bg-primary\\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\\/70{background-color:hsl(var(--primary) / .7)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25em}.p-4{padding:1em}.p-6{padding:1.5em}.p-8{padding:2em}.px-3{padding-left:.75em;padding-right:.75em}.px-4{padding-left:1em;padding-right:1em}.px-6{padding-left:1.5em;padding-right:1.5em}.px-7{padding-left:1.75em;padding-right:1.75em}.px-8{padding-left:2em;padding-right:2em}.py-1\\.5{padding-top:.375em;padding-bottom:.375em}.py-10{padding-top:2.5em;padding-bottom:2.5em}.py-2{padding-top:.5em;padding-bottom:.5em}.pb-4{padding-bottom:1em}.pb-6{padding-bottom:1.5em}.pb-\\[0px\\]{padding-bottom:0}.pl-6{padding-left:1.5em}.pl-\\[16px\\]{padding-left:16px}.pr-\\[48px\\]{padding-right:48px}.pt-0{padding-top:0}.pt-2{padding-top:.5em}.pt-7{padding-top:1.75em}.pt-8{padding-top:2em}.pt-\\[10px\\]{padding-top:10px}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5em;line-height:2em}.text-\\[10px\\]{font-size:10px}.text-\\[11\\.2px\\]{font-size:11.2px}.text-\\[11px\\]{font-size:11px}.text-\\[14px\\]{font-size:14px}.text-\\[16px\\]{font-size:16px}.text-base{font-size:1em;line-height:1.5em}.text-lg{font-size:1.125em;line-height:1.75em}.text-sm{font-size:.875em;line-height:1.25em}.text-xs{font-size:.75em;line-height:.875em}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-\\[14px\\]{line-height:14px}.leading-\\[16\\.8px\\]{line-height:16.8px}.leading-\\[20px\\]{line-height:20px}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.text-\\[\\#3D00FF\\]{--tw-text-opacity: 1;color:rgb(61 0 255 / var(--tw-text-opacity, 1))}.text-\\[\\#F7ADFC\\]{--tw-text-opacity: 1;color:rgb(247 173 252 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary-foreground\\/80{color:hsl(var(--primary-foreground) / .8)}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.grayscale{--tw-grayscale: grayscale(100%);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)}.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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-0{transition-duration:0s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.slide-in-from-bottom{--tw-enter-translate-y: 100%}.duration-0{animation-duration:0s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes moveFromLeftToRight{0%{transform:translate(-32px) scale(.1);opacity:0}to{transform:translate(0) scale(1);opacity:1}}.message-received{animation:moveFromLeftToRight .4s cubic-bezier(.42,0,0,1);border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);padding:10.4px;color:hsl(var(--primary-foreground));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));font-size:14px;line-height:20px;transform-origin:bottom left}@keyframes moveFromRightToLeft{0%{transform:translate(32px) scale(.1);opacity:0}to{transform:translate(0) scale(1);opacity:1}}.message-send{animation:moveFromRightToLeft .4s cubic-bezier(.42,0,0,1);font-size:14px;line-height:20px;padding:10.4px;border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);background-color:hsl(var(--primary) / .15);font-family:var(--font-body);font-weight:400;transform-origin:bottom right;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.message-ai{border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bubble1,.bubble2,.bubble3{background-color:hsl(var(--primary));opacity:.5}.bubble1{animation:chatBubbles 1s ease-in-out infinite}.bubble2{animation:chatBubbles 1s ease-in-out infinite;animation-delay:.3s}.bubble3{animation:chatBubbles 1s ease-in-out infinite;animation-delay:.5s}@keyframes chatBubbles{0%{transform:translateY(2.5)}50%{transform:translateY(-2.5px)}to{transform:translateY(0)}}.message-received img{max-height:300px;margin-left:auto;margin-right:auto}.placeholder\\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\\:text-white::-moz-placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.placeholder\\:text-white::placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\\:bg-accent\\/40:hover{background-color:hsl(var(--accent) / .4)}.hover\\:bg-destructive\\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\\:bg-primary-foreground\\/80:hover{background-color:hsl(var(--primary-foreground) / .8)}.hover\\:bg-primary\\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\\:bg-primary\\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\\:underline:hover{text-decoration-line:underline}.hover\\:no-underline:hover{text-decoration-line:none}.hover\\:opacity-100:hover{opacity:1}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-primary:focus{--tw-ring-color: hsl(var(--primary))}.focus\\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\\:pointer-events-none:disabled{pointer-events:none}.disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.group.toaster .group-\\[\\.toaster\\]\\:border-border{border-color:hsl(var(--border))}.group.toast .group-\\[\\.toast\\]\\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\\[\\.toast\\]\\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\\[\\.toaster\\]\\:bg-background{background-color:hsl(var(--background))}.group.toast .group-\\[\\.toast\\]\\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\\[\\.toast\\]\\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\\[\\.toaster\\]\\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\\[\\.toaster\\]\\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\\[state\\=open\\]\\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\\[state\\=open\\]\\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\\[state\\=open\\]\\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\\[state\\=closed\\]\\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\\[state\\=closed\\]\\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\\[state\\=open\\]\\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\\[state\\=closed\\]\\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\\[state\\=open\\]\\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\\[side\\=bottom\\]\\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5em}.data-\\[side\\=left\\]\\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5em}.data-\\[side\\=right\\]\\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5em}.data-\\[side\\=top\\]\\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5em}.data-\\[state\\=closed\\]\\:slide-out-to-left-1\\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\\[state\\=closed\\]\\:slide-out-to-top-\\[48\\%\\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\\[state\\=open\\]\\:slide-in-from-left-1\\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\\[state\\=open\\]\\:slide-in-from-top-\\[48\\%\\][data-state=open]{--tw-enter-translate-y: -48%}.prose-a\\:text-blue-600 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}@media(min-width:542px){.widget\\:w-12{width:3em}.widget\\:text-lg{font-size:1.125em;line-height:1.75em}.widget\\:text-sm{font-size:.875em;line-height:1.25em}.widget\\:text-xs{font-size:.75em;line-height:.875em}}', Pr1 = ":root{--widget-margin: 25px;--shadow-offset-y: 12px;--shadow-blur: 24px;--widget-shadow-extent: calc(var(--shadow-blur) + var(--shadow-offset-y));--widget-shadow: 0px 4px 12px rgba(0, 0, 0, .15), 0px var(--shadow-offset-y) var(--shadow-blur) rgba(0, 0, 0, .2);--rounder-window-corners: 20px}.header-container{--header-height: 100px;--header-padding-vertical: 24px;--header-padding-horizontal: 16px;--header-gap: 8px}.header{height:var(--header-height);padding:var(--header-padding-vertical) var(--header-padding-horizontal);display:flex;align-items:center;gap:var(--header-gap);background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.header.full-screen{padding-left:calc(var(--header-padding-horizontal) + var(--header-gap))}.header-action-buttons{position:relative;display:flex;gap:var(--header-gap)}.chat-bar-button-group-container{--chat-bar-button-group-container-gap: 16px;gap:var(--chat-bar-button-group-container-gap);display:flex;flex-direction:column;align-items:flex-end}.base-button{--base-button-size: 48px;width:var(--base-button-size);height:var(--base-button-size);display:flex;align-items:center;justify-content:center;border-radius:calc(var(--base-button-size) * 2);background-color:hsl(var(--primary))}.chat-bar-button-container{position:relative;box-shadow:var(--widget-shadow);border-radius:99px}.chat-bar-button{border-radius:99px}.base-button:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.chat-bar-container-input-group{--chat-bar-container-gap: 8px;--chat-send-button-right: 16px;--chat-send-button-size: 20px;width:100%;min-width:300px;display:flex;flex-direction:column;gap:var(--chat-bar-container-gap)}.base-chat-button-position{position:absolute;right:0;bottom:0}.foldable-chat-button-container{position:relative;width:60px;height:60px}.foldable-chat-base-button-container,.foldable-chat-slidebar-container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.slidebar{--slidebar-container-height: 60px;position:absolute;right:0;height:var(--slidebar-container-height);overflow:hidden;border-radius:calc(var(--slidebar-container-height) * 2);--bg-opacity: 1;background-color:rgb(255 255 255 / var(--bg-opacity, 1));transition-property:all;transition-duration:.8s;transition-timing-function:cubic-bezier(.34,0,.64,1);box-shadow:var(--widget-shadow);width:-moz-max-content;width:max-content;max-width:var(--button-container-max-width)}.slidebar-expanded{max-width:var(--button-container-max-width)}.slidebar-collapsed{--slidebar-container-collapsed-width: 60px;max-width:var(--slidebar-container-collapsed-width)}.slidebar-inner{display:flex;height:100%;align-items:center;padding:16px}.slidebar-content{transform-origin:left center;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));overflow:hidden;white-space:nowrap;padding-right:48px;transition-property:all;transition-timing-function:cubic-bezier(.25,0,.45,.94);transition-duration:.7s}.slidebar-content-expanded{--tw-scale-x: 1;--tw-scale-y: 1;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));opacity:1}.slidebar-content-collapsed{opacity:0}.slidebar-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:12px;text-align:left;font-size:14px;line-height:20px;font-weight:600;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.slidebar-subtitle-row{margin-left:12px;display:flex;align-items:center;gap:6px;overflow:hidden}.slidebar-online-indicator{--online-indicator-size: 6px;animation:2s cubic-bezier(.4,0,.6,1) 0s infinite normal none running pulse;border-radius:calc(var(--online-indicator-size) * 2);--bg-opacity: 1;background-color:rgb(74 222 128 / var(--bg-opacity, 1));height:var(--online-indicator-size);width:var(--online-indicator-size);flex-shrink:0}.slidebar-subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;font-weight:300;color:#6b7280}.slidebar-content h3{font-size:14px}.chat-bar-input{--chat-bar-input-gap: 3px;--chat-bar-input-height: 24px;--chat-bar-input-padding: 20px;--chat-bar-input-padding-vertical: calc( var(--chat-bar-input-padding) + var(--chat-bar-input-gap) );--chat-bar-input-font-size: 14px;--chat-bar-input-line-height: 20px;--chat-bar-input-padding-right: calc( var(--chat-send-button-right) + var(--chat-send-button-size) + var(--chat-bar-input-gap) );border-color:hsl(var(--primary));height:var(--chat-bar-input-height);width:100%;border-radius:calc(var(--chat-bar-input-height) * 2);padding:var(--chat-bar-input-padding-vertical) var(--chat-bar-input-padding-right) var(--chat-bar-input-padding-vertical) var(--chat-bar-input-padding);font-size:var(--chat-bar-input-font-size);line-height:var(--chat-bar-input-line-height);box-shadow:var(--widget-shadow);border-width:1.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-bar-input::-moz-placeholder{color:#6b7280}.chat-bar-input::placeholder{color:#6b7280}.chat-send-button{width:var(--chat-send-button-size);height:var(--chat-send-button-size);position:absolute;top:50%;transform:translateY(-50%);transition:color .2s ease-in-out;right:var(--chat-send-button-right)}.send-button-icon{--send-button-icon-size: 20px;width:var(--send-button-icon-size);height:var(--send-button-icon-size)}.close-input-bar-icon{--close-input-bar-icon-size: 14px;width:var(--close-input-bar-icon-size);height:var(--close-input-bar-icon-size)}.main-chat-button-icon{--main-chat-button-icon-size: 24px;width:var(--main-chat-button-icon-size);height:var(--main-chat-button-icon-size)}.suggestion-input-button-group{--suggestion-input-button-group-gap: 8px;display:flex;align-items:center;gap:var(--suggestion-input-button-group-gap);margin-right:var(--widget-margin);width:-moz-fit-content;width:fit-content}.suggestion-input-button-group .suggested-inputs{display:flex;flex-direction:row;flex:1;overflow:hidden;gap:var(--suggestion-input-button-group-gap);padding:var(--widget-shadow-extent);margin:calc(var(--widget-shadow-extent) * -1)}.suggestion-input-button-group .magic-wand-icon{color:#9ca3af}.suggestion-input{--suggestion-input-padding-x: 7.5px;--suggestion-input-padding-y: 6px;--suggestion-input-font-size: 12px;--suggestion-input-line-height: 10.5px;padding:var(--suggestion-input-padding-y) var(--suggestion-input-padding-x);font-size:var(--suggestion-input-font-size);line-height:var(--suggestion-input-line-height);font-weight:500;border-radius:99px;box-shadow:var(--widget-shadow);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.bubble-notch{--bubble-notch-right: 20px;--bubble-notch-border-left-width: 5px;--bubble-notch-border-top-width: 8px;--bubble-notch-height: 0px;--bubble-notch-width: 0px;right:var(--bubble-notch-right);border-left-width:var(--bubble-notch-border-left-width);border-right-width:var(--bubble-notch-border-left-width);border-top-width:var(--bubble-notch-border-top-width);height:var(--bubble-notch-height);width:var(--bubble-notch-width);position:absolute;border-left-color:transparent;border-right-color:transparent}.bubble-notch-border{--bubble-notch-border-bottom: -8px;bottom:var(--bubble-notch-border-bottom);border-top-color:hsl(var(--primary))}.bubble-notch-background{--bubble-notch-background-bottom: -5.5px;bottom:var(--bubble-notch-background-bottom);border-top-color:hsl(var(--background))}.online-indicator{--online-indicator-size: 10px;width:var(--online-indicator-size);height:var(--online-indicator-size)}.icon-container{position:relative}.chat-bar-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);transition:opacity .2s ease,transform .2s ease;opacity:0}.chat-bar-icon.visible{left:50%;top:50%;opacity:1;transform:translate(-50%,-50%) scale(1);z-index:1}@media(max-width:640px),(orientation:landscape)and (max-height:500px){:root{--mobile-width-minus-widget-margins: calc( 100vw - calc(var(--widget-margin) * 2) )}.chat-bar-button-group-container{--mobile-scale-factor: 1.2}.chat-bar-container-input-group{--chat-bar-container-input-group-max-width: 500px;--chat-bar-container-input-group-min-width: 200px;max-width:var(--chat-bar-container-input-group-max-width);width:var(--mobile-width-minus-widget-margins);min-width:var(--chat-bar-container-input-group-min-width)}.slidebar-expanded{max-width:min(var(--mobile-width-minus-widget-margins),var(--button-container-max-width))}.chat-bar-button-group-container .base-button{width:calc(var(--base-button-size) * var(--mobile-scale-factor));height:calc(var(--base-button-size) * var(--mobile-scale-factor))}.chat-bar-button-group-container .chat-bar-input{padding:calc(var(--chat-bar-input-padding-vertical) * var(--mobile-scale-factor)) calc(var(--chat-bar-input-padding) * var(--mobile-scale-factor));font-size:calc(var(--chat-bar-input-font-size) * var(--mobile-scale-factor));line-height:calc(var(--chat-bar-input-line-height) * var(--mobile-scale-factor))}.chat-bar-button-group-container .chat-send-button{right:calc(var(--chat-send-button-right) * var(--mobile-scale-factor))}.chat-bar-button-group-container .close-input-bar-icon{width:calc(var(--close-input-bar-icon-size) * var(--mobile-scale-factor));height:calc(var(--close-input-bar-icon-size) * var(--mobile-scale-factor))}.chat-bar-button-group-container .online-indicator{width:calc(var(--online-indicator-size) * var(--mobile-scale-factor));height:calc(var(--online-indicator-size) * var(--mobile-scale-factor))}.chat-bar-button-group-container .main-chat-button-icon{width:calc(var(--main-chat-button-icon-size) * var(--mobile-scale-factor));height:calc(var(--main-chat-button-icon-size) * var(--mobile-scale-factor))}.chat-bar-button-group-container .suggestion-input-button-group{gap:calc(var(--suggestion-input-button-group-gap) * var(--mobile-scale-factor));max-width:calc(100% - (var(--widget-margin) * var(--mobile-scale-factor)))}.chat-bar-button-group-container .suggestion-input-button-group .suggested-inputs{gap:calc(var(--suggestion-input-button-group-gap) * var(--mobile-scale-factor))}.chat-bar-button-group-container .suggestion-input{padding:calc(var(--suggestion-input-padding-y) * var(--mobile-scale-factor)) calc(var(--suggestion-input-padding-x) * var(--mobile-scale-factor));font-size:calc(var(--suggestion-input-font-size) * var(--mobile-scale-factor));line-height:calc(var(--suggestion-input-line-height) * var(--mobile-scale-factor))}.chat-bar-button-group-container .chat-bar-button-group-container{gap:calc(var(--chat-bar-container-gap) * var(--mobile-scale-factor))}.chat-bar-button-group-container .send-button-icon{width:calc(var(--send-button-icon-size) * var(--mobile-scale-factor));height:calc(var(--send-button-icon-size) * var(--mobile-scale-factor))}.chat-bar-button-group-container .bubble-notch{right:calc(var(--bubble-notch-right) * var(--mobile-scale-factor));border-left-width:calc(var(--bubble-notch-border-left-width));border-right-width:calc(var(--bubble-notch-border-left-width));border-top-width:calc(var(--bubble-notch-border-top-width))}.chat-bar-button-group-container .bubble-notch-border{bottom:calc(var(--bubble-notch-border-bottom))}.chat-bar-button-group-container .bubble-notch-background{bottom:calc(var(--bubble-notch-background-bottom))}}", Or1 = /* @__PURE__ */ Object.assign({
21321
21321
  "/src/components/RateConversation/FeedbackForm.module.css": Zr1,
21322
21322
  "/src/components/attachments/UploadAttachmentChatBubble.module.css": Hr1,
21323
21323
  "/src/components/chat/CloseChatDrawerContent.module.css": gr1,
@@ -21357,7 +21357,7 @@ function Br1(a, t) {
21357
21357
  t.forEach((l) => {
21358
21358
  n[l] = this.getAttribute(l) ?? "";
21359
21359
  }), this.root.render(
21360
- /* @__PURE__ */ D.jsx(a, { ...n })
21360
+ /* @__PURE__ */ k.jsx(a, { ...n })
21361
21361
  );
21362
21362
  }
21363
21363
  };
@@ -21405,7 +21405,7 @@ function Ft(...a) {
21405
21405
  function zr1(a, t) {
21406
21406
  const n = e.createContext(t), l = (i) => {
21407
21407
  const { children: s, ...u } = i, A = e.useMemo(() => u, Object.values(u));
21408
- return /* @__PURE__ */ D.jsx(n.Provider, { value: A, children: s });
21408
+ return /* @__PURE__ */ k.jsx(n.Provider, { value: A, children: s });
21409
21409
  };
21410
21410
  l.displayName = a + "Provider";
21411
21411
  function o(i) {
@@ -21424,7 +21424,7 @@ function vv(a, t = []) {
21424
21424
  const p = (V) => {
21425
21425
  var T;
21426
21426
  const { scope: L, children: v, ...b } = V, I = ((T = L == null ? void 0 : L[a]) == null ? void 0 : T[A]) || u, N = e.useMemo(() => b, Object.values(b));
21427
- return /* @__PURE__ */ D.jsx(I.Provider, { value: N, children: v });
21427
+ return /* @__PURE__ */ k.jsx(I.Provider, { value: N, children: v });
21428
21428
  };
21429
21429
  p.displayName = i + "Provider";
21430
21430
  function g(V, L) {
@@ -21474,9 +21474,9 @@ function Zw0(a) {
21474
21474
  const { children: i, ...s } = l, u = e.Children.toArray(i), A = u.find(Gr1);
21475
21475
  if (A) {
21476
21476
  const p = A.props.children, g = u.map((V) => V === A ? e.Children.count(p) > 1 ? e.Children.only(null) : e.isValidElement(p) ? p.props.children : null : V);
21477
- return /* @__PURE__ */ D.jsx(t, { ...s, ref: o, children: e.isValidElement(p) ? e.cloneElement(p, void 0, g) : null });
21477
+ return /* @__PURE__ */ k.jsx(t, { ...s, ref: o, children: e.isValidElement(p) ? e.cloneElement(p, void 0, g) : null });
21478
21478
  }
21479
- return /* @__PURE__ */ D.jsx(t, { ...s, ref: o, children: i });
21479
+ return /* @__PURE__ */ k.jsx(t, { ...s, ref: o, children: i });
21480
21480
  });
21481
21481
  return n.displayName = `${a}.Slot`, n;
21482
21482
  }
@@ -21495,7 +21495,7 @@ function qr1(a) {
21495
21495
  var Hw0 = Symbol("radix.slottable");
21496
21496
  // @__NO_SIDE_EFFECTS__
21497
21497
  function Wr1(a) {
21498
- const t = ({ children: n }) => /* @__PURE__ */ D.jsx(D.Fragment, { children: n });
21498
+ const t = ({ children: n }) => /* @__PURE__ */ k.jsx(k.Fragment, { children: n });
21499
21499
  return t.displayName = `${a}.Slottable`, t.__radixId = Hw0, t;
21500
21500
  }
21501
21501
  function Gr1(a) {
@@ -21538,7 +21538,7 @@ var Xr1 = [
21538
21538
  ], B4 = Xr1.reduce((a, t) => {
21539
21539
  const n = /* @__PURE__ */ Zw0(`Primitive.${t}`), l = e.forwardRef((o, i) => {
21540
21540
  const { asChild: s, ...u } = o, A = s ? n : t;
21541
- return typeof window < "u" && (window[Symbol.for("radix-ui")] = !0), /* @__PURE__ */ D.jsx(A, { ...u, ref: i });
21541
+ return typeof window < "u" && (window[Symbol.for("radix-ui")] = !0), /* @__PURE__ */ k.jsx(A, { ...u, ref: i });
21542
21542
  });
21543
21543
  return l.displayName = `Primitive.${t}`, { ...a, [t]: l };
21544
21544
  }, {});
@@ -21596,7 +21596,7 @@ var e51 = "DismissableLayer", _V = "dismissableLayer.update", a51 = "dismissable
21596
21596
  }, [g, p]), e.useEffect(() => {
21597
21597
  const G = () => v({});
21598
21598
  return document.addEventListener(_V, G), () => document.removeEventListener(_V, G);
21599
- }, []), /* @__PURE__ */ D.jsx(
21599
+ }, []), /* @__PURE__ */ k.jsx(
21600
21600
  B4.div,
21601
21601
  {
21602
21602
  ...A,
@@ -21624,7 +21624,7 @@ var n51 = "DismissableLayerBranch", l51 = e.forwardRef((a, t) => {
21624
21624
  return n.branches.add(i), () => {
21625
21625
  n.branches.delete(i);
21626
21626
  };
21627
- }, [n.branches]), /* @__PURE__ */ D.jsx(B4.div, { ...a, ref: o });
21627
+ }, [n.branches]), /* @__PURE__ */ k.jsx(B4.div, { ...a, ref: o });
21628
21628
  });
21629
21629
  l51.displayName = n51;
21630
21630
  function r51(a, t = globalThis == null ? void 0 : globalThis.document) {
@@ -23000,7 +23000,7 @@ const u71 = (a) => {
23000
23000
  });
23001
23001
  var g71 = "Arrow", Rw0 = e.forwardRef((a, t) => {
23002
23002
  const { children: n, width: l = 10, height: o = 5, ...i } = a;
23003
- return /* @__PURE__ */ D.jsx(
23003
+ return /* @__PURE__ */ k.jsx(
23004
23004
  B4.svg,
23005
23005
  {
23006
23006
  ...i,
@@ -23009,7 +23009,7 @@ var g71 = "Arrow", Rw0 = e.forwardRef((a, t) => {
23009
23009
  height: o,
23010
23010
  viewBox: "0 0 30 10",
23011
23011
  preserveAspectRatio: "none",
23012
- children: a.asChild ? n : /* @__PURE__ */ D.jsx("polygon", { points: "0,0 30,0 15,10" })
23012
+ children: a.asChild ? n : /* @__PURE__ */ k.jsx("polygon", { points: "0,0 30,0 15,10" })
23013
23013
  }
23014
23014
  );
23015
23015
  });
@@ -23039,7 +23039,7 @@ function V71(a) {
23039
23039
  }
23040
23040
  var Rv = "Popper", [xw0, Tw0] = vv(Rv), [M71, Nw0] = xw0(Rv), $w0 = (a) => {
23041
23041
  const { __scopePopper: t, children: n } = a, [l, o] = e.useState(null);
23042
- return /* @__PURE__ */ D.jsx(M71, { scope: t, anchor: l, onAnchorChange: o, children: n });
23042
+ return /* @__PURE__ */ k.jsx(M71, { scope: t, anchor: l, onAnchorChange: o, children: n });
23043
23043
  };
23044
23044
  $w0.displayName = Rv;
23045
23045
  var kw0 = "PopperAnchor", Dw0 = e.forwardRef(
@@ -23048,7 +23048,7 @@ var kw0 = "PopperAnchor", Dw0 = e.forwardRef(
23048
23048
  return e.useEffect(() => {
23049
23049
  const p = A.current;
23050
23050
  A.current = (l == null ? void 0 : l.current) || s.current, p !== A.current && i.onAnchorChange(A.current);
23051
- }), l ? null : /* @__PURE__ */ D.jsx(B4.div, { ...o, ref: u });
23051
+ }), l ? null : /* @__PURE__ */ k.jsx(B4.div, { ...o, ref: u });
23052
23052
  }
23053
23053
  );
23054
23054
  Dw0.displayName = kw0;
@@ -23112,7 +23112,7 @@ var xv = "PopperContent", [v71, L71] = xw0(xv), Pw0 = e.forwardRef(
23112
23112
  const r0 = (O0 = i0.arrow) == null ? void 0 : O0.x, z = (W0 = i0.arrow) == null ? void 0 : W0.y, R0 = ((o1 = i0.arrow) == null ? void 0 : o1.centerOffset) !== 0, [P0, U0] = e.useState();
23113
23113
  return hr(() => {
23114
23114
  T && U0(window.getComputedStyle(T).zIndex);
23115
- }, [T]), /* @__PURE__ */ D.jsx(
23115
+ }, [T]), /* @__PURE__ */ k.jsx(
23116
23116
  "div",
23117
23117
  {
23118
23118
  ref: a0.setFloating,
@@ -23136,7 +23136,7 @@ var xv = "PopperContent", [v71, L71] = xw0(xv), Pw0 = e.forwardRef(
23136
23136
  }
23137
23137
  },
23138
23138
  dir: a.dir,
23139
- children: /* @__PURE__ */ D.jsx(
23139
+ children: /* @__PURE__ */ k.jsx(
23140
23140
  v71,
23141
23141
  {
23142
23142
  scope: n,
@@ -23145,7 +23145,7 @@ var xv = "PopperContent", [v71, L71] = xw0(xv), Pw0 = e.forwardRef(
23145
23145
  arrowX: r0,
23146
23146
  arrowY: z,
23147
23147
  shouldHideArrow: R0,
23148
- children: /* @__PURE__ */ D.jsx(
23148
+ children: /* @__PURE__ */ k.jsx(
23149
23149
  B4.div,
23150
23150
  {
23151
23151
  "data-side": E0,
@@ -23178,7 +23178,7 @@ var Ow0 = "PopperArrow", w71 = {
23178
23178
  // we have to use an extra wrapper because `ResizeObserver` (used by `useSize`)
23179
23179
  // doesn't report size as we'd expect on SVG elements.
23180
23180
  // it reports their bounding box which is effectively the largest path inside the SVG.
23181
- /* @__PURE__ */ D.jsx(
23181
+ /* @__PURE__ */ k.jsx(
23182
23182
  "span",
23183
23183
  {
23184
23184
  ref: i.onArrowChange,
@@ -23201,7 +23201,7 @@ var Ow0 = "PopperArrow", w71 = {
23201
23201
  }[i.placedSide],
23202
23202
  visibility: i.shouldHideArrow ? "hidden" : void 0
23203
23203
  },
23204
- children: /* @__PURE__ */ D.jsx(
23204
+ children: /* @__PURE__ */ k.jsx(
23205
23205
  E71,
23206
23206
  {
23207
23207
  ...o,
@@ -23240,7 +23240,7 @@ var C71 = $w0, b71 = Dw0, I71 = Pw0, S71 = _w0, R71 = "Portal", Tv = e.forwardRe
23240
23240
  const { container: n, ...l } = a, [o, i] = e.useState(!1);
23241
23241
  hr(() => i(!0), []);
23242
23242
  const s = n || o && ((u = globalThis == null ? void 0 : globalThis.document) == null ? void 0 : u.body);
23243
- return s ? fw0.createPortal(/* @__PURE__ */ D.jsx(B4.div, { ...l, ref: t }), s) : null;
23243
+ return s ? fw0.createPortal(/* @__PURE__ */ k.jsx(B4.div, { ...l, ref: t }), s) : null;
23244
23244
  });
23245
23245
  Tv.displayName = R71;
23246
23246
  function x71(a, t) {
@@ -23370,7 +23370,7 @@ var P71 = Object.freeze({
23370
23370
  whiteSpace: "nowrap",
23371
23371
  wordWrap: "normal"
23372
23372
  }), O71 = "VisuallyHidden", zw0 = e.forwardRef(
23373
- (a, t) => /* @__PURE__ */ D.jsx(
23373
+ (a, t) => /* @__PURE__ */ k.jsx(
23374
23374
  B4.span,
23375
23375
  {
23376
23376
  ...a,
@@ -23393,7 +23393,7 @@ var _71 = zw0, [hf] = vv("Tooltip", [
23393
23393
  return e.useEffect(() => {
23394
23394
  const p = A.current;
23395
23395
  return () => window.clearTimeout(p);
23396
- }, []), /* @__PURE__ */ D.jsx(
23396
+ }, []), /* @__PURE__ */ k.jsx(
23397
23397
  U71,
23398
23398
  {
23399
23399
  scope: t,
@@ -23445,7 +23445,7 @@ var pm = "Tooltip", [z71, Nm] = hf(pm), Ww0 = (a) => {
23445
23445
  }, [I, P]);
23446
23446
  return e.useEffect(() => () => {
23447
23447
  v.current && (window.clearTimeout(v.current), v.current = 0);
23448
- }, []), /* @__PURE__ */ D.jsx(C71, { ...p, children: /* @__PURE__ */ D.jsx(
23448
+ }, []), /* @__PURE__ */ k.jsx(C71, { ...p, children: /* @__PURE__ */ k.jsx(
23449
23449
  z71,
23450
23450
  {
23451
23451
  scope: t,
@@ -23471,7 +23471,7 @@ Ww0.displayName = pm;
23471
23471
  var qV = "TooltipTrigger", Gw0 = e.forwardRef(
23472
23472
  (a, t) => {
23473
23473
  const { __scopeTooltip: n, ...l } = a, o = Nm(qV, n), i = Nv(qV, n), s = df(n), u = e.useRef(null), A = Ft(t, u, o.onTriggerChange), p = e.useRef(!1), g = e.useRef(!1), V = e.useCallback(() => p.current = !1, []);
23474
- return e.useEffect(() => () => document.removeEventListener("pointerup", V), [V]), /* @__PURE__ */ D.jsx(b71, { asChild: !0, ...s, children: /* @__PURE__ */ D.jsx(
23474
+ return e.useEffect(() => () => document.removeEventListener("pointerup", V), [V]), /* @__PURE__ */ k.jsx(b71, { asChild: !0, ...s, children: /* @__PURE__ */ k.jsx(
23475
23475
  B4.button,
23476
23476
  {
23477
23477
  "aria-describedby": o.open ? o.contentId : void 0,
@@ -23501,13 +23501,13 @@ var $v = "TooltipPortal", [j71, q71] = hf($v, {
23501
23501
  forceMount: void 0
23502
23502
  }), Yw0 = (a) => {
23503
23503
  const { __scopeTooltip: t, forceMount: n, children: l, container: o } = a, i = Nm($v, t);
23504
- return /* @__PURE__ */ D.jsx(j71, { scope: t, forceMount: n, children: /* @__PURE__ */ D.jsx(Go, { present: n || i.open, children: /* @__PURE__ */ D.jsx(Tv, { asChild: !0, container: o, children: l }) }) });
23504
+ return /* @__PURE__ */ k.jsx(j71, { scope: t, forceMount: n, children: /* @__PURE__ */ k.jsx(Go, { present: n || i.open, children: /* @__PURE__ */ k.jsx(Tv, { asChild: !0, container: o, children: l }) }) });
23505
23505
  };
23506
23506
  Yw0.displayName = $v;
23507
23507
  var No = "TooltipContent", Kw0 = e.forwardRef(
23508
23508
  (a, t) => {
23509
23509
  const n = q71(No, a.__scopeTooltip), { forceMount: l = n.forceMount, side: o = "top", ...i } = a, s = Nm(No, a.__scopeTooltip);
23510
- return /* @__PURE__ */ D.jsx(Go, { present: l || s.open, children: s.disableHoverableContent ? /* @__PURE__ */ D.jsx(Xw0, { side: o, ...i, ref: t }) : /* @__PURE__ */ D.jsx(W71, { side: o, ...i, ref: t }) });
23510
+ return /* @__PURE__ */ k.jsx(Go, { present: l || s.open, children: s.disableHoverableContent ? /* @__PURE__ */ k.jsx(Xw0, { side: o, ...i, ref: t }) : /* @__PURE__ */ k.jsx(W71, { side: o, ...i, ref: t }) });
23511
23511
  }
23512
23512
  ), W71 = e.forwardRef((a, t) => {
23513
23513
  const n = Nm(No, a.__scopeTooltip), l = Nv(No, a.__scopeTooltip), o = e.useRef(null), i = Ft(t, o), [s, u] = e.useState(null), { trigger: A, onClose: p } = n, g = o.current, { onPointerInTransitChange: V } = l, L = e.useCallback(() => {
@@ -23534,7 +23534,7 @@ var No = "TooltipContent", Kw0 = e.forwardRef(
23534
23534
  };
23535
23535
  return document.addEventListener("pointermove", b), () => document.removeEventListener("pointermove", b);
23536
23536
  }
23537
- }, [A, g, s, p, L]), /* @__PURE__ */ D.jsx(Xw0, { ...a, ref: i });
23537
+ }, [A, g, s, p, L]), /* @__PURE__ */ k.jsx(Xw0, { ...a, ref: i });
23538
23538
  }), [G71, Y71] = hf(pm, { isInside: !1 }), K71 = /* @__PURE__ */ Wr1("TooltipContent"), Xw0 = e.forwardRef(
23539
23539
  (a, t) => {
23540
23540
  const {
@@ -23553,7 +23553,7 @@ var No = "TooltipContent", Kw0 = e.forwardRef(
23553
23553
  };
23554
23554
  return window.addEventListener("scroll", V, { capture: !0 }), () => window.removeEventListener("scroll", V, { capture: !0 });
23555
23555
  }
23556
- }, [A.trigger, g]), /* @__PURE__ */ D.jsx(
23556
+ }, [A.trigger, g]), /* @__PURE__ */ k.jsx(
23557
23557
  wv,
23558
23558
  {
23559
23559
  asChild: !0,
@@ -23562,7 +23562,7 @@ var No = "TooltipContent", Kw0 = e.forwardRef(
23562
23562
  onPointerDownOutside: s,
23563
23563
  onFocusOutside: (V) => V.preventDefault(),
23564
23564
  onDismiss: g,
23565
- children: /* @__PURE__ */ D.jsxs(
23565
+ children: /* @__PURE__ */ k.jsxs(
23566
23566
  I71,
23567
23567
  {
23568
23568
  "data-state": A.stateAttribute,
@@ -23578,8 +23578,8 @@ var No = "TooltipContent", Kw0 = e.forwardRef(
23578
23578
  "--radix-tooltip-trigger-height": "var(--radix-popper-anchor-height)"
23579
23579
  },
23580
23580
  children: [
23581
- /* @__PURE__ */ D.jsx(K71, { children: l }),
23582
- /* @__PURE__ */ D.jsx(G71, { scope: n, isInside: !0, children: /* @__PURE__ */ D.jsx(_71, { id: A.contentId, role: "tooltip", children: o || l }) })
23581
+ /* @__PURE__ */ k.jsx(K71, { children: l }),
23582
+ /* @__PURE__ */ k.jsx(G71, { scope: n, isInside: !0, children: /* @__PURE__ */ k.jsx(_71, { id: A.contentId, role: "tooltip", children: o || l }) })
23583
23583
  ]
23584
23584
  }
23585
23585
  )
@@ -23594,7 +23594,7 @@ var Qw0 = "TooltipArrow", X71 = e.forwardRef(
23594
23594
  return Y71(
23595
23595
  Qw0,
23596
23596
  n
23597
- ).isInside ? null : /* @__PURE__ */ D.jsx(S71, { ...o, ...l, ref: t });
23597
+ ).isInside ? null : /* @__PURE__ */ k.jsx(S71, { ...o, ...l, ref: t });
23598
23598
  }
23599
23599
  );
23600
23600
  X71.displayName = Qw0;
@@ -32050,7 +32050,7 @@ const MF0 = e.createContext(void 0), gf = () => {
32050
32050
  };
32051
32051
  }, [i]);
32052
32052
  const s = { emit: n, subscribe: l, unsubscribe: o };
32053
- return /* @__PURE__ */ D.jsx(MF0.Provider, { value: s, children: a });
32053
+ return /* @__PURE__ */ k.jsx(MF0.Provider, { value: s, children: a });
32054
32054
  }, UE = {
32055
32055
  "--primary": "hsl(0, 0%, 0%)",
32056
32056
  "--secondary": void 0,
@@ -32087,7 +32087,7 @@ const MF0 = e.createContext(void 0), gf = () => {
32087
32087
  Object.entries(i).forEach(([p, g]) => {
32088
32088
  g && (A.style.setProperty(p, g), document.documentElement.style.setProperty(p, g));
32089
32089
  });
32090
- }, [i]), /* @__PURE__ */ D.jsx(vF0.Provider, { value: { cssVariables: i, updateCssVariables: u }, children: a });
32090
+ }, [i]), /* @__PURE__ */ k.jsx(vF0.Provider, { value: { cssVariables: i, updateCssVariables: u }, children: a });
32091
32091
  }, zi1 = (a) => {
32092
32092
  const t = a.flatMap(
32093
32093
  (l) => l.blocks.filter((o) => o.type === "typing")
@@ -32267,10 +32267,10 @@ const MF0 = e.createContext(void 0), gf = () => {
32267
32267
  }),
32268
32268
  [d0, X, G]
32269
32269
  );
32270
- return /* @__PURE__ */ D.jsx(FF0.Provider, { value: m0, children: /* @__PURE__ */ D.jsx(wF0, { primaryColor: ((l0 = u.settings) == null ? void 0 : l0.primaryColor) || "#1890ff", children: a }) });
32270
+ return /* @__PURE__ */ k.jsx(FF0.Provider, { value: m0, children: /* @__PURE__ */ k.jsx(wF0, { primaryColor: ((l0 = u.settings) == null ? void 0 : l0.primaryColor) || "#1890ff", children: a }) });
32271
32271
  }, qi1 = l91, Wi1 = r91, Gi1 = o91, CF0 = e.forwardRef(({ className: a, sideOffset: t = 4, ...n }, l) => {
32272
32272
  const { state: o } = le();
32273
- return o != null && o.inShadowDom ? /* @__PURE__ */ D.jsx(
32273
+ return o != null && o.inShadowDom ? /* @__PURE__ */ k.jsx(
32274
32274
  WV,
32275
32275
  {
32276
32276
  ref: l,
@@ -32281,7 +32281,7 @@ const MF0 = e.createContext(void 0), gf = () => {
32281
32281
  ),
32282
32282
  ...n
32283
32283
  }
32284
- ) : /* @__PURE__ */ D.jsx(c91, { children: /* @__PURE__ */ D.jsx(
32284
+ ) : /* @__PURE__ */ k.jsx(c91, { children: /* @__PURE__ */ k.jsx(
32285
32285
  WV,
32286
32286
  {
32287
32287
  ref: l,
@@ -34146,7 +34146,7 @@ const Es1 = [
34146
34146
  });
34147
34147
  }, Ms1 = ({ children: a }) => (e.useEffect(() => {
34148
34148
  Vs1();
34149
- }, []), /* @__PURE__ */ D.jsx(fs1, { client: ka, children: a })), TF0 = e.createContext(
34149
+ }, []), /* @__PURE__ */ k.jsx(fs1, { client: ka, children: a })), TF0 = e.createContext(
34150
34150
  void 0
34151
34151
  ), vs1 = ({ children: a }) => {
34152
34152
  const t = e.useRef(null), [n, l] = e.useState(null), [o, i] = e.useState(!1), { state: s } = le(), u = e.useMemo(
@@ -34170,7 +34170,7 @@ const Es1 = [
34170
34170
  }),
34171
34171
  [t, n, o, u, A]
34172
34172
  );
34173
- return /* @__PURE__ */ D.jsx(TF0.Provider, { value: p, children: a });
34173
+ return /* @__PURE__ */ k.jsx(TF0.Provider, { value: p, children: a });
34174
34174
  }, Pm = () => {
34175
34175
  const a = e.useContext(TF0);
34176
34176
  if (a === void 0)
@@ -34182,18 +34182,18 @@ const Es1 = [
34182
34182
  children: a,
34183
34183
  config: t,
34184
34184
  inShadowDom: n = !1
34185
- }) => t != null && t.channelId ? /* @__PURE__ */ D.jsx(Ms1, { children: /* @__PURE__ */ D.jsx(wF0, { primaryColor: t.primaryColor, children: /* @__PURE__ */ D.jsx(_i1, { i18n: Y6, children: /* @__PURE__ */ D.jsx(qi1, { children: /* @__PURE__ */ D.jsx(Bi1, { children: /* @__PURE__ */ D.jsx(ji1, { config: t, inShadowDom: n, children: /* @__PURE__ */ D.jsx(vs1, { children: a }) }) }) }) }) }) }) : /* @__PURE__ */ D.jsx("div", { children: "No channelId provided..." }), eL = ({
34185
+ }) => t != null && t.channelId ? /* @__PURE__ */ k.jsx(Ms1, { children: /* @__PURE__ */ k.jsx(wF0, { primaryColor: t.primaryColor, children: /* @__PURE__ */ k.jsx(_i1, { i18n: Y6, children: /* @__PURE__ */ k.jsx(qi1, { children: /* @__PURE__ */ k.jsx(Bi1, { children: /* @__PURE__ */ k.jsx(ji1, { config: t, inShadowDom: n, children: /* @__PURE__ */ k.jsx(vs1, { children: a }) }) }) }) }) }) }) : /* @__PURE__ */ k.jsx("div", { children: "No channelId provided..." }), eL = ({
34186
34186
  children: a,
34187
34187
  as: t = "button",
34188
34188
  ...n
34189
34189
  }) => {
34190
34190
  if (t === "div") {
34191
34191
  const o = n;
34192
- return /* @__PURE__ */ D.jsx("div", { className: "base-button", "data-testid": "base-button", ...o, children: a });
34192
+ return /* @__PURE__ */ k.jsx("div", { className: "base-button", "data-testid": "base-button", ...o, children: a });
34193
34193
  }
34194
34194
  const l = n;
34195
- return /* @__PURE__ */ D.jsx("button", { className: "base-button", "data-testid": "base-button", ...l, children: a });
34196
- }, NF0 = () => /* @__PURE__ */ D.jsx("svg", { width: "27", height: "27", viewBox: "0 0 50 50", children: /* @__PURE__ */ D.jsx(
34195
+ return /* @__PURE__ */ k.jsx("button", { className: "base-button", "data-testid": "base-button", ...l, children: a });
34196
+ }, NF0 = () => /* @__PURE__ */ k.jsx("svg", { width: "27", height: "27", viewBox: "0 0 50 50", children: /* @__PURE__ */ k.jsx(
34197
34197
  "path",
34198
34198
  {
34199
34199
  fill: "hsl(0, 0%, 99%)",
@@ -34203,7 +34203,7 @@ const Es1 = [
34203
34203
  const { t } = ue(), n = (l) => {
34204
34204
  l.stopPropagation(), a();
34205
34205
  };
34206
- return /* @__PURE__ */ D.jsx(eL, { onClick: n, "aria-label": t("common:openChat"), children: /* @__PURE__ */ D.jsx(NF0, {}) });
34206
+ return /* @__PURE__ */ k.jsx(eL, { onClick: n, "aria-label": t("common:openChat"), children: /* @__PURE__ */ k.jsx(NF0, {}) });
34207
34207
  }, Z = e.forwardRef((a, t) => {
34208
34208
  const {
34209
34209
  alt: n,
@@ -90240,7 +90240,7 @@ const Ll2 = lp0, eM0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defi
90240
90240
  YinYangIcon: np0,
90241
90241
  YoutubeLogo: Ll2,
90242
90242
  YoutubeLogoIcon: lp0
90243
- }, Symbol.toStringTag, { value: "Module" })), wl2 = () => /* @__PURE__ */ D.jsx(
90243
+ }, Symbol.toStringTag, { value: "Module" })), wl2 = () => /* @__PURE__ */ k.jsx(
90244
90244
  bf,
90245
90245
  {
90246
90246
  size: 24,
@@ -90248,15 +90248,15 @@ const Ll2 = lp0, eM0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defi
90248
90248
  color: "white",
90249
90249
  className: "main-chat-button-icon"
90250
90250
  }
90251
- ), yl2 = () => /* @__PURE__ */ D.jsxs(D.Fragment, { children: [
90252
- /* @__PURE__ */ D.jsx(
90251
+ ), yl2 = () => /* @__PURE__ */ k.jsxs(k.Fragment, { children: [
90252
+ /* @__PURE__ */ k.jsx(
90253
90253
  "div",
90254
90254
  {
90255
90255
  className: "online-indicator absolute right-0 top-0 rounded-full bg-[#17B79F]",
90256
90256
  "data-testid": "online-indicator"
90257
90257
  }
90258
90258
  ),
90259
- /* @__PURE__ */ D.jsx(
90259
+ /* @__PURE__ */ k.jsx(
90260
90260
  "div",
90261
90261
  {
90262
90262
  className: "online-indicator absolute right-0 top-0 animate-subtle-single-heart-beat rounded-full bg-[#17B79F]",
@@ -90273,7 +90273,7 @@ const Cl2 = ({
90273
90273
  onSuggestionClick: t
90274
90274
  }) => {
90275
90275
  const { cssVariables: n } = LF0(), [l, o] = e.useState(null), i = n["--primary"], s = Fl2(i, 0) ?? "#E5E7EB";
90276
- return /* @__PURE__ */ D.jsx("div", { className: "suggested-inputs", children: a.map((u, A) => /* @__PURE__ */ D.jsx(
90276
+ return /* @__PURE__ */ k.jsx("div", { className: "suggested-inputs", children: a.map((u, A) => /* @__PURE__ */ k.jsx(
90277
90277
  "button",
90278
90278
  {
90279
90279
  onClick: () => t(u),
@@ -90293,9 +90293,9 @@ const Cl2 = ({
90293
90293
  }, bl2 = ({
90294
90294
  userInput: a,
90295
90295
  isFocused: t
90296
- }) => /* @__PURE__ */ D.jsxs(D.Fragment, { children: [
90297
- /* @__PURE__ */ D.jsx("div", { className: "bubble-notch bubble-notch-border" }),
90298
- /* @__PURE__ */ D.jsx("div", { className: "bubble-notch bubble-notch-background" })
90296
+ }) => /* @__PURE__ */ k.jsxs(k.Fragment, { children: [
90297
+ /* @__PURE__ */ k.jsx("div", { className: "bubble-notch bubble-notch-border" }),
90298
+ /* @__PURE__ */ k.jsx("div", { className: "bubble-notch bubble-notch-background" })
90299
90299
  ] }), Il2 = ({
90300
90300
  userInput: a,
90301
90301
  onSubmit: t,
@@ -90305,9 +90305,9 @@ const Cl2 = ({
90305
90305
  const { t: o } = ue(), [i, s] = M0.useState(!1), u = (g) => {
90306
90306
  g.key === "Enter" && (g.preventDefault(), t());
90307
90307
  }, A = () => s(!0), p = () => s(!1);
90308
- return /* @__PURE__ */ D.jsxs("div", { className: "relative", children: [
90309
- /* @__PURE__ */ D.jsx("label", { htmlFor: "chat-bar-input", className: "sr-only", children: n }),
90310
- /* @__PURE__ */ D.jsx(
90308
+ return /* @__PURE__ */ k.jsxs("div", { className: "relative", children: [
90309
+ /* @__PURE__ */ k.jsx("label", { htmlFor: "chat-bar-input", className: "sr-only", children: n }),
90310
+ /* @__PURE__ */ k.jsx(
90311
90311
  "input",
90312
90312
  {
90313
90313
  id: "chat-bar-input",
@@ -90321,17 +90321,17 @@ const Cl2 = ({
90321
90321
  onBlur: p
90322
90322
  }
90323
90323
  ),
90324
- /* @__PURE__ */ D.jsx(
90324
+ /* @__PURE__ */ k.jsx(
90325
90325
  "button",
90326
90326
  {
90327
90327
  type: "button",
90328
90328
  onClick: t,
90329
90329
  className: `chat-send-button ${a.trim() ? "text-primary" : "text-gray-300"}`,
90330
90330
  "aria-label": o("common:send"),
90331
- children: /* @__PURE__ */ D.jsx(_m, { weight: "fill", className: "send-button-icon" })
90331
+ children: /* @__PURE__ */ k.jsx(_m, { weight: "fill", className: "send-button-icon" })
90332
90332
  }
90333
90333
  ),
90334
- /* @__PURE__ */ D.jsx(bl2, { userInput: a, isFocused: i })
90334
+ /* @__PURE__ */ k.jsx(bl2, { userInput: a, isFocused: i })
90335
90335
  ] });
90336
90336
  }, Sl2 = ({
90337
90337
  userInput: a,
@@ -90340,20 +90340,20 @@ const Cl2 = ({
90340
90340
  suggestions: l = [],
90341
90341
  onSuggestionClick: o,
90342
90342
  onChange: i
90343
- }) => /* @__PURE__ */ D.jsxs(
90343
+ }) => /* @__PURE__ */ k.jsxs(
90344
90344
  "div",
90345
90345
  {
90346
90346
  className: "chat-bar-container-input-group",
90347
90347
  "data-testid": "chat-input-form",
90348
90348
  children: [
90349
- l.length > 0 && /* @__PURE__ */ D.jsxs(
90349
+ l.length > 0 && /* @__PURE__ */ k.jsxs(
90350
90350
  "div",
90351
90351
  {
90352
90352
  className: "suggestion-input-button-group",
90353
90353
  "data-testid": "suggestion-input-button-group",
90354
90354
  children: [
90355
- /* @__PURE__ */ D.jsx(yf, { className: "magic-wand-icon" }),
90356
- /* @__PURE__ */ D.jsx(
90355
+ /* @__PURE__ */ k.jsx(yf, { className: "magic-wand-icon" }),
90356
+ /* @__PURE__ */ k.jsx(
90357
90357
  Cl2,
90358
90358
  {
90359
90359
  suggestions: l,
@@ -90363,7 +90363,7 @@ const Cl2 = ({
90363
90363
  ]
90364
90364
  }
90365
90365
  ),
90366
- /* @__PURE__ */ D.jsx(
90366
+ /* @__PURE__ */ k.jsx(
90367
90367
  Il2,
90368
90368
  {
90369
90369
  userInput: a,
@@ -92319,7 +92319,7 @@ function T52({ children: a, isPresent: t, anchorX: n, root: l }) {
92319
92319
  `), () => {
92320
92320
  N.contains(I) && N.removeChild(I);
92321
92321
  };
92322
- }, [t]), D.jsx(x52, { isPresent: t, childRef: i, sizeRef: s, children: e.cloneElement(a, { ref: A }) });
92322
+ }, [t]), k.jsx(x52, { isPresent: t, childRef: i, sizeRef: s, children: e.cloneElement(a, { ref: A }) });
92323
92323
  }
92324
92324
  const N52 = ({ children: a, initial: t, isPresent: n, onExitComplete: l, custom: o, presenceAffectsLayout: i, mode: s, anchorX: u, root: A }) => {
92325
92325
  const p = op0($52), g = e.useId();
@@ -92341,7 +92341,7 @@ const N52 = ({ children: a, initial: t, isPresent: n, onExitComplete: l, custom:
92341
92341
  p.forEach((v, b) => p.set(b, !1));
92342
92342
  }, [n]), e.useEffect(() => {
92343
92343
  !n && !p.size && l && l();
92344
- }, [n]), s === "popLayout" && (a = D.jsx(T52, { isPresent: n, anchorX: u, root: A, children: a })), D.jsx(Rf.Provider, { value: L, children: a });
92344
+ }, [n]), s === "popLayout" && (a = k.jsx(T52, { isPresent: n, anchorX: u, root: A, children: a })), k.jsx(Rf.Provider, { value: L, children: a });
92345
92345
  };
92346
92346
  function $52() {
92347
92347
  return /* @__PURE__ */ new Map();
@@ -92386,7 +92386,7 @@ const _o = ({ children: a, custom: t, initial: n = !0, onExitComplete: l, presen
92386
92386
  }
92387
92387
  k52.NODE_ENV !== "production" && i === "wait" && P.length > 1 && console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);
92388
92388
  const { forceRender: X } = e.useContext(rp0);
92389
- return D.jsx(D.Fragment, { children: P.map((q) => {
92389
+ return k.jsx(k.Fragment, { children: P.map((q) => {
92390
92390
  const G = mA(q), e0 = s && !p ? !1 : V === P || L.includes(G), d0 = () => {
92391
92391
  if (I.has(G))
92392
92392
  I.set(G, !0);
@@ -92397,7 +92397,7 @@ const _o = ({ children: a, custom: t, initial: n = !0, onExitComplete: l, presen
92397
92397
  H0 || (Q = !1);
92398
92398
  }), Q && (X == null || X(), B(b.current), s && (g == null || g()), l && l());
92399
92399
  };
92400
- return D.jsx(N52, { isPresent: e0, initial: !v.current || n ? void 0 : !1, custom: t, presenceAffectsLayout: o, mode: i, root: A, onExitComplete: e0 ? void 0 : d0, anchorX: u, children: q }, G);
92400
+ return k.jsx(N52, { isPresent: e0, initial: !v.current || n ? void 0 : !1, custom: t, presenceAffectsLayout: o, mode: i, root: A, onExitComplete: e0 ? void 0 : d0, anchorX: u, children: q }, G);
92401
92401
  }) });
92402
92402
  }, S21 = e.createContext({ strict: !1 }), LM0 = {
92403
92403
  animation: [
@@ -92870,7 +92870,7 @@ function JE(a, { forwardMotionProps: t = !1 } = {}, n, l) {
92870
92870
  const b = p72(g);
92871
92871
  p = b.MeasureLayout, L.visualElement = m72(a, v, g, l, b.ProjectionNode);
92872
92872
  }
92873
- return D.jsxs(xf.Provider, { value: L, children: [p && L.visualElement ? D.jsx(p, { visualElement: L.visualElement, ...g }) : null, t72(a, u, i72(v, L.visualElement, A), v, V, t)] });
92873
+ return k.jsxs(xf.Provider, { value: L, children: [p && L.visualElement ? k.jsx(p, { visualElement: L.visualElement, ...g }) : null, t72(a, u, i72(v, L.visualElement, A), v, V, t)] });
92874
92874
  }
92875
92875
  i.displayName = `motion.${typeof a == "string" ? a : `create(${a.displayName ?? a.name ?? ""})`}`;
92876
92876
  const s = e.forwardRef(i);
@@ -94301,7 +94301,7 @@ class w92 extends e.Component {
94301
94301
  }
94302
94302
  function i81(a) {
94303
94303
  const [t, n] = I21(), l = e.useContext(rp0);
94304
- return D.jsx(w92, { ...a, layoutGroup: l, switchLayoutGroup: e.useContext(B21), isPresent: t, safeToRemove: n });
94304
+ return k.jsx(w92, { ...a, layoutGroup: l, switchLayoutGroup: e.useContext(B21), isPresent: t, safeToRemove: n });
94305
94305
  }
94306
94306
  const y92 = {
94307
94307
  borderRadius: {
@@ -95251,15 +95251,15 @@ const fo2 = {
95251
95251
  }, V = (L) => {
95252
95252
  L.trim() && n && (n(L), u(""));
95253
95253
  };
95254
- return /* @__PURE__ */ D.jsxs("div", { className: "chat-bar-button-group-container", children: [
95255
- /* @__PURE__ */ D.jsx(_o, { children: A && /* @__PURE__ */ D.jsx(
95254
+ return /* @__PURE__ */ k.jsxs("div", { className: "chat-bar-button-group-container", children: [
95255
+ /* @__PURE__ */ k.jsx(_o, { children: A && /* @__PURE__ */ k.jsx(
95256
95256
  Zr.div,
95257
95257
  {
95258
95258
  initial: { opacity: 0, y: 10 },
95259
95259
  animate: { opacity: 1, y: 0 },
95260
95260
  exit: { opacity: 0, y: 10 },
95261
95261
  transition: { duration: 0.25, ease: "easeOut" },
95262
- children: /* @__PURE__ */ D.jsx(
95262
+ children: /* @__PURE__ */ k.jsx(
95263
95263
  Sl2,
95264
95264
  {
95265
95265
  userInput: s,
@@ -95272,19 +95272,19 @@ const fo2 = {
95272
95272
  )
95273
95273
  }
95274
95274
  ) }),
95275
- /* @__PURE__ */ D.jsxs("div", { className: "chat-bar-button-container", children: [
95276
- /* @__PURE__ */ D.jsx("div", { className: "chat-bar-button", children: /* @__PURE__ */ D.jsx(
95275
+ /* @__PURE__ */ k.jsxs("div", { className: "chat-bar-button-container", children: [
95276
+ /* @__PURE__ */ k.jsx("div", { className: "chat-bar-button", children: /* @__PURE__ */ k.jsx(
95277
95277
  eL,
95278
95278
  {
95279
95279
  onClick: g,
95280
95280
  "aria-label": i("common:openChat"),
95281
- children: /* @__PURE__ */ D.jsxs("div", { className: "icon-container", children: [
95282
- /* @__PURE__ */ D.jsx("div", { className: `chat-bar-icon ${A ? "" : "visible"}`, children: /* @__PURE__ */ D.jsx(wl2, {}) }),
95283
- /* @__PURE__ */ D.jsx("div", { className: `chat-bar-icon ${A ? "visible" : ""}`, children: /* @__PURE__ */ D.jsx(Om, { size: 25, weight: "bold", className: "text-white" }) })
95281
+ children: /* @__PURE__ */ k.jsxs("div", { className: "icon-container", children: [
95282
+ /* @__PURE__ */ k.jsx("div", { className: `chat-bar-icon ${A ? "" : "visible"}`, children: /* @__PURE__ */ k.jsx(wl2, {}) }),
95283
+ /* @__PURE__ */ k.jsx("div", { className: `chat-bar-icon ${A ? "visible" : ""}`, children: /* @__PURE__ */ k.jsx(Om, { size: 25, weight: "bold", className: "text-white" }) })
95284
95284
  ] })
95285
95285
  }
95286
95286
  ) }),
95287
- a && /* @__PURE__ */ D.jsx(yl2, {})
95287
+ a && /* @__PURE__ */ k.jsx(yl2, {})
95288
95288
  ] })
95289
95289
  ] });
95290
95290
  };
@@ -95298,21 +95298,21 @@ function $f(a) {
95298
95298
  return o.addEventListener("change", l), n(o.matches), () => o.removeEventListener("change", l);
95299
95299
  }, [a]), t;
95300
95300
  }
95301
- const Eo2 = ({ title: a, subtitle: t, isExpanded: n }) => /* @__PURE__ */ D.jsx(
95301
+ const Eo2 = ({ title: a, subtitle: t, isExpanded: n }) => /* @__PURE__ */ k.jsx(
95302
95302
  "div",
95303
95303
  {
95304
95304
  className: `slidebar ${n ? "slidebar-expanded" : "slidebar-collapsed"}`,
95305
95305
  "data-testid": "slidebar",
95306
- children: /* @__PURE__ */ D.jsx("div", { className: "slidebar-content slidebar-inner", children: /* @__PURE__ */ D.jsxs(
95306
+ children: /* @__PURE__ */ k.jsx("div", { className: "slidebar-content slidebar-inner", children: /* @__PURE__ */ k.jsxs(
95307
95307
  "div",
95308
95308
  {
95309
95309
  "data-testid": "slidebar-content",
95310
95310
  className: `slidebar-content ${n ? "slidebar-content-expanded" : "slidebar-content-collapsed"}`,
95311
95311
  children: [
95312
- /* @__PURE__ */ D.jsx("h3", { className: "slidebar-title", children: a }),
95313
- /* @__PURE__ */ D.jsxs("div", { className: "slidebar-subtitle-row", children: [
95314
- /* @__PURE__ */ D.jsx("div", { className: "slidebar-online-indicator" }),
95315
- /* @__PURE__ */ D.jsx("h3", { className: "slidebar-subtitle", children: t })
95312
+ /* @__PURE__ */ k.jsx("h3", { className: "slidebar-title", children: a }),
95313
+ /* @__PURE__ */ k.jsxs("div", { className: "slidebar-subtitle-row", children: [
95314
+ /* @__PURE__ */ k.jsx("div", { className: "slidebar-online-indicator" }),
95315
+ /* @__PURE__ */ k.jsx("h3", { className: "slidebar-subtitle", children: t })
95316
95316
  ] })
95317
95317
  ]
95318
95318
  }
@@ -95356,15 +95356,15 @@ const Eo2 = ({ title: a, subtitle: t, isExpanded: n }) => /* @__PURE__ */ D.jsx(
95356
95356
  p() >= Lo2 ? !l && A() && (o(!0), u()) : o(!1);
95357
95357
  };
95358
95358
  return window.addEventListener("scroll", g, { passive: !0 }), () => window.removeEventListener("scroll", g);
95359
- }, [l]), /* @__PURE__ */ D.jsxs(
95359
+ }, [l]), /* @__PURE__ */ k.jsxs(
95360
95360
  "button",
95361
95361
  {
95362
95362
  "data-testid": "foldable-chat-container",
95363
95363
  className: "foldable-chat-button-container",
95364
95364
  onClick: n,
95365
95365
  children: [
95366
- /* @__PURE__ */ D.jsx("div", { className: "foldable-chat-slidebar-container", children: /* @__PURE__ */ D.jsx(Eo2, { title: a, subtitle: t, isExpanded: l }) }),
95367
- /* @__PURE__ */ D.jsx("div", { className: "foldable-chat-base-button-container", "aria-hidden": "true", children: /* @__PURE__ */ D.jsx(eL, { as: "div", children: /* @__PURE__ */ D.jsx(NF0, {}) }) })
95366
+ /* @__PURE__ */ k.jsx("div", { className: "foldable-chat-slidebar-container", children: /* @__PURE__ */ k.jsx(Eo2, { title: a, subtitle: t, isExpanded: l }) }),
95367
+ /* @__PURE__ */ k.jsx("div", { className: "foldable-chat-base-button-container", "aria-hidden": "true", children: /* @__PURE__ */ k.jsx(eL, { as: "div", children: /* @__PURE__ */ k.jsx(NF0, {}) }) })
95368
95368
  ]
95369
95369
  }
95370
95370
  );
@@ -95378,7 +95378,7 @@ const Eo2 = ({ title: a, subtitle: t, isExpanded: n }) => /* @__PURE__ */ D.jsx(
95378
95378
  switch (l) {
95379
95379
  case xn.UNFOLDED_CHAT_VIEW:
95380
95380
  case xn.CHAT_BAR_BUTTON:
95381
- o = /* @__PURE__ */ D.jsx(
95381
+ o = /* @__PURE__ */ k.jsx(
95382
95382
  go2,
95383
95383
  {
95384
95384
  isOnline: !0,
@@ -95390,7 +95390,7 @@ const Eo2 = ({ title: a, subtitle: t, isExpanded: n }) => /* @__PURE__ */ D.jsx(
95390
95390
  );
95391
95391
  break;
95392
95392
  case xn.FOLDABLE_CHAT_BUTTON:
95393
- o = /* @__PURE__ */ D.jsx(
95393
+ o = /* @__PURE__ */ k.jsx(
95394
95394
  Fo2,
95395
95395
  {
95396
95396
  title: ((A = n.settings) == null ? void 0 : A.foldableStartViewTitle) ?? "Kim",
@@ -95400,9 +95400,9 @@ const Eo2 = ({ title: a, subtitle: t, isExpanded: n }) => /* @__PURE__ */ D.jsx(
95400
95400
  );
95401
95401
  break;
95402
95402
  default:
95403
- o = /* @__PURE__ */ D.jsx(ws1, { onToggleWidget: a });
95403
+ o = /* @__PURE__ */ k.jsx(ws1, { onToggleWidget: a });
95404
95404
  }
95405
- return /* @__PURE__ */ D.jsx("div", { className: "base-chat-button-position", children: o });
95405
+ return /* @__PURE__ */ k.jsx("div", { className: "base-chat-button-position", children: o });
95406
95406
  };
95407
95407
  var iV = "focusScope.autoFocusOnMount", sV = "focusScope.autoFocusOnUnmount", Zv0 = { bubbles: !1, cancelable: !0 }, bo2 = "FocusScope", Z81 = e.forwardRef((a, t) => {
95408
95408
  const {
@@ -95468,7 +95468,7 @@ var iV = "focusScope.autoFocusOnMount", sV = "focusScope.autoFocusOnUnmount", Zv
95468
95468
  },
95469
95469
  [n, l, v.paused]
95470
95470
  );
95471
- return /* @__PURE__ */ D.jsx(B4.div, { tabIndex: -1, ...s, ref: L, onKeyDown: b });
95471
+ return /* @__PURE__ */ k.jsx(B4.div, { tabIndex: -1, ...s, ref: L, onKeyDown: b });
95472
95472
  });
95473
95473
  Z81.displayName = bo2;
95474
95474
  function Io2(a, { select: t = !1 } = {}) {
@@ -96080,7 +96080,7 @@ var gc2 = function(a) {
96080
96080
  onChange: i,
96081
96081
  caller: Df
96082
96082
  });
96083
- return /* @__PURE__ */ D.jsx(
96083
+ return /* @__PURE__ */ k.jsx(
96084
96084
  vc2,
96085
96085
  {
96086
96086
  scope: t,
@@ -96101,7 +96101,7 @@ b81.displayName = Df;
96101
96101
  var I81 = "DialogTrigger", Lc2 = e.forwardRef(
96102
96102
  (a, t) => {
96103
96103
  const { __scopeDialog: n, ...l } = a, o = Ct(I81, n), i = Ft(t, o.triggerRef);
96104
- return /* @__PURE__ */ D.jsx(
96104
+ return /* @__PURE__ */ k.jsx(
96105
96105
  B4.button,
96106
96106
  {
96107
96107
  type: "button",
@@ -96121,13 +96121,13 @@ var Pp0 = "DialogPortal", [wc2, S81] = C81(Pp0, {
96121
96121
  forceMount: void 0
96122
96122
  }), R81 = (a) => {
96123
96123
  const { __scopeDialog: t, forceMount: n, children: l, container: o } = a, i = Ct(Pp0, t);
96124
- return /* @__PURE__ */ D.jsx(wc2, { scope: t, forceMount: n, children: e.Children.map(l, (s) => /* @__PURE__ */ D.jsx(Go, { present: n || i.open, children: /* @__PURE__ */ D.jsx(Tv, { asChild: !0, container: o, children: s }) })) });
96124
+ return /* @__PURE__ */ k.jsx(wc2, { scope: t, forceMount: n, children: e.Children.map(l, (s) => /* @__PURE__ */ k.jsx(Go, { present: n || i.open, children: /* @__PURE__ */ k.jsx(Tv, { asChild: !0, container: o, children: s }) })) });
96125
96125
  };
96126
96126
  R81.displayName = Pp0;
96127
96127
  var Xp = "DialogOverlay", x81 = e.forwardRef(
96128
96128
  (a, t) => {
96129
96129
  const n = S81(Xp, a.__scopeDialog), { forceMount: l = n.forceMount, ...o } = a, i = Ct(Xp, a.__scopeDialog);
96130
- return i.modal ? /* @__PURE__ */ D.jsx(Go, { present: l || i.open, children: /* @__PURE__ */ D.jsx(Fc2, { ...o, ref: t }) }) : null;
96130
+ return i.modal ? /* @__PURE__ */ k.jsx(Go, { present: l || i.open, children: /* @__PURE__ */ k.jsx(Fc2, { ...o, ref: t }) }) : null;
96131
96131
  }
96132
96132
  );
96133
96133
  x81.displayName = Xp;
@@ -96137,7 +96137,7 @@ var yc2 = /* @__PURE__ */ Zw0("DialogOverlay.RemoveScroll"), Fc2 = e.forwardRef(
96137
96137
  return (
96138
96138
  // Make sure `Content` is scrollable even when it doesn't live inside `RemoveScroll`
96139
96139
  // ie. when `Overlay` and `Content` are siblings
96140
- /* @__PURE__ */ D.jsx(y81, { as: yc2, allowPinchZoom: !0, shards: [o.contentRef], children: /* @__PURE__ */ D.jsx(
96140
+ /* @__PURE__ */ k.jsx(y81, { as: yc2, allowPinchZoom: !0, shards: [o.contentRef], children: /* @__PURE__ */ k.jsx(
96141
96141
  B4.div,
96142
96142
  {
96143
96143
  "data-state": _p0(o.open),
@@ -96151,7 +96151,7 @@ var yc2 = /* @__PURE__ */ Zw0("DialogOverlay.RemoveScroll"), Fc2 = e.forwardRef(
96151
96151
  ), r7 = "DialogContent", T81 = e.forwardRef(
96152
96152
  (a, t) => {
96153
96153
  const n = S81(r7, a.__scopeDialog), { forceMount: l = n.forceMount, ...o } = a, i = Ct(r7, a.__scopeDialog);
96154
- return /* @__PURE__ */ D.jsx(Go, { present: l || i.open, children: i.modal ? /* @__PURE__ */ D.jsx(Cc2, { ...o, ref: t }) : /* @__PURE__ */ D.jsx(bc2, { ...o, ref: t }) });
96154
+ return /* @__PURE__ */ k.jsx(Go, { present: l || i.open, children: i.modal ? /* @__PURE__ */ k.jsx(Cc2, { ...o, ref: t }) : /* @__PURE__ */ k.jsx(bc2, { ...o, ref: t }) });
96155
96155
  }
96156
96156
  );
96157
96157
  T81.displayName = r7;
@@ -96161,7 +96161,7 @@ var Cc2 = e.forwardRef(
96161
96161
  return e.useEffect(() => {
96162
96162
  const i = l.current;
96163
96163
  if (i) return Mc2(i);
96164
- }, []), /* @__PURE__ */ D.jsx(
96164
+ }, []), /* @__PURE__ */ k.jsx(
96165
96165
  N81,
96166
96166
  {
96167
96167
  ...a,
@@ -96186,7 +96186,7 @@ var Cc2 = e.forwardRef(
96186
96186
  ), bc2 = e.forwardRef(
96187
96187
  (a, t) => {
96188
96188
  const n = Ct(r7, a.__scopeDialog), l = e.useRef(!1), o = e.useRef(!1);
96189
- return /* @__PURE__ */ D.jsx(
96189
+ return /* @__PURE__ */ k.jsx(
96190
96190
  N81,
96191
96191
  {
96192
96192
  ...a,
@@ -96209,8 +96209,8 @@ var Cc2 = e.forwardRef(
96209
96209
  ), N81 = e.forwardRef(
96210
96210
  (a, t) => {
96211
96211
  const { __scopeDialog: n, trapFocus: l, onOpenAutoFocus: o, onCloseAutoFocus: i, ...s } = a, u = Ct(r7, n), A = e.useRef(null), p = Ft(t, A);
96212
- return $o2(), /* @__PURE__ */ D.jsxs(D.Fragment, { children: [
96213
- /* @__PURE__ */ D.jsx(
96212
+ return $o2(), /* @__PURE__ */ k.jsxs(k.Fragment, { children: [
96213
+ /* @__PURE__ */ k.jsx(
96214
96214
  Z81,
96215
96215
  {
96216
96216
  asChild: !0,
@@ -96218,7 +96218,7 @@ var Cc2 = e.forwardRef(
96218
96218
  trapped: l,
96219
96219
  onMountAutoFocus: o,
96220
96220
  onUnmountAutoFocus: i,
96221
- children: /* @__PURE__ */ D.jsx(
96221
+ children: /* @__PURE__ */ k.jsx(
96222
96222
  wv,
96223
96223
  {
96224
96224
  role: "dialog",
@@ -96233,30 +96233,30 @@ var Cc2 = e.forwardRef(
96233
96233
  )
96234
96234
  }
96235
96235
  ),
96236
- /* @__PURE__ */ D.jsxs(D.Fragment, { children: [
96237
- /* @__PURE__ */ D.jsx(Ic2, { titleId: u.titleId }),
96238
- /* @__PURE__ */ D.jsx(Rc2, { contentRef: A, descriptionId: u.descriptionId })
96236
+ /* @__PURE__ */ k.jsxs(k.Fragment, { children: [
96237
+ /* @__PURE__ */ k.jsx(Ic2, { titleId: u.titleId }),
96238
+ /* @__PURE__ */ k.jsx(Rc2, { contentRef: A, descriptionId: u.descriptionId })
96239
96239
  ] })
96240
96240
  ] });
96241
96241
  }
96242
96242
  ), Op0 = "DialogTitle", $81 = e.forwardRef(
96243
96243
  (a, t) => {
96244
96244
  const { __scopeDialog: n, ...l } = a, o = Ct(Op0, n);
96245
- return /* @__PURE__ */ D.jsx(B4.h2, { id: o.titleId, ...l, ref: t });
96245
+ return /* @__PURE__ */ k.jsx(B4.h2, { id: o.titleId, ...l, ref: t });
96246
96246
  }
96247
96247
  );
96248
96248
  $81.displayName = Op0;
96249
96249
  var k81 = "DialogDescription", D81 = e.forwardRef(
96250
96250
  (a, t) => {
96251
96251
  const { __scopeDialog: n, ...l } = a, o = Ct(k81, n);
96252
- return /* @__PURE__ */ D.jsx(B4.p, { id: o.descriptionId, ...l, ref: t });
96252
+ return /* @__PURE__ */ k.jsx(B4.p, { id: o.descriptionId, ...l, ref: t });
96253
96253
  }
96254
96254
  );
96255
96255
  D81.displayName = k81;
96256
96256
  var P81 = "DialogClose", O81 = e.forwardRef(
96257
96257
  (a, t) => {
96258
96258
  const { __scopeDialog: n, ...l } = a, o = Ct(P81, n);
96259
- return /* @__PURE__ */ D.jsx(
96259
+ return /* @__PURE__ */ k.jsx(
96260
96260
  B4.button,
96261
96261
  {
96262
96262
  type: "button",
@@ -96316,7 +96316,7 @@ var Tc2 = ["color"], Fv0 = /* @__PURE__ */ e.forwardRef(function(a, t) {
96316
96316
  clipRule: "evenodd"
96317
96317
  }));
96318
96318
  });
96319
- const Cv0 = U81, Nc2 = z81, j81 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
96319
+ const Cv0 = U81, Nc2 = z81, j81 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
96320
96320
  Bp0,
96321
96321
  {
96322
96322
  ref: n,
@@ -96330,7 +96330,7 @@ const Cv0 = U81, Nc2 = z81, j81 = e.forwardRef(({ className: a, ...t }, n) => /*
96330
96330
  j81.displayName = Bp0.displayName;
96331
96331
  const Pf = e.forwardRef(({ className: a, children: t, ...n }, l) => {
96332
96332
  const { state: o } = le();
96333
- return o.inShadowDom ? /* @__PURE__ */ D.jsx("div", { className: "pointer-events-auto absolute inset-0 z-50 flex flex-col bg-black/20", children: /* @__PURE__ */ D.jsxs(
96333
+ return o.inShadowDom ? /* @__PURE__ */ k.jsx("div", { className: "pointer-events-auto absolute inset-0 z-50 flex flex-col bg-black/20", children: /* @__PURE__ */ k.jsxs(
96334
96334
  "div",
96335
96335
  {
96336
96336
  ref: l,
@@ -96341,15 +96341,15 @@ const Pf = e.forwardRef(({ className: a, children: t, ...n }, l) => {
96341
96341
  ...n,
96342
96342
  children: [
96343
96343
  t,
96344
- /* @__PURE__ */ D.jsxs(JM, { className: "absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground", children: [
96345
- /* @__PURE__ */ D.jsx(Fv0, { className: "h-4 w-4" }),
96346
- /* @__PURE__ */ D.jsx("span", { className: "sr-only", children: "Close" })
96344
+ /* @__PURE__ */ k.jsxs(JM, { className: "absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground", children: [
96345
+ /* @__PURE__ */ k.jsx(Fv0, { className: "h-4 w-4" }),
96346
+ /* @__PURE__ */ k.jsx("span", { className: "sr-only", children: "Close" })
96347
96347
  ] })
96348
96348
  ]
96349
96349
  }
96350
- ) }) : /* @__PURE__ */ D.jsxs(Nc2, { children: [
96351
- /* @__PURE__ */ D.jsx(j81, {}),
96352
- /* @__PURE__ */ D.jsxs(
96350
+ ) }) : /* @__PURE__ */ k.jsxs(Nc2, { children: [
96351
+ /* @__PURE__ */ k.jsx(j81, {}),
96352
+ /* @__PURE__ */ k.jsxs(
96353
96353
  Up0,
96354
96354
  {
96355
96355
  ref: l,
@@ -96360,9 +96360,9 @@ const Pf = e.forwardRef(({ className: a, children: t, ...n }, l) => {
96360
96360
  ...n,
96361
96361
  children: [
96362
96362
  t,
96363
- /* @__PURE__ */ D.jsxs(JM, { className: "absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground", children: [
96364
- /* @__PURE__ */ D.jsx(Fv0, { className: "h-4 w-4" }),
96365
- /* @__PURE__ */ D.jsx("span", { className: "sr-only", children: "Close" })
96363
+ /* @__PURE__ */ k.jsxs(JM, { className: "absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground", children: [
96364
+ /* @__PURE__ */ k.jsx(Fv0, { className: "h-4 w-4" }),
96365
+ /* @__PURE__ */ k.jsx("span", { className: "sr-only", children: "Close" })
96366
96366
  ] })
96367
96367
  ]
96368
96368
  }
@@ -96373,7 +96373,7 @@ Pf.displayName = Up0.displayName;
96373
96373
  const qp0 = ({
96374
96374
  className: a,
96375
96375
  ...t
96376
- }) => /* @__PURE__ */ D.jsx(
96376
+ }) => /* @__PURE__ */ k.jsx(
96377
96377
  "div",
96378
96378
  {
96379
96379
  className: W2(
@@ -96384,7 +96384,7 @@ const qp0 = ({
96384
96384
  }
96385
96385
  );
96386
96386
  qp0.displayName = "DialogHeader";
96387
- const Wp0 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
96387
+ const Wp0 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
96388
96388
  zp0,
96389
96389
  {
96390
96390
  ref: n,
@@ -96396,7 +96396,7 @@ const Wp0 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
96396
96396
  }
96397
96397
  ));
96398
96398
  Wp0.displayName = zp0.displayName;
96399
- const q81 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
96399
+ const q81 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
96400
96400
  jp0,
96401
96401
  {
96402
96402
  ref: n,
@@ -96411,7 +96411,7 @@ const $c2 = ({
96411
96411
  children: n
96412
96412
  }) => {
96413
96413
  const { state: l } = le();
96414
- return l.inShadowDom ? /* @__PURE__ */ D.jsx(Cv0, { open: a, onOpenChange: t, children: /* @__PURE__ */ D.jsx(Pf, { className: "p-4", forceMount: !0, children: n }) }) : /* @__PURE__ */ D.jsx(Cv0, { open: a, onOpenChange: t, children: /* @__PURE__ */ D.jsx("div", { className: "p-4", children: n }) });
96414
+ return l.inShadowDom ? /* @__PURE__ */ k.jsx(Cv0, { open: a, onOpenChange: t, children: /* @__PURE__ */ k.jsx(Pf, { className: "p-4", forceMount: !0, children: n }) }) : /* @__PURE__ */ k.jsx(Cv0, { open: a, onOpenChange: t, children: /* @__PURE__ */ k.jsx("div", { className: "p-4", children: n }) });
96415
96415
  };
96416
96416
  function kc2(a) {
96417
96417
  if (typeof document > "u") return;
@@ -97445,7 +97445,7 @@ const yt = {
97445
97445
  }, le1 = ({
97446
97446
  shouldScaleBackground: a = !0,
97447
97447
  ...t
97448
- }) => /* @__PURE__ */ D.jsx(
97448
+ }) => /* @__PURE__ */ k.jsx(
97449
97449
  yt.Root,
97450
97450
  {
97451
97451
  shouldScaleBackground: a,
@@ -97453,7 +97453,7 @@ const yt = {
97453
97453
  }
97454
97454
  );
97455
97455
  le1.displayName = "Drawer";
97456
- const ui2 = yt.Portal, Yp0 = yt.Close, re1 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
97456
+ const ui2 = yt.Portal, Yp0 = yt.Close, re1 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
97457
97457
  yt.Overlay,
97458
97458
  {
97459
97459
  ref: n,
@@ -97470,8 +97470,8 @@ const tc = e.forwardRef(({ className: a, children: t, onClose: n, ...l }, o) =>
97470
97470
  }, u = (A) => {
97471
97471
  A.stopPropagation();
97472
97472
  };
97473
- return /* @__PURE__ */ D.jsxs("div", { className: "absolute inset-0 z-50 flex flex-col justify-end duration-300 animate-in fade-in-0", children: [
97474
- /* @__PURE__ */ D.jsx(
97473
+ return /* @__PURE__ */ k.jsxs("div", { className: "absolute inset-0 z-50 flex flex-col justify-end duration-300 animate-in fade-in-0", children: [
97474
+ /* @__PURE__ */ k.jsx(
97475
97475
  "button",
97476
97476
  {
97477
97477
  className: "absolute inset-0 bg-black/20",
@@ -97480,7 +97480,7 @@ const tc = e.forwardRef(({ className: a, children: t, onClose: n, ...l }, o) =>
97480
97480
  "aria-hidden": "true"
97481
97481
  }
97482
97482
  ),
97483
- /* @__PURE__ */ D.jsx(
97483
+ /* @__PURE__ */ k.jsx(
97484
97484
  yt.Content,
97485
97485
  {
97486
97486
  ref: o,
@@ -97495,9 +97495,9 @@ const tc = e.forwardRef(({ className: a, children: t, onClose: n, ...l }, o) =>
97495
97495
  )
97496
97496
  ] });
97497
97497
  }
97498
- return /* @__PURE__ */ D.jsxs(ui2, { children: [
97499
- /* @__PURE__ */ D.jsx(re1, {}),
97500
- /* @__PURE__ */ D.jsx(
97498
+ return /* @__PURE__ */ k.jsxs(ui2, { children: [
97499
+ /* @__PURE__ */ k.jsx(re1, {}),
97500
+ /* @__PURE__ */ k.jsx(
97501
97501
  yt.Content,
97502
97502
  {
97503
97503
  ref: o,
@@ -97515,7 +97515,7 @@ tc.displayName = "DrawerContent";
97515
97515
  const Of = ({
97516
97516
  className: a,
97517
97517
  ...t
97518
- }) => /* @__PURE__ */ D.jsx(
97518
+ }) => /* @__PURE__ */ k.jsx(
97519
97519
  "div",
97520
97520
  {
97521
97521
  className: W2("sm:text-left grid gap-1.5 p-4 text-center", a),
@@ -97526,7 +97526,7 @@ Of.displayName = "DrawerHeader";
97526
97526
  const oe1 = ({
97527
97527
  className: a,
97528
97528
  ...t
97529
- }) => /* @__PURE__ */ D.jsx(
97529
+ }) => /* @__PURE__ */ k.jsx(
97530
97530
  "div",
97531
97531
  {
97532
97532
  className: W2("mt-auto flex flex-col gap-2 p-4", a),
@@ -97534,7 +97534,7 @@ const oe1 = ({
97534
97534
  }
97535
97535
  );
97536
97536
  oe1.displayName = "DrawerFooter";
97537
- const i7 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
97537
+ const i7 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
97538
97538
  yt.Title,
97539
97539
  {
97540
97540
  ref: n,
@@ -97546,7 +97546,7 @@ const i7 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
97546
97546
  }
97547
97547
  ));
97548
97548
  i7.displayName = yt.Title.displayName;
97549
- const _f = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
97549
+ const _f = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
97550
97550
  yt.Description,
97551
97551
  {
97552
97552
  ref: n,
@@ -97560,7 +97560,7 @@ const hi2 = ({
97560
97560
  onClose: t,
97561
97561
  children: n,
97562
97562
  modal: l = !0
97563
- }) => /* @__PURE__ */ D.jsx(le1, { open: a, onClose: t, modal: l, children: /* @__PURE__ */ D.jsx("div", { className: "p-4", children: n }) });
97563
+ }) => /* @__PURE__ */ k.jsx(le1, { open: a, onClose: t, modal: l, children: /* @__PURE__ */ k.jsx("div", { className: "p-4", children: n }) });
97564
97564
  var or = /* @__PURE__ */ ((a) => (a.Drawer = "drawer", a.Dialog = "dialog", a))(or || {});
97565
97565
  const ce1 = e.createContext(void 0), nc = () => {
97566
97566
  const a = e.useContext(ce1);
@@ -97579,9 +97579,9 @@ const ce1 = e.createContext(void 0), nc = () => {
97579
97579
  o(null), s(null);
97580
97580
  });
97581
97581
  };
97582
- return /* @__PURE__ */ D.jsxs(ce1.Provider, { value: { openModal: p, closeModal: g }, children: [
97582
+ return /* @__PURE__ */ k.jsxs(ce1.Provider, { value: { openModal: p, closeModal: g }, children: [
97583
97583
  a,
97584
- l === "drawer" && /* @__PURE__ */ D.jsx(
97584
+ l === "drawer" && /* @__PURE__ */ k.jsx(
97585
97585
  hi2,
97586
97586
  {
97587
97587
  isOpen: t,
@@ -97590,7 +97590,7 @@ const ce1 = e.createContext(void 0), nc = () => {
97590
97590
  children: i
97591
97591
  }
97592
97592
  ),
97593
- l === "dialog" && /* @__PURE__ */ D.jsx($c2, { isOpen: t, onClose: g, children: i })
97593
+ l === "dialog" && /* @__PURE__ */ k.jsx($c2, { isOpen: t, onClose: g, children: i })
97594
97594
  ] });
97595
97595
  };
97596
97596
  var Ai2 = Symbol.for("react.lazy"), Qp = Vv[" use ".trim().toString()];
@@ -97608,9 +97608,9 @@ function fi2(a) {
97608
97608
  const u = e.Children.toArray(i), A = u.find(Ei2);
97609
97609
  if (A) {
97610
97610
  const p = A.props.children, g = u.map((V) => V === A ? e.Children.count(p) > 1 ? e.Children.only(null) : e.isValidElement(p) ? p.props.children : null : V);
97611
- return /* @__PURE__ */ D.jsx(t, { ...s, ref: o, children: e.isValidElement(p) ? e.cloneElement(p, void 0, g) : null });
97611
+ return /* @__PURE__ */ k.jsx(t, { ...s, ref: o, children: e.isValidElement(p) ? e.cloneElement(p, void 0, g) : null });
97612
97612
  }
97613
- return /* @__PURE__ */ D.jsx(t, { ...s, ref: o, children: i });
97613
+ return /* @__PURE__ */ k.jsx(t, { ...s, ref: o, children: i });
97614
97614
  });
97615
97615
  return n.displayName = `${a}.Slot`, n;
97616
97616
  }
@@ -97721,7 +97721,7 @@ const xv0 = (a) => typeof a == "boolean" ? `${a}` : a === 0 ? "0" : a, Tv0 = kv,
97721
97721
  ...s
97722
97722
  }, u) => {
97723
97723
  const A = l ? Zi2 : "button";
97724
- return /* @__PURE__ */ D.jsx(
97724
+ return /* @__PURE__ */ k.jsx(
97725
97725
  A,
97726
97726
  {
97727
97727
  className: W2(
@@ -97738,16 +97738,16 @@ const qs = ({
97738
97738
  tooltipText: a,
97739
97739
  children: t,
97740
97740
  ...n
97741
- }) => /* @__PURE__ */ D.jsxs(Wi1, { delayDuration: 200, children: [
97742
- /* @__PURE__ */ D.jsx(Gi1, { asChild: !0, children: /* @__PURE__ */ D.jsx(G6, { ...n, children: t }) }),
97743
- /* @__PURE__ */ D.jsx(CF0, { className: "bg-gray-800 text-white", children: /* @__PURE__ */ D.jsx("p", { children: a }) })
97741
+ }) => /* @__PURE__ */ k.jsxs(Wi1, { delayDuration: 200, children: [
97742
+ /* @__PURE__ */ k.jsx(Gi1, { asChild: !0, children: /* @__PURE__ */ k.jsx(G6, { ...n, children: t }) }),
97743
+ /* @__PURE__ */ k.jsx(CF0, { className: "bg-gray-800 text-white", children: /* @__PURE__ */ k.jsx("p", { children: a }) })
97744
97744
  ] }), Li2 = ({
97745
97745
  settings: a,
97746
97746
  isTyping: t = !1
97747
97747
  }) => {
97748
97748
  const { t: n } = ue(["common", "header"]);
97749
- return /* @__PURE__ */ D.jsxs("div", { className: "relative flex flex-1", children: [
97750
- /* @__PURE__ */ D.jsx(
97749
+ return /* @__PURE__ */ k.jsxs("div", { className: "relative flex flex-1", children: [
97750
+ /* @__PURE__ */ k.jsx(
97751
97751
  "p",
97752
97752
  {
97753
97753
  className: W2(
@@ -97759,7 +97759,7 @@ const qs = ({
97759
97759
  children: a.subtitle
97760
97760
  }
97761
97761
  ),
97762
- /* @__PURE__ */ D.jsx(
97762
+ /* @__PURE__ */ k.jsx(
97763
97763
  "p",
97764
97764
  {
97765
97765
  className: W2(
@@ -97775,8 +97775,8 @@ const qs = ({
97775
97775
  }, wi2 = ({
97776
97776
  settings: a,
97777
97777
  isTyping: t
97778
- }) => a ? /* @__PURE__ */ D.jsxs("div", { className: "flex h-full flex-1 flex-row items-center gap-4 overflow-hidden text-primary-foreground", children: [
97779
- (a == null ? void 0 : a.avatar) && /* @__PURE__ */ D.jsx(
97778
+ }) => a ? /* @__PURE__ */ k.jsxs("div", { className: "flex h-full flex-1 flex-row items-center gap-4 overflow-hidden text-primary-foreground", children: [
97779
+ (a == null ? void 0 : a.avatar) && /* @__PURE__ */ k.jsx(
97780
97780
  "img",
97781
97781
  {
97782
97782
  width: 48,
@@ -97786,9 +97786,9 @@ const qs = ({
97786
97786
  alt: "Avatar"
97787
97787
  }
97788
97788
  ),
97789
- /* @__PURE__ */ D.jsxs("div", { className: "flex h-full flex-1 flex-col overflow-hidden", children: [
97790
- /* @__PURE__ */ D.jsx("h2", { className: "font-brand truncate text-[14px] font-semibold leading-[20px] widget:text-lg", children: a.title }),
97791
- /* @__PURE__ */ D.jsx(
97789
+ /* @__PURE__ */ k.jsxs("div", { className: "flex h-full flex-1 flex-col overflow-hidden", children: [
97790
+ /* @__PURE__ */ k.jsx("h2", { className: "font-brand truncate text-[14px] font-semibold leading-[20px] widget:text-lg", children: a.title }),
97791
+ /* @__PURE__ */ k.jsx(
97792
97792
  Li2,
97793
97793
  {
97794
97794
  isTyping: t,
@@ -97825,10 +97825,10 @@ function se1({ closeModal: a }) {
97825
97825
  action: { type: "emit", event: "freeday:close", payload: {} }
97826
97826
  }
97827
97827
  ];
97828
- return /* @__PURE__ */ D.jsx("ul", { className: "space-y-2 p-8", "data-testid": "menu-list", children: s ? s.map((u, A) => {
97828
+ return /* @__PURE__ */ k.jsx("ul", { className: "space-y-2 p-8", "data-testid": "menu-list", children: s ? s.map((u, A) => {
97829
97829
  var V;
97830
97830
  const p = ((V = u == null ? void 0 : u.icon) == null ? void 0 : V.value) ?? null, g = eM0[p] ? eM0[p] : Cf;
97831
- return /* @__PURE__ */ D.jsx("li", { children: /* @__PURE__ */ D.jsxs(
97831
+ return /* @__PURE__ */ k.jsx("li", { children: /* @__PURE__ */ k.jsxs(
97832
97832
  G6,
97833
97833
  {
97834
97834
  variant: "ghost",
@@ -97843,18 +97843,18 @@ function se1({ closeModal: a }) {
97843
97843
  weight: u.icon ? u.icon.weight : "bold",
97844
97844
  className: "mr-2 h-4 w-4"
97845
97845
  }
97846
- ) : /* @__PURE__ */ D.jsx("div", { className: "mr-2 h-4 w-4" }),
97846
+ ) : /* @__PURE__ */ k.jsx("div", { className: "mr-2 h-4 w-4" }),
97847
97847
  t(u.label)
97848
97848
  ]
97849
97849
  }
97850
97850
  ) }, `menu-item-${u.label}-${A}`);
97851
- }) : /* @__PURE__ */ D.jsx("li", { children: "No menu items available" }) });
97851
+ }) : /* @__PURE__ */ k.jsx("li", { children: "No menu items available" }) });
97852
97852
  }
97853
- const yi2 = ({ settings: a, closeModal: t }) => /* @__PURE__ */ D.jsxs(Pf, { children: [
97854
- /* @__PURE__ */ D.jsx(qp0, { children: /* @__PURE__ */ D.jsx(Wp0, { children: "Menu" }) }),
97855
- /* @__PURE__ */ D.jsx(se1, { settings: a, closeModal: t })
97853
+ const yi2 = ({ settings: a, closeModal: t }) => /* @__PURE__ */ k.jsxs(Pf, { children: [
97854
+ /* @__PURE__ */ k.jsx(qp0, { children: /* @__PURE__ */ k.jsx(Wp0, { children: "Menu" }) }),
97855
+ /* @__PURE__ */ k.jsx(se1, { settings: a, closeModal: t })
97856
97856
  ] }), Xp0 = e.forwardRef(
97857
- ({ name: a, site: t, className: n, ...l }, o) => /* @__PURE__ */ D.jsxs(
97857
+ ({ name: a, site: t, className: n, ...l }, o) => /* @__PURE__ */ k.jsxs(
97858
97858
  "div",
97859
97859
  {
97860
97860
  ref: o,
@@ -97863,7 +97863,7 @@ const yi2 = ({ settings: a, closeModal: t }) => /* @__PURE__ */ D.jsxs(Pf, { chi
97863
97863
  children: [
97864
97864
  "Powered by",
97865
97865
  " ",
97866
- /* @__PURE__ */ D.jsx(
97866
+ /* @__PURE__ */ k.jsx(
97867
97867
  "a",
97868
97868
  {
97869
97869
  href: t,
@@ -97880,34 +97880,34 @@ Xp0.displayName = "PoweredBy";
97880
97880
  const Fi2 = ({
97881
97881
  settings: a,
97882
97882
  closeModal: t
97883
- }) => /* @__PURE__ */ D.jsxs(tc, { className: "rounded-t-3xl bg-white", onClose: t, children: [
97884
- /* @__PURE__ */ D.jsxs(Of, { className: "round flex items-center justify-between border-b", children: [
97885
- /* @__PURE__ */ D.jsx("div", { className: "relative w-12" }),
97886
- /* @__PURE__ */ D.jsx(i7, { className: "flex-1 text-center", children: /* @__PURE__ */ D.jsx(Di1, { i18nKey: "menu:menuTitle" }) }),
97887
- /* @__PURE__ */ D.jsx(Yp0, { asChild: !0, children: /* @__PURE__ */ D.jsxs(G6, { variant: "link", onClick: t, className: "text-right", children: [
97888
- /* @__PURE__ */ D.jsx(gr, { size: 24, "aria-label": "Close" }),
97883
+ }) => /* @__PURE__ */ k.jsxs(tc, { className: "rounded-t-3xl bg-white", onClose: t, children: [
97884
+ /* @__PURE__ */ k.jsxs(Of, { className: "round flex items-center justify-between border-b", children: [
97885
+ /* @__PURE__ */ k.jsx("div", { className: "relative w-12" }),
97886
+ /* @__PURE__ */ k.jsx(i7, { className: "flex-1 text-center", children: /* @__PURE__ */ k.jsx(Di1, { i18nKey: "menu:menuTitle" }) }),
97887
+ /* @__PURE__ */ k.jsx(Yp0, { asChild: !0, children: /* @__PURE__ */ k.jsxs(G6, { variant: "link", onClick: t, className: "text-right", children: [
97888
+ /* @__PURE__ */ k.jsx(gr, { size: 24, "aria-label": "Close" }),
97889
97889
  " "
97890
97890
  ] }) })
97891
97891
  ] }),
97892
- /* @__PURE__ */ D.jsx(se1, { closeModal: t }),
97893
- /* @__PURE__ */ D.jsx(oe1, { className: "pt-2", children: (a == null ? void 0 : a.showFreedayBranding) && /* @__PURE__ */ D.jsx(Xp0, { name: "Freeday", site: "https://freeday.ai" }) })
97892
+ /* @__PURE__ */ k.jsx(se1, { closeModal: t }),
97893
+ /* @__PURE__ */ k.jsx(oe1, { className: "pt-2", children: (a == null ? void 0 : a.showFreedayBranding) && /* @__PURE__ */ k.jsx(Xp0, { name: "Freeday", site: "https://freeday.ai" }) })
97894
97894
  ] }), Ci2 = ({
97895
97895
  title: a,
97896
97896
  closeModal: t
97897
- }) => /* @__PURE__ */ D.jsx(Of, { className: "flex flex-col items-center px-7 pt-7", children: /* @__PURE__ */ D.jsxs(i7, { className: "relative w-full", children: [
97898
- /* @__PURE__ */ D.jsx("h2", { className: "font-brand text-center text-lg font-semibold text-white", children: a }),
97899
- /* @__PURE__ */ D.jsx(
97897
+ }) => /* @__PURE__ */ k.jsx(Of, { className: "flex flex-col items-center px-7 pt-7", children: /* @__PURE__ */ k.jsxs(i7, { className: "relative w-full", children: [
97898
+ /* @__PURE__ */ k.jsx("h2", { className: "font-brand text-center text-lg font-semibold text-white", children: a }),
97899
+ /* @__PURE__ */ k.jsx(
97900
97900
  Yp0,
97901
97901
  {
97902
97902
  asChild: !0,
97903
97903
  className: "absolute right-0 top-1/2 -translate-y-1/2",
97904
- children: /* @__PURE__ */ D.jsx(
97904
+ children: /* @__PURE__ */ k.jsx(
97905
97905
  G6,
97906
97906
  {
97907
97907
  variant: "link",
97908
97908
  onClick: t,
97909
97909
  className: "p-0 text-right text-white",
97910
- children: /* @__PURE__ */ D.jsx(gr, { size: 20, "aria-label": "Close" })
97910
+ children: /* @__PURE__ */ k.jsx(gr, { size: 20, "aria-label": "Close" })
97911
97911
  }
97912
97912
  )
97913
97913
  }
@@ -98913,7 +98913,7 @@ function Qi2(a = {}) {
98913
98913
  i._state.mount || (i._setValid(), i._state.mount = !0), i._state.watch && (i._state.watch = !1, i._subjects.state.next({ ...i._formState })), i._removeUnmounted();
98914
98914
  }), t.current.formState = Ti2(l, i), t.current;
98915
98915
  }
98916
- const Uf = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
98916
+ const Uf = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
98917
98917
  "textarea",
98918
98918
  {
98919
98919
  className: W2(
@@ -98934,15 +98934,15 @@ const Ji2 = "data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%2
98934
98934
  ], Ze1 = ({
98935
98935
  title: a,
98936
98936
  description: t
98937
- }) => /* @__PURE__ */ D.jsxs("div", { className: "flex h-full min-h-[240px] w-full flex-1 flex-col items-center justify-center gap-4", children: [
98938
- /* @__PURE__ */ D.jsx(Lf, { className: "mx-auto text-[#F7ADFC]", weight: "fill", size: 30 }),
98939
- /* @__PURE__ */ D.jsxs("div", { className: "text-center", children: [
98940
- /* @__PURE__ */ D.jsx(i7, { className: "font-brand text-center text-lg font-semibold text-primary-foreground", children: a }),
98941
- /* @__PURE__ */ D.jsx(_f, { className: "text-center text-primary-foreground/80", children: t })
98937
+ }) => /* @__PURE__ */ k.jsxs("div", { className: "flex h-full min-h-[240px] w-full flex-1 flex-col items-center justify-center gap-4", children: [
98938
+ /* @__PURE__ */ k.jsx(Lf, { className: "mx-auto text-[#F7ADFC]", weight: "fill", size: 30 }),
98939
+ /* @__PURE__ */ k.jsxs("div", { className: "text-center", children: [
98940
+ /* @__PURE__ */ k.jsx(i7, { className: "font-brand text-center text-lg font-semibold text-primary-foreground", children: a }),
98941
+ /* @__PURE__ */ k.jsx(_f, { className: "text-center text-primary-foreground/80", children: t })
98942
98942
  ] })
98943
98943
  ] }), rs2 = "_noFeedbackButton_1sf22_1", os2 = {
98944
98944
  noFeedbackButton: rs2
98945
- }, cs2 = ({ rating: a, setValue: t }) => /* @__PURE__ */ D.jsx("div", { className: "flex flex-row justify-center gap-6 px-4 py-10 pb-4", children: ls2.map(({ icon: n, value: l }, o) => /* @__PURE__ */ D.jsx(
98945
+ }, cs2 = ({ rating: a, setValue: t }) => /* @__PURE__ */ k.jsx("div", { className: "flex flex-row justify-center gap-6 px-4 py-10 pb-4", children: ls2.map(({ icon: n, value: l }, o) => /* @__PURE__ */ k.jsx(
98946
98946
  "button",
98947
98947
  {
98948
98948
  "data-testid": `${l}-${o}`,
@@ -98951,7 +98951,7 @@ const Ji2 = "data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%2
98951
98951
  }),
98952
98952
  onClick: () => t("rating", l),
98953
98953
  type: "button",
98954
- children: /* @__PURE__ */ D.jsx(
98954
+ children: /* @__PURE__ */ k.jsx(
98955
98955
  "img",
98956
98956
  {
98957
98957
  src: n,
@@ -98967,7 +98967,7 @@ const Ji2 = "data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%2
98967
98967
  register: a,
98968
98968
  placeholderText: t,
98969
98969
  loading: n
98970
- }) => /* @__PURE__ */ D.jsx(
98970
+ }) => /* @__PURE__ */ k.jsx(
98971
98971
  Uf,
98972
98972
  {
98973
98973
  ...a("feedback"),
@@ -98985,7 +98985,7 @@ const Ji2 = "data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%2
98985
98985
  onNoFeedback: s
98986
98986
  }) => {
98987
98987
  const { t: u } = ue("rateConversation"), { register: A, handleSubmit: p, setValue: g, watch: V } = Qi2(), L = V("rating");
98988
- return /* @__PURE__ */ D.jsxs(
98988
+ return /* @__PURE__ */ k.jsxs(
98989
98989
  "form",
98990
98990
  {
98991
98991
  onSubmit: p(t),
@@ -98993,15 +98993,15 @@ const Ji2 = "data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%2
98993
98993
  "justify-center": i || a
98994
98994
  }),
98995
98995
  children: [
98996
- i ? /* @__PURE__ */ D.jsx(
98996
+ i ? /* @__PURE__ */ k.jsx(
98997
98997
  Ze1,
98998
98998
  {
98999
98999
  title: u("submittedTitle"),
99000
99000
  description: u("submittedDescription")
99001
99001
  }
99002
- ) : /* @__PURE__ */ D.jsxs(D.Fragment, { children: [
99003
- /* @__PURE__ */ D.jsx(cs2, { rating: L, setValue: g }),
99004
- !!L && /* @__PURE__ */ D.jsx(
99002
+ ) : /* @__PURE__ */ k.jsxs(k.Fragment, { children: [
99003
+ /* @__PURE__ */ k.jsx(cs2, { rating: L, setValue: g }),
99004
+ !!L && /* @__PURE__ */ k.jsx(
99005
99005
  is2,
99006
99006
  {
99007
99007
  register: A,
@@ -99010,7 +99010,7 @@ const Ji2 = "data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%2
99010
99010
  }
99011
99011
  )
99012
99012
  ] }),
99013
- !!L && !i && /* @__PURE__ */ D.jsx(
99013
+ !!L && !i && /* @__PURE__ */ k.jsx(
99014
99014
  G6,
99015
99015
  {
99016
99016
  type: "submit",
@@ -99020,7 +99020,7 @@ const Ji2 = "data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%2
99020
99020
  children: a ? o : l
99021
99021
  }
99022
99022
  ),
99023
- !L && !i && /* @__PURE__ */ D.jsx(
99023
+ !L && !i && /* @__PURE__ */ k.jsx(
99024
99024
  "button",
99025
99025
  {
99026
99026
  type: "button",
@@ -99751,16 +99751,16 @@ const Vs2 = /* @__PURE__ */ c7(Es2), Ms2 = () => {
99751
99751
  l,
99752
99752
  I,
99753
99753
  A
99754
- ]), /* @__PURE__ */ D.jsx(
99754
+ ]), /* @__PURE__ */ k.jsx(
99755
99755
  tc,
99756
99756
  {
99757
99757
  className: W2("rounded-t-3xl border-primary bg-primary", {
99758
99758
  "min-h-[270px]": !0
99759
99759
  }),
99760
- children: /* @__PURE__ */ D.jsx(_o, { children: /* @__PURE__ */ D.jsxs(Zr.div, { layoutId: "rate-conversation-drawer", children: [
99761
- L && /* @__PURE__ */ D.jsx(Vs2, { autorun: { speed: 1.5, duration: 3e3 } }),
99762
- !l && /* @__PURE__ */ D.jsx(Ci2, { title: a("header"), closeModal: i }),
99763
- /* @__PURE__ */ D.jsx(
99760
+ children: /* @__PURE__ */ k.jsx(_o, { children: /* @__PURE__ */ k.jsxs(Zr.div, { layoutId: "rate-conversation-drawer", children: [
99761
+ L && /* @__PURE__ */ k.jsx(Vs2, { autorun: { speed: 1.5, duration: 3e3 } }),
99762
+ !l && /* @__PURE__ */ k.jsx(Ci2, { title: a("header"), closeModal: i }),
99763
+ /* @__PURE__ */ k.jsx(
99764
99764
  ss2,
99765
99765
  {
99766
99766
  loading: u.state === "loading",
@@ -99796,13 +99796,13 @@ const Vs2 = /* @__PURE__ */ c7(Es2), Ms2 = () => {
99796
99796
  conversation_id: l.conversationId ?? ""
99797
99797
  });
99798
99798
  };
99799
- return /* @__PURE__ */ D.jsx(tc, { className: Yl.drawerContent, children: /* @__PURE__ */ D.jsxs("div", { className: Yl.container, children: [
99800
- /* @__PURE__ */ D.jsxs("div", { className: Yl.textContainer, children: [
99801
- /* @__PURE__ */ D.jsx(i7, { className: Yl.title, children: t("title") }),
99802
- /* @__PURE__ */ D.jsx(_f, { className: Yl.description, children: t("description") })
99799
+ return /* @__PURE__ */ k.jsx(tc, { className: Yl.drawerContent, children: /* @__PURE__ */ k.jsxs("div", { className: Yl.container, children: [
99800
+ /* @__PURE__ */ k.jsxs("div", { className: Yl.textContainer, children: [
99801
+ /* @__PURE__ */ k.jsx(i7, { className: Yl.title, children: t("title") }),
99802
+ /* @__PURE__ */ k.jsx(_f, { className: Yl.description, children: t("description") })
99803
99803
  ] }),
99804
- /* @__PURE__ */ D.jsxs("div", { className: Yl.buttonContainer, children: [
99805
- /* @__PURE__ */ D.jsx(
99804
+ /* @__PURE__ */ k.jsxs("div", { className: Yl.buttonContainer, children: [
99805
+ /* @__PURE__ */ k.jsx(
99806
99806
  G6,
99807
99807
  {
99808
99808
  onClick: o,
@@ -99812,7 +99812,7 @@ const Vs2 = /* @__PURE__ */ c7(Es2), Ms2 = () => {
99812
99812
  children: t("confirmButton")
99813
99813
  }
99814
99814
  ),
99815
- /* @__PURE__ */ D.jsx(
99815
+ /* @__PURE__ */ k.jsx(
99816
99816
  G6,
99817
99817
  {
99818
99818
  onClick: i,
@@ -99842,9 +99842,9 @@ const Vs2 = /* @__PURE__ */ c7(Es2), Ms2 = () => {
99842
99842
  }
99843
99843
  u(), b(), o();
99844
99844
  }, N = async () => {
99845
- p && L && g ? (v(!1), s(or.Drawer, /* @__PURE__ */ D.jsx(Ms2, {}))) : V ? s(
99845
+ p && L && g ? (v(!1), s(or.Drawer, /* @__PURE__ */ k.jsx(Ms2, {}))) : V ? s(
99846
99846
  or.Drawer,
99847
- /* @__PURE__ */ D.jsx(Is2, { onConfirmClose: I })
99847
+ /* @__PURE__ */ k.jsx(Is2, { onConfirmClose: I })
99848
99848
  ) : I();
99849
99849
  };
99850
99850
  e.useEffect(() => {
@@ -99853,14 +99853,14 @@ const Vs2 = /* @__PURE__ */ c7(Es2), Ms2 = () => {
99853
99853
  const T = () => {
99854
99854
  A && !n.inShadowDom ? s(
99855
99855
  or.Dialog,
99856
- /* @__PURE__ */ D.jsx(yi2, { settings: n.settings, closeModal: u })
99856
+ /* @__PURE__ */ k.jsx(yi2, { settings: n.settings, closeModal: u })
99857
99857
  ) : s(
99858
99858
  or.Drawer,
99859
- /* @__PURE__ */ D.jsx(Fi2, { settings: n.settings, closeModal: u })
99859
+ /* @__PURE__ */ k.jsx(Fi2, { settings: n.settings, closeModal: u })
99860
99860
  );
99861
99861
  }, P = () => {
99862
99862
  var G;
99863
- return ((G = n.settings) == null ? void 0 : G.startView) === xn.FULL_SCREEN ? /* @__PURE__ */ D.jsx(
99863
+ return ((G = n.settings) == null ? void 0 : G.startView) === xn.FULL_SCREEN ? /* @__PURE__ */ k.jsx(
99864
99864
  qs,
99865
99865
  {
99866
99866
  "data-testid": "restart-button",
@@ -99868,10 +99868,10 @@ const Vs2 = /* @__PURE__ */ c7(Es2), Ms2 = () => {
99868
99868
  variant: "ghost",
99869
99869
  tooltipText: a("menu:restartConversationLabel"),
99870
99870
  onClick: l,
99871
- children: /* @__PURE__ */ D.jsx(Vf, { weight: "regular", size: 20 })
99871
+ children: /* @__PURE__ */ k.jsx(Vf, { weight: "regular", size: 20 })
99872
99872
  }
99873
- ) : /* @__PURE__ */ D.jsxs(D.Fragment, { children: [
99874
- /* @__PURE__ */ D.jsx(
99873
+ ) : /* @__PURE__ */ k.jsxs(k.Fragment, { children: [
99874
+ /* @__PURE__ */ k.jsx(
99875
99875
  qs,
99876
99876
  {
99877
99877
  "data-testid": "soft-close-button",
@@ -99880,10 +99880,10 @@ const Vs2 = /* @__PURE__ */ c7(Es2), Ms2 = () => {
99880
99880
  tooltipText: a("header:tooltipMinimizeChat"),
99881
99881
  onClick: b,
99882
99882
  "aria-label": a("header:tooltipMinimizeChat"),
99883
- children: /* @__PURE__ */ D.jsx(Om, { weight: "regular", size: 20 })
99883
+ children: /* @__PURE__ */ k.jsx(Om, { weight: "regular", size: 20 })
99884
99884
  }
99885
99885
  ),
99886
- /* @__PURE__ */ D.jsx(
99886
+ /* @__PURE__ */ k.jsx(
99887
99887
  qs,
99888
99888
  {
99889
99889
  "data-testid": "close-button",
@@ -99892,13 +99892,13 @@ const Vs2 = /* @__PURE__ */ c7(Es2), Ms2 = () => {
99892
99892
  tooltipText: a("header:tooltipClose"),
99893
99893
  onClick: N,
99894
99894
  "aria-label": a("header:tooltipClose"),
99895
- children: /* @__PURE__ */ D.jsx(gr, { weight: "regular", size: 20 })
99895
+ children: /* @__PURE__ */ k.jsx(gr, { weight: "regular", size: 20 })
99896
99896
  }
99897
99897
  )
99898
99898
  ] });
99899
99899
  }, B = ((X = n.settings) == null ? void 0 : X.startView) === xn.FULL_SCREEN;
99900
- return /* @__PURE__ */ D.jsx("div", { className: "header-container", children: /* @__PURE__ */ D.jsxs("header", { className: W2("header", { "full-screen": B }), children: [
99901
- !B && /* @__PURE__ */ D.jsx(
99900
+ return /* @__PURE__ */ k.jsx("div", { className: "header-container", children: /* @__PURE__ */ k.jsxs("header", { className: W2("header", { "full-screen": B }), children: [
99901
+ !B && /* @__PURE__ */ k.jsx(
99902
99902
  qs,
99903
99903
  {
99904
99904
  "data-testid": "menu-button",
@@ -99907,11 +99907,11 @@ const Vs2 = /* @__PURE__ */ c7(Es2), Ms2 = () => {
99907
99907
  tooltipText: a("header:tooltipOptions"),
99908
99908
  onClick: T,
99909
99909
  "aria-label": a("header:tooltipOptions"),
99910
- children: /* @__PURE__ */ D.jsx(vf, { weight: "regular", size: 30 })
99910
+ children: /* @__PURE__ */ k.jsx(vf, { weight: "regular", size: 30 })
99911
99911
  }
99912
99912
  ),
99913
- /* @__PURE__ */ D.jsx(wi2, { settings: n.settings, isTyping: n.isTyping }),
99914
- /* @__PURE__ */ D.jsx("div", { className: "header-action-buttons", children: P() })
99913
+ /* @__PURE__ */ k.jsx(wi2, { settings: n.settings, isTyping: n.isTyping }),
99914
+ /* @__PURE__ */ k.jsx("div", { className: "header-action-buttons", children: P() })
99915
99915
  ] }) });
99916
99916
  };
99917
99917
  var Rs2 = (a, t, n, l, o, i, s, u) => {
@@ -100204,7 +100204,7 @@ var im2 = e.forwardRef(function(a, t) {
100204
100204
  });
100205
100205
  const sm2 = ({ ...a }) => {
100206
100206
  const { theme: t = "system" } = Ns2();
100207
- return /* @__PURE__ */ D.jsx(
100207
+ return /* @__PURE__ */ k.jsx(
100208
100208
  im2,
100209
100209
  {
100210
100210
  theme: t,
@@ -100234,7 +100234,7 @@ const sm2 = ({ ...a }) => {
100234
100234
  ) === i.length - 1,
100235
100235
  [i]
100236
100236
  );
100237
- return /* @__PURE__ */ D.jsx("div", { className: "flex flex-wrap items-center gap-2", children: a.buttons.map((u, A) => /* @__PURE__ */ D.jsx(
100237
+ return /* @__PURE__ */ k.jsx("div", { className: "flex flex-wrap items-center gap-2", children: a.buttons.map((u, A) => /* @__PURE__ */ k.jsx(
100238
100238
  Zr.div,
100239
100239
  {
100240
100240
  initial: { opacity: 0, y: 10 },
@@ -100243,7 +100243,7 @@ const sm2 = ({ ...a }) => {
100243
100243
  delay: A * 0.1,
100244
100244
  duration: 0.3
100245
100245
  },
100246
- children: /* @__PURE__ */ D.jsx(
100246
+ children: /* @__PURE__ */ k.jsx(
100247
100247
  G6,
100248
100248
  {
100249
100249
  variant: l === u.id ? "default" : "outline",
@@ -106991,14 +106991,14 @@ function gA2(a, t) {
106991
106991
  a.type === "root" ? a.children : [a]
106992
106992
  )
106993
106993
  }), Xf(a, p), Nm2(a, {
106994
- Fragment: D.Fragment,
106994
+ Fragment: k.Fragment,
106995
106995
  // @ts-expect-error
106996
106996
  // React components are allowed to return numbers,
106997
106997
  // but not according to the types in hast-util-to-jsx-runtime
106998
106998
  components: o,
106999
106999
  ignoreInvalidStyle: !0,
107000
- jsx: D.jsx,
107001
- jsxs: D.jsxs,
107000
+ jsx: k.jsx,
107001
+ jsxs: k.jsxs,
107002
107002
  passKeys: !0,
107003
107003
  passNode: !0
107004
107004
  });
@@ -116472,13 +116472,13 @@ const Xg2 = Kp0("relative flex w-full flex-col gap-3", {
116472
116472
  testId: A = "",
116473
116473
  userName: p,
116474
116474
  ...g
116475
- }, V) => /* @__PURE__ */ D.jsxs(
116475
+ }, V) => /* @__PURE__ */ k.jsxs(
116476
116476
  "div",
116477
116477
  {
116478
116478
  "data-testid": n == "received" ? `chat-message-${A} incoming-message-${A}` : `chat-message-${A} outgoing-message-${A}`,
116479
116479
  children: [
116480
116480
  n && o && Jg2({ variant: n, settings: a, userName: p }),
116481
- /* @__PURE__ */ D.jsx(
116481
+ /* @__PURE__ */ k.jsx(
116482
116482
  "div",
116483
116483
  {
116484
116484
  className: W2(
@@ -116515,7 +116515,7 @@ const Qg2 = Kp0("p-4", {
116515
116515
  layout: "default"
116516
116516
  }
116517
116517
  }), eu = e.forwardRef(
116518
- ({ className: a, variant: t, layout: n, isLoading: l = !1, children: o, ...i }, s) => /* @__PURE__ */ D.jsx(
116518
+ ({ className: a, variant: t, layout: n, isLoading: l = !1, children: o, ...i }, s) => /* @__PURE__ */ k.jsx(
116519
116519
  "div",
116520
116520
  {
116521
116521
  className: W2(
@@ -116533,8 +116533,8 @@ const Jg2 = ({
116533
116533
  variant: a,
116534
116534
  settings: t,
116535
116535
  userName: n
116536
- }) => a !== "received" ? null : /* @__PURE__ */ D.jsxs("div", { className: "mb-1 flex items-center justify-start space-x-1", children: [
116537
- (t == null ? void 0 : t.avatar) && /* @__PURE__ */ D.jsx(
116536
+ }) => a !== "received" ? null : /* @__PURE__ */ k.jsxs("div", { className: "mb-1 flex items-center justify-start space-x-1", children: [
116537
+ (t == null ? void 0 : t.avatar) && /* @__PURE__ */ k.jsx(
116538
116538
  "img",
116539
116539
  {
116540
116540
  width: 48,
@@ -116544,20 +116544,20 @@ const Jg2 = ({
116544
116544
  alt: "Avatar"
116545
116545
  }
116546
116546
  ),
116547
- n && /* @__PURE__ */ D.jsx("span", { className: "font-brand text-[11.2px] font-bold leading-[16.8px] text-primary", children: n })
116547
+ n && /* @__PURE__ */ k.jsx("span", { className: "font-brand text-[11.2px] font-bold leading-[16.8px] text-primary", children: n })
116548
116548
  ] }), eE2 = ({
116549
116549
  block: a,
116550
116550
  variant: t,
116551
116551
  layout: n,
116552
116552
  isLoading: l
116553
- }) => /* @__PURE__ */ D.jsx(
116553
+ }) => /* @__PURE__ */ k.jsx(
116554
116554
  eu,
116555
116555
  {
116556
116556
  variant: t,
116557
116557
  layout: n,
116558
116558
  isLoading: l,
116559
116559
  className: "prose max-w-[95%] break-words prose-a:text-blue-600",
116560
- children: /* @__PURE__ */ D.jsx(
116560
+ children: /* @__PURE__ */ k.jsx(
116561
116561
  a61,
116562
116562
  {
116563
116563
  rehypePlugins: [K61],
@@ -116571,9 +116571,9 @@ const Jg2 = ({
116571
116571
  }
116572
116572
  );
116573
116573
  function aE2(a) {
116574
- return /* @__PURE__ */ D.jsx("a", { href: a.href, target: "_blank", children: a.children });
116574
+ return /* @__PURE__ */ k.jsx("a", { href: a.href, target: "_blank", children: a.children });
116575
116575
  }
116576
- const E41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
116576
+ const E41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
116577
116577
  "div",
116578
116578
  {
116579
116579
  ref: n,
@@ -116585,7 +116585,7 @@ const E41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
116585
116585
  }
116586
116586
  ));
116587
116587
  E41.displayName = "Card";
116588
- const V41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
116588
+ const V41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
116589
116589
  "div",
116590
116590
  {
116591
116591
  ref: n,
@@ -116594,7 +116594,7 @@ const V41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
116594
116594
  }
116595
116595
  ));
116596
116596
  V41.displayName = "CardHeader";
116597
- const M41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
116597
+ const M41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
116598
116598
  "h3",
116599
116599
  {
116600
116600
  ref: n,
@@ -116606,7 +116606,7 @@ const M41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
116606
116606
  }
116607
116607
  ));
116608
116608
  M41.displayName = "CardTitle";
116609
- const v41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
116609
+ const v41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
116610
116610
  "p",
116611
116611
  {
116612
116612
  ref: n,
@@ -116615,9 +116615,9 @@ const v41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
116615
116615
  }
116616
116616
  ));
116617
116617
  v41.displayName = "CardDescription";
116618
- const L41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx("div", { ref: n, className: W2("p-6 pt-0", a), ...t }));
116618
+ const L41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx("div", { ref: n, className: W2("p-6 pt-0", a), ...t }));
116619
116619
  L41.displayName = "CardContent";
116620
- const w41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ D.jsx(
116620
+ const w41 = e.forwardRef(({ className: a, ...t }, n) => /* @__PURE__ */ k.jsx(
116621
116621
  "div",
116622
116622
  {
116623
116623
  ref: n,
@@ -116632,13 +116632,13 @@ const tE2 = ({
116632
116632
  const { t } = ue("common");
116633
116633
  return a.sources.some(
116634
116634
  (l) => l.document_metadata && l.document_metadata.card
116635
- ) ? /* @__PURE__ */ D.jsx("div", { className: "flex w-full max-w-full gap-5 overflow-x-auto", children: a.sources.map((l) => /* @__PURE__ */ D.jsxs(
116635
+ ) ? /* @__PURE__ */ k.jsx("div", { className: "flex w-full max-w-full gap-5 overflow-x-auto", children: a.sources.map((l) => /* @__PURE__ */ k.jsxs(
116636
116636
  E41,
116637
116637
  {
116638
116638
  "data-url": l.source_link,
116639
116639
  className: "min-w-[200px] max-w-72 overflow-hidden",
116640
116640
  children: [
116641
- /* @__PURE__ */ D.jsx(V41, { className: "h-full max-h-[120px] p-0", children: /* @__PURE__ */ D.jsx(
116641
+ /* @__PURE__ */ k.jsx(V41, { className: "h-full max-h-[120px] p-0", children: /* @__PURE__ */ k.jsx(
116642
116642
  "img",
116643
116643
  {
116644
116644
  className: "h-full w-full object-cover transition duration-300 ease-in-out group-hover:scale-105",
@@ -116646,15 +116646,15 @@ const tE2 = ({
116646
116646
  alt: l.document_metadata.card.title
116647
116647
  }
116648
116648
  ) }),
116649
- /* @__PURE__ */ D.jsxs(L41, { className: "p-4", children: [
116650
- /* @__PURE__ */ D.jsx(M41, { className: "text-md line-clamp-1 font-bold", children: l.document_metadata.card.title }),
116651
- l.document_metadata.card.description && /* @__PURE__ */ D.jsx(v41, { className: "line-clamp-2 text-sm", children: l.document_metadata.card.description })
116649
+ /* @__PURE__ */ k.jsxs(L41, { className: "p-4", children: [
116650
+ /* @__PURE__ */ k.jsx(M41, { className: "text-md line-clamp-1 font-bold", children: l.document_metadata.card.title }),
116651
+ l.document_metadata.card.description && /* @__PURE__ */ k.jsx(v41, { className: "line-clamp-2 text-sm", children: l.document_metadata.card.description })
116652
116652
  ] }),
116653
- /* @__PURE__ */ D.jsx(w41, { children: /* @__PURE__ */ D.jsx("a", { href: l.document_metadata.card.url, target: "_blank", children: /* @__PURE__ */ D.jsx(G6, { variant: "outline", children: l.document_metadata.card.call_to_action_text ?? t("sourceCallToActionLabel") }) }) })
116653
+ /* @__PURE__ */ k.jsx(w41, { children: /* @__PURE__ */ k.jsx("a", { href: l.document_metadata.card.url, target: "_blank", children: /* @__PURE__ */ k.jsx(G6, { variant: "outline", children: l.document_metadata.card.call_to_action_text ?? t("sourceCallToActionLabel") }) }) })
116654
116654
  ]
116655
116655
  },
116656
116656
  l.id
116657
- )) }) : /* @__PURE__ */ D.jsx(D.Fragment, {});
116657
+ )) }) : /* @__PURE__ */ k.jsx(k.Fragment, {});
116658
116658
  }, nE2 = "_container_61f61_1", lE2 = "_image_61f61_2", rE2 = "_fallback_61f61_3", oE2 = "_fallbackIcon_61f61_29", cE2 = "_fallbackText_61f61_33", Ns = {
116659
116659
  container: nE2,
116660
116660
  image: lE2,
@@ -116665,10 +116665,10 @@ const tE2 = ({
116665
116665
  const { t } = ue(), [n, l] = e.useState(!1), o = () => {
116666
116666
  l(!0);
116667
116667
  };
116668
- return /* @__PURE__ */ D.jsx("div", { className: Ns.container, children: n ? /* @__PURE__ */ D.jsxs("div", { className: Ns.fallback, "data-testid": "image-fallback", children: [
116669
- /* @__PURE__ */ D.jsx(wf, { size: 32, className: Ns.fallbackIcon }),
116670
- /* @__PURE__ */ D.jsx("span", { className: Ns.fallbackText, "data-testid": "fallback-text", children: t("upload:imageLoadError") })
116671
- ] }) : /* @__PURE__ */ D.jsx(
116668
+ return /* @__PURE__ */ k.jsx("div", { className: Ns.container, children: n ? /* @__PURE__ */ k.jsxs("div", { className: Ns.fallback, "data-testid": "image-fallback", children: [
116669
+ /* @__PURE__ */ k.jsx(wf, { size: 32, className: Ns.fallbackIcon }),
116670
+ /* @__PURE__ */ k.jsx("span", { className: Ns.fallbackText, "data-testid": "fallback-text", children: t("upload:imageLoadError") })
116671
+ ] }) : /* @__PURE__ */ k.jsx(
116672
116672
  "img",
116673
116673
  {
116674
116674
  src: a.url,
@@ -116683,14 +116683,14 @@ const tE2 = ({
116683
116683
  variant: t,
116684
116684
  layout: n,
116685
116685
  isLoading: l
116686
- }) => /* @__PURE__ */ D.jsx(
116686
+ }) => /* @__PURE__ */ k.jsx(
116687
116687
  eu,
116688
116688
  {
116689
116689
  variant: t,
116690
116690
  layout: n,
116691
116691
  isLoading: l,
116692
116692
  className: "prose max-w-[60%]",
116693
- children: /* @__PURE__ */ D.jsx("p", { children: a.text })
116693
+ children: /* @__PURE__ */ k.jsx("p", { children: a.text })
116694
116694
  }
116695
116695
  ), y41 = {
116696
116696
  markdown: eE2,
@@ -116729,7 +116729,7 @@ const tE2 = ({
116729
116729
  ).slice(-1)[0];
116730
116730
  return (s == null ? void 0 : s.blocks.filter(i)) ?? [];
116731
116731
  }, [t.messages, t.userId]), l = `${((o = t.settings) == null ? void 0 : o.title) ?? a("common:bot")} ${a("header:typing")}`;
116732
- return /* @__PURE__ */ D.jsx("div", { className: "sr-only", "aria-live": "polite", children: t.isTyping ? l : n.map(
116732
+ return /* @__PURE__ */ k.jsx("div", { className: "sr-only", "aria-live": "polite", children: t.isTyping ? l : n.map(
116733
116733
  (i) => F41(i, "sent", "default")
116734
116734
  ) });
116735
116735
  }, AE2 = ({ messages: a }) => {
@@ -116771,12 +116771,12 @@ function HE2({
116771
116771
  handleActionEvent: t,
116772
116772
  close: n
116773
116773
  }) {
116774
- return /* @__PURE__ */ D.jsxs(Pf, { className: "sm:max-w-[425px]", children: [
116775
- /* @__PURE__ */ D.jsxs(qp0, { children: [
116776
- /* @__PURE__ */ D.jsx(Wp0, { children: "Thank you for your response!" }),
116777
- /* @__PURE__ */ D.jsx(q81, { children: "Can you tell us what went wrong?" })
116774
+ return /* @__PURE__ */ k.jsxs(Pf, { className: "sm:max-w-[425px]", children: [
116775
+ /* @__PURE__ */ k.jsxs(qp0, { children: [
116776
+ /* @__PURE__ */ k.jsx(Wp0, { children: "Thank you for your response!" }),
116777
+ /* @__PURE__ */ k.jsx(q81, { children: "Can you tell us what went wrong?" })
116778
116778
  ] }),
116779
- /* @__PURE__ */ D.jsx(
116779
+ /* @__PURE__ */ k.jsx(
116780
116780
  VE2,
116781
116781
  {
116782
116782
  message: a,
@@ -116803,36 +116803,36 @@ function gE2({
116803
116803
  u(!1), setTimeout(n, 1500);
116804
116804
  }, 1500);
116805
116805
  };
116806
- return /* @__PURE__ */ D.jsxs(tc, { className: "min-h-40 overflow-hidden rounded-t-[20px] border-primary bg-primary text-primary-foreground", children: [
116807
- /* @__PURE__ */ D.jsx(_o, { children: /* @__PURE__ */ D.jsx(Zr.div, { layoutId: "underline", children: /* @__PURE__ */ D.jsx(Of, { className: "", children: A ? /* @__PURE__ */ D.jsx(
116806
+ return /* @__PURE__ */ k.jsxs(tc, { className: "min-h-40 overflow-hidden rounded-t-[20px] border-primary bg-primary text-primary-foreground", children: [
116807
+ /* @__PURE__ */ k.jsx(_o, { children: /* @__PURE__ */ k.jsx(Zr.div, { layoutId: "underline", children: /* @__PURE__ */ k.jsx(Of, { className: "", children: A ? /* @__PURE__ */ k.jsx(
116808
116808
  Ze1,
116809
116809
  {
116810
116810
  title: l("feedback:modalSubmittedTitle"),
116811
116811
  description: l("feedback:modalSubmittedDescription")
116812
116812
  }
116813
- ) : /* @__PURE__ */ D.jsxs("div", { className: "flex items-center justify-between", children: [
116814
- /* @__PURE__ */ D.jsx("div", { className: "relative w-12" }),
116815
- /* @__PURE__ */ D.jsxs("div", { className: "text-center", children: [
116816
- /* @__PURE__ */ D.jsx(i7, { className: "text-center", children: l("feedback:modalTitle") }),
116817
- /* @__PURE__ */ D.jsx(_f, { className: "text-primary-foreground/80", children: l("feedback:modalDescription") })
116813
+ ) : /* @__PURE__ */ k.jsxs("div", { className: "flex items-center justify-between", children: [
116814
+ /* @__PURE__ */ k.jsx("div", { className: "relative w-12" }),
116815
+ /* @__PURE__ */ k.jsxs("div", { className: "text-center", children: [
116816
+ /* @__PURE__ */ k.jsx(i7, { className: "text-center", children: l("feedback:modalTitle") }),
116817
+ /* @__PURE__ */ k.jsx(_f, { className: "text-primary-foreground/80", children: l("feedback:modalDescription") })
116818
116818
  ] }),
116819
- /* @__PURE__ */ D.jsx(Yp0, { className: "w-12", asChild: !0, children: /* @__PURE__ */ D.jsx(
116819
+ /* @__PURE__ */ k.jsx(Yp0, { className: "w-12", asChild: !0, children: /* @__PURE__ */ k.jsx(
116820
116820
  G6,
116821
116821
  {
116822
116822
  variant: "link",
116823
116823
  onClick: n,
116824
116824
  className: "text-right text-primary-foreground",
116825
- children: /* @__PURE__ */ D.jsx(gr, { weight: "regular", size: 20 })
116825
+ children: /* @__PURE__ */ k.jsx(gr, { weight: "regular", size: 20 })
116826
116826
  }
116827
116827
  ) })
116828
116828
  ] }) }) }) }),
116829
- A ? /* @__PURE__ */ D.jsx(D.Fragment, {}) : /* @__PURE__ */ D.jsxs(
116829
+ A ? /* @__PURE__ */ k.jsx(k.Fragment, {}) : /* @__PURE__ */ k.jsxs(
116830
116830
  Zr.form,
116831
116831
  {
116832
116832
  onSubmit: g,
116833
116833
  className: "mt-auto flex flex-col gap-2 p-4 pt-2",
116834
116834
  children: [
116835
- /* @__PURE__ */ D.jsx(
116835
+ /* @__PURE__ */ k.jsx(
116836
116836
  Uf,
116837
116837
  {
116838
116838
  className: "border border-white text-base text-white shadow-none ring-0 placeholder:text-white focus-visible:ring-0 widget:text-sm",
@@ -116844,7 +116844,7 @@ function gE2({
116844
116844
  onChange: (V) => i(V.target.value)
116845
116845
  }
116846
116846
  ),
116847
- /* @__PURE__ */ D.jsx(
116847
+ /* @__PURE__ */ k.jsx(
116848
116848
  G6,
116849
116849
  {
116850
116850
  disabled: s || !o,
@@ -116870,7 +116870,7 @@ const EE2 = ({
116870
116870
  /* NEGATIVE */
116871
116871
  }), i && !s.inShadowDom ? l(
116872
116872
  or.Dialog,
116873
- /* @__PURE__ */ D.jsx(
116873
+ /* @__PURE__ */ k.jsx(
116874
116874
  HE2,
116875
116875
  {
116876
116876
  message: a,
@@ -116880,7 +116880,7 @@ const EE2 = ({
116880
116880
  )
116881
116881
  ) : l(
116882
116882
  or.Drawer,
116883
- /* @__PURE__ */ D.jsx(
116883
+ /* @__PURE__ */ k.jsx(
116884
116884
  gE2,
116885
116885
  {
116886
116886
  message: a,
@@ -116890,8 +116890,8 @@ const EE2 = ({
116890
116890
  )
116891
116891
  );
116892
116892
  };
116893
- return /* @__PURE__ */ D.jsxs("div", { className: "flex justify-start space-x-3", children: [
116894
- /* @__PURE__ */ D.jsxs(
116893
+ return /* @__PURE__ */ k.jsxs("div", { className: "flex justify-start space-x-3", children: [
116894
+ /* @__PURE__ */ k.jsxs(
116895
116895
  "button",
116896
116896
  {
116897
116897
  className: `flex h-auto items-center space-x-1 p-0 text-xs underline-offset-4 hover:underline disabled:pointer-events-none disabled:opacity-50 ${a.user_feedback_value === "positive" ? "text-green-500" : "text-primary"}`,
@@ -116904,7 +116904,7 @@ const EE2 = ({
116904
116904
  });
116905
116905
  },
116906
116906
  children: [
116907
- /* @__PURE__ */ D.jsx(
116907
+ /* @__PURE__ */ k.jsx(
116908
116908
  D11,
116909
116909
  {
116910
116910
  "aria-hidden": !0,
@@ -116914,18 +116914,18 @@ const EE2 = ({
116914
116914
  }
116915
116915
  ),
116916
116916
  " ",
116917
- /* @__PURE__ */ D.jsx("span", { children: n("feedback:thumbsUp") })
116917
+ /* @__PURE__ */ k.jsx("span", { children: n("feedback:thumbsUp") })
116918
116918
  ]
116919
116919
  }
116920
116920
  ),
116921
- /* @__PURE__ */ D.jsxs(
116921
+ /* @__PURE__ */ k.jsxs(
116922
116922
  "button",
116923
116923
  {
116924
116924
  className: `flex h-auto items-center space-x-1 p-0 text-xs underline-offset-4 hover:underline disabled:pointer-events-none disabled:opacity-50 ${a.user_feedback_value === "negative" ? "text-red-500" : "text-primary"}`,
116925
116925
  "data-testid": `thumbs-down thumbs-feedback-sentiment-${a.user_feedback_value === "negative" ? a.user_feedback_value : "none"}`,
116926
116926
  onClick: u,
116927
116927
  children: [
116928
- /* @__PURE__ */ D.jsx(
116928
+ /* @__PURE__ */ k.jsx(
116929
116929
  k11,
116930
116930
  {
116931
116931
  "aria-hidden": !0,
@@ -116935,7 +116935,7 @@ const EE2 = ({
116935
116935
  }
116936
116936
  ),
116937
116937
  " ",
116938
- /* @__PURE__ */ D.jsx("span", { children: n("feedback:thumbsDown") })
116938
+ /* @__PURE__ */ k.jsx("span", { children: n("feedback:thumbsDown") })
116939
116939
  ]
116940
116940
  }
116941
116941
  )
@@ -116958,14 +116958,14 @@ const EE2 = ({
116958
116958
  u(!1), n();
116959
116959
  }, 500);
116960
116960
  };
116961
- return /* @__PURE__ */ D.jsxs(
116961
+ return /* @__PURE__ */ k.jsxs(
116962
116962
  "form",
116963
116963
  {
116964
116964
  "data-testid": "feedback-form",
116965
116965
  onSubmit: A,
116966
116966
  className: W2("mt-auto flex flex-col gap-2", l),
116967
116967
  children: [
116968
- /* @__PURE__ */ D.jsx(
116968
+ /* @__PURE__ */ k.jsx(
116969
116969
  Uf,
116970
116970
  {
116971
116971
  className: "border-0 bg-white text-base text-black shadow-none ring-0 focus-visible:ring-0 widget:text-sm",
@@ -116976,7 +116976,7 @@ const EE2 = ({
116976
116976
  onChange: (p) => i(p.target.value)
116977
116977
  }
116978
116978
  ),
116979
- /* @__PURE__ */ D.jsx(
116979
+ /* @__PURE__ */ k.jsx(
116980
116980
  G6,
116981
116981
  {
116982
116982
  disabled: s || !o,
@@ -116998,7 +116998,7 @@ const EE2 = ({
116998
116998
  }) => {
116999
116999
  var v;
117000
117000
  const { state: i, handleActionEvent: s } = le(), { messages: u, userId: A } = i, p = t === u.length - 1, g = A ? t7(a, A) : !1, V = g ? "sent" : "received", L = g ? "default" : "ai";
117001
- return /* @__PURE__ */ D.jsx("div", { ...o, children: /* @__PURE__ */ D.jsxs(
117001
+ return /* @__PURE__ */ k.jsx("div", { ...o, children: /* @__PURE__ */ k.jsxs(
117002
117002
  Ff0,
117003
117003
  {
117004
117004
  settings: i.settings,
@@ -117013,7 +117013,7 @@ const EE2 = ({
117013
117013
  a.blocks.map(
117014
117014
  (b) => F41(b, V, L)
117015
117015
  ),
117016
- a.request_user_feedback && !g && /* @__PURE__ */ D.jsx(
117016
+ a.request_user_feedback && !g && /* @__PURE__ */ k.jsx(
117017
117017
  EE2,
117018
117018
  {
117019
117019
  message: a,
@@ -117023,14 +117023,14 @@ const EE2 = ({
117023
117023
  ]
117024
117024
  }
117025
117025
  ) });
117026
- }, vE2 = () => /* @__PURE__ */ D.jsxs("div", { className: "flex items-center gap-1", children: [
117027
- /* @__PURE__ */ D.jsx("div", { className: "bubble1 h-2 w-2 rounded-full" }),
117028
- /* @__PURE__ */ D.jsx("div", { className: "bubble2 h-2 w-2 rounded-full" }),
117029
- /* @__PURE__ */ D.jsx("div", { className: "bubble3 h-2 w-2 rounded-full" })
117026
+ }, vE2 = () => /* @__PURE__ */ k.jsxs("div", { className: "flex items-center gap-1", children: [
117027
+ /* @__PURE__ */ k.jsx("div", { className: "bubble1 h-2 w-2 rounded-full" }),
117028
+ /* @__PURE__ */ k.jsx("div", { className: "bubble2 h-2 w-2 rounded-full" }),
117029
+ /* @__PURE__ */ k.jsx("div", { className: "bubble3 h-2 w-2 rounded-full" })
117030
117030
  ] }), LE2 = () => {
117031
117031
  var t;
117032
117032
  const { state: a } = le();
117033
- return /* @__PURE__ */ D.jsx(
117033
+ return /* @__PURE__ */ k.jsx(
117034
117034
  Ff0,
117035
117035
  {
117036
117036
  settings: a.settings,
@@ -117041,13 +117041,13 @@ const EE2 = ({
117041
117041
  isLastInGroup: !1,
117042
117042
  sentAt: null,
117043
117043
  className: "",
117044
- children: /* @__PURE__ */ D.jsx(
117044
+ children: /* @__PURE__ */ k.jsx(
117045
117045
  eu,
117046
117046
  {
117047
117047
  variant: "received",
117048
117048
  layout: "ai",
117049
117049
  className: "prose max-w-[60%]",
117050
- children: /* @__PURE__ */ D.jsx(vE2, {})
117050
+ children: /* @__PURE__ */ k.jsx(vE2, {})
117051
117051
  }
117052
117052
  )
117053
117053
  },
@@ -117055,7 +117055,7 @@ const EE2 = ({
117055
117055
  );
117056
117056
  }, wE2 = "_spinner_mxybw_1", yE2 = {
117057
117057
  spinner: wE2
117058
- }, C41 = ({ size: a = 20, className: t = "" }) => /* @__PURE__ */ D.jsx(
117058
+ }, C41 = ({ size: a = 20, className: t = "" }) => /* @__PURE__ */ k.jsx(
117059
117059
  "div",
117060
117060
  {
117061
117061
  className: `${yE2.spinner} ${t}`,
@@ -117078,23 +117078,23 @@ const EE2 = ({
117078
117078
  errorText: $E2
117079
117079
  }, kE2 = () => {
117080
117080
  const { t: a } = ue(), { error: t } = Pm();
117081
- return /* @__PURE__ */ D.jsx("div", { className: A3.container, children: /* @__PURE__ */ D.jsx(
117081
+ return /* @__PURE__ */ k.jsx("div", { className: A3.container, children: /* @__PURE__ */ k.jsx(
117082
117082
  eu,
117083
117083
  {
117084
117084
  variant: "sent",
117085
117085
  layout: "default",
117086
117086
  className: kv(A3.bubble, { [A3.error]: !!t }),
117087
- children: /* @__PURE__ */ D.jsx("div", { className: A3.content, children: t ? /* @__PURE__ */ D.jsxs("div", { className: A3.errorContainer, "data-testid": "upload-error", children: [
117088
- /* @__PURE__ */ D.jsx(Sf, { size: 20, className: A3.errorIcon }),
117089
- /* @__PURE__ */ D.jsx("span", { className: A3.errorText, children: t })
117090
- ] }) : /* @__PURE__ */ D.jsxs(
117087
+ children: /* @__PURE__ */ k.jsx("div", { className: A3.content, children: t ? /* @__PURE__ */ k.jsxs("div", { className: A3.errorContainer, "data-testid": "upload-error", children: [
117088
+ /* @__PURE__ */ k.jsx(Sf, { size: 20, className: A3.errorIcon }),
117089
+ /* @__PURE__ */ k.jsx("span", { className: A3.errorText, children: t })
117090
+ ] }) : /* @__PURE__ */ k.jsxs(
117091
117091
  "div",
117092
117092
  {
117093
117093
  className: A3.uploadingPlaceholder,
117094
117094
  "data-testid": "upload-loading",
117095
117095
  children: [
117096
- /* @__PURE__ */ D.jsx(C41, { size: 18, className: A3.spinner }),
117097
- /* @__PURE__ */ D.jsx("span", { className: A3.uploadingText, children: a("upload:uploadingText") })
117096
+ /* @__PURE__ */ k.jsx(C41, { size: 18, className: A3.spinner }),
117097
+ /* @__PURE__ */ k.jsx("span", { className: A3.uploadingText, children: a("upload:uploadingText") })
117098
117098
  ]
117099
117099
  }
117100
117100
  ) })
@@ -117103,7 +117103,7 @@ const EE2 = ({
117103
117103
  }, DE2 = ({ item: a }) => {
117104
117104
  switch (a.type) {
117105
117105
  case "message":
117106
- return /* @__PURE__ */ D.jsx(
117106
+ return /* @__PURE__ */ k.jsx(
117107
117107
  ME2,
117108
117108
  {
117109
117109
  message: a.message,
@@ -117113,28 +117113,28 @@ const EE2 = ({
117113
117113
  }
117114
117114
  );
117115
117115
  case "typing-indicator":
117116
- return /* @__PURE__ */ D.jsx(LE2, {});
117116
+ return /* @__PURE__ */ k.jsx(LE2, {});
117117
117117
  case "upload-bubble":
117118
- return /* @__PURE__ */ D.jsx(kE2, {});
117118
+ return /* @__PURE__ */ k.jsx(kE2, {});
117119
117119
  default:
117120
117120
  return null;
117121
117121
  }
117122
117122
  }, PE2 = ({
117123
117123
  group: a,
117124
117124
  placeholderMinHeight: t
117125
- }) => /* @__PURE__ */ D.jsx(
117125
+ }) => /* @__PURE__ */ k.jsx(
117126
117126
  "div",
117127
117127
  {
117128
117128
  className: "flex flex-col gap-3",
117129
117129
  style: {
117130
117130
  minHeight: a.showPlaceholder ? t : void 0
117131
117131
  },
117132
- children: a.items.map((n) => /* @__PURE__ */ D.jsx(DE2, { item: n }, n.id))
117132
+ children: a.items.map((n) => /* @__PURE__ */ k.jsx(DE2, { item: n }, n.id))
117133
117133
  },
117134
117134
  a.id
117135
117135
  ), OE2 = ({
117136
117136
  disclaimer: a
117137
- }) => /* @__PURE__ */ D.jsx("div", { children: /* @__PURE__ */ D.jsx(
117137
+ }) => /* @__PURE__ */ k.jsx("div", { children: /* @__PURE__ */ k.jsx(
117138
117138
  a61,
117139
117139
  {
117140
117140
  rehypePlugins: [K61],
@@ -117149,7 +117149,7 @@ const EE2 = ({
117149
117149
  href: a = "",
117150
117150
  children: t,
117151
117151
  ...n
117152
- }) => /* @__PURE__ */ D.jsx("a", { href: a, target: "_blank", rel: "noopener noreferrer", ...n, children: t });
117152
+ }) => /* @__PURE__ */ k.jsx("a", { href: a, target: "_blank", rel: "noopener noreferrer", ...n, children: t });
117153
117153
  function BE2(a) {
117154
117154
  return a ? a.map((t) => ({
117155
117155
  ...t,
@@ -117193,17 +117193,17 @@ function jE2() {
117193
117193
  }, 0));
117194
117194
  }, [t.messages, s]);
117195
117195
  const V = ((b = l.current) == null ? void 0 : b.clientHeight) || 0, L = zE2 + (((I = a.current) == null ? void 0 : I.clientHeight) || 0), v = `${V - L}px`;
117196
- return /* @__PURE__ */ D.jsxs("div", { className: "relative h-full w-full", children: [
117197
- /* @__PURE__ */ D.jsx(dE2, {}),
117198
- /* @__PURE__ */ D.jsxs(
117196
+ return /* @__PURE__ */ k.jsxs("div", { className: "relative h-full w-full", children: [
117197
+ /* @__PURE__ */ k.jsx(dE2, {}),
117198
+ /* @__PURE__ */ k.jsx(
117199
117199
  "div",
117200
117200
  {
117201
- className: "flex h-full w-full flex-col overflow-y-auto overscroll-contain",
117201
+ className: "h-full w-full overflow-y-auto overscroll-contain",
117202
117202
  ref: l,
117203
- children: [
117204
- /* @__PURE__ */ D.jsxs("div", { className: "flex grow flex-col gap-3 px-4 py-2", children: [
117205
- ((N = t.settings) == null ? void 0 : N.disclaimer) && /* @__PURE__ */ D.jsx(OE2, { disclaimer: t.settings.disclaimer }),
117206
- p.map((P) => /* @__PURE__ */ D.jsx(
117203
+ children: /* @__PURE__ */ k.jsxs("div", { className: "flex h-[calc(100%+1px)] flex-col", children: [
117204
+ /* @__PURE__ */ k.jsxs("div", { className: "flex grow flex-col gap-3 px-4 py-2", children: [
117205
+ ((N = t.settings) == null ? void 0 : N.disclaimer) && /* @__PURE__ */ k.jsx(OE2, { disclaimer: t.settings.disclaimer }),
117206
+ p.map((P) => /* @__PURE__ */ k.jsx(
117207
117207
  PE2,
117208
117208
  {
117209
117209
  group: P,
@@ -117212,7 +117212,7 @@ function jE2() {
117212
117212
  P.id
117213
117213
  ))
117214
117214
  ] }),
117215
- ((T = t.settings) == null ? void 0 : T.showFreedayBranding) && /* @__PURE__ */ D.jsx(
117215
+ ((T = t.settings) == null ? void 0 : T.showFreedayBranding) && /* @__PURE__ */ k.jsx(
117216
117216
  Xp0,
117217
117217
  {
117218
117218
  ref: a,
@@ -117221,18 +117221,18 @@ function jE2() {
117221
117221
  className: "shrink-0 pb-4 pt-8"
117222
117222
  }
117223
117223
  )
117224
- ]
117224
+ ] })
117225
117225
  }
117226
117226
  ),
117227
- /* @__PURE__ */ D.jsx("div", { ref: n }),
117228
- i && /* @__PURE__ */ D.jsx(
117227
+ /* @__PURE__ */ k.jsx("div", { ref: n }),
117228
+ i && /* @__PURE__ */ k.jsx(
117229
117229
  G6,
117230
117230
  {
117231
117231
  variant: "outline",
117232
117232
  size: "icon",
117233
117233
  onClick: o,
117234
117234
  className: "absolute bottom-2 left-1/2 -translate-x-1/2 border border-border p-1",
117235
- children: /* @__PURE__ */ D.jsx(Mf, { size: 18 })
117235
+ children: /* @__PURE__ */ k.jsx(Mf, { size: 18 })
117236
117236
  }
117237
117237
  )
117238
117238
  ] });
@@ -117258,24 +117258,24 @@ const qE2 = () => {
117258
117258
  const s = () => {
117259
117259
  l(!1);
117260
117260
  };
117261
- return (u = a.settings) != null && u.bannerTitle && n ? /* @__PURE__ */ D.jsx(
117261
+ return (u = a.settings) != null && u.bannerTitle && n ? /* @__PURE__ */ k.jsx(
117262
117262
  "div",
117263
117263
  {
117264
117264
  className: "pb-7.5 absolute left-0 right-0 top-0 max-h-[500px] -translate-y-full gap-4 overflow-hidden rounded-t-[30px] bg-white transition-all duration-300 ease-in-out",
117265
117265
  "data-testid": "banner",
117266
- children: /* @__PURE__ */ D.jsxs("div", { className: "flex h-full w-full flex-col justify-center rounded-t-[30px] bg-primary/10 p-6", children: [
117267
- /* @__PURE__ */ D.jsx(
117266
+ children: /* @__PURE__ */ k.jsxs("div", { className: "flex h-full w-full flex-col justify-center rounded-t-[30px] bg-primary/10 p-6", children: [
117267
+ /* @__PURE__ */ k.jsx(
117268
117268
  "button",
117269
117269
  {
117270
117270
  onClick: s,
117271
117271
  className: "absolute right-8 top-8 flex -translate-y-1/2 translate-x-1/2 cursor-pointer rounded p-1 hover:bg-primary/10 focus:outline-none focus:ring-2 focus:ring-primary",
117272
117272
  "aria-label": t("common:closeNotification"),
117273
117273
  "data-testid": "close-button",
117274
- children: /* @__PURE__ */ D.jsx(gr, { weight: "regular", size: 20, className: "text-primary" })
117274
+ children: /* @__PURE__ */ k.jsx(gr, { weight: "regular", size: 20, className: "text-primary" })
117275
117275
  }
117276
117276
  ),
117277
- /* @__PURE__ */ D.jsx("p", { className: "text-sm font-semibold text-primary", children: (A = a.settings) == null ? void 0 : A.bannerTitle }),
117278
- ((p = a.settings) == null ? void 0 : p.bannerMessage) && /* @__PURE__ */ D.jsx("p", { className: "whitespace-pre-line text-sm", children: (g = a.settings) == null ? void 0 : g.bannerMessage })
117277
+ /* @__PURE__ */ k.jsx("p", { className: "text-sm font-semibold text-primary", children: (A = a.settings) == null ? void 0 : A.bannerTitle }),
117278
+ ((p = a.settings) == null ? void 0 : p.bannerMessage) && /* @__PURE__ */ k.jsx("p", { className: "whitespace-pre-line text-sm", children: (g = a.settings) == null ? void 0 : g.bannerMessage })
117279
117279
  ] })
117280
117280
  }
117281
117281
  ) : null;
@@ -117382,8 +117382,8 @@ const qE2 = () => {
117382
117382
  const u = (A = s.target.files) == null ? void 0 : A[0];
117383
117383
  u && l(u);
117384
117384
  };
117385
- return /* @__PURE__ */ D.jsxs(D.Fragment, { children: [
117386
- /* @__PURE__ */ D.jsx(
117385
+ return /* @__PURE__ */ k.jsxs(k.Fragment, { children: [
117386
+ /* @__PURE__ */ k.jsx(
117387
117387
  "input",
117388
117388
  {
117389
117389
  ref: t,
@@ -117395,7 +117395,7 @@ const qE2 = () => {
117395
117395
  "data-testid": "upload-file-input"
117396
117396
  }
117397
117397
  ),
117398
- /* @__PURE__ */ D.jsx(
117398
+ /* @__PURE__ */ k.jsx(
117399
117399
  qs,
117400
117400
  {
117401
117401
  tooltipText: a("upload:uploadImageButton"),
@@ -117404,7 +117404,7 @@ const qE2 = () => {
117404
117404
  onClick: o,
117405
117405
  disabled: n,
117406
117406
  "data-testid": "upload-attachment-button",
117407
- children: n ? /* @__PURE__ */ D.jsx(C41, { size: 18 }) : /* @__PURE__ */ D.jsx(Ff, { size: 20 })
117407
+ children: n ? /* @__PURE__ */ k.jsx(C41, { size: 18 }) : /* @__PURE__ */ k.jsx(Ff, { size: 20 })
117408
117408
  }
117409
117409
  )
117410
117410
  ] });
@@ -117424,17 +117424,17 @@ const qE2 = () => {
117424
117424
  "absolute right-2 top-1/2 flex h-9 w-9 -translate-y-1/2 transform items-center justify-center rounded p-0 transition-all duration-0 ease-in-out",
117425
117425
  p ? "text-gray-300" : "text-primary"
117426
117426
  );
117427
- return /* @__PURE__ */ D.jsx("footer", { className: "relative bottom-0 left-0 right-0 border-t border-gray-200 bg-white", children: /* @__PURE__ */ D.jsxs("div", { className: "p-4", children: [
117428
- /* @__PURE__ */ D.jsx(qE2, {}),
117429
- /* @__PURE__ */ D.jsx("form", { onSubmit: V, children: /* @__PURE__ */ D.jsxs("div", { className: "flex w-full max-w-full items-center space-x-2", children: [
117430
- ((b = i.settings) == null ? void 0 : b.enableAttachments) && /* @__PURE__ */ D.jsx(eV2, {}),
117431
- /* @__PURE__ */ D.jsxs("div", { className: "relative w-full flex-1", ref: A, children: [
117432
- /* @__PURE__ */ D.jsxs("div", { className: "invisible max-h-[164px] min-h-[44px] overflow-y-hidden whitespace-pre-wrap break-words px-4 py-2", children: [
117427
+ return /* @__PURE__ */ k.jsx("footer", { className: "relative bottom-0 left-0 right-0 border-t border-gray-200 bg-white", children: /* @__PURE__ */ k.jsxs("div", { className: "p-4", children: [
117428
+ /* @__PURE__ */ k.jsx(qE2, {}),
117429
+ /* @__PURE__ */ k.jsx("form", { onSubmit: V, children: /* @__PURE__ */ k.jsxs("div", { className: "flex w-full max-w-full items-center space-x-2", children: [
117430
+ ((b = i.settings) == null ? void 0 : b.enableAttachments) && /* @__PURE__ */ k.jsx(eV2, {}),
117431
+ /* @__PURE__ */ k.jsxs("div", { className: "relative w-full flex-1", ref: A, children: [
117432
+ /* @__PURE__ */ k.jsxs("div", { className: "invisible max-h-[164px] min-h-[44px] overflow-y-hidden whitespace-pre-wrap break-words px-4 py-2", children: [
117433
117433
  s || a,
117434
117434
  "|"
117435
117435
  ] }),
117436
- /* @__PURE__ */ D.jsx("label", { htmlFor: "chat-input-textarea", className: "sr-only", children: a }),
117437
- /* @__PURE__ */ D.jsx(
117436
+ /* @__PURE__ */ k.jsx("label", { htmlFor: "chat-input-textarea", className: "sr-only", children: a }),
117437
+ /* @__PURE__ */ k.jsx(
117438
117438
  "textarea",
117439
117439
  {
117440
117440
  id: "chat-input-textarea",
@@ -117448,21 +117448,21 @@ const qE2 = () => {
117448
117448
  rows: 1
117449
117449
  }
117450
117450
  ),
117451
- t ? /* @__PURE__ */ D.jsx(
117451
+ t ? /* @__PURE__ */ k.jsx(
117452
117452
  "div",
117453
117453
  {
117454
117454
  "data-testid": "stop-button",
117455
117455
  className: v(),
117456
- children: /* @__PURE__ */ D.jsx(If, { weight: "bold", className: "h-6 w-6" })
117456
+ children: /* @__PURE__ */ k.jsx(If, { weight: "bold", className: "h-6 w-6" })
117457
117457
  }
117458
- ) : /* @__PURE__ */ D.jsx(
117458
+ ) : /* @__PURE__ */ k.jsx(
117459
117459
  "button",
117460
117460
  {
117461
117461
  "data-testid": "send-button",
117462
117462
  className: v(),
117463
117463
  "aria-label": l("common:send"),
117464
117464
  disabled: p,
117465
- children: /* @__PURE__ */ D.jsx(_m, { weight: "fill", className: "h-6 w-6" })
117465
+ children: /* @__PURE__ */ k.jsx(_m, { weight: "fill", className: "h-6 w-6" })
117466
117466
  }
117467
117467
  )
117468
117468
  ] })
@@ -117487,15 +117487,15 @@ const qE2 = () => {
117487
117487
  last_message_at: (A = l.messages.at(-1)) == null ? void 0 : A.sent_at
117488
117488
  });
117489
117489
  };
117490
- return /* @__PURE__ */ D.jsx(tc, { className: mo.drawerContent, children: /* @__PURE__ */ D.jsxs("div", { className: mo.container, children: [
117491
- /* @__PURE__ */ D.jsxs(i7, { className: mo.title, children: [
117490
+ return /* @__PURE__ */ k.jsx(tc, { className: mo.drawerContent, children: /* @__PURE__ */ k.jsxs("div", { className: mo.container, children: [
117491
+ /* @__PURE__ */ k.jsxs(i7, { className: mo.title, children: [
117492
117492
  a("title"),
117493
- /* @__PURE__ */ D.jsx("br", {}),
117493
+ /* @__PURE__ */ k.jsx("br", {}),
117494
117494
  " ",
117495
117495
  a("subtitle")
117496
117496
  ] }),
117497
- /* @__PURE__ */ D.jsxs("div", { className: mo.buttonContainer, children: [
117498
- /* @__PURE__ */ D.jsx(
117497
+ /* @__PURE__ */ k.jsxs("div", { className: mo.buttonContainer, children: [
117498
+ /* @__PURE__ */ k.jsx(
117499
117499
  G6,
117500
117500
  {
117501
117501
  onClick: o,
@@ -117505,7 +117505,7 @@ const qE2 = () => {
117505
117505
  children: a("continueButton")
117506
117506
  }
117507
117507
  ),
117508
- /* @__PURE__ */ D.jsx(
117508
+ /* @__PURE__ */ k.jsx(
117509
117509
  G6,
117510
117510
  {
117511
117511
  onClick: i,
@@ -117521,7 +117521,7 @@ const qE2 = () => {
117521
117521
  const { state: a } = le(), { openModal: t } = nc();
117522
117522
  e.useEffect(() => {
117523
117523
  !a.hasResumedConversation && sV2(a.messages) && (a.hasResumedConversation = !0, setTimeout(() => {
117524
- t(or.Drawer, /* @__PURE__ */ D.jsx(cV2, {}));
117524
+ t(or.Drawer, /* @__PURE__ */ k.jsx(cV2, {}));
117525
117525
  }, 500));
117526
117526
  }, [a.messages, a.hasResumedConversation, t]);
117527
117527
  }, sV2 = (a) => a.some(
@@ -117529,9 +117529,9 @@ const qE2 = () => {
117529
117529
  ), mV2 = () => {
117530
117530
  var l, o;
117531
117531
  const { t: a } = ue(["common", "footer"]), { sendNewMessage: t, state: n } = le();
117532
- return iV2(), /* @__PURE__ */ D.jsxs(D.Fragment, { children: [
117533
- ((l = n.settings) == null ? void 0 : l.theme) !== "slim" && /* @__PURE__ */ D.jsx(Ss2, {}),
117534
- /* @__PURE__ */ D.jsx(
117532
+ return iV2(), /* @__PURE__ */ k.jsxs(k.Fragment, { children: [
117533
+ ((l = n.settings) == null ? void 0 : l.theme) !== "slim" && /* @__PURE__ */ k.jsx(Ss2, {}),
117534
+ /* @__PURE__ */ k.jsx(
117535
117535
  sm2,
117536
117536
  {
117537
117537
  position: "top-center",
@@ -117540,7 +117540,7 @@ const qE2 = () => {
117540
117540
  richColors: !0
117541
117541
  }
117542
117542
  ),
117543
- /* @__PURE__ */ D.jsx("main", { className: "flex-1 space-y-2 overflow-hidden bg-white", children: /* @__PURE__ */ D.jsx(_o, { initial: !0, children: /* @__PURE__ */ D.jsx(
117543
+ /* @__PURE__ */ k.jsx("main", { className: "flex-1 space-y-2 overflow-hidden bg-white", children: /* @__PURE__ */ k.jsx(_o, { initial: !0, children: /* @__PURE__ */ k.jsx(
117544
117544
  Zr.div,
117545
117545
  {
117546
117546
  className: "h-full w-full",
@@ -117548,10 +117548,10 @@ const qE2 = () => {
117548
117548
  animate: { opacity: 1, y: 0 },
117549
117549
  exit: { opacity: 0, y: 5 },
117550
117550
  transition: { duration: 0.3, ease: [0.42, 0, 0, 1], delay: 0.4 },
117551
- children: /* @__PURE__ */ D.jsx(jE2, {})
117551
+ children: /* @__PURE__ */ k.jsx(jE2, {})
117552
117552
  }
117553
117553
  ) }) }),
117554
- /* @__PURE__ */ D.jsx(
117554
+ /* @__PURE__ */ k.jsx(
117555
117555
  aV2,
117556
117556
  {
117557
117557
  placeholder: a(
@@ -117696,7 +117696,7 @@ const HV2 = "_chatWindowRenderer_shws1_1", gV2 = "_fullScreen_shws1_23", EV2 = "
117696
117696
  }) => {
117697
117697
  pV2();
117698
117698
  const { widgetSettings: n } = uV2(a);
117699
- return !a || !n ? null : /* @__PURE__ */ D.jsx(fV2, { children: /* @__PURE__ */ D.jsx(
117699
+ return !a || !n ? null : /* @__PURE__ */ k.jsx(fV2, { children: /* @__PURE__ */ k.jsx(
117700
117700
  Ls1,
117701
117701
  {
117702
117702
  config: {
@@ -117704,7 +117704,7 @@ const HV2 = "_chatWindowRenderer_shws1_1", gV2 = "_fullScreen_shws1_23", EV2 = "
117704
117704
  metadata: t ? JSON.parse(t) : void 0
117705
117705
  },
117706
117706
  inShadowDom: !0,
117707
- children: /* @__PURE__ */ D.jsx(
117707
+ children: /* @__PURE__ */ k.jsx(
117708
117708
  LV2,
117709
117709
  {
117710
117710
  widgetSettings: {
@@ -117730,8 +117730,8 @@ const HV2 = "_chatWindowRenderer_shws1_1", gV2 = "_fullScreen_shws1_23", EV2 = "
117730
117730
  return () => cancelAnimationFrame(V);
117731
117731
  }, []), e.useEffect(() => {
117732
117732
  g && t.current && t.current.scrollTo({ top: t.current.scrollHeight });
117733
- }, [g]), /* @__PURE__ */ D.jsxs(D.Fragment, { children: [
117734
- /* @__PURE__ */ D.jsx(_o, { children: i && /* @__PURE__ */ D.jsx(
117733
+ }, [g]), /* @__PURE__ */ k.jsxs(k.Fragment, { children: [
117734
+ /* @__PURE__ */ k.jsx(_o, { children: i && /* @__PURE__ */ k.jsx(
117735
117735
  Zr.div,
117736
117736
  {
117737
117737
  className: W2(yA.chatWindowRenderer, {
@@ -117743,10 +117743,10 @@ const HV2 = "_chatWindowRenderer_shws1_1", gV2 = "_fullScreen_shws1_23", EV2 = "
117743
117743
  exit: { opacity: 0, y: 30 },
117744
117744
  transition: { duration: 0.35, ease: [0.42, 0, 0, 1] },
117745
117745
  transformTemplate: n ? (V, L) => `translateX(-50%) ${L}` : void 0,
117746
- children: /* @__PURE__ */ D.jsx(di2, { children: /* @__PURE__ */ D.jsx("div", { ref: t, className: yA.widgetChatContainer, children: /* @__PURE__ */ D.jsx(mV2, {}) }) })
117746
+ children: /* @__PURE__ */ k.jsx(di2, { children: /* @__PURE__ */ k.jsx("div", { ref: t, className: yA.widgetChatContainer, children: /* @__PURE__ */ k.jsx(mV2, {}) }) })
117747
117747
  }
117748
117748
  ) }),
117749
- !n && /* @__PURE__ */ D.jsx(_o, { children: !i && /* @__PURE__ */ D.jsx(
117749
+ !n && /* @__PURE__ */ k.jsx(_o, { children: !i && /* @__PURE__ */ k.jsx(
117750
117750
  Zr.div,
117751
117751
  {
117752
117752
  className: yA.buttonContainer,
@@ -117758,7 +117758,7 @@ const HV2 = "_chatWindowRenderer_shws1_1", gV2 = "_fullScreen_shws1_23", EV2 = "
117758
117758
  duration: 0.3,
117759
117759
  ease: [0.42, 0, 0, 1]
117760
117760
  },
117761
- children: /* @__PURE__ */ D.jsx(
117761
+ children: /* @__PURE__ */ k.jsx(
117762
117762
  Co2,
117763
117763
  {
117764
117764
  onOpen: u,