@car-cutter/wc-webplayer 0.3.0 → 0.3.2

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/index.js CHANGED
@@ -22,7 +22,7 @@ var Ya;
22
22
  function Hf() {
23
23
  if (Ya) return he;
24
24
  Ya = 1;
25
- var s = Symbol.for("react.element"), m = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), w = Symbol.for("react.strict_mode"), C = Symbol.for("react.profiler"), _ = Symbol.for("react.provider"), j = Symbol.for("react.context"), R = Symbol.for("react.forward_ref"), L = Symbol.for("react.suspense"), Z = Symbol.for("react.memo"), V = Symbol.for("react.lazy"), H = Symbol.iterator;
25
+ var s = Symbol.for("react.element"), m = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), w = Symbol.for("react.strict_mode"), C = Symbol.for("react.profiler"), S = Symbol.for("react.provider"), j = Symbol.for("react.context"), R = Symbol.for("react.forward_ref"), L = Symbol.for("react.suspense"), Z = Symbol.for("react.memo"), V = Symbol.for("react.lazy"), H = Symbol.iterator;
26
26
  function D(f) {
27
27
  return f === null || typeof f != "object" ? null : (f = H && f[H] || f["@@iterator"], typeof f == "function" ? f : null);
28
28
  }
@@ -126,7 +126,7 @@ function Hf() {
126
126
  if (f._status === 1) return f._result.default;
127
127
  throw f._result;
128
128
  }
129
- var S = { current: null }, x = { transition: null }, T = { ReactCurrentDispatcher: S, ReactCurrentBatchConfig: x, ReactCurrentOwner: q };
129
+ var N = { current: null }, x = { transition: null }, T = { ReactCurrentDispatcher: N, ReactCurrentBatchConfig: x, ReactCurrentOwner: q };
130
130
  function P() {
131
131
  throw Error("act(...) is not supported in production builds of React.");
132
132
  }
@@ -162,7 +162,7 @@ function Hf() {
162
162
  }
163
163
  return { $$typeof: s, type: f.type, key: pe, ref: me, props: ie, _owner: ge };
164
164
  }, he.createContext = function(f) {
165
- return f = { $$typeof: j, _currentValue: f, _currentValue2: f, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, f.Provider = { $$typeof: _, _context: f }, f.Consumer = f;
165
+ return f = { $$typeof: j, _currentValue: f, _currentValue2: f, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, f.Provider = { $$typeof: S, _context: f }, f.Consumer = f;
166
166
  }, he.createElement = X, he.createFactory = function(f) {
167
167
  var k = X.bind(null, f);
168
168
  return k.type = f, k;
@@ -183,34 +183,34 @@ function Hf() {
183
183
  x.transition = k;
184
184
  }
185
185
  }, he.unstable_act = P, he.useCallback = function(f, k) {
186
- return S.current.useCallback(f, k);
186
+ return N.current.useCallback(f, k);
187
187
  }, he.useContext = function(f) {
188
- return S.current.useContext(f);
188
+ return N.current.useContext(f);
189
189
  }, he.useDebugValue = function() {
190
190
  }, he.useDeferredValue = function(f) {
191
- return S.current.useDeferredValue(f);
191
+ return N.current.useDeferredValue(f);
192
192
  }, he.useEffect = function(f, k) {
193
- return S.current.useEffect(f, k);
193
+ return N.current.useEffect(f, k);
194
194
  }, he.useId = function() {
195
- return S.current.useId();
195
+ return N.current.useId();
196
196
  }, he.useImperativeHandle = function(f, k, le) {
197
- return S.current.useImperativeHandle(f, k, le);
197
+ return N.current.useImperativeHandle(f, k, le);
198
198
  }, he.useInsertionEffect = function(f, k) {
199
- return S.current.useInsertionEffect(f, k);
199
+ return N.current.useInsertionEffect(f, k);
200
200
  }, he.useLayoutEffect = function(f, k) {
201
- return S.current.useLayoutEffect(f, k);
201
+ return N.current.useLayoutEffect(f, k);
202
202
  }, he.useMemo = function(f, k) {
203
- return S.current.useMemo(f, k);
203
+ return N.current.useMemo(f, k);
204
204
  }, he.useReducer = function(f, k, le) {
205
- return S.current.useReducer(f, k, le);
205
+ return N.current.useReducer(f, k, le);
206
206
  }, he.useRef = function(f) {
207
- return S.current.useRef(f);
207
+ return N.current.useRef(f);
208
208
  }, he.useState = function(f) {
209
- return S.current.useState(f);
209
+ return N.current.useState(f);
210
210
  }, he.useSyncExternalStore = function(f, k, le) {
211
- return S.current.useSyncExternalStore(f, k, le);
211
+ return N.current.useSyncExternalStore(f, k, le);
212
212
  }, he.useTransition = function() {
213
- return S.current.useTransition();
213
+ return N.current.useTransition();
214
214
  }, he.version = "18.3.1", he;
215
215
  }
216
216
  oc.exports = Hf();
@@ -260,9 +260,9 @@ function Uf() {
260
260
  return P !== 0 ? P : x.id - T.id;
261
261
  }
262
262
  if (typeof performance == "object" && typeof performance.now == "function") {
263
- var _ = performance;
263
+ var S = performance;
264
264
  s.unstable_now = function() {
265
- return _.now();
265
+ return S.now();
266
266
  };
267
267
  } else {
268
268
  var j = Date, R = j.now();
@@ -284,7 +284,7 @@ function Uf() {
284
284
  if (M = !1, W(x), !O) if (c(L) !== null) O = !0, $(B);
285
285
  else {
286
286
  var T = c(Z);
287
- T !== null && S(A, T.startTime - x);
287
+ T !== null && N(A, T.startTime - x);
288
288
  }
289
289
  }
290
290
  function B(x, T) {
@@ -303,7 +303,7 @@ function Uf() {
303
303
  if (H !== null) var le = !0;
304
304
  else {
305
305
  var ie = c(Z);
306
- ie !== null && S(A, ie.startTime - T), le = !1;
306
+ ie !== null && N(A, ie.startTime - T), le = !1;
307
307
  }
308
308
  return le;
309
309
  } finally {
@@ -341,7 +341,7 @@ function Uf() {
341
341
  function $(x) {
342
342
  U = x, q || (q = !0, de());
343
343
  }
344
- function S(x, T) {
344
+ function N(x, T) {
345
345
  X = F(function() {
346
346
  x(s.unstable_now());
347
347
  }, T);
@@ -411,7 +411,7 @@ function Uf() {
411
411
  default:
412
412
  k = 5e3;
413
413
  }
414
- return k = P + k, x = { id: V++, callback: T, priorityLevel: x, startTime: P, expirationTime: k, sortIndex: -1 }, P > f ? (x.sortIndex = P, m(Z, x), c(L) === null && x === c(Z) && (M ? (G(X), X = -1) : M = !0, S(A, P - f))) : (x.sortIndex = k, m(L, x), O || oe || (O = !0, $(B))), x;
414
+ return k = P + k, x = { id: V++, callback: T, priorityLevel: x, startTime: P, expirationTime: k, sortIndex: -1 }, P > f ? (x.sortIndex = P, m(Z, x), c(L) === null && x === c(Z) && (M ? (G(X), X = -1) : M = !0, N(A, P - f))) : (x.sortIndex = k, m(L, x), O || oe || (O = !0, $(B))), x;
415
415
  }, s.unstable_shouldYield = ae, s.unstable_wrapCallback = function(x) {
416
416
  var T = D;
417
417
  return function() {
@@ -449,7 +449,7 @@ function $f() {
449
449
  return "Minified React error #" + e + "; visit " + t + " for the full message or use the non-minified dev environment for full errors and additional helpful warnings.";
450
450
  }
451
451
  var w = /* @__PURE__ */ new Set(), C = {};
452
- function _(e, t) {
452
+ function S(e, t) {
453
453
  j(e, t), j(e + "Capture", t);
454
454
  }
455
455
  function j(e, t) {
@@ -535,7 +535,7 @@ function $f() {
535
535
  var l = F.hasOwnProperty(t) ? F[t] : null;
536
536
  (l !== null ? l.type !== 0 : r || !(2 < t.length) || t[0] !== "o" && t[0] !== "O" || t[1] !== "n" && t[1] !== "N") && (O(t, n, l, r) && (n = null), r || l === null ? D(t) && (n === null ? e.removeAttribute(t) : e.setAttribute(t, "" + n)) : l.mustUseProperty ? e[l.propertyName] = n === null ? l.type === 3 ? !1 : "" : n : (t = l.attributeName, r = l.attributeNamespace, n === null ? e.removeAttribute(t) : (l = l.type, n = l === 3 || l === 4 && n === !0 ? "" : "" + n, r ? e.setAttributeNS(r, t, n) : e.setAttribute(t, n))));
537
537
  }
538
- var A = s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, B = Symbol.for("react.element"), q = Symbol.for("react.portal"), U = Symbol.for("react.fragment"), X = Symbol.for("react.strict_mode"), te = Symbol.for("react.profiler"), K = Symbol.for("react.provider"), ae = Symbol.for("react.context"), ce = Symbol.for("react.forward_ref"), de = Symbol.for("react.suspense"), ke = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), $ = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), x = Symbol.iterator;
538
+ var A = s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, B = Symbol.for("react.element"), q = Symbol.for("react.portal"), U = Symbol.for("react.fragment"), X = Symbol.for("react.strict_mode"), te = Symbol.for("react.profiler"), K = Symbol.for("react.provider"), ae = Symbol.for("react.context"), ce = Symbol.for("react.forward_ref"), de = Symbol.for("react.suspense"), ke = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), $ = Symbol.for("react.lazy"), N = Symbol.for("react.offscreen"), x = Symbol.iterator;
539
539
  function T(e) {
540
540
  return e === null || typeof e != "object" ? null : (e = x && e[x] || e["@@iterator"], typeof e == "function" ? e : null);
541
541
  }
@@ -1042,8 +1042,8 @@ function $f() {
1042
1042
  var y = Array.prototype.slice.call(arguments, 3);
1043
1043
  try {
1044
1044
  t.apply(n, y);
1045
- } catch (N) {
1046
- this.onError(N);
1045
+ } catch (_) {
1046
+ this.onError(_);
1047
1047
  }
1048
1048
  }
1049
1049
  var ar = !1, Xr = null, Kr = !1, vo = null, Rc = { onError: function(e) {
@@ -1871,13 +1871,13 @@ function $f() {
1871
1871
  }
1872
1872
  var tu = dl("animationend"), nu = dl("animationiteration"), ru = dl("animationstart"), lu = dl("transitionend"), ou = /* @__PURE__ */ new Map(), iu = "abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");
1873
1873
  function Yt(e, t) {
1874
- ou.set(e, t), _(t, [e]);
1874
+ ou.set(e, t), S(t, [e]);
1875
1875
  }
1876
1876
  for (var Vo = 0; Vo < iu.length; Vo++) {
1877
1877
  var Ho = iu[Vo], Od = Ho.toLowerCase(), Dd = Ho[0].toUpperCase() + Ho.slice(1);
1878
1878
  Yt(Od, "on" + Dd);
1879
1879
  }
1880
- Yt(tu, "onAnimationEnd"), Yt(nu, "onAnimationIteration"), Yt(ru, "onAnimationStart"), Yt("dblclick", "onDoubleClick"), Yt("focusin", "onFocus"), Yt("focusout", "onBlur"), Yt(lu, "onTransitionEnd"), j("onMouseEnter", ["mouseout", "mouseover"]), j("onMouseLeave", ["mouseout", "mouseover"]), j("onPointerEnter", ["pointerout", "pointerover"]), j("onPointerLeave", ["pointerout", "pointerover"]), _("onChange", "change click focusin focusout input keydown keyup selectionchange".split(" ")), _("onSelect", "focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")), _("onBeforeInput", ["compositionend", "keypress", "textInput", "paste"]), _("onCompositionEnd", "compositionend focusout keydown keypress keyup mousedown".split(" ")), _("onCompositionStart", "compositionstart focusout keydown keypress keyup mousedown".split(" ")), _("onCompositionUpdate", "compositionupdate focusout keydown keypress keyup mousedown".split(" "));
1880
+ Yt(tu, "onAnimationEnd"), Yt(nu, "onAnimationIteration"), Yt(ru, "onAnimationStart"), Yt("dblclick", "onDoubleClick"), Yt("focusin", "onFocus"), Yt("focusout", "onBlur"), Yt(lu, "onTransitionEnd"), j("onMouseEnter", ["mouseout", "mouseover"]), j("onMouseLeave", ["mouseout", "mouseover"]), j("onPointerEnter", ["pointerout", "pointerover"]), j("onPointerLeave", ["pointerout", "pointerover"]), S("onChange", "change click focusin focusout input keydown keyup selectionchange".split(" ")), S("onSelect", "focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")), S("onBeforeInput", ["compositionend", "keypress", "textInput", "paste"]), S("onCompositionEnd", "compositionend focusout keydown keypress keyup mousedown".split(" ")), S("onCompositionStart", "compositionstart focusout keydown keypress keyup mousedown".split(" ")), S("onCompositionUpdate", "compositionupdate focusout keydown keypress keyup mousedown".split(" "));
1881
1881
  var Sr = "abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "), Fd = new Set("cancel close invalid load scroll toggle".split(" ").concat(Sr));
1882
1882
  function su(e, t, n) {
1883
1883
  var r = e.type || "unknown-event";
@@ -1961,7 +1961,7 @@ function $f() {
1961
1961
  r = r.return;
1962
1962
  }
1963
1963
  ms(function() {
1964
- var y = o, N = fo(n), z = [];
1964
+ var y = o, _ = fo(n), z = [];
1965
1965
  e: {
1966
1966
  var E = ou.get(e);
1967
1967
  if (E !== void 0) {
@@ -2048,14 +2048,14 @@ function $f() {
2048
2048
  if (v.tag === 5 && I !== null && (v = I, h !== null && (I = sr(p, h), I != null && ne.push(_r(p, I, v)))), Re) break;
2049
2049
  p = p.return;
2050
2050
  }
2051
- 0 < ne.length && (E = new Y(E, ee, null, n, N), z.push({ event: E, listeners: ne }));
2051
+ 0 < ne.length && (E = new Y(E, ee, null, n, _), z.push({ event: E, listeners: ne }));
2052
2052
  }
2053
2053
  }
2054
2054
  if (!(t & 7)) {
2055
2055
  e: {
2056
2056
  if (E = e === "mouseover" || e === "pointerover", Y = e === "mouseout" || e === "pointerout", E && n !== co && (ee = n.relatedTarget || n.fromElement) && (hn(ee) || ee[Mt])) break e;
2057
- if ((Y || E) && (E = N.window === N ? N : (E = N.ownerDocument) ? E.defaultView || E.parentWindow : window, Y ? (ee = n.relatedTarget || n.toElement, Y = y, ee = ee ? hn(ee) : null, ee !== null && (Re = mn(ee), ee !== Re || ee.tag !== 5 && ee.tag !== 6) && (ee = null)) : (Y = null, ee = y), Y !== ee)) {
2058
- if (ne = Os, I = "onMouseLeave", h = "onMouseEnter", p = "mouse", (e === "pointerout" || e === "pointerover") && (ne = Fs, I = "onPointerLeave", h = "onPointerEnter", p = "pointer"), Re = Y == null ? E : Un(Y), v = ee == null ? E : Un(ee), E = new ne(I, p + "leave", Y, n, N), E.target = Re, E.relatedTarget = v, I = null, hn(N) === y && (ne = new ne(h, p + "enter", ee, n, N), ne.target = v, ne.relatedTarget = Re, I = ne), Re = I, Y && ee) t: {
2057
+ if ((Y || E) && (E = _.window === _ ? _ : (E = _.ownerDocument) ? E.defaultView || E.parentWindow : window, Y ? (ee = n.relatedTarget || n.toElement, Y = y, ee = ee ? hn(ee) : null, ee !== null && (Re = mn(ee), ee !== Re || ee.tag !== 5 && ee.tag !== 6) && (ee = null)) : (Y = null, ee = y), Y !== ee)) {
2058
+ if (ne = Os, I = "onMouseLeave", h = "onMouseEnter", p = "mouse", (e === "pointerout" || e === "pointerover") && (ne = Fs, I = "onPointerLeave", h = "onPointerEnter", p = "pointer"), Re = Y == null ? E : Un(Y), v = ee == null ? E : Un(ee), E = new ne(I, p + "leave", Y, n, _), E.target = Re, E.relatedTarget = v, I = null, hn(_) === y && (ne = new ne(h, p + "enter", ee, n, _), ne.target = v, ne.relatedTarget = Re, I = ne), Re = I, Y && ee) t: {
2059
2059
  for (ne = Y, h = ee, p = 0, v = ne; v; v = Vn(v)) p++;
2060
2060
  for (v = 0, I = h; I; I = Vn(I)) v++;
2061
2061
  for (; 0 < p - v; ) ne = Vn(ne), p--;
@@ -2079,7 +2079,7 @@ function $f() {
2079
2079
  }
2080
2080
  else (Y = E.nodeName) && Y.toLowerCase() === "input" && (E.type === "checkbox" || E.type === "radio") && (re = Td);
2081
2081
  if (re && (re = re(e, y))) {
2082
- Bs(z, re, n, N);
2082
+ Bs(z, re, n, _);
2083
2083
  break e;
2084
2084
  }
2085
2085
  se && se(e, E, y), e === "focusout" && (se = E._wrapperState) && se.controlled && E.type === "number" && Ct(E, "number", E.value);
@@ -2097,13 +2097,13 @@ function $f() {
2097
2097
  case "contextmenu":
2098
2098
  case "mouseup":
2099
2099
  case "dragend":
2100
- Do = !1, qs(z, n, N);
2100
+ Do = !1, qs(z, n, _);
2101
2101
  break;
2102
2102
  case "selectionchange":
2103
2103
  if (Id) break;
2104
2104
  case "keydown":
2105
2105
  case "keyup":
2106
- qs(z, n, N);
2106
+ qs(z, n, _);
2107
2107
  }
2108
2108
  var ue;
2109
2109
  if (Po) e: {
@@ -2121,7 +2121,7 @@ function $f() {
2121
2121
  fe = void 0;
2122
2122
  }
2123
2123
  else On ? As(e, n) && (fe = "onCompositionEnd") : e === "keydown" && n.keyCode === 229 && (fe = "onCompositionStart");
2124
- fe && (Vs && n.locale !== "ko" && (On || fe !== "onCompositionStart" ? fe === "onCompositionEnd" && On && (ue = Rs()) : (Zt = N, No = "value" in Zt ? Zt.value : Zt.textContent, On = !0)), se = pl(y, fe), 0 < se.length && (fe = new Ds(fe, e, null, n, N), z.push({ event: fe, listeners: se }), ue ? fe.data = ue : (ue = $s(n), ue !== null && (fe.data = ue)))), (ue = Ed ? Cd(e, n) : Sd(e, n)) && (y = pl(y, "onBeforeInput"), 0 < y.length && (N = new Ds("onBeforeInput", "beforeinput", null, n, N), z.push({ event: N, listeners: y }), N.data = ue));
2124
+ fe && (Vs && n.locale !== "ko" && (On || fe !== "onCompositionStart" ? fe === "onCompositionEnd" && On && (ue = Rs()) : (Zt = _, No = "value" in Zt ? Zt.value : Zt.textContent, On = !0)), se = pl(y, fe), 0 < se.length && (fe = new Ds(fe, e, null, n, _), z.push({ event: fe, listeners: se }), ue ? fe.data = ue : (ue = $s(n), ue !== null && (fe.data = ue)))), (ue = Ed ? Cd(e, n) : Sd(e, n)) && (y = pl(y, "onBeforeInput"), 0 < y.length && (_ = new Ds("onBeforeInput", "beforeinput", null, n, _), z.push({ event: _, listeners: y }), _.data = ue));
2125
2125
  }
2126
2126
  uu(z, t);
2127
2127
  });
@@ -2472,12 +2472,12 @@ function $f() {
2472
2472
  }
2473
2473
  function d(h, p, v, I) {
2474
2474
  var re = v.type;
2475
- return re === U ? N(h, p, v.props.children, I, v.key) : p !== null && (p.elementType === re || typeof re == "object" && re !== null && re.$$typeof === $ && Cu(re) === p.type) ? (I = l(p, v.props), I.ref = zr(h, p, v), I.return = h, I) : (I = Ql(v.type, v.key, v.props, null, h.mode, I), I.ref = zr(h, p, v), I.return = h, I);
2475
+ return re === U ? _(h, p, v.props.children, I, v.key) : p !== null && (p.elementType === re || typeof re == "object" && re !== null && re.$$typeof === $ && Cu(re) === p.type) ? (I = l(p, v.props), I.ref = zr(h, p, v), I.return = h, I) : (I = Ql(v.type, v.key, v.props, null, h.mode, I), I.ref = zr(h, p, v), I.return = h, I);
2476
2476
  }
2477
2477
  function y(h, p, v, I) {
2478
2478
  return p === null || p.tag !== 4 || p.stateNode.containerInfo !== v.containerInfo || p.stateNode.implementation !== v.implementation ? (p = Yi(v, h.mode, I), p.return = h, p) : (p = l(p, v.children || []), p.return = h, p);
2479
2479
  }
2480
- function N(h, p, v, I, re) {
2480
+ function _(h, p, v, I, re) {
2481
2481
  return p === null || p.tag !== 7 ? (p = _n(v, h.mode, I, re), p.return = h, p) : (p = l(p, v), p.return = h, p);
2482
2482
  }
2483
2483
  function z(h, p, v) {
@@ -2514,7 +2514,7 @@ function $f() {
2514
2514
  I
2515
2515
  );
2516
2516
  }
2517
- if (it(v) || T(v)) return re !== null ? null : N(h, p, v, I, null);
2517
+ if (it(v) || T(v)) return re !== null ? null : _(h, p, v, I, null);
2518
2518
  Cl(h, v);
2519
2519
  }
2520
2520
  return null;
@@ -2531,7 +2531,7 @@ function $f() {
2531
2531
  var se = I._init;
2532
2532
  return Y(h, p, v, se(I._payload), re);
2533
2533
  }
2534
- if (it(I) || T(I)) return h = h.get(v) || null, N(p, h, I, re, null);
2534
+ if (it(I) || T(I)) return h = h.get(v) || null, _(p, h, I, re, null);
2535
2535
  Cl(p, I);
2536
2536
  }
2537
2537
  return null;
@@ -2722,16 +2722,16 @@ function $f() {
2722
2722
  l.shared.pending = null;
2723
2723
  var d = u, y = d.next;
2724
2724
  d.next = null, i === null ? o = y : i.next = y, i = d;
2725
- var N = e.alternate;
2726
- N !== null && (N = N.updateQueue, u = N.lastBaseUpdate, u !== i && (u === null ? N.firstBaseUpdate = y : u.next = y, N.lastBaseUpdate = d));
2725
+ var _ = e.alternate;
2726
+ _ !== null && (_ = _.updateQueue, u = _.lastBaseUpdate, u !== i && (u === null ? _.firstBaseUpdate = y : u.next = y, _.lastBaseUpdate = d));
2727
2727
  }
2728
2728
  if (o !== null) {
2729
2729
  var z = l.baseState;
2730
- i = 0, N = y = d = null, u = o;
2730
+ i = 0, _ = y = d = null, u = o;
2731
2731
  do {
2732
2732
  var E = u.lane, Y = u.eventTime;
2733
2733
  if ((r & E) === E) {
2734
- N !== null && (N = N.next = {
2734
+ _ !== null && (_ = _.next = {
2735
2735
  eventTime: Y,
2736
2736
  lane: 0,
2737
2737
  tag: u.tag,
@@ -2760,13 +2760,13 @@ function $f() {
2760
2760
  }
2761
2761
  }
2762
2762
  u.callback !== null && u.lane !== 0 && (e.flags |= 64, E = l.effects, E === null ? l.effects = [u] : E.push(u));
2763
- } else Y = { eventTime: Y, lane: E, tag: u.tag, payload: u.payload, callback: u.callback, next: null }, N === null ? (y = N = Y, d = z) : N = N.next = Y, i |= E;
2763
+ } else Y = { eventTime: Y, lane: E, tag: u.tag, payload: u.payload, callback: u.callback, next: null }, _ === null ? (y = _ = Y, d = z) : _ = _.next = Y, i |= E;
2764
2764
  if (u = u.next, u === null) {
2765
2765
  if (u = l.shared.pending, u === null) break;
2766
2766
  E = u, u = E.next, E.next = null, l.lastBaseUpdate = E, l.shared.pending = null;
2767
2767
  }
2768
2768
  } while (!0);
2769
- if (N === null && (d = z), l.baseState = d, l.firstBaseUpdate = y, l.lastBaseUpdate = N, t = l.shared.interleaved, t !== null) {
2769
+ if (_ === null && (d = z), l.baseState = d, l.firstBaseUpdate = y, l.lastBaseUpdate = _, t = l.shared.interleaved, t !== null) {
2770
2770
  l = t;
2771
2771
  do
2772
2772
  i |= l.lane, l = l.next;
@@ -2897,17 +2897,17 @@ function $f() {
2897
2897
  o = l.next, r = r.baseState;
2898
2898
  var u = i = null, d = null, y = o;
2899
2899
  do {
2900
- var N = y.lane;
2901
- if ((kn & N) === N) d !== null && (d = d.next = { lane: 0, action: y.action, hasEagerState: y.hasEagerState, eagerState: y.eagerState, next: null }), r = y.hasEagerState ? y.eagerState : e(r, y.action);
2900
+ var _ = y.lane;
2901
+ if ((kn & _) === _) d !== null && (d = d.next = { lane: 0, action: y.action, hasEagerState: y.hasEagerState, eagerState: y.eagerState, next: null }), r = y.hasEagerState ? y.eagerState : e(r, y.action);
2902
2902
  else {
2903
2903
  var z = {
2904
- lane: N,
2904
+ lane: _,
2905
2905
  action: y.action,
2906
2906
  hasEagerState: y.hasEagerState,
2907
2907
  eagerState: y.eagerState,
2908
2908
  next: null
2909
2909
  };
2910
- d === null ? (u = d = z, i = r) : d = d.next = z, Te.lanes |= N, En |= N;
2910
+ d === null ? (u = d = z, i = r) : d = d.next = z, Te.lanes |= _, En |= _;
2911
2911
  }
2912
2912
  y = y.next;
2913
2913
  } while (y !== null && y !== o);
@@ -3352,16 +3352,16 @@ Error generating stack: ` + o.message + `
3352
3352
  i.props = u;
3353
3353
  var d = i.context, y = n.contextType;
3354
3354
  typeof y == "object" && y !== null ? y = at(y) : (y = be(n) ? vn : Be.current, y = $n(t, y));
3355
- var N = n.getDerivedStateFromProps, z = typeof N == "function" || typeof i.getSnapshotBeforeUpdate == "function";
3355
+ var _ = n.getDerivedStateFromProps, z = typeof _ == "function" || typeof i.getSnapshotBeforeUpdate == "function";
3356
3356
  z || typeof i.UNSAFE_componentWillReceiveProps != "function" && typeof i.componentWillReceiveProps != "function" || (u !== r || d !== y) && ea(t, i, r, y), bt = !1;
3357
3357
  var E = t.memoizedState;
3358
- i.state = E, jl(t, r, i, l), d = t.memoizedState, u !== r || E !== d || Ge.current || bt ? (typeof N == "function" && (wi(t, n, N, r), d = t.memoizedState), (u = bt || Ju(t, n, u, r, E, d, y)) ? (z || typeof i.UNSAFE_componentWillMount != "function" && typeof i.componentWillMount != "function" || (typeof i.componentWillMount == "function" && i.componentWillMount(), typeof i.UNSAFE_componentWillMount == "function" && i.UNSAFE_componentWillMount()), typeof i.componentDidMount == "function" && (t.flags |= 4194308)) : (typeof i.componentDidMount == "function" && (t.flags |= 4194308), t.memoizedProps = r, t.memoizedState = d), i.props = r, i.state = d, i.context = y, r = u) : (typeof i.componentDidMount == "function" && (t.flags |= 4194308), r = !1);
3358
+ i.state = E, jl(t, r, i, l), d = t.memoizedState, u !== r || E !== d || Ge.current || bt ? (typeof _ == "function" && (wi(t, n, _, r), d = t.memoizedState), (u = bt || Ju(t, n, u, r, E, d, y)) ? (z || typeof i.UNSAFE_componentWillMount != "function" && typeof i.componentWillMount != "function" || (typeof i.componentWillMount == "function" && i.componentWillMount(), typeof i.UNSAFE_componentWillMount == "function" && i.UNSAFE_componentWillMount()), typeof i.componentDidMount == "function" && (t.flags |= 4194308)) : (typeof i.componentDidMount == "function" && (t.flags |= 4194308), t.memoizedProps = r, t.memoizedState = d), i.props = r, i.state = d, i.context = y, r = u) : (typeof i.componentDidMount == "function" && (t.flags |= 4194308), r = !1);
3359
3359
  } else {
3360
3360
  i = t.stateNode, ju(e, t), u = t.memoizedProps, y = t.type === t.elementType ? u : wt(t.type, u), i.props = y, z = t.pendingProps, E = i.context, d = n.contextType, typeof d == "object" && d !== null ? d = at(d) : (d = be(n) ? vn : Be.current, d = $n(t, d));
3361
3361
  var Y = n.getDerivedStateFromProps;
3362
- (N = typeof Y == "function" || typeof i.getSnapshotBeforeUpdate == "function") || typeof i.UNSAFE_componentWillReceiveProps != "function" && typeof i.componentWillReceiveProps != "function" || (u !== z || E !== d) && ea(t, i, r, d), bt = !1, E = t.memoizedState, i.state = E, jl(t, r, i, l);
3362
+ (_ = typeof Y == "function" || typeof i.getSnapshotBeforeUpdate == "function") || typeof i.UNSAFE_componentWillReceiveProps != "function" && typeof i.componentWillReceiveProps != "function" || (u !== z || E !== d) && ea(t, i, r, d), bt = !1, E = t.memoizedState, i.state = E, jl(t, r, i, l);
3363
3363
  var ee = t.memoizedState;
3364
- u !== z || E !== ee || Ge.current || bt ? (typeof Y == "function" && (wi(t, n, Y, r), ee = t.memoizedState), (y = bt || Ju(t, n, y, r, E, ee, d) || !1) ? (N || typeof i.UNSAFE_componentWillUpdate != "function" && typeof i.componentWillUpdate != "function" || (typeof i.componentWillUpdate == "function" && i.componentWillUpdate(r, ee, d), typeof i.UNSAFE_componentWillUpdate == "function" && i.UNSAFE_componentWillUpdate(r, ee, d)), typeof i.componentDidUpdate == "function" && (t.flags |= 4), typeof i.getSnapshotBeforeUpdate == "function" && (t.flags |= 1024)) : (typeof i.componentDidUpdate != "function" || u === e.memoizedProps && E === e.memoizedState || (t.flags |= 4), typeof i.getSnapshotBeforeUpdate != "function" || u === e.memoizedProps && E === e.memoizedState || (t.flags |= 1024), t.memoizedProps = r, t.memoizedState = ee), i.props = r, i.state = ee, i.context = d, r = y) : (typeof i.componentDidUpdate != "function" || u === e.memoizedProps && E === e.memoizedState || (t.flags |= 4), typeof i.getSnapshotBeforeUpdate != "function" || u === e.memoizedProps && E === e.memoizedState || (t.flags |= 1024), r = !1);
3364
+ u !== z || E !== ee || Ge.current || bt ? (typeof Y == "function" && (wi(t, n, Y, r), ee = t.memoizedState), (y = bt || Ju(t, n, y, r, E, ee, d) || !1) ? (_ || typeof i.UNSAFE_componentWillUpdate != "function" && typeof i.componentWillUpdate != "function" || (typeof i.componentWillUpdate == "function" && i.componentWillUpdate(r, ee, d), typeof i.UNSAFE_componentWillUpdate == "function" && i.UNSAFE_componentWillUpdate(r, ee, d)), typeof i.componentDidUpdate == "function" && (t.flags |= 4), typeof i.getSnapshotBeforeUpdate == "function" && (t.flags |= 1024)) : (typeof i.componentDidUpdate != "function" || u === e.memoizedProps && E === e.memoizedState || (t.flags |= 4), typeof i.getSnapshotBeforeUpdate != "function" || u === e.memoizedProps && E === e.memoizedState || (t.flags |= 1024), t.memoizedProps = r, t.memoizedState = ee), i.props = r, i.state = ee, i.context = d, r = y) : (typeof i.componentDidUpdate != "function" || u === e.memoizedProps && E === e.memoizedState || (t.flags |= 4), typeof i.getSnapshotBeforeUpdate != "function" || u === e.memoizedProps && E === e.memoizedState || (t.flags |= 1024), r = !1);
3365
3365
  }
3366
3366
  return Si(e, t, n, r, o, l);
3367
3367
  }
@@ -3942,13 +3942,13 @@ Error generating stack: ` + o.message + `
3942
3942
  n = null;
3943
3943
  break e;
3944
3944
  }
3945
- var i = 0, u = -1, d = -1, y = 0, N = 0, z = e, E = null;
3945
+ var i = 0, u = -1, d = -1, y = 0, _ = 0, z = e, E = null;
3946
3946
  t: for (; ; ) {
3947
3947
  for (var Y; z !== n || l !== 0 && z.nodeType !== 3 || (u = i + l), z !== o || r !== 0 && z.nodeType !== 3 || (d = i + r), z.nodeType === 3 && (i += z.nodeValue.length), (Y = z.firstChild) !== null; )
3948
3948
  E = z, z = Y;
3949
3949
  for (; ; ) {
3950
3950
  if (z === e) break t;
3951
- if (E === n && ++y === l && (u = i), E === o && ++N === r && (d = i), (Y = z.nextSibling) !== null) break;
3951
+ if (E === n && ++y === l && (u = i), E === o && ++_ === r && (d = i), (Y = z.nextSibling) !== null) break;
3952
3952
  z = E, E = z.parentNode;
3953
3953
  }
3954
3954
  z = Y;
@@ -4198,8 +4198,8 @@ Error generating stack: ` + o.message + `
4198
4198
  u === "input" && o.type === "radio" && o.name != null && rr(l, o), ao(u, i);
4199
4199
  var y = ao(u, o);
4200
4200
  for (i = 0; i < d.length; i += 2) {
4201
- var N = d[i], z = d[i + 1];
4202
- N === "style" ? us(l, z) : N === "dangerouslySetInnerHTML" ? is(l, z) : N === "children" ? or(l, z) : W(l, N, z, y);
4201
+ var _ = d[i], z = d[i + 1];
4202
+ _ === "style" ? us(l, z) : _ === "dangerouslySetInnerHTML" ? is(l, z) : _ === "children" ? or(l, z) : W(l, _, z, y);
4203
4203
  }
4204
4204
  switch (u) {
4205
4205
  case "input":
@@ -4250,9 +4250,9 @@ Error generating stack: ` + o.message + `
4250
4250
  kt(t, e), Tt(e), l = e.child, l.flags & 8192 && (o = l.memoizedState !== null, l.stateNode.isHidden = o, !o || l.alternate !== null && l.alternate.memoizedState !== null || (Di = Me())), r & 4 && Na(e);
4251
4251
  break;
4252
4252
  case 22:
4253
- if (N = n !== null && n.memoizedState !== null, e.mode & 1 ? (Qe = (y = Qe) || N, kt(t, e), Qe = y) : kt(t, e), Tt(e), r & 8192) {
4254
- if (y = e.memoizedState !== null, (e.stateNode.isHidden = y) && !N && e.mode & 1) for (J = e, N = e.child; N !== null; ) {
4255
- for (z = J = N; J !== null; ) {
4253
+ if (_ = n !== null && n.memoizedState !== null, e.mode & 1 ? (Qe = (y = Qe) || _, kt(t, e), Qe = y) : kt(t, e), Tt(e), r & 8192) {
4254
+ if (y = e.memoizedState !== null, (e.stateNode.isHidden = y) && !_ && e.mode & 1) for (J = e, _ = e.child; _ !== null; ) {
4255
+ for (z = J = _; J !== null; ) {
4256
4256
  switch (E = J, Y = E.child, E.tag) {
4257
4257
  case 0:
4258
4258
  case 11:
@@ -4283,12 +4283,12 @@ Error generating stack: ` + o.message + `
4283
4283
  }
4284
4284
  Y !== null ? (Y.return = E, J = Y) : za(z);
4285
4285
  }
4286
- N = N.sibling;
4286
+ _ = _.sibling;
4287
4287
  }
4288
- e: for (N = null, z = e; ; ) {
4288
+ e: for (_ = null, z = e; ; ) {
4289
4289
  if (z.tag === 5) {
4290
- if (N === null) {
4291
- N = z;
4290
+ if (_ === null) {
4291
+ _ = z;
4292
4292
  try {
4293
4293
  l = z.stateNode, y ? (o = l.style, typeof o.setProperty == "function" ? o.setProperty("display", "none", "important") : o.display = "none") : (u = z.stateNode, d = z.memoizedProps.style, i = d != null && d.hasOwnProperty("display") ? d.display : null, u.style.display = ss("display", i));
4294
4294
  } catch (ne) {
@@ -4296,7 +4296,7 @@ Error generating stack: ` + o.message + `
4296
4296
  }
4297
4297
  }
4298
4298
  } else if (z.tag === 6) {
4299
- if (N === null) try {
4299
+ if (_ === null) try {
4300
4300
  z.stateNode.nodeValue = y ? "" : z.memoizedProps;
4301
4301
  } catch (ne) {
4302
4302
  Pe(e, e.return, ne);
@@ -4308,9 +4308,9 @@ Error generating stack: ` + o.message + `
4308
4308
  if (z === e) break e;
4309
4309
  for (; z.sibling === null; ) {
4310
4310
  if (z.return === null || z.return === e) break e;
4311
- N === z && (N = null), z = z.return;
4311
+ _ === z && (_ = null), z = z.return;
4312
4312
  }
4313
- N === z && (N = null), z.sibling.return = z.return, z = z.sibling;
4313
+ _ === z && (_ = null), z.sibling.return = z.return, z = z.sibling;
4314
4314
  }
4315
4315
  }
4316
4316
  break;
@@ -4444,9 +4444,9 @@ Error generating stack: ` + o.message + `
4444
4444
  if (t.memoizedState === null) {
4445
4445
  var y = t.alternate;
4446
4446
  if (y !== null) {
4447
- var N = y.memoizedState;
4448
- if (N !== null) {
4449
- var z = N.dehydrated;
4447
+ var _ = y.memoizedState;
4448
+ if (_ !== null) {
4449
+ var z = _.dehydrated;
4450
4450
  z !== null && vr(z);
4451
4451
  }
4452
4452
  }
@@ -4800,10 +4800,10 @@ Error generating stack: ` + o.message + `
4800
4800
  e: {
4801
4801
  var o = e, i = n.return, u = n, d = t;
4802
4802
  if (t = We, u.flags |= 32768, d !== null && typeof d == "object" && typeof d.then == "function") {
4803
- var y = d, N = u, z = N.tag;
4804
- if (!(N.mode & 1) && (z === 0 || z === 11 || z === 15)) {
4805
- var E = N.alternate;
4806
- E ? (N.updateQueue = E.updateQueue, N.memoizedState = E.memoizedState, N.lanes = E.lanes) : (N.updateQueue = null, N.memoizedState = null);
4803
+ var y = d, _ = u, z = _.tag;
4804
+ if (!(_.mode & 1) && (z === 0 || z === 11 || z === 15)) {
4805
+ var E = _.alternate;
4806
+ E ? (_.updateQueue = E.updateQueue, _.memoizedState = E.memoizedState, _.lanes = E.lanes) : (_.updateQueue = null, _.memoizedState = null);
4807
4807
  }
4808
4808
  var Y = la(i);
4809
4809
  if (Y !== null) {
@@ -4965,19 +4965,19 @@ Error generating stack: ` + o.message + `
4965
4965
  for (var d = 0; d < u.length; d++) {
4966
4966
  var y = u[d];
4967
4967
  for (J = y; J !== null; ) {
4968
- var N = J;
4969
- switch (N.tag) {
4968
+ var _ = J;
4969
+ switch (_.tag) {
4970
4970
  case 0:
4971
4971
  case 11:
4972
4972
  case 15:
4973
- Vr(8, N, o);
4973
+ Vr(8, _, o);
4974
4974
  }
4975
- var z = N.child;
4976
- if (z !== null) z.return = N, J = z;
4975
+ var z = _.child;
4976
+ if (z !== null) z.return = _, J = z;
4977
4977
  else for (; J !== null; ) {
4978
- N = J;
4979
- var E = N.sibling, Y = N.return;
4980
- if (ka(N), N === y) {
4978
+ _ = J;
4979
+ var E = _.sibling, Y = _.return;
4980
+ if (ka(_), _ === y) {
4981
4981
  J = null;
4982
4982
  break;
4983
4983
  }
@@ -5207,8 +5207,8 @@ Error generating stack: ` + o.message + `
5207
5207
  var y = o.updateQueue;
5208
5208
  if (y !== null) {
5209
5209
  y = y.shared;
5210
- var N = y.pending;
5211
- N === null ? d.next = d : (d.next = N.next, N.next = d), y.pending = d;
5210
+ var _ = y.pending;
5211
+ _ === null ? d.next = d : (d.next = _.next, _.next = d), y.pending = d;
5212
5212
  }
5213
5213
  }
5214
5214
  o.lanes |= n, d = o.alternate, d !== null && (d.lanes |= n), li(
@@ -5297,7 +5297,7 @@ Error generating stack: ` + o.message + `
5297
5297
  return e = ft(13, n, t, l), e.elementType = de, e.lanes = o, e;
5298
5298
  case ke:
5299
5299
  return e = ft(19, n, t, l), e.elementType = ke, e.lanes = o, e;
5300
- case S:
5300
+ case N:
5301
5301
  return Xl(n, l, o, t);
5302
5302
  default:
5303
5303
  if (typeof e == "object" && e !== null) switch (e.$$typeof) {
@@ -5325,7 +5325,7 @@ Error generating stack: ` + o.message + `
5325
5325
  return e = ft(7, e, r, t), e.lanes = n, e;
5326
5326
  }
5327
5327
  function Xl(e, t, n, r) {
5328
- return e = ft(22, e, r, t), e.elementType = S, e.lanes = n, e.stateNode = { isHidden: !1 }, e;
5328
+ return e = ft(22, e, r, t), e.elementType = N, e.lanes = n, e.stateNode = { isHidden: !1 }, e;
5329
5329
  }
5330
5330
  function Zi(e, t, n) {
5331
5331
  return e = ft(6, e, null, t), e.lanes = n, e;
@@ -5623,11 +5623,11 @@ var Ga;
5623
5623
  function Zf() {
5624
5624
  if (Ga) return Wr;
5625
5625
  Ga = 1;
5626
- var s = so, m = Symbol.for("react.element"), c = Symbol.for("react.fragment"), w = Object.prototype.hasOwnProperty, C = s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, _ = { key: !0, ref: !0, __self: !0, __source: !0 };
5626
+ var s = so, m = Symbol.for("react.element"), c = Symbol.for("react.fragment"), w = Object.prototype.hasOwnProperty, C = s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, S = { key: !0, ref: !0, __self: !0, __source: !0 };
5627
5627
  function j(R, L, Z) {
5628
5628
  var V, H = {}, D = null, oe = null;
5629
5629
  Z !== void 0 && (D = "" + Z), L.key !== void 0 && (D = "" + L.key), L.ref !== void 0 && (oe = L.ref);
5630
- for (V in L) w.call(L, V) && !_.hasOwnProperty(V) && (H[V] = L[V]);
5630
+ for (V in L) w.call(L, V) && !S.hasOwnProperty(V) && (H[V] = L[V]);
5631
5631
  if (R && R.defaultProps) for (V in L = R.defaultProps, L) H[V] === void 0 && (H[V] = L[V]);
5632
5632
  return { $$typeof: m, type: R, key: D, ref: oe, props: H, _owner: C.current };
5633
5633
  }
@@ -5647,7 +5647,7 @@ const qi = /* @__PURE__ */ new Map(), Qf = (s) => {
5647
5647
  isSuccess: !1
5648
5648
  });
5649
5649
  return g.useEffect(() => {
5650
- const w = (_) => c({ status: "success", data: _, isSuccess: !0 }), C = qi.get(s);
5650
+ const w = (S) => c({ status: "success", data: S, isSuccess: !0 }), C = qi.get(s);
5651
5651
  if (C && !(C instanceof Promise)) {
5652
5652
  w(C);
5653
5653
  return;
@@ -5657,19 +5657,19 @@ const qi = /* @__PURE__ */ new Map(), Qf = (s) => {
5657
5657
  isSuccess: !1
5658
5658
  }), async function() {
5659
5659
  try {
5660
- let _;
5660
+ let S;
5661
5661
  if (C)
5662
- _ = await C;
5662
+ S = await C;
5663
5663
  else {
5664
5664
  const j = Yf(s);
5665
- qi.set(s, j), _ = await j, qi.set(s, _);
5665
+ qi.set(s, j), S = await j, qi.set(s, S);
5666
5666
  }
5667
- w(_);
5668
- } catch (_) {
5667
+ w(S);
5668
+ } catch (S) {
5669
5669
  c({
5670
5670
  status: "error",
5671
5671
  isSuccess: !1,
5672
- error: _
5672
+ error: S
5673
5673
  });
5674
5674
  }
5675
5675
  }();
@@ -5685,7 +5685,7 @@ const qi = /* @__PURE__ */ new Map(), Qf = (s) => {
5685
5685
  const { aspectRatio: c, categories: w } = s, C = g.useMemo(
5686
5686
  () => w.flatMap(({ items: j }) => j),
5687
5687
  [w]
5688
- ), _ = {
5688
+ ), S = {
5689
5689
  aspectRatio: c.replace(":", " / ")
5690
5690
  };
5691
5691
  return /* @__PURE__ */ a.jsx(
@@ -5694,7 +5694,7 @@ const qi = /* @__PURE__ */ new Map(), Qf = (s) => {
5694
5694
  value: {
5695
5695
  ...s,
5696
5696
  items: C,
5697
- aspectRatioStyle: _
5697
+ aspectRatioStyle: S
5698
5698
  },
5699
5699
  children: m
5700
5700
  }
@@ -5725,7 +5725,7 @@ const oo = (s, m, c) => s + (m - s) * c, ba = (s, m) => (s % m + m) % m, dc = g.
5725
5725
  isFullScreen: c,
5726
5726
  preventFullScreen: w,
5727
5727
  requestFullscreen: C,
5728
- exitFullscreen: _
5728
+ exitFullscreen: S
5729
5729
  } = an(), { categories: j, items: R } = un(), L = g.useCallback(() => R.map(() => null), [R]), [Z, V] = g.useState(L), H = g.useCallback(
5730
5730
  (ye, Pt) => {
5731
5731
  V(
@@ -5781,7 +5781,7 @@ const oo = (s, m, c) => s + (m - s) * c, ba = (s, m) => (s % m + m) % m, dc = g.
5781
5781
  case "video":
5782
5782
  return Q !== "running";
5783
5783
  }
5784
- }, [G, Q]), [b, $] = g.useState(!1), S = g.useCallback(() => {
5784
+ }, [G, Q]), [b, $] = g.useState(!1), N = g.useCallback(() => {
5785
5785
  const ye = !b;
5786
5786
  $(ye), m(ye ? If : Of);
5787
5787
  }, [m, b]), [x, T] = g.useState(null), P = g.useCallback(() => T(null), []), f = !!x, k = g.useMemo(() => {
@@ -5822,11 +5822,11 @@ const oo = (s, m, c) => s + (m - s) * c, ba = (s, m) => (s % m + m) % m, dc = g.
5822
5822
  C,
5823
5823
  it
5824
5824
  ]), dn = g.useCallback(async () => {
5825
- it(), !(!w && (lr(!1), await _())) && Ct(!1);
5825
+ it(), !(!w && (lr(!1), await S())) && Ct(!1);
5826
5826
  }, [
5827
5827
  w,
5828
5828
  Ct,
5829
- _,
5829
+ S,
5830
5830
  it
5831
5831
  ]), Qr = g.useCallback(() => {
5832
5832
  ht ? dn() : St();
@@ -5863,7 +5863,7 @@ const oo = (s, m, c) => s + (m - s) * c, ba = (s, m) => (s % m + m) % m, dc = g.
5863
5863
  toggleHotspots: de,
5864
5864
  showGalleryControls: ke,
5865
5865
  showGallery: b,
5866
- toggleGallery: S,
5866
+ toggleGallery: N,
5867
5867
  shownDetails: x,
5868
5868
  isShowingDetails: f,
5869
5869
  setShownDetails: T,
@@ -5996,7 +5996,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
5996
5996
  c((L) => new Map(L.set(j, R)));
5997
5997
  },
5998
5998
  []
5999
- ), _ = g.useCallback((j) => {
5999
+ ), S = g.useCallback((j) => {
6000
6000
  c((R) => (R.delete(j), new Map(R)));
6001
6001
  }, []);
6002
6002
  return /* @__PURE__ */ a.jsx(
@@ -6005,7 +6005,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6005
6005
  value: {
6006
6006
  getIconConfig: w,
6007
6007
  setIconConfig: C,
6008
- resetIconConfig: _
6008
+ resetIconConfig: S
6009
6009
  },
6010
6010
  children: s
6011
6011
  }
@@ -6059,14 +6059,14 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6059
6059
  color: c = "primary",
6060
6060
  className: w = "",
6061
6061
  children: C,
6062
- ..._
6062
+ ...S
6063
6063
  }) => {
6064
6064
  const j = ip[s][c], R = sp[m];
6065
6065
  return /* @__PURE__ */ a.jsx(
6066
6066
  "button",
6067
6067
  {
6068
6068
  className: `${j} ${R} flex items-center justify-center rounded-ui text-sm transition disabled:opacity-60 ${w}`,
6069
- ..._,
6069
+ ...S,
6070
6070
  children: C
6071
6071
  }
6072
6072
  );
@@ -6105,11 +6105,11 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6105
6105
  }) => {
6106
6106
  const {
6107
6107
  minImageWidth: C,
6108
- maxImageWidth: _,
6108
+ maxImageWidth: S,
6109
6109
  imageLoadStrategy: j,
6110
6110
  playerInViewportWidthRatio: R
6111
6111
  } = an(), { imageHdWidth: L, imageSubWidths: Z } = un(), [V, H] = g.useMemo(() => {
6112
- const D = Z.concat(L).sort((M, F) => M - F).filter((M) => !(C && M < C || _ && M > _));
6112
+ const D = Z.concat(L).sort((M, F) => M - F).filter((M) => !(C && M < C || S && M > S));
6113
6113
  if (D.length === 0)
6114
6114
  throw new Error("No image widths available for the given constraints");
6115
6115
  const oe = D.map((M) => `${M !== L ? Vf(s, M) : s} ${M}w`);
@@ -6136,7 +6136,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6136
6136
  j,
6137
6137
  Z,
6138
6138
  m,
6139
- _,
6139
+ S,
6140
6140
  C,
6141
6141
  c,
6142
6142
  R,
@@ -6227,12 +6227,23 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6227
6227
  }, cp = ({ item: s }) => {
6228
6228
  const { aspectRatioStyle: m } = un(), { type: c } = s;
6229
6229
  let w;
6230
- if (c === "360" || c === "image") {
6231
- const _ = c === "360" ? s.images[0].src : s.src;
6232
- w = /* @__PURE__ */ a.jsx(Yr, { className: "size-full object-cover", src: _, onlyThumbnail: !0 });
6230
+ if (c !== "omni_directional") {
6231
+ let S;
6232
+ switch (c) {
6233
+ case "360":
6234
+ S = s.images[0].src;
6235
+ break;
6236
+ case "image":
6237
+ S = s.src;
6238
+ break;
6239
+ case "video":
6240
+ S = s.poster;
6241
+ break;
6242
+ }
6243
+ w = /* @__PURE__ */ a.jsx(Yr, { className: "size-full object-cover", src: S, onlyThumbnail: !0 });
6233
6244
  } else {
6234
- const _ = c === "video" ? s.poster : s.src;
6235
- w = /* @__PURE__ */ a.jsx("img", { className: "size-full object-cover", src: _ });
6245
+ const S = s.src;
6246
+ w = /* @__PURE__ */ a.jsx("img", { className: "size-full object-cover", src: S });
6236
6247
  }
6237
6248
  let C;
6238
6249
  switch (c) {
@@ -6246,7 +6257,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6246
6257
  return /* @__PURE__ */ a.jsxs(
6247
6258
  "div",
6248
6259
  {
6249
- className: "relative overflow-hidden rounded-gallery bg-foreground/50",
6260
+ className: "relative overflow-hidden rounded-gallery bg-foreground/30",
6250
6261
  style: m,
6251
6262
  children: [
6252
6263
  w,
@@ -6269,7 +6280,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6269
6280
  className: s = "",
6270
6281
  containerClassName: m = ""
6271
6282
  }) => {
6272
- const { flatten: c, isFullScreen: w, permanentGallery: C } = an(), { categories: _, items: j, aspectRatioStyle: R } = un(), {
6283
+ const { flatten: c, isFullScreen: w, permanentGallery: C } = an(), { categories: S, items: j, aspectRatioStyle: R } = un(), {
6273
6284
  extendMode: L,
6274
6285
  extendTransition: Z,
6275
6286
  masterItemIndex: V,
@@ -6280,12 +6291,12 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6280
6291
  return [];
6281
6292
  const U = new Array();
6282
6293
  let X = 0;
6283
- for (let te = 0; te < _.length - 1; te++) {
6284
- const K = _[te].items.length;
6294
+ for (let te = 0; te < S.length - 1; te++) {
6295
+ const K = S[te].items.length;
6285
6296
  U.push(X + K), X += K;
6286
6297
  }
6287
6298
  return U;
6288
- }, [_, c]), O = g.useRef(null), M = g.useCallback(() => {
6299
+ }, [S, c]), O = g.useRef(null), M = g.useCallback(() => {
6289
6300
  if (!O.current)
6290
6301
  throw new Error("slider.current is null");
6291
6302
  return O.current;
@@ -6400,7 +6411,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6400
6411
  onlyPreload: s,
6401
6412
  ...m
6402
6413
  }) => {
6403
- const { zoom: c, isZooming: w, setZoom: C } = mt(), _ = g.useRef(null), j = g.useRef(null), R = g.useCallback((Q) => {
6414
+ const { zoom: c, isZooming: w, setZoom: C } = mt(), S = g.useRef(null), j = g.useRef(null), R = g.useCallback((Q) => {
6404
6415
  if (!j.current)
6405
6416
  throw new Error(
6406
6417
  `[${Q ?? "getTransformElementOrThrow"}] transformElementRef.current is null`
@@ -6448,7 +6459,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6448
6459
  K(), D.current = null;
6449
6460
  return;
6450
6461
  }
6451
- const $ = Math.min(b / W, 1), S = Sc($), x = oo(A, U, S), T = oo(B, X, S), P = oo(q, te, S);
6462
+ const $ = Math.min(b / W, 1), N = Sc($), x = oo(A, U, N), T = oo(B, X, N), P = oo(q, te, N);
6452
6463
  oe({ x, y: T, scale: P }), de();
6453
6464
  };
6454
6465
  D.current = requestAnimationFrame(ke);
@@ -6470,7 +6481,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6470
6481
  [O]
6471
6482
  ), F = g.useCallback(
6472
6483
  (Q, W, A) => {
6473
- const B = H.current.scale, q = Ln(Q, 1, io), U = q / B, { x: X, y: te } = H.current, { x: K, y: ae } = W, ce = -X + K, de = -te + ae, ke = ce * U, b = de * U, $ = ke - K, S = b - ae, x = -$, T = -S;
6484
+ const B = H.current.scale, q = Ln(Q, 1, io), U = q / B, { x: X, y: te } = H.current, { x: K, y: ae } = W, ce = -X + K, de = -te + ae, ke = ce * U, b = de * U, $ = ke - K, N = b - ae, x = -$, T = -N;
6474
6485
  O(
6475
6486
  {
6476
6487
  x,
@@ -6531,7 +6542,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6531
6542
  Q.removeEventListener("mousedown", W), document.removeEventListener("mousemove", A), document.removeEventListener("mouseleave", B), document.removeEventListener("mouseup", B), document.removeEventListener("contextmenu", B);
6532
6543
  };
6533
6544
  }, [w, M]), g.useEffect(() => {
6534
- const Q = _.current;
6545
+ const Q = S.current;
6535
6546
  if (!Q)
6536
6547
  return;
6537
6548
  const W = (A) => {
@@ -6558,7 +6569,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6558
6569
  Q.removeEventListener("wheel", W);
6559
6570
  };
6560
6571
  }, [w, M, F, c]), g.useEffect(() => {
6561
- const Q = _.current, W = j.current;
6572
+ const Q = S.current, W = j.current;
6562
6573
  if (!Q || !W)
6563
6574
  return;
6564
6575
  const A = V.current, B = (X) => {
@@ -6593,10 +6604,10 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6593
6604
  const ke = qa(
6594
6605
  ce,
6595
6606
  de
6596
- ), b = qa(K, ae) / ke, { left: $, top: S } = Q.getBoundingClientRect();
6607
+ ), b = qa(K, ae) / ke, { left: $, top: N } = Q.getBoundingClientRect();
6597
6608
  F(b * c, {
6598
6609
  x: (K.clientX + ae.clientX) / 2 - $,
6599
- y: (K.clientY + ae.clientY) / 2 - S
6610
+ y: (K.clientY + ae.clientY) / 2 - N
6600
6611
  }), A.set(K.identifier, K), A.set(ae.identifier, ae);
6601
6612
  }
6602
6613
  };
@@ -6606,7 +6617,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6606
6617
  }, [w, M, F, c]), /* @__PURE__ */ a.jsx(
6607
6618
  "div",
6608
6619
  {
6609
- ref: _,
6620
+ ref: S,
6610
6621
  className: `relative size-full overflow-hidden ${w ? "z-zoomed-image cursor-move" : ""}`,
6611
6622
  children: /* @__PURE__ */ a.jsx(
6612
6623
  "div",
@@ -6631,9 +6642,9 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6631
6642
  fill: "currentColor"
6632
6643
  }
6633
6644
  ) }) }), hp = ({ hotspot: s }) => {
6634
- const { title: m, icon: c, description: w, position: C, detail: _ } = s, { getIconConfig: j } = ls(), R = c ? j(c) : void 0, { setShownDetails: L } = mt(), Z = !!_, V = (_ == null ? void 0 : _.type) === "image", H = V ? /* @__PURE__ */ a.jsx(mp, { className: "size-4" }) : /* @__PURE__ */ a.jsx("div", { className: "size-1" }), D = () => {
6645
+ const { title: m, icon: c, description: w, position: C, detail: S } = s, { getIconConfig: j } = ls(), R = c ? j(c) : void 0, { setShownDetails: L } = mt(), Z = !!S, V = (S == null ? void 0 : S.type) === "image", H = V ? /* @__PURE__ */ a.jsx(mp, { className: "size-4" }) : /* @__PURE__ */ a.jsx("div", { className: "size-1" }), D = () => {
6635
6646
  V && L({
6636
- src: _.src,
6647
+ src: S.src,
6637
6648
  title: m,
6638
6649
  text: w
6639
6650
  });
@@ -6725,7 +6736,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6725
6736
  className: `size-full duration-details ${w ? "scale-105" : "scale-100"}`,
6726
6737
  children: [
6727
6738
  /* @__PURE__ */ a.jsx(pp, { className: "size-full", ...c }),
6728
- C && (m == null ? void 0 : m.map((_, j) => /* @__PURE__ */ a.jsx(vp, { hotspot: _ }, j)))
6739
+ C && (m == null ? void 0 : m.map((S, j) => /* @__PURE__ */ a.jsx(vp, { hotspot: S }, j)))
6729
6740
  ]
6730
6741
  }
6731
6742
  ) });
@@ -6733,13 +6744,13 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6733
6744
  images: s,
6734
6745
  onlyPreload: m
6735
6746
  }) => {
6736
- const { reverse360: c } = an(), { isShowingDetails: w, isZooming: C } = mt(), _ = C || w, j = g.useRef(null), R = g.useRef(null), [L, Z] = g.useState(0), V = s.length, H = g.useCallback(() => {
6747
+ const { reverse360: c } = an(), { isShowingDetails: w, isZooming: C } = mt(), S = C || w, j = g.useRef(null), R = g.useRef(null), [L, Z] = g.useState(0), V = s.length, H = g.useCallback(() => {
6737
6748
  Z((oe) => (oe - 1 + V) % V);
6738
6749
  }, [V]), D = g.useCallback(() => {
6739
6750
  Z((oe) => (oe + 1) % V);
6740
6751
  }, [V]);
6741
6752
  return g.useEffect(() => {
6742
- if (_)
6753
+ if (S)
6743
6754
  return;
6744
6755
  const oe = j.current, O = R.current;
6745
6756
  if (!oe || !O)
@@ -6748,7 +6759,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6748
6759
  const Q = ($) => {
6749
6760
  F.push($), F.length > 20 && F.shift();
6750
6761
  }, W = () => {
6751
- const $ = Date.now(), S = (() => {
6762
+ const $ = Date.now(), N = (() => {
6752
6763
  const f = Date.now(), k = F.filter(
6753
6764
  (pe) => f - pe.timestamp < 50
6754
6765
  );
@@ -6760,7 +6771,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6760
6771
  let x = 0, T = $;
6761
6772
  const P = () => {
6762
6773
  G = requestAnimationFrame(() => {
6763
- const f = Date.now(), k = (f - $) / 1e3, le = Math.pow(0.05, k), ie = S * le, pe = (f - T) / 1e3;
6774
+ const f = Date.now(), k = (f - $) / 1e3, le = Math.pow(0.05, k), ie = N * le, pe = (f - T) / 1e3;
6764
6775
  if (x += ie * pe, Math.abs(ie) < 5 * Br && Math.abs(x) < Br) {
6765
6776
  G = null;
6766
6777
  return;
@@ -6775,16 +6786,16 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6775
6786
  if ($.button !== 0)
6776
6787
  return;
6777
6788
  $.preventDefault(), $.stopPropagation(), A();
6778
- const S = $.clientX;
6779
- M = S, F = [{ timestamp: Date.now(), value: S }];
6789
+ const N = $.clientX;
6790
+ M = N, F = [{ timestamp: Date.now(), value: N }];
6780
6791
  }, q = ($) => {
6781
6792
  if (M === null)
6782
6793
  return;
6783
6794
  $.stopPropagation();
6784
- const { clientX: S } = $;
6785
- Q({ timestamp: Date.now(), value: S });
6786
- const x = S - M;
6787
- Math.abs(x) < Br || (x > 0 !== c ? D() : H(), M = S);
6795
+ const { clientX: N } = $;
6796
+ Q({ timestamp: Date.now(), value: N });
6797
+ const x = N - M;
6798
+ Math.abs(x) < Br || (x > 0 !== c ? D() : H(), M = N);
6788
6799
  }, U = () => {
6789
6800
  M !== null && (M = null, W());
6790
6801
  };
@@ -6804,30 +6815,30 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6804
6815
  if (ce !== null || $.changedTouches.length !== 1)
6805
6816
  return;
6806
6817
  A();
6807
- const { identifier: S, clientX: x } = $.changedTouches[0];
6808
- ce = S, M = x, F = [{ timestamp: Date.now(), value: x }];
6818
+ const { identifier: N, clientX: x } = $.changedTouches[0];
6819
+ ce = N, M = x, F = [{ timestamp: Date.now(), value: x }];
6809
6820
  }, ke = ($) => {
6810
6821
  if (!M)
6811
6822
  return;
6812
- const S = Array.from($.changedTouches).find(
6823
+ const N = Array.from($.changedTouches).find(
6813
6824
  ({ identifier: P }) => P === ce
6814
6825
  );
6815
- if (!S)
6826
+ if (!N)
6816
6827
  return;
6817
6828
  $.preventDefault();
6818
- const { clientX: x } = S;
6829
+ const { clientX: x } = N;
6819
6830
  Q({ timestamp: Date.now(), value: x });
6820
6831
  const T = x - M;
6821
6832
  Math.abs(T) < Br || (T > 0 !== c ? D() : H(), M = x);
6822
6833
  }, b = ($) => {
6823
6834
  !M || !Array.from($.changedTouches).some(
6824
- ({ identifier: S }) => S === ce
6835
+ ({ identifier: N }) => N === ce
6825
6836
  ) || (ce = null, M = null, W());
6826
6837
  };
6827
6838
  return O.addEventListener("touchstart", de), O.addEventListener("touchmove", ke), O.addEventListener("touchend", b), O.addEventListener("touchcancel", b), () => {
6828
6839
  oe.removeEventListener("mousedown", B), document.removeEventListener("mousemove", q), document.removeEventListener("mouseleave", U), document.removeEventListener("mouseup", U), document.removeEventListener("contextmenu", U), O.removeEventListener("scroll", ae), O.removeEventListener("touchstart", de), O.removeEventListener("touchmove", ke), O.removeEventListener("touchend", b), O.removeEventListener("touchcancel", b);
6829
6840
  };
6830
- }, [D, H, _, c]), /* @__PURE__ */ a.jsx("div", { ref: j, className: "cursor-ew-resize", children: /* @__PURE__ */ a.jsxs("div", { ref: R, className: "overflow-x-scroll no-scrollbar", children: [
6841
+ }, [D, H, S, c]), /* @__PURE__ */ a.jsx("div", { ref: j, className: "cursor-ew-resize", children: /* @__PURE__ */ a.jsxs("div", { ref: R, className: "overflow-x-scroll no-scrollbar", children: [
6831
6842
  /* @__PURE__ */ a.jsx("div", { className: "sticky left-0 top-0", children: s.map((oe, O) => /* @__PURE__ */ a.jsx(
6832
6843
  Nc,
6833
6844
  {
@@ -6842,10 +6853,10 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6842
6853
  /* @__PURE__ */ a.jsx("div", { className: "pointer-events-none -mt-px h-px w-[calc(100%+1024px)]" })
6843
6854
  ] }) });
6844
6855
  }, xp = ({ images: s, onReady: m, onError: c }) => {
6845
- const w = g.useMemo(() => s.map(({ src: Z }) => Z), [s]), [C, _] = g.useState(null), j = C ? [...C.values()].filter((Z) => Z).length / s.length * 100 : null, R = g.useCallback(() => {
6846
- j === null && _(new Map(w.map((Z) => [Z, !1])));
6856
+ const w = g.useMemo(() => s.map(({ src: Z }) => Z), [s]), [C, S] = g.useState(null), j = C ? [...C.values()].filter((Z) => Z).length / s.length * 100 : null, R = g.useCallback(() => {
6857
+ j === null && S(new Map(w.map((Z) => [Z, !1])));
6847
6858
  }, [w, j]), L = g.useCallback((Z) => {
6848
- _((V) => {
6859
+ S((V) => {
6849
6860
  const H = new Map(V);
6850
6861
  return H.set(Z, !0), H;
6851
6862
  });
@@ -6959,7 +6970,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6959
6970
  style: { transform: `translateX(-${100 * (1 - s)}%)` }
6960
6971
  }
6961
6972
  ) }), _p = 3e3, jp = ({ src: s, poster: m, index: c }) => {
6962
- const { carrouselItemIndex: w, setItemInteraction: C } = mt(), _ = w === c, j = g.useRef(null), R = g.useRef(null), L = g.useCallback(() => {
6973
+ const { carrouselItemIndex: w, setItemInteraction: C } = mt(), S = w === c, j = g.useRef(null), R = g.useRef(null), L = g.useCallback(() => {
6963
6974
  if (!R.current)
6964
6975
  throw new Error("videoRef.current is null");
6965
6976
  return R.current;
@@ -6969,8 +6980,8 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6969
6980
  L().pause();
6970
6981
  }, [L]);
6971
6982
  g.useEffect(() => {
6972
- _ || V();
6973
- }, [V, _]);
6983
+ S || V();
6984
+ }, [V, S]);
6974
6985
  const [H, D] = g.useState(!1), [oe, O] = g.useState(!0), M = () => {
6975
6986
  D(!0), C(c, "running");
6976
6987
  }, F = () => {
@@ -6979,47 +6990,47 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
6979
6990
  O(!1);
6980
6991
  }, Q = () => {
6981
6992
  O(!0);
6982
- }, [W, A] = g.useState(null), B = (S) => {
6983
- const x = L(), T = S.currentTarget.getBoundingClientRect(), P = (S.clientX - T.left) / T.width, f = Math.min(1, Math.max(0, P));
6993
+ }, [W, A] = g.useState(null), B = (N) => {
6994
+ const x = L(), T = N.currentTarget.getBoundingClientRect(), P = (N.clientX - T.left) / T.width, f = Math.min(1, Math.max(0, P));
6984
6995
  x.volume = f, x.muted = !1;
6985
- }, q = (S) => {
6996
+ }, q = (N) => {
6986
6997
  const x = L();
6987
- x.muted = S;
6998
+ x.muted = N;
6988
6999
  };
6989
7000
  g.useEffect(() => {
6990
- const S = R.current;
6991
- if (!S)
7001
+ const N = R.current;
7002
+ if (!N)
6992
7003
  return;
6993
7004
  const x = () => {
6994
7005
  A({
6995
- volume: S.volume,
6996
- isMuted: S.muted
7006
+ volume: N.volume,
7007
+ isMuted: N.muted
6997
7008
  });
6998
7009
  };
6999
- return x(), S.addEventListener("volumechange", x), () => {
7000
- S.removeEventListener("volumechange", x);
7010
+ return x(), N.addEventListener("volumechange", x), () => {
7011
+ N.removeEventListener("volumechange", x);
7001
7012
  };
7002
7013
  }, []);
7003
7014
  const [U, X] = g.useState(null), te = U ? U.currentTime / U.duration : 0;
7004
7015
  g.useEffect(() => {
7005
- const S = R.current;
7006
- if (!S) return;
7016
+ const N = R.current;
7017
+ if (!N) return;
7007
7018
  const x = () => {
7008
- const T = S.currentTime, P = S.duration;
7019
+ const T = N.currentTime, P = N.duration;
7009
7020
  isNaN(T) || isNaN(P) || X({
7010
7021
  currentTime: T,
7011
7022
  duration: P
7012
7023
  });
7013
7024
  };
7014
- return x(), S.addEventListener("timeupdate", x), () => {
7015
- S.removeEventListener("timeupdate", x);
7025
+ return x(), N.addEventListener("timeupdate", x), () => {
7026
+ N.removeEventListener("timeupdate", x);
7016
7027
  };
7017
7028
  }, []);
7018
- const K = (S) => {
7019
- const x = L(), T = S.currentTarget.getBoundingClientRect(), P = (S.clientX - T.left) / T.width, f = x.duration * P;
7029
+ const K = (N) => {
7030
+ const x = L(), T = N.currentTarget.getBoundingClientRect(), P = (N.clientX - T.left) / T.width, f = x.duration * P;
7020
7031
  x.currentTime = f;
7021
- }, ae = (S) => {
7022
- const x = Math.floor(S % 3600 / 60), T = Math.floor(S % 60);
7032
+ }, ae = (N) => {
7033
+ const x = Math.floor(N % 3600 / 60), T = Math.floor(N % 60);
7023
7034
  return `${x}:${T.toString().padStart(2, "0")}`;
7024
7035
  }, [ce, de] = g.useState(!1), ke = g.useRef(void 0), b = g.useCallback(
7025
7036
  () => clearTimeout(ke.current),
@@ -7030,8 +7041,8 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
7030
7041
  }, _p);
7031
7042
  }, [b]);
7032
7043
  return g.useEffect(() => {
7033
- const S = j.current, x = R.current;
7034
- if (!S || !x)
7044
+ const N = j.current, x = R.current;
7045
+ if (!N || !x)
7035
7046
  return;
7036
7047
  const T = () => {
7037
7048
  $(), de(!0);
@@ -7048,8 +7059,8 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
7048
7059
  }, pe = (me) => {
7049
7060
  me.preventDefault(), me.touches.length === 1 && ($(), de((ge) => !ge));
7050
7061
  };
7051
- return S.addEventListener("mousedown", k), S.addEventListener("mouseup", le), S.addEventListener("mouseenter", T), S.addEventListener("mousemove", ie), S.addEventListener("mouseleave", P), x.addEventListener("touchstart", pe), () => {
7052
- S.removeEventListener("mousedown", k), S.removeEventListener("mouseup", le), S.removeEventListener("mouseenter", T), S.removeEventListener("mousemove", T), S.removeEventListener("mouseleave", P), x.removeEventListener("touchstart", pe);
7062
+ return N.addEventListener("mousedown", k), N.addEventListener("mouseup", le), N.addEventListener("mouseenter", T), N.addEventListener("mousemove", ie), N.addEventListener("mouseleave", P), x.addEventListener("touchstart", pe), () => {
7063
+ N.removeEventListener("mousedown", k), N.removeEventListener("mouseup", le), N.removeEventListener("mouseenter", T), N.removeEventListener("mousemove", T), N.removeEventListener("mouseleave", P), x.removeEventListener("touchstart", pe);
7053
7064
  };
7054
7065
  }, [b, V, $]), /* @__PURE__ */ a.jsxs("div", { ref: j, className: "relative size-full", children: [
7055
7066
  /* @__PURE__ */ a.jsx(
@@ -7076,7 +7087,7 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
7076
7087
  "absolute inset-x-0 bottom-0 cursor-auto space-y-2 bg-gradient-to-t from-foreground to-transparent p-4 pr-12 pt-8 transition-opacity duration-300",
7077
7088
  ce ? "pointer-events-auto opacity-100" : "pointer-events-none opacity-0"
7078
7089
  ),
7079
- onMouseDownCapture: (S) => S.stopPropagation(),
7090
+ onMouseDownCapture: (N) => N.stopPropagation(),
7080
7091
  children: [
7081
7092
  /* @__PURE__ */ a.jsxs("div", { className: "flex items-center justify-between text-background", children: [
7082
7093
  /* @__PURE__ */ a.jsxs(
@@ -7156,27 +7167,27 @@ const vc = g.createContext(null), gc = () => g.useContext(vc), ls = () => {
7156
7167
  ] });
7157
7168
  }, Lp = ({ index: s, item: m, isShown: c, lazy: w }) => {
7158
7169
  const { type: C } = m;
7159
- let _;
7170
+ let S;
7160
7171
  if (w)
7161
- _ = null;
7172
+ S = null;
7162
7173
  else
7163
7174
  switch (C) {
7164
7175
  case "image":
7165
- _ = /* @__PURE__ */ a.jsx(Nc, { onlyPreload: !c, ...m });
7176
+ S = /* @__PURE__ */ a.jsx(Nc, { onlyPreload: !c, ...m });
7166
7177
  break;
7167
7178
  case "video":
7168
- _ = /* @__PURE__ */ a.jsx(jp, { index: s, ...m });
7179
+ S = /* @__PURE__ */ a.jsx(jp, { index: s, ...m });
7169
7180
  break;
7170
7181
  case "360":
7171
- _ = /* @__PURE__ */ a.jsx(kp, { index: s, onlyPreload: !c, ...m });
7182
+ S = /* @__PURE__ */ a.jsx(kp, { index: s, onlyPreload: !c, ...m });
7172
7183
  break;
7173
7184
  case "omni_directional":
7174
- _ = /* @__PURE__ */ a.jsx(gp, { item: m });
7185
+ S = /* @__PURE__ */ a.jsx(gp, { item: m });
7175
7186
  break;
7176
7187
  default:
7177
7188
  throw new Error(`Unsupported item type: ${C}`);
7178
7189
  }
7179
- return _;
7190
+ return S;
7180
7191
  }, zp = (s) => {
7181
7192
  g.useEffect(() => {
7182
7193
  const m = (c) => {
@@ -7331,10 +7342,10 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7331
7342
  )
7332
7343
  }
7333
7344
  ) }), Hp = ({ sharedClassName: s }) => {
7334
- const { categories: m } = un(), { displayedCategoryId: c, changeCategory: w } = mt(), [C, _] = g.useState(!1), j = () => {
7335
- _(!C);
7345
+ const { categories: m } = un(), { displayedCategoryId: c, changeCategory: w } = mt(), [C, S] = g.useState(!1), j = () => {
7346
+ S(!C);
7336
7347
  }, R = () => {
7337
- _(!1);
7348
+ S(!1);
7338
7349
  };
7339
7350
  return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
7340
7351
  C && /* @__PURE__ */ a.jsx(
@@ -7370,7 +7381,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7370
7381
  L === c && "bg-primary/50"
7371
7382
  ),
7372
7383
  onClick: () => {
7373
- w(L), _(!1);
7384
+ w(L), S(!1);
7374
7385
  },
7375
7386
  children: Z
7376
7387
  },
@@ -7404,7 +7415,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7404
7415
  items: { length: w },
7405
7416
  aspectRatioStyle: C
7406
7417
  } = un(), {
7407
- slidable: _,
7418
+ slidable: S,
7408
7419
  masterItemIndex: j,
7409
7420
  prevImage: R,
7410
7421
  nextImage: L,
@@ -7436,7 +7447,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7436
7447
  const ce = "absolute z-overlay", de = `transition-opacity ${Z ? "opacity-100" : "opacity-0 !pointer-events-none"}`;
7437
7448
  return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
7438
7449
  !s && !B && /* @__PURE__ */ a.jsx(Hp, { sharedClassName: ce }),
7439
- _ && !B && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
7450
+ S && !B && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
7440
7451
  /* @__PURE__ */ a.jsx(
7441
7452
  pt,
7442
7453
  {
@@ -7578,7 +7589,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7578
7589
  ] });
7579
7590
  }, Ap = ({ className: s = "" }) => {
7580
7591
  const { infiniteCarrousel: m, isFullScreen: c } = an(), { items: w, aspectRatioStyle: C } = un(), {
7581
- slidable: _,
7592
+ slidable: S,
7582
7593
  carrouselItemIndex: j,
7583
7594
  setCarrouselItemIndex: R,
7584
7595
  itemIndexCommand: L,
@@ -7596,10 +7607,10 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7596
7607
  }, []), Q = g.useRef(!1), W = g.useRef(null), A = g.useRef(null), B = g.useRef(null), q = g.useCallback(() => {
7597
7608
  B.current && (cancelAnimationFrame(B.current), B.current = null);
7598
7609
  }, []), U = g.useCallback(() => {
7599
- const b = G("computeClosestSnapIndex"), $ = Array.from(b.children), S = b.scrollLeft, x = $.reduce(
7610
+ const b = G("computeClosestSnapIndex"), $ = Array.from(b.children), N = b.scrollLeft, x = $.reduce(
7600
7611
  (T, P, f) => {
7601
7612
  const k = P.offsetLeft;
7602
- return Math.abs(k - S) < Math.abs($[T].offsetLeft - S) ? f : T;
7613
+ return Math.abs(k - N) < Math.abs($[T].offsetLeft - N) ? f : T;
7603
7614
  },
7604
7615
  0
7605
7616
  );
@@ -7617,7 +7628,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7617
7628
  },
7618
7629
  [G]
7619
7630
  ), K = g.useCallback(
7620
- (b, $, S) => {
7631
+ (b, $, N) => {
7621
7632
  q();
7622
7633
  const x = G("scrollToIndex"), T = Array.from(x.children), P = x.scrollLeft, f = T[b].offsetLeft, k = (ge) => {
7623
7634
  x.scrollTo({
@@ -7626,7 +7637,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7626
7637
  });
7627
7638
  }, le = Math.abs(P - f);
7628
7639
  if (le < 1 || $ === "instant") {
7629
- k(f), S == null || S();
7640
+ k(f), N == null || N();
7630
7641
  return;
7631
7642
  }
7632
7643
  const ie = Ln(le / 2.5, 300, 1e3), pe = (/* @__PURE__ */ new Date()).getTime();
@@ -7635,7 +7646,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7635
7646
  const ge = () => {
7636
7647
  const ve = (/* @__PURE__ */ new Date()).getTime() - pe;
7637
7648
  if (ve >= ie) {
7638
- k(f), S == null || S(), B.current = requestAnimationFrame(() => {
7649
+ k(f), N == null || N(), B.current = requestAnimationFrame(() => {
7639
7650
  te("mandatory"), B.current = null;
7640
7651
  });
7641
7652
  return;
@@ -7674,7 +7685,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7674
7685
  oe,
7675
7686
  O
7676
7687
  ]), g.useEffect(() => {
7677
- if (!_ || H) {
7688
+ if (!S || H) {
7678
7689
  X("auto");
7679
7690
  return;
7680
7691
  }
@@ -7684,7 +7695,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7684
7695
  X("grab"), te("mandatory");
7685
7696
  const $ = (T) => {
7686
7697
  T.button === 0 && (T.preventDefault(), T.stopPropagation(), Q.current = !0, W.current = T.pageX - b.offsetLeft, A.current = b.scrollLeft, q(), X("grabbing"), te("none"));
7687
- }, S = (T) => {
7698
+ }, N = (T) => {
7688
7699
  if (!Q.current)
7689
7700
  return;
7690
7701
  if (W.current === null)
@@ -7702,8 +7713,8 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7702
7713
  const T = U();
7703
7714
  K(T, "smooth");
7704
7715
  };
7705
- return b.addEventListener("mousedown", $), document.addEventListener("mousemove", S), document.addEventListener("mouseleave", x), document.addEventListener("mouseup", x), document.addEventListener("contextmenu", x), () => {
7706
- b.removeEventListener("mousedown", $), document.removeEventListener("mousemove", S), document.removeEventListener("mouseleave", x), document.removeEventListener("mouseup", x), document.removeEventListener("contextmenu", x);
7716
+ return b.addEventListener("mousedown", $), document.addEventListener("mousemove", N), document.addEventListener("mouseleave", x), document.addEventListener("mouseup", x), document.addEventListener("contextmenu", x), () => {
7717
+ b.removeEventListener("mousedown", $), document.removeEventListener("mousemove", N), document.removeEventListener("mouseleave", x), document.removeEventListener("mouseup", x), document.removeEventListener("contextmenu", x);
7707
7718
  };
7708
7719
  }, [
7709
7720
  q,
@@ -7712,7 +7723,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7712
7723
  K,
7713
7724
  X,
7714
7725
  te,
7715
- _
7726
+ S
7716
7727
  ]), g.useEffect(() => {
7717
7728
  if (O || de)
7718
7729
  return;
@@ -7720,8 +7731,8 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7720
7731
  if (!b)
7721
7732
  return;
7722
7733
  const $ = () => {
7723
- const S = U();
7724
- Number.isNaN(S) || (R(S), S === L && Z(null));
7734
+ const N = U();
7735
+ Number.isNaN(N) || (R(N), N === L && Z(null));
7725
7736
  };
7726
7737
  return b.addEventListener("scroll", $), () => {
7727
7738
  b.removeEventListener("scroll", $);
@@ -7749,11 +7760,11 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7749
7760
  "div",
7750
7761
  {
7751
7762
  ref: F,
7752
- className: `flex size-full ${_ ? "overflow-x-auto no-scrollbar *:snap-start *:snap-always" : "justify-center"}`,
7763
+ className: `flex size-full ${S ? "overflow-x-auto no-scrollbar *:snap-start *:snap-always" : "justify-center"}`,
7753
7764
  children: [
7754
7765
  V === "last_to_first" && /* @__PURE__ */ a.jsx(ke, {}),
7755
7766
  w.map((b, $) => {
7756
- const S = b.type === "360" ? b.images[0] : b.src, x = $ === j, T = $ === 0, P = j === w.length - 1, f = $ === w.length - 1, k = j === 0, le = Math.abs($ - j) > 1 && // Not next to the current one
7767
+ const N = b.type === "360" ? b.images[0] : b.src, x = $ === j, T = $ === 0, P = j === w.length - 1, f = $ === w.length - 1, k = j === 0, le = Math.abs($ - j) > 1 && // Not next to the current one
7757
7768
  !(m && T && P) && // Not the last one when the first one is shown (only for infinite carrousel)
7758
7769
  !(m && f && k), ie = (() => {
7759
7770
  if (V === "first_to_last" && T)
@@ -7780,14 +7791,14 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7780
7791
  }
7781
7792
  )
7782
7793
  },
7783
- `${$}_${S}`
7794
+ `${$}_${N}`
7784
7795
  );
7785
7796
  }),
7786
7797
  V === "first_to_last" && /* @__PURE__ */ a.jsx(ke, {})
7787
7798
  ]
7788
7799
  }
7789
7800
  ),
7790
- _ && !M && /* @__PURE__ */ a.jsx("div", { className: `absolute ${tr("top-right")}`, children: /* @__PURE__ */ a.jsx(
7801
+ S && !M && /* @__PURE__ */ a.jsx("div", { className: `absolute ${tr("top-right")}`, children: /* @__PURE__ */ a.jsx(
7791
7802
  fp,
7792
7803
  {
7793
7804
  currentIndex: j,
@@ -7803,7 +7814,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7803
7814
  prevImage: c,
7804
7815
  nextImage: w,
7805
7816
  isShowingDetails: C,
7806
- resetShownDetails: _,
7817
+ resetShownDetails: S,
7807
7818
  extendMode: j,
7808
7819
  disableExtendMode: R,
7809
7820
  isZooming: L,
@@ -7829,7 +7840,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7829
7840
  const O = (M) => {
7830
7841
  const F = M.key === "Escape", G = !L && !C;
7831
7842
  if (F)
7832
- L ? Z() : C ? _() : R();
7843
+ L ? Z() : C ? S() : R();
7833
7844
  else if (G)
7834
7845
  switch (M.key) {
7835
7846
  case "ArrowLeft":
@@ -7849,7 +7860,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7849
7860
  L,
7850
7861
  w,
7851
7862
  c,
7852
- _,
7863
+ S,
7853
7864
  Z
7854
7865
  ]), /* @__PURE__ */ a.jsxs(
7855
7866
  "div",
@@ -7899,11 +7910,11 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7899
7910
  data: c,
7900
7911
  status: w,
7901
7912
  isSuccess: C,
7902
- error: _
7913
+ error: S
7903
7914
  } = Qf(s);
7904
7915
  return g.useEffect(() => {
7905
- _ ? m(zf, _) : C ? m(Lf) : w === "fetching" && m(jf);
7906
- }, [m, _, C, w]), _ ? /* @__PURE__ */ a.jsx(wc, { title: "Failed to fetch composition", error: _ }) : C ? /* @__PURE__ */ a.jsx(Xf, { composition: c, children: /* @__PURE__ */ a.jsx(Gf, { children: /* @__PURE__ */ a.jsx($p, {}) }) }) : /* @__PURE__ */ a.jsxs("div", { className: "flex aspect-video size-full flex-col items-center justify-center gap-y-4", children: [
7916
+ S ? m(zf, S) : C ? m(Lf) : w === "fetching" && m(jf);
7917
+ }, [m, S, C, w]), S ? /* @__PURE__ */ a.jsx(wc, { title: "Failed to fetch composition", error: S }) : C ? /* @__PURE__ */ a.jsx(Xf, { composition: c, children: /* @__PURE__ */ a.jsx(Gf, { children: /* @__PURE__ */ a.jsx($p, {}) }) }) : /* @__PURE__ */ a.jsxs("div", { className: "flex aspect-video size-full flex-col items-center justify-center gap-y-4", children: [
7907
7918
  /* @__PURE__ */ a.jsx("div", { className: "text-xl", children: "Loading WebPlayer..." }),
7908
7919
  /* @__PURE__ */ a.jsx(xc, { color: "primary" })
7909
7920
  ] });
@@ -7913,7 +7924,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7913
7924
  infiniteCarrousel: c = !1,
7914
7925
  permanentGallery: w = !1,
7915
7926
  imageLoadStrategy: C = Df,
7916
- preventFullScreen: _ = !1,
7927
+ preventFullScreen: S = !1,
7917
7928
  eventPrefix: j = Ff,
7918
7929
  reverse360: R = !1,
7919
7930
  children: L,
@@ -7942,7 +7953,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7942
7953
  removeEventListener("resize", B);
7943
7954
  };
7944
7955
  }, [M]), g.useEffect(() => {
7945
- if (_)
7956
+ if (S)
7946
7957
  return;
7947
7958
  const A = V.current;
7948
7959
  if (!A)
@@ -7957,7 +7968,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7957
7968
  return document.addEventListener("fullscreenchange", B), () => {
7958
7969
  document.removeEventListener("fullscreenchange", B);
7959
7970
  };
7960
- }, [_]);
7971
+ }, [S]);
7961
7972
  const Q = g.useCallback(async () => {
7962
7973
  const A = V.current;
7963
7974
  if (!A)
@@ -7982,7 +7993,7 @@ const tc = ({ className: s }) => /* @__PURE__ */ a.jsx(Ue, { className: s, custo
7982
7993
  imageLoadStrategy: C,
7983
7994
  flatten: m,
7984
7995
  infiniteCarrousel: c,
7985
- preventFullScreen: _,
7996
+ preventFullScreen: S,
7986
7997
  permanentGallery: w,
7987
7998
  emitEvent: G,
7988
7999
  playerInViewportWidthRatio: oe,
@@ -8033,11 +8044,11 @@ var nc;
8033
8044
  function Qp() {
8034
8045
  if (nc) return Zr;
8035
8046
  nc = 1;
8036
- var s = so, m = Symbol.for("react.element"), c = Symbol.for("react.fragment"), w = Object.prototype.hasOwnProperty, C = s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, _ = { key: !0, ref: !0, __self: !0, __source: !0 };
8047
+ var s = so, m = Symbol.for("react.element"), c = Symbol.for("react.fragment"), w = Object.prototype.hasOwnProperty, C = s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, S = { key: !0, ref: !0, __self: !0, __source: !0 };
8037
8048
  function j(R, L, Z) {
8038
8049
  var V, H = {}, D = null, oe = null;
8039
8050
  Z !== void 0 && (D = "" + Z), L.key !== void 0 && (D = "" + L.key), L.ref !== void 0 && (oe = L.ref);
8040
- for (V in L) w.call(L, V) && !_.hasOwnProperty(V) && (H[V] = L[V]);
8051
+ for (V in L) w.call(L, V) && !S.hasOwnProperty(V) && (H[V] = L[V]);
8041
8052
  if (R && R.defaultProps) for (V in L = R.defaultProps, L) H[V] === void 0 && (H[V] = L[V]);
8042
8053
  return { $$typeof: m, type: R, key: D, ref: oe, props: H, _owner: C.current };
8043
8054
  }
@@ -8085,7 +8096,7 @@ function tm(s) {
8085
8096
  }
8086
8097
  const ro = Symbol.for("r2wc.render"), lo = Symbol.for("r2wc.connected"), jn = Symbol.for("r2wc.context"), sn = Symbol.for("r2wc.props");
8087
8098
  function nm(s, m, c) {
8088
- var w, C, _;
8099
+ var w, C, S;
8089
8100
  m.props || (m.props = s.propTypes ? Object.keys(s.propTypes) : []);
8090
8101
  const j = Array.isArray(m.props) ? m.props.slice() : Object.keys(m.props), R = {}, L = {}, Z = {};
8091
8102
  for (const H of j) {
@@ -8095,7 +8106,7 @@ function nm(s, m, c) {
8095
8106
  }
8096
8107
  class V extends HTMLElement {
8097
8108
  constructor() {
8098
- super(), no(this, w, !0), no(this, C), no(this, _, {}), no(this, "container"), m.shadow ? this.container = this.attachShadow({
8109
+ super(), no(this, w, !0), no(this, C), no(this, S, {}), no(this, "container"), m.shadow ? this.container = this.attachShadow({
8099
8110
  mode: m.shadow
8100
8111
  }) : this.container = this, this[sn].container = this.container;
8101
8112
  for (const D of j) {
@@ -8116,7 +8127,7 @@ function nm(s, m, c) {
8116
8127
  const M = Z[D], F = R[M], G = F ? es[F] : null;
8117
8128
  M in R && G != null && G.parse && O && (this[sn][M] = G.parse(O, D, this), this[ro]());
8118
8129
  }
8119
- [(w = lo, C = jn, _ = sn, ro)]() {
8130
+ [(w = lo, C = jn, S = sn, ro)]() {
8120
8131
  this[lo] && (this[jn] ? c.update(this[jn], this[sn]) : this[jn] = c.mount(
8121
8132
  this.container,
8122
8133
  s,
@@ -8162,7 +8173,7 @@ function om({ root: s }) {
8162
8173
  function Lc(s, m = {}) {
8163
8174
  return nm(s, m, { mount: rm, update: lm, unmount: om });
8164
8175
  }
8165
- const im = '*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}: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:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}#cc-webplayer-wrapper{--background: var(--cc-webplayer-background, 0 0% 100%);--foreground: var(--cc-webplayer-foreground, 240 10% 3.9%);--primary: var(--cc-webplayer-primary, 216 100% 52%);--primary-foreground: var( --cc-webplayer-primary-foreground, var(--background) );--neutral: var(--cc-webplayer-neutral, 0 0% 39%);--neutral-foreground: var( --cc-webplayer-neutral-foreground, var(--foreground) );--radius-ui: var(--cc-webplayer-radius-ui, 1rem);--radius-carrousel: var(--cc-webplayer-radius-carrousel, 0);--radius-gallery: var(--cc-webplayer-radius-gallery, 0)}*,: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: }.\\!container{width:100%!important}.container{width:100%}@media (min-width: 1280px){.\\!container{max-width:1280px!important}.container{max-width:1280px}}.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-none{pointer-events:none!important}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.invisible{visibility:hidden}.fixed{position:fixed}.\\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-x-1{left:.25rem;right:.25rem}.inset-y-1{top:.25rem;bottom:.25rem}.-bottom-0\\.5{bottom:-.125rem}.-left-0\\.5{left:-.125rem}.-right-0\\.5{right:-.125rem}.-top-0\\.5{top:-.125rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.left-0{left:0}.left-1{left:.25rem}.left-1\\/2{left:50%}.right-1{right:.25rem}.right-2{right:.5rem}.top-0{top:0}.top-1{top:.25rem}.top-1\\/2{top:50%}.top-2{top:.5rem}.-z-10{z-index:-10}.-z-20{z-index:-20}.z-hotspot{z-index:10}.z-overlay{z-index:30}.z-zoomed-image{z-index:20}.col-start-3{grid-column-start:3}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.-mt-px{margin-top:-1px}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-1{width:.25rem;height:.25rem}.size-12{width:3rem;height:3rem}.size-20{width:5rem;height:5rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-8{width:2rem;height:2rem}.size-full{width:100%;height:100%}.h-1{height:.25rem}.h-10{height:2.5rem}.h-3\\/4{height:75%}.h-5{height:1.25rem}.h-8{height:2rem}.h-full{height:100%}.h-px{height:1px}.min-h-0{min-height:0px}.w-12{width:3rem}.w-3\\/5{width:60%}.w-8{width:2rem}.w-\\[calc\\(100\\%\\+1024px\\)\\]{width:calc(100% + 1024px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.max-w-40{max-width:10rem}.max-w-\\[1600px\\]{max-width:1600px}.shrink-0{flex-shrink:0}.origin-top-left{transform-origin:top left}.-translate-x-1\\.5{--tw-translate-x: -.375rem;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-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-x-0{--tw-translate-x: 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-x-1\\.5{--tw-translate-x: .375rem;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-full{--tw-translate-x: 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))}.rotate-180{--tw-rotate: 180deg;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))}.scale-100{--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))}.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))}.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 hotspot-ping{0%{transform:scale(0)}25%{opacity:1}75%,to{transform:scale(1.5);opacity:0}}.animate-hotspot-ping{animation:hotspot-ping 3s cubic-bezier(0,0,.2,1) infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-rotation{animation:rotation 1s linear infinite}.cursor-auto{cursor:auto}.cursor-ew-resize{cursor:ew-resize}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-\\[auto\\,1fr\\,auto\\]{grid-template-columns:auto 1fr auto}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.space-x-0\\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.rounded-carrousel{border-radius:var(--radius-carrousel)}.rounded-full{border-radius:9999px}.rounded-gallery{border-radius:var(--radius-gallery)}.rounded-ui{border-radius:var(--radius-ui)}.rounded-ui-lg{border-radius:calc(var(--radius-ui) + .25rem)}.rounded-ui-md{border-radius:calc(var(--radius-ui) + .125rem)}.rounded-ui-sm{border-radius:calc(var(--radius-ui) - .125rem)}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-background{border-color:hsl(var(--background))}.border-primary{border-color:hsl(var(--primary))}.border-b-transparent{border-bottom-color:transparent}.bg-background{background-color:hsl(var(--background))}.bg-background\\/25{background-color:hsl(var(--background) / .25)}.bg-background\\/50{background-color:hsl(var(--background) / .5)}.bg-background\\/60{background-color:hsl(var(--background) / .6)}.bg-foreground\\/25{background-color:hsl(var(--foreground) / .25)}.bg-foreground\\/35{background-color:hsl(var(--foreground) / .35)}.bg-foreground\\/40{background-color:hsl(var(--foreground) / .4)}.bg-foreground\\/50{background-color:hsl(var(--foreground) / .5)}.bg-foreground\\/60{background-color:hsl(var(--foreground) / .6)}.bg-foreground\\/65{background-color:hsl(var(--foreground) / .65)}.bg-foreground\\/75{background-color:hsl(var(--foreground) / .75)}.bg-neutral\\/50{background-color:hsl(var(--neutral) / .5)}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.bg-primary\\/50{background-color:hsl(var(--primary) / .5)}.bg-transparent{background-color:transparent}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-foreground{--tw-gradient-from: hsl(var(--foreground)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--foreground) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-1\\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-0\\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.pl-6{padding-left:1.5rem}.pr-12{padding-right:3rem}.pt-8{padding-top:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.text-background{color:hsl(var(--background))}.text-background\\/75{color:hsl(var(--background) / .75)}.text-foreground{color:hsl(var(--foreground))}.text-neutral-foreground{color:hsl(var(--neutral-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.opacity-0{opacity:0}.opacity-100{opacity:1}.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)}.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,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\\[width\\]{transition-property:width;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-300{transition-duration:.3s}.duration-details{transition-duration:.35s}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.\\[mask-image\\:linear-gradient\\(to_left\\,transparent_0px\\,black_4px\\,black_calc\\(100\\%-4px\\)\\,transparent_100\\%\\)\\]{-webkit-mask-image:linear-gradient(to left,transparent 0px,black 4px,black calc(100% - 4px),transparent 100%);mask-image:linear-gradient(to left,transparent 0px,black 4px,black calc(100% - 4px),transparent 100%)}.\\*\\:pointer-events-auto>*{pointer-events:auto}.\\*\\:snap-start>*{scroll-snap-align:start}.\\*\\:snap-always>*{scroll-snap-stop:always}.after\\:absolute:after{content:var(--tw-content);position:absolute}.after\\:inset-0:after{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.after\\:rounded-gallery:after{content:var(--tw-content);border-radius:var(--radius-gallery)}.after\\:border-2:after{content:var(--tw-content);border-width:2px}.after\\:border-primary:after{content:var(--tw-content);border-color:hsl(var(--primary))}.after\\:opacity-0:after{content:var(--tw-content);opacity:0}.after\\:opacity-100:after{content:var(--tw-content);opacity:1}.after\\:transition-opacity:after{content:var(--tw-content);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\\:z-hotspot-hover:hover{z-index:11}.hover\\:bg-foreground\\/25:hover{background-color:hsl(var(--foreground) / .25)}.hover\\:bg-primary\\/25:hover{background-color:hsl(var(--primary) / .25)}.hover\\:bg-primary\\/30:hover{background-color:hsl(var(--primary) / .3)}.hover\\:opacity-80:hover{opacity:.8}.hover\\:after\\:opacity-70:hover:after{content:var(--tw-content);opacity:.7}.disabled\\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\\:pointer-events-auto{pointer-events:auto}.group\\/volume:hover .group-hover\\/volume\\:opacity-100{opacity:1}.group\\/volume:hover .group-hover\\/volume\\:opacity-50{opacity:.5}.group:hover .group-hover\\:opacity-100{opacity:1}@media ((orientation: portrait) and (max-width: 767px)) or ((orientation: landscape) and (max-width: 1023px)){.max-small\\:hidden{display:none}}@media ((orientation: portrait) and (min-width: 768px)) or ((orientation: landscape) and (min-width: 1024px)){.small\\:inset-x-2{left:.5rem;right:.5rem}.small\\:inset-y-2{top:.5rem;bottom:.5rem}.small\\:bottom-2{bottom:.5rem}.small\\:left-2{left:.5rem}.small\\:right-2{right:.5rem}.small\\:right-4{right:1rem}.small\\:top-2{top:.5rem}.small\\:top-4{top:1rem}.small\\:my-4{margin-top:1rem;margin-bottom:1rem}.small\\:hidden{display:none}.small\\:h-12{height:3rem}.small\\:max-w-48{max-width:12rem}.small\\:gap-2{gap:.5rem}.small\\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.small\\:gap-y-2{row-gap:.5rem}.small\\:gap-y-4{row-gap:1rem}.small\\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.small\\:px-2{padding-left:.5rem;padding-right:.5rem}.small\\:py-1{padding-top:.25rem;padding-bottom:.25rem}.small\\:pl-8{padding-left:2rem}.small\\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1280px){.large\\:h-20{height:5rem}.large\\:h-3\\/5{height:60%}.large\\:gap-4{gap:1rem}.large\\:p-2{padding:.5rem}}';
8176
+ const im = '*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}: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:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}#cc-webplayer-wrapper{--background: var(--cc-webplayer-background, 0 0% 100%);--foreground: var(--cc-webplayer-foreground, 240 10% 3.9%);--primary: var(--cc-webplayer-primary, 216 100% 52%);--primary-foreground: var( --cc-webplayer-primary-foreground, var(--background) );--neutral: var(--cc-webplayer-neutral, 0 0% 39%);--neutral-foreground: var( --cc-webplayer-neutral-foreground, var(--foreground) );--radius-ui: var(--cc-webplayer-radius-ui, 1rem);--radius-carrousel: var(--cc-webplayer-radius-carrousel, 0);--radius-gallery: var(--cc-webplayer-radius-gallery, 0)}*,: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: }.\\!container{width:100%!important}.container{width:100%}@media (min-width: 1280px){.\\!container{max-width:1280px!important}.container{max-width:1280px}}.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-none{pointer-events:none!important}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.invisible{visibility:hidden}.fixed{position:fixed}.\\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-x-1{left:.25rem;right:.25rem}.inset-y-1{top:.25rem;bottom:.25rem}.-bottom-0\\.5{bottom:-.125rem}.-left-0\\.5{left:-.125rem}.-right-0\\.5{right:-.125rem}.-top-0\\.5{top:-.125rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.left-0{left:0}.left-1{left:.25rem}.left-1\\/2{left:50%}.right-1{right:.25rem}.right-2{right:.5rem}.top-0{top:0}.top-1{top:.25rem}.top-1\\/2{top:50%}.top-2{top:.5rem}.-z-10{z-index:-10}.-z-20{z-index:-20}.z-hotspot{z-index:10}.z-overlay{z-index:30}.z-zoomed-image{z-index:20}.col-start-3{grid-column-start:3}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.-mt-px{margin-top:-1px}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-1{width:.25rem;height:.25rem}.size-12{width:3rem;height:3rem}.size-20{width:5rem;height:5rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-8{width:2rem;height:2rem}.size-full{width:100%;height:100%}.h-1{height:.25rem}.h-10{height:2.5rem}.h-3\\/4{height:75%}.h-5{height:1.25rem}.h-8{height:2rem}.h-full{height:100%}.h-px{height:1px}.min-h-0{min-height:0px}.w-12{width:3rem}.w-3\\/5{width:60%}.w-8{width:2rem}.w-\\[calc\\(100\\%\\+1024px\\)\\]{width:calc(100% + 1024px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.max-w-40{max-width:10rem}.max-w-\\[1600px\\]{max-width:1600px}.shrink-0{flex-shrink:0}.origin-top-left{transform-origin:top left}.-translate-x-1\\.5{--tw-translate-x: -.375rem;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-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-x-0{--tw-translate-x: 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-x-1\\.5{--tw-translate-x: .375rem;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-full{--tw-translate-x: 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))}.rotate-180{--tw-rotate: 180deg;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))}.scale-100{--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))}.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))}.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 hotspot-ping{0%{transform:scale(0)}25%{opacity:1}75%,to{transform:scale(1.5);opacity:0}}.animate-hotspot-ping{animation:hotspot-ping 3s cubic-bezier(0,0,.2,1) infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-rotation{animation:rotation 1s linear infinite}.cursor-auto{cursor:auto}.cursor-ew-resize{cursor:ew-resize}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-\\[auto\\,1fr\\,auto\\]{grid-template-columns:auto 1fr auto}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.space-x-0\\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.rounded-carrousel{border-radius:var(--radius-carrousel)}.rounded-full{border-radius:9999px}.rounded-gallery{border-radius:var(--radius-gallery)}.rounded-ui{border-radius:var(--radius-ui)}.rounded-ui-lg{border-radius:calc(var(--radius-ui) + .25rem)}.rounded-ui-md{border-radius:calc(var(--radius-ui) + .125rem)}.rounded-ui-sm{border-radius:calc(var(--radius-ui) - .125rem)}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-background{border-color:hsl(var(--background))}.border-primary{border-color:hsl(var(--primary))}.border-b-transparent{border-bottom-color:transparent}.bg-background{background-color:hsl(var(--background))}.bg-background\\/25{background-color:hsl(var(--background) / .25)}.bg-background\\/50{background-color:hsl(var(--background) / .5)}.bg-background\\/60{background-color:hsl(var(--background) / .6)}.bg-foreground\\/25{background-color:hsl(var(--foreground) / .25)}.bg-foreground\\/30{background-color:hsl(var(--foreground) / .3)}.bg-foreground\\/35{background-color:hsl(var(--foreground) / .35)}.bg-foreground\\/40{background-color:hsl(var(--foreground) / .4)}.bg-foreground\\/50{background-color:hsl(var(--foreground) / .5)}.bg-foreground\\/60{background-color:hsl(var(--foreground) / .6)}.bg-foreground\\/65{background-color:hsl(var(--foreground) / .65)}.bg-foreground\\/75{background-color:hsl(var(--foreground) / .75)}.bg-neutral\\/50{background-color:hsl(var(--neutral) / .5)}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.bg-primary\\/50{background-color:hsl(var(--primary) / .5)}.bg-transparent{background-color:transparent}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-foreground{--tw-gradient-from: hsl(var(--foreground)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--foreground) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-1\\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-0\\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.pl-6{padding-left:1.5rem}.pr-12{padding-right:3rem}.pt-8{padding-top:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.text-background{color:hsl(var(--background))}.text-background\\/75{color:hsl(var(--background) / .75)}.text-foreground{color:hsl(var(--foreground))}.text-neutral-foreground{color:hsl(var(--neutral-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.opacity-0{opacity:0}.opacity-100{opacity:1}.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)}.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,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\\[width\\]{transition-property:width;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-300{transition-duration:.3s}.duration-details{transition-duration:.35s}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.\\[mask-image\\:linear-gradient\\(to_left\\,transparent_0px\\,black_4px\\,black_calc\\(100\\%-4px\\)\\,transparent_100\\%\\)\\]{-webkit-mask-image:linear-gradient(to left,transparent 0px,black 4px,black calc(100% - 4px),transparent 100%);mask-image:linear-gradient(to left,transparent 0px,black 4px,black calc(100% - 4px),transparent 100%)}.\\*\\:pointer-events-auto>*{pointer-events:auto}.\\*\\:snap-start>*{scroll-snap-align:start}.\\*\\:snap-always>*{scroll-snap-stop:always}.after\\:absolute:after{content:var(--tw-content);position:absolute}.after\\:inset-0:after{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.after\\:rounded-gallery:after{content:var(--tw-content);border-radius:var(--radius-gallery)}.after\\:border-2:after{content:var(--tw-content);border-width:2px}.after\\:border-primary:after{content:var(--tw-content);border-color:hsl(var(--primary))}.after\\:opacity-0:after{content:var(--tw-content);opacity:0}.after\\:opacity-100:after{content:var(--tw-content);opacity:1}.after\\:transition-opacity:after{content:var(--tw-content);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\\:z-hotspot-hover:hover{z-index:11}.hover\\:bg-foreground\\/25:hover{background-color:hsl(var(--foreground) / .25)}.hover\\:bg-primary\\/25:hover{background-color:hsl(var(--primary) / .25)}.hover\\:bg-primary\\/30:hover{background-color:hsl(var(--primary) / .3)}.hover\\:opacity-80:hover{opacity:.8}.hover\\:after\\:opacity-70:hover:after{content:var(--tw-content);opacity:.7}.disabled\\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\\:pointer-events-auto{pointer-events:auto}.group\\/volume:hover .group-hover\\/volume\\:opacity-100{opacity:1}.group\\/volume:hover .group-hover\\/volume\\:opacity-50{opacity:.5}.group:hover .group-hover\\:opacity-100{opacity:1}@media ((orientation: portrait) and (max-width: 767px)) or ((orientation: landscape) and (max-width: 1023px)){.max-small\\:hidden{display:none}}@media ((orientation: portrait) and (min-width: 768px)) or ((orientation: landscape) and (min-width: 1024px)){.small\\:inset-x-2{left:.5rem;right:.5rem}.small\\:inset-y-2{top:.5rem;bottom:.5rem}.small\\:bottom-2{bottom:.5rem}.small\\:left-2{left:.5rem}.small\\:right-2{right:.5rem}.small\\:right-4{right:1rem}.small\\:top-2{top:.5rem}.small\\:top-4{top:1rem}.small\\:my-4{margin-top:1rem;margin-bottom:1rem}.small\\:hidden{display:none}.small\\:h-12{height:3rem}.small\\:max-w-48{max-width:12rem}.small\\:gap-2{gap:.5rem}.small\\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.small\\:gap-y-2{row-gap:.5rem}.small\\:gap-y-4{row-gap:1rem}.small\\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.small\\:px-2{padding-left:.5rem;padding-right:.5rem}.small\\:py-1{padding-top:.25rem;padding-bottom:.25rem}.small\\:pl-8{padding-left:2rem}.small\\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1280px){.large\\:h-20{height:5rem}.large\\:h-3\\/5{height:60%}.large\\:gap-4{gap:1rem}.large\\:p-2{padding:.5rem}}';
8166
8177
  function sm(s) {
8167
8178
  return s.replace(
8168
8179
  /([a-z0-9])([A-Z])/g,