@opencx/widget 3.0.76 → 3.0.78
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/designs.cjs +8 -8
- package/dist/designs.cjs.map +1 -1
- package/dist/designs.js +199 -174
- package/dist/designs.js.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/react.cjs +1 -1
- package/dist/react.js +2 -2
- package/dist/src/headless/core/__tests__/test-utils.d.ts +36 -0
- package/dist/src/headless/core/api/api-caller.d.ts +37 -1
- package/dist/src/headless/core/api/schema.d.ts +51 -0
- package/dist/src/headless/core/context/active-session-polling.ctx.d.ts +1 -1
- package/dist/src/headless/core/context/message.ctx.d.ts +1 -1
- package/dist/src/headless/core/context/session.ctx.d.ts +2 -1
- package/dist/src/headless/core/index.d.ts +1 -1
- package/dist/src/headless/core/types/{schemas.d.ts → dtos.d.ts} +1 -0
- package/dist/src/headless/core/types/messages.d.ts +1 -1
- package/dist/{useWidgetTrigger-D-OdmCtY.cjs → useWidgetTrigger-BQY6R62E.cjs} +2 -2
- package/dist/{useWidgetTrigger-D-OdmCtY.cjs.map → useWidgetTrigger-BQY6R62E.cjs.map} +1 -1
- package/dist/{useWidgetTrigger-CJFrgKrO.js → useWidgetTrigger-CHdrv5fT.js} +3 -3
- package/dist/{useWidgetTrigger-CJFrgKrO.js.map → useWidgetTrigger-CHdrv5fT.js.map} +1 -1
- package/dist/{widget.ctx-W1JQt9cl.js → widget.ctx-DRC-z8Ql.js} +112 -102
- package/dist/widget.ctx-DRC-z8Ql.js.map +1 -0
- package/dist/widget.ctx-sL-dW2kY.cjs +5 -0
- package/dist/widget.ctx-sL-dW2kY.cjs.map +1 -0
- package/dist-embed/script.js +12 -12
- package/dist-embed/script.js.map +1 -1
- package/package.json +1 -1
- package/dist/widget.ctx-D_eeZ2xk.cjs +0 -5
- package/dist/widget.ctx-D_eeZ2xk.cjs.map +0 -1
- package/dist/widget.ctx-W1JQt9cl.js.map +0 -1
package/dist/designs.js
CHANGED
|
@@ -2,7 +2,7 @@ import { Fragment as Qa, jsx as b, jsxs as U } from "react/jsx-runtime";
|
|
|
2
2
|
import * as Un from "@radix-ui/react-popover";
|
|
3
3
|
import * as Te from "react";
|
|
4
4
|
import an, { forwardRef as zr, useState as Fe, useImperativeHandle as Au, useRef as cn, useCallback as Cu, useMemo as Yr, useEffect as Ot, memo as ku, cloneElement as Nu, createElement as Ai } from "react";
|
|
5
|
-
import { l as Ci, m as Iu, a as We, u as mt, d as dn, g as zn, i as Su, c as Xa, h as Lt, e as Yn, j as hn, b as Ou, _ as Lu, W as Ru, k as Du } from "./useWidgetTrigger-
|
|
5
|
+
import { l as Ci, m as Iu, a as We, u as mt, d as dn, g as zn, i as Su, c as Xa, h as Lt, e as Yn, j as hn, b as Ou, _ as Lu, W as Ru, k as Du } from "./useWidgetTrigger-CHdrv5fT.js";
|
|
6
6
|
import * as Ue from "@radix-ui/react-dialog";
|
|
7
7
|
import { X as vu, PaperclipIcon as Pu, ImageIcon as Mu, CircleDashed as Bu, ArrowUpIcon as Fu, CircleCheckIcon as Hu, XIcon as jr, AlertCircle as Uu, Loader2 as zu, FileAudio2Icon as Yu, FileVideo2Icon as ju, FileIcon as Wu, ChevronRight as qu, Check as Vu, Circle as Gu, ChevronLeftIcon as Qu, EllipsisVerticalIcon as Xu, MessageCirclePlusIcon as Ku, LoaderIcon as $u, SendHorizontal as Ju, UserRoundIcon as Zu, ChevronRightIcon as el, ChevronDownIcon as tl } from "lucide-react";
|
|
8
8
|
import { clsx as Ka } from "clsx";
|
|
@@ -33,7 +33,7 @@ function Rn(e) {
|
|
|
33
33
|
);
|
|
34
34
|
}
|
|
35
35
|
const _r = st(/\d/), al = st(/[\dA-Fa-f]/), sl = st(/[!-/:-@[-`{-~]/);
|
|
36
|
-
function
|
|
36
|
+
function q(e) {
|
|
37
37
|
return e !== null && e < -2;
|
|
38
38
|
}
|
|
39
39
|
function ae(e) {
|
|
@@ -1782,7 +1782,7 @@ function fd(e, t, n) {
|
|
|
1782
1782
|
return $(a) ? Z(e, i, "linePrefix")(a) : i(a);
|
|
1783
1783
|
}
|
|
1784
1784
|
function i(a) {
|
|
1785
|
-
return a === null ||
|
|
1785
|
+
return a === null || q(a) ? t(a) : n(a);
|
|
1786
1786
|
}
|
|
1787
1787
|
}
|
|
1788
1788
|
const Cs = {
|
|
@@ -1886,20 +1886,20 @@ function Td(e, t, n) {
|
|
|
1886
1886
|
return I === u ? (s++, e.consume(I), d) : s < 3 ? n(I) : (e.exit("codeFencedFenceSequence"), $(I) ? Z(e, h, "whitespace")(I) : h(I));
|
|
1887
1887
|
}
|
|
1888
1888
|
function h(I) {
|
|
1889
|
-
return I === null ||
|
|
1889
|
+
return I === null || q(I) ? (e.exit("codeFencedFence"), r.interrupt ? t(I) : e.check(Fi, y, M)(I)) : (e.enter("codeFencedFenceInfo"), e.enter("chunkString", {
|
|
1890
1890
|
contentType: "string"
|
|
1891
1891
|
}), m(I));
|
|
1892
1892
|
}
|
|
1893
1893
|
function m(I) {
|
|
1894
|
-
return I === null ||
|
|
1894
|
+
return I === null || q(I) ? (e.exit("chunkString"), e.exit("codeFencedFenceInfo"), h(I)) : $(I) ? (e.exit("chunkString"), e.exit("codeFencedFenceInfo"), Z(e, f, "whitespace")(I)) : I === 96 && I === u ? n(I) : (e.consume(I), m);
|
|
1895
1895
|
}
|
|
1896
1896
|
function f(I) {
|
|
1897
|
-
return I === null ||
|
|
1897
|
+
return I === null || q(I) ? h(I) : (e.enter("codeFencedFenceMeta"), e.enter("chunkString", {
|
|
1898
1898
|
contentType: "string"
|
|
1899
1899
|
}), E(I));
|
|
1900
1900
|
}
|
|
1901
1901
|
function E(I) {
|
|
1902
|
-
return I === null ||
|
|
1902
|
+
return I === null || q(I) ? (e.exit("chunkString"), e.exit("codeFencedFenceMeta"), h(I)) : I === 96 && I === u ? n(I) : (e.consume(I), E);
|
|
1903
1903
|
}
|
|
1904
1904
|
function y(I) {
|
|
1905
1905
|
return e.attempt(i, M, k)(I);
|
|
@@ -1911,10 +1911,10 @@ function Td(e, t, n) {
|
|
|
1911
1911
|
return a > 0 && $(I) ? Z(e, S, "linePrefix", a + 1)(I) : S(I);
|
|
1912
1912
|
}
|
|
1913
1913
|
function S(I) {
|
|
1914
|
-
return I === null ||
|
|
1914
|
+
return I === null || q(I) ? e.check(Fi, y, M)(I) : (e.enter("codeFlowValue"), L(I));
|
|
1915
1915
|
}
|
|
1916
1916
|
function L(I) {
|
|
1917
|
-
return I === null ||
|
|
1917
|
+
return I === null || q(I) ? (e.exit("codeFlowValue"), S(I)) : (e.consume(I), L);
|
|
1918
1918
|
}
|
|
1919
1919
|
function M(I) {
|
|
1920
1920
|
return e.exit("codeFenced"), t(I);
|
|
@@ -1935,7 +1935,7 @@ function Td(e, t, n) {
|
|
|
1935
1935
|
return X === u ? (Y++, I.consume(X), ee) : Y >= s ? (I.exit("codeFencedFenceSequence"), $(X) ? Z(I, te, "whitespace")(X) : te(X)) : z(X);
|
|
1936
1936
|
}
|
|
1937
1937
|
function te(X) {
|
|
1938
|
-
return X === null ||
|
|
1938
|
+
return X === null || q(X) ? (I.exit("codeFencedFence"), j(X)) : z(X);
|
|
1939
1939
|
}
|
|
1940
1940
|
}
|
|
1941
1941
|
}
|
|
@@ -1967,10 +1967,10 @@ function yd(e, t, n) {
|
|
|
1967
1967
|
return d && d[1].type === "linePrefix" && d[2].sliceSerialize(d[1], !0).length >= 4 ? s(c) : n(c);
|
|
1968
1968
|
}
|
|
1969
1969
|
function s(c) {
|
|
1970
|
-
return c === null ? l(c) :
|
|
1970
|
+
return c === null ? l(c) : q(c) ? e.attempt(xd, s, l)(c) : (e.enter("codeFlowValue"), u(c));
|
|
1971
1971
|
}
|
|
1972
1972
|
function u(c) {
|
|
1973
|
-
return c === null ||
|
|
1973
|
+
return c === null || q(c) ? (e.exit("codeFlowValue"), s(c)) : (e.consume(c), u);
|
|
1974
1974
|
}
|
|
1975
1975
|
function l(c) {
|
|
1976
1976
|
return e.exit("codeIndented"), t(c);
|
|
@@ -1980,11 +1980,11 @@ function _d(e, t, n) {
|
|
|
1980
1980
|
const r = this;
|
|
1981
1981
|
return i;
|
|
1982
1982
|
function i(s) {
|
|
1983
|
-
return r.parser.lazy[r.now().line] ? n(s) :
|
|
1983
|
+
return r.parser.lazy[r.now().line] ? n(s) : q(s) ? (e.enter("lineEnding"), e.consume(s), e.exit("lineEnding"), i) : Z(e, a, "linePrefix", 5)(s);
|
|
1984
1984
|
}
|
|
1985
1985
|
function a(s) {
|
|
1986
1986
|
const u = r.events[r.events.length - 1];
|
|
1987
|
-
return u && u[1].type === "linePrefix" && u[2].sliceSerialize(u[1], !0).length >= 4 ? t(s) :
|
|
1987
|
+
return u && u[1].type === "linePrefix" && u[2].sliceSerialize(u[1], !0).length >= 4 ? t(s) : q(s) ? i(s) : n(s);
|
|
1988
1988
|
}
|
|
1989
1989
|
}
|
|
1990
1990
|
const Ad = {
|
|
@@ -2019,10 +2019,10 @@ function Nd(e, t, n) {
|
|
|
2019
2019
|
return h === 96 ? (e.consume(h), r++, u) : (e.exit("codeTextSequence"), l(h));
|
|
2020
2020
|
}
|
|
2021
2021
|
function l(h) {
|
|
2022
|
-
return h === null ? n(h) : h === 32 ? (e.enter("space"), e.consume(h), e.exit("space"), l) : h === 96 ? (a = e.enter("codeTextSequence"), i = 0, d(h)) :
|
|
2022
|
+
return h === null ? n(h) : h === 32 ? (e.enter("space"), e.consume(h), e.exit("space"), l) : h === 96 ? (a = e.enter("codeTextSequence"), i = 0, d(h)) : q(h) ? (e.enter("lineEnding"), e.consume(h), e.exit("lineEnding"), l) : (e.enter("codeTextData"), c(h));
|
|
2023
2023
|
}
|
|
2024
2024
|
function c(h) {
|
|
2025
|
-
return h === null || h === 32 || h === 96 ||
|
|
2025
|
+
return h === null || h === 32 || h === 96 || q(h) ? (e.exit("codeTextData"), l(h)) : (e.consume(h), c);
|
|
2026
2026
|
}
|
|
2027
2027
|
function d(h) {
|
|
2028
2028
|
return h === 96 ? (e.consume(h), i++, d) : i === r ? (e.exit("codeTextSequence"), e.exit("codeText"), t(h)) : (a.type = "codeTextData", c(h));
|
|
@@ -2261,7 +2261,7 @@ function Dd(e, t) {
|
|
|
2261
2261
|
}), i(u);
|
|
2262
2262
|
}
|
|
2263
2263
|
function i(u) {
|
|
2264
|
-
return u === null ? a(u) :
|
|
2264
|
+
return u === null ? a(u) : q(u) ? e.check(Ld, s, a)(u) : (e.consume(u), i);
|
|
2265
2265
|
}
|
|
2266
2266
|
function a(u) {
|
|
2267
2267
|
return e.exit("chunkContent"), e.exit("content"), t(u);
|
|
@@ -2280,7 +2280,7 @@ function vd(e, t, n) {
|
|
|
2280
2280
|
return e.exit("chunkContent"), e.enter("lineEnding"), e.consume(s), e.exit("lineEnding"), Z(e, a, "linePrefix");
|
|
2281
2281
|
}
|
|
2282
2282
|
function a(s) {
|
|
2283
|
-
if (s === null ||
|
|
2283
|
+
if (s === null || q(s))
|
|
2284
2284
|
return n(s);
|
|
2285
2285
|
const u = r.events[r.events.length - 1];
|
|
2286
2286
|
return !r.parser.constructs.disable.null.includes("codeIndented") && u && u[1].type === "linePrefix" && u[2].sliceSerialize(u[1], !0).length >= 4 ? t(s) : e.interrupt(r.parser.constructs.flow, n, t)(s);
|
|
@@ -2301,7 +2301,7 @@ function Ss(e, t, n, r, i, a, s, u, l) {
|
|
|
2301
2301
|
}), f(_));
|
|
2302
2302
|
}
|
|
2303
2303
|
function f(_) {
|
|
2304
|
-
return _ === 62 ? (e.exit("chunkString"), e.exit(u), m(_)) : _ === null || _ === 60 ||
|
|
2304
|
+
return _ === 62 ? (e.exit("chunkString"), e.exit(u), m(_)) : _ === null || _ === 60 || q(_) ? n(_) : (e.consume(_), _ === 92 ? E : f);
|
|
2305
2305
|
}
|
|
2306
2306
|
function E(_) {
|
|
2307
2307
|
return _ === 60 || _ === 62 || _ === 92 ? (e.consume(_), f) : f(_);
|
|
@@ -2326,12 +2326,12 @@ function Os(e, t, n, r, i, a) {
|
|
|
2326
2326
|
// which doesn’t need this.
|
|
2327
2327
|
// Hidden footnotes hook.
|
|
2328
2328
|
/* c8 ignore next 3 */
|
|
2329
|
-
f === 94 && !u && "_hiddenFootnoteSupport" in s.parser.constructs ? n(f) : f === 93 ? (e.exit(a), e.enter(i), e.consume(f), e.exit(i), e.exit(r), t) :
|
|
2329
|
+
f === 94 && !u && "_hiddenFootnoteSupport" in s.parser.constructs ? n(f) : f === 93 ? (e.exit(a), e.enter(i), e.consume(f), e.exit(i), e.exit(r), t) : q(f) ? (e.enter("lineEnding"), e.consume(f), e.exit("lineEnding"), d) : (e.enter("chunkString", {
|
|
2330
2330
|
contentType: "string"
|
|
2331
2331
|
}), h(f));
|
|
2332
2332
|
}
|
|
2333
2333
|
function h(f) {
|
|
2334
|
-
return f === null || f === 91 || f === 93 ||
|
|
2334
|
+
return f === null || f === 91 || f === 93 || q(f) || u++ > 999 ? (e.exit("chunkString"), d(f)) : (e.consume(f), l || (l = !$(f)), f === 92 ? m : h);
|
|
2335
2335
|
}
|
|
2336
2336
|
function m(f) {
|
|
2337
2337
|
return f === 91 || f === 92 || f === 93 ? (e.consume(f), u++, h) : h(f);
|
|
@@ -2347,12 +2347,12 @@ function Ls(e, t, n, r, i, a) {
|
|
|
2347
2347
|
return m === s ? (e.enter(i), e.consume(m), e.exit(i), e.exit(r), t) : (e.enter(a), c(m));
|
|
2348
2348
|
}
|
|
2349
2349
|
function c(m) {
|
|
2350
|
-
return m === s ? (e.exit(a), l(s)) : m === null ? n(m) :
|
|
2350
|
+
return m === s ? (e.exit(a), l(s)) : m === null ? n(m) : q(m) ? (e.enter("lineEnding"), e.consume(m), e.exit("lineEnding"), Z(e, c, "linePrefix")) : (e.enter("chunkString", {
|
|
2351
2351
|
contentType: "string"
|
|
2352
2352
|
}), d(m));
|
|
2353
2353
|
}
|
|
2354
2354
|
function d(m) {
|
|
2355
|
-
return m === s || m === null ||
|
|
2355
|
+
return m === s || m === null || q(m) ? (e.exit("chunkString"), c(m)) : (e.consume(m), m === 92 ? h : d);
|
|
2356
2356
|
}
|
|
2357
2357
|
function h(m) {
|
|
2358
2358
|
return m === s || m === 92 ? (e.consume(m), d) : d(m);
|
|
@@ -2362,7 +2362,7 @@ function $t(e, t) {
|
|
|
2362
2362
|
let n;
|
|
2363
2363
|
return r;
|
|
2364
2364
|
function r(i) {
|
|
2365
|
-
return
|
|
2365
|
+
return q(i) ? (e.enter("lineEnding"), e.consume(i), e.exit("lineEnding"), n = !0, r) : $(i) ? Z(
|
|
2366
2366
|
e,
|
|
2367
2367
|
r,
|
|
2368
2368
|
n ? "linePrefix" : "lineSuffix"
|
|
@@ -2421,7 +2421,7 @@ function Bd(e, t, n) {
|
|
|
2421
2421
|
return $(f) ? Z(e, m, "whitespace")(f) : m(f);
|
|
2422
2422
|
}
|
|
2423
2423
|
function m(f) {
|
|
2424
|
-
return f === null ||
|
|
2424
|
+
return f === null || q(f) ? (e.exit("definition"), r.parser.defined.push(i), t(f)) : n(f);
|
|
2425
2425
|
}
|
|
2426
2426
|
}
|
|
2427
2427
|
function Fd(e, t, n) {
|
|
@@ -2436,7 +2436,7 @@ function Fd(e, t, n) {
|
|
|
2436
2436
|
return $(u) ? Z(e, s, "whitespace")(u) : s(u);
|
|
2437
2437
|
}
|
|
2438
2438
|
function s(u) {
|
|
2439
|
-
return u === null ||
|
|
2439
|
+
return u === null || q(u) ? t(u) : n(u);
|
|
2440
2440
|
}
|
|
2441
2441
|
}
|
|
2442
2442
|
const Hd = {
|
|
@@ -2449,7 +2449,7 @@ function Ud(e, t, n) {
|
|
|
2449
2449
|
return e.enter("hardBreakEscape"), e.consume(a), i;
|
|
2450
2450
|
}
|
|
2451
2451
|
function i(a) {
|
|
2452
|
-
return
|
|
2452
|
+
return q(a) ? (e.exit("hardBreakEscape"), t(a)) : n(a);
|
|
2453
2453
|
}
|
|
2454
2454
|
}
|
|
2455
2455
|
const zd = {
|
|
@@ -2483,7 +2483,7 @@ function jd(e, t, n) {
|
|
|
2483
2483
|
return d === 35 && r++ < 6 ? (e.consume(d), s) : d === null || ae(d) ? (e.exit("atxHeadingSequence"), u(d)) : n(d);
|
|
2484
2484
|
}
|
|
2485
2485
|
function u(d) {
|
|
2486
|
-
return d === 35 ? (e.enter("atxHeadingSequence"), l(d)) : d === null ||
|
|
2486
|
+
return d === 35 ? (e.enter("atxHeadingSequence"), l(d)) : d === null || q(d) ? (e.exit("atxHeading"), t(d)) : $(d) ? Z(e, u, "whitespace")(d) : (e.enter("atxHeadingText"), c(d));
|
|
2487
2487
|
}
|
|
2488
2488
|
function l(d) {
|
|
2489
2489
|
return d === 35 ? (e.consume(d), l) : (e.exit("atxHeadingSequence"), u(d));
|
|
@@ -2625,7 +2625,7 @@ function Xd(e, t, n) {
|
|
|
2625
2625
|
return x === null || x === 60 || x === 61 || x === 62 || x === 96 ? n(x) : x === 34 || x === 39 ? (e.consume(x), l = x, j) : $(x) ? (e.consume(x), I) : z(x);
|
|
2626
2626
|
}
|
|
2627
2627
|
function j(x) {
|
|
2628
|
-
return x === l ? (e.consume(x), l = null, Y) : x === null ||
|
|
2628
|
+
return x === l ? (e.consume(x), l = null, Y) : x === null || q(x) ? n(x) : (e.consume(x), j);
|
|
2629
2629
|
}
|
|
2630
2630
|
function z(x) {
|
|
2631
2631
|
return x === null || x === 34 || x === 39 || x === 47 || x === 60 || x === 61 || x === 62 || x === 96 || ae(x) ? F(x) : (e.consume(x), z);
|
|
@@ -2637,10 +2637,10 @@ function Xd(e, t, n) {
|
|
|
2637
2637
|
return x === 62 ? (e.consume(x), H) : n(x);
|
|
2638
2638
|
}
|
|
2639
2639
|
function H(x) {
|
|
2640
|
-
return x === null ||
|
|
2640
|
+
return x === null || q(x) ? P(x) : $(x) ? (e.consume(x), H) : n(x);
|
|
2641
2641
|
}
|
|
2642
2642
|
function P(x) {
|
|
2643
|
-
return x === 45 && i === 2 ? (e.consume(x), ue) : x === 60 && i === 1 ? (e.consume(x), de) : x === 62 && i === 4 ? (e.consume(x), le) : x === 63 && i === 3 ? (e.consume(x), w) : x === 93 && i === 5 ? (e.consume(x), ge) :
|
|
2643
|
+
return x === 45 && i === 2 ? (e.consume(x), ue) : x === 60 && i === 1 ? (e.consume(x), de) : x === 62 && i === 4 ? (e.consume(x), le) : x === 63 && i === 3 ? (e.consume(x), w) : x === 93 && i === 5 ? (e.consume(x), ge) : q(x) && (i === 6 || i === 7) ? (e.exit("htmlFlowData"), e.check(Vd, Re, ee)(x)) : x === null || q(x) ? (e.exit("htmlFlowData"), ee(x)) : (e.consume(x), P);
|
|
2644
2644
|
}
|
|
2645
2645
|
function ee(x) {
|
|
2646
2646
|
return e.check(Gd, te, Re)(x);
|
|
@@ -2649,7 +2649,7 @@ function Xd(e, t, n) {
|
|
|
2649
2649
|
return e.enter("lineEnding"), e.consume(x), e.exit("lineEnding"), X;
|
|
2650
2650
|
}
|
|
2651
2651
|
function X(x) {
|
|
2652
|
-
return x === null ||
|
|
2652
|
+
return x === null || q(x) ? ee(x) : (e.enter("htmlFlowData"), P(x));
|
|
2653
2653
|
}
|
|
2654
2654
|
function ue(x) {
|
|
2655
2655
|
return x === 45 ? (e.consume(x), w) : P(x);
|
|
@@ -2671,7 +2671,7 @@ function Xd(e, t, n) {
|
|
|
2671
2671
|
return x === 62 ? (e.consume(x), le) : x === 45 && i === 2 ? (e.consume(x), w) : P(x);
|
|
2672
2672
|
}
|
|
2673
2673
|
function le(x) {
|
|
2674
|
-
return x === null ||
|
|
2674
|
+
return x === null || q(x) ? (e.exit("htmlFlowData"), Re(x)) : (e.consume(x), le);
|
|
2675
2675
|
}
|
|
2676
2676
|
function Re(x) {
|
|
2677
2677
|
return e.exit("htmlFlow"), t(x);
|
|
@@ -2681,7 +2681,7 @@ function Kd(e, t, n) {
|
|
|
2681
2681
|
const r = this;
|
|
2682
2682
|
return i;
|
|
2683
2683
|
function i(s) {
|
|
2684
|
-
return
|
|
2684
|
+
return q(s) ? (e.enter("lineEnding"), e.consume(s), e.exit("lineEnding"), a) : n(s);
|
|
2685
2685
|
}
|
|
2686
2686
|
function a(s) {
|
|
2687
2687
|
return r.parser.lazy[r.now().line] ? n(s) : t(s);
|
|
@@ -2714,7 +2714,7 @@ function Zd(e, t, n) {
|
|
|
2714
2714
|
return w === 45 ? (e.consume(w), f) : n(w);
|
|
2715
2715
|
}
|
|
2716
2716
|
function h(w) {
|
|
2717
|
-
return w === null ? n(w) : w === 45 ? (e.consume(w), m) :
|
|
2717
|
+
return w === null ? n(w) : w === 45 ? (e.consume(w), m) : q(w) ? (s = h, de(w)) : (e.consume(w), h);
|
|
2718
2718
|
}
|
|
2719
2719
|
function m(w) {
|
|
2720
2720
|
return w === 45 ? (e.consume(w), f) : h(w);
|
|
@@ -2727,7 +2727,7 @@ function Zd(e, t, n) {
|
|
|
2727
2727
|
return w === le.charCodeAt(a++) ? (e.consume(w), a === le.length ? y : E) : n(w);
|
|
2728
2728
|
}
|
|
2729
2729
|
function y(w) {
|
|
2730
|
-
return w === null ? n(w) : w === 93 ? (e.consume(w), k) :
|
|
2730
|
+
return w === null ? n(w) : w === 93 ? (e.consume(w), k) : q(w) ? (s = y, de(w)) : (e.consume(w), y);
|
|
2731
2731
|
}
|
|
2732
2732
|
function k(w) {
|
|
2733
2733
|
return w === 93 ? (e.consume(w), _) : y(w);
|
|
@@ -2736,10 +2736,10 @@ function Zd(e, t, n) {
|
|
|
2736
2736
|
return w === 62 ? ue(w) : w === 93 ? (e.consume(w), _) : y(w);
|
|
2737
2737
|
}
|
|
2738
2738
|
function S(w) {
|
|
2739
|
-
return w === null || w === 62 ? ue(w) :
|
|
2739
|
+
return w === null || w === 62 ? ue(w) : q(w) ? (s = S, de(w)) : (e.consume(w), S);
|
|
2740
2740
|
}
|
|
2741
2741
|
function L(w) {
|
|
2742
|
-
return w === null ? n(w) : w === 63 ? (e.consume(w), M) :
|
|
2742
|
+
return w === null ? n(w) : w === 63 ? (e.consume(w), M) : q(w) ? (s = L, de(w)) : (e.consume(w), L);
|
|
2743
2743
|
}
|
|
2744
2744
|
function M(w) {
|
|
2745
2745
|
return w === 62 ? ue(w) : L(w);
|
|
@@ -2751,25 +2751,25 @@ function Zd(e, t, n) {
|
|
|
2751
2751
|
return w === 45 || xe(w) ? (e.consume(w), I) : j(w);
|
|
2752
2752
|
}
|
|
2753
2753
|
function j(w) {
|
|
2754
|
-
return
|
|
2754
|
+
return q(w) ? (s = j, de(w)) : $(w) ? (e.consume(w), j) : ue(w);
|
|
2755
2755
|
}
|
|
2756
2756
|
function z(w) {
|
|
2757
2757
|
return w === 45 || xe(w) ? (e.consume(w), z) : w === 47 || w === 62 || ae(w) ? Y(w) : n(w);
|
|
2758
2758
|
}
|
|
2759
2759
|
function Y(w) {
|
|
2760
|
-
return w === 47 ? (e.consume(w), ue) : w === 58 || w === 95 || Ae(w) ? (e.consume(w), C) :
|
|
2760
|
+
return w === 47 ? (e.consume(w), ue) : w === 58 || w === 95 || Ae(w) ? (e.consume(w), C) : q(w) ? (s = Y, de(w)) : $(w) ? (e.consume(w), Y) : ue(w);
|
|
2761
2761
|
}
|
|
2762
2762
|
function C(w) {
|
|
2763
2763
|
return w === 45 || w === 46 || w === 58 || w === 95 || xe(w) ? (e.consume(w), C) : H(w);
|
|
2764
2764
|
}
|
|
2765
2765
|
function H(w) {
|
|
2766
|
-
return w === 61 ? (e.consume(w), P) :
|
|
2766
|
+
return w === 61 ? (e.consume(w), P) : q(w) ? (s = H, de(w)) : $(w) ? (e.consume(w), H) : Y(w);
|
|
2767
2767
|
}
|
|
2768
2768
|
function P(w) {
|
|
2769
|
-
return w === null || w === 60 || w === 61 || w === 62 || w === 96 ? n(w) : w === 34 || w === 39 ? (e.consume(w), i = w, ee) :
|
|
2769
|
+
return w === null || w === 60 || w === 61 || w === 62 || w === 96 ? n(w) : w === 34 || w === 39 ? (e.consume(w), i = w, ee) : q(w) ? (s = P, de(w)) : $(w) ? (e.consume(w), P) : (e.consume(w), te);
|
|
2770
2770
|
}
|
|
2771
2771
|
function ee(w) {
|
|
2772
|
-
return w === i ? (e.consume(w), i = void 0, X) : w === null ? n(w) :
|
|
2772
|
+
return w === i ? (e.consume(w), i = void 0, X) : w === null ? n(w) : q(w) ? (s = ee, de(w)) : (e.consume(w), ee);
|
|
2773
2773
|
}
|
|
2774
2774
|
function te(w) {
|
|
2775
2775
|
return w === null || w === 34 || w === 39 || w === 60 || w === 61 || w === 96 ? n(w) : w === 47 || w === 62 || ae(w) ? Y(w) : (e.consume(w), te);
|
|
@@ -2972,7 +2972,7 @@ function ph(e, t, n) {
|
|
|
2972
2972
|
return i = c, u(c);
|
|
2973
2973
|
}
|
|
2974
2974
|
function u(c) {
|
|
2975
|
-
return c === i ? (e.enter("thematicBreakSequence"), l(c)) : r >= 3 && (c === null ||
|
|
2975
|
+
return c === i ? (e.enter("thematicBreakSequence"), l(c)) : r >= 3 && (c === null || q(c)) ? (e.exit("thematicBreak"), t(c)) : n(c);
|
|
2976
2976
|
}
|
|
2977
2977
|
function l(c) {
|
|
2978
2978
|
return c === i ? (e.consume(c), r++, l) : (e.exit("thematicBreakSequence"), $(c) ? Z(e, u, "whitespace")(c) : u(c));
|
|
@@ -3104,7 +3104,7 @@ function _h(e, t, n) {
|
|
|
3104
3104
|
return c === i ? (e.consume(c), u) : (e.exit("setextHeadingLineSequence"), $(c) ? Z(e, l, "lineSuffix")(c) : l(c));
|
|
3105
3105
|
}
|
|
3106
3106
|
function l(c) {
|
|
3107
|
-
return c === null ||
|
|
3107
|
+
return c === null || q(c) ? (e.exit("setextHeadingLine"), t(c)) : n(c);
|
|
3108
3108
|
}
|
|
3109
3109
|
}
|
|
3110
3110
|
const Ah = {
|
|
@@ -3471,7 +3471,7 @@ function Fh(e, t, n) {
|
|
|
3471
3471
|
return C === 124 || (s = !0, a += 1), d(C);
|
|
3472
3472
|
}
|
|
3473
3473
|
function d(C) {
|
|
3474
|
-
return C === null ? n(C) :
|
|
3474
|
+
return C === null ? n(C) : q(C) ? a > 1 ? (a = 0, r.interrupt = !0, e.exit("tableRow"), e.enter("lineEnding"), e.consume(C), e.exit("lineEnding"), f) : n(C) : $(C) ? Z(e, d, "whitespace")(C) : (a += 1, s && (s = !1, i += 1), C === 124 ? (e.enter("tableCellDivider"), e.consume(C), e.exit("tableCellDivider"), s = !0, d) : (e.enter("data"), h(C)));
|
|
3475
3475
|
}
|
|
3476
3476
|
function h(C) {
|
|
3477
3477
|
return C === null || C === 124 || ae(C) ? (e.exit("data"), d(C)) : (e.consume(C), C === 92 ? m : h);
|
|
@@ -3489,7 +3489,7 @@ function Fh(e, t, n) {
|
|
|
3489
3489
|
return $(C) ? Z(e, k, "whitespace")(C) : k(C);
|
|
3490
3490
|
}
|
|
3491
3491
|
function k(C) {
|
|
3492
|
-
return C === 58 ? (a += 1, s = !0, e.enter("tableDelimiterMarker"), e.consume(C), e.exit("tableDelimiterMarker"), _) : C === 45 ? (a += 1, _(C)) : C === null ||
|
|
3492
|
+
return C === 58 ? (a += 1, s = !0, e.enter("tableDelimiterMarker"), e.consume(C), e.exit("tableDelimiterMarker"), _) : C === 45 ? (a += 1, _(C)) : C === null || q(C) ? M(C) : F(C);
|
|
3493
3493
|
}
|
|
3494
3494
|
function _(C) {
|
|
3495
3495
|
return C === 45 ? (e.enter("tableDelimiterFiller"), S(C)) : F(C);
|
|
@@ -3501,7 +3501,7 @@ function Fh(e, t, n) {
|
|
|
3501
3501
|
return $(C) ? Z(e, M, "whitespace")(C) : M(C);
|
|
3502
3502
|
}
|
|
3503
3503
|
function M(C) {
|
|
3504
|
-
return C === 124 ? E(C) : C === null ||
|
|
3504
|
+
return C === 124 ? E(C) : C === null || q(C) ? !s || i !== a ? F(C) : (e.exit("tableDelimiterRow"), e.exit("tableHead"), t(C)) : F(C);
|
|
3505
3505
|
}
|
|
3506
3506
|
function F(C) {
|
|
3507
3507
|
return n(C);
|
|
@@ -3510,7 +3510,7 @@ function Fh(e, t, n) {
|
|
|
3510
3510
|
return e.enter("tableRow"), j(C);
|
|
3511
3511
|
}
|
|
3512
3512
|
function j(C) {
|
|
3513
|
-
return C === 124 ? (e.enter("tableCellDivider"), e.consume(C), e.exit("tableCellDivider"), j) : C === null ||
|
|
3513
|
+
return C === 124 ? (e.enter("tableCellDivider"), e.consume(C), e.exit("tableCellDivider"), j) : C === null || q(C) ? (e.exit("tableRow"), t(C)) : $(C) ? Z(e, j, "whitespace")(C) : (e.enter("data"), z(C));
|
|
3514
3514
|
}
|
|
3515
3515
|
function z(C) {
|
|
3516
3516
|
return C === null || C === 124 || ae(C) ? (e.exit("data"), j(C)) : (e.consume(C), C === 92 ? Y : z);
|
|
@@ -3605,7 +3605,7 @@ function Yh(e, t, n) {
|
|
|
3605
3605
|
return l === 93 ? (e.enter("taskListCheckMarker"), e.consume(l), e.exit("taskListCheckMarker"), e.exit("taskListCheck"), u) : n(l);
|
|
3606
3606
|
}
|
|
3607
3607
|
function u(l) {
|
|
3608
|
-
return
|
|
3608
|
+
return q(l) ? t(l) : $(l) ? e.check({
|
|
3609
3609
|
tokenize: jh
|
|
3610
3610
|
}, t, n)(l) : n(l);
|
|
3611
3611
|
}
|
|
@@ -5385,7 +5385,7 @@ function q0(e) {
|
|
|
5385
5385
|
e.exit("chunkText"), e.exit("paragraph"), e.consume(u);
|
|
5386
5386
|
return;
|
|
5387
5387
|
}
|
|
5388
|
-
return
|
|
5388
|
+
return q(u) ? (e.consume(u), e.exit("chunkText"), a) : (e.consume(u), s);
|
|
5389
5389
|
}
|
|
5390
5390
|
}
|
|
5391
5391
|
const V0 = {
|
|
@@ -5477,7 +5477,7 @@ function G0(e) {
|
|
|
5477
5477
|
k(e.exit("chunkFlow"), !0), _(0), e.consume(L);
|
|
5478
5478
|
return;
|
|
5479
5479
|
}
|
|
5480
|
-
return
|
|
5480
|
+
return q(L) ? (e.consume(L), k(e.exit("chunkFlow")), r = 0, t.interrupt = void 0, u) : (e.consume(L), y);
|
|
5481
5481
|
}
|
|
5482
5482
|
function k(L, M) {
|
|
5483
5483
|
const F = t.sliceStream(L);
|
|
@@ -5737,7 +5737,7 @@ function tf(e, t, n) {
|
|
|
5737
5737
|
d = d(H);
|
|
5738
5738
|
}
|
|
5739
5739
|
function S(H) {
|
|
5740
|
-
|
|
5740
|
+
q(H) ? (r.line++, r.column = 1, r.offset += H === -3 ? 2 : 1, C()) : H !== -1 && (r.column++, r.offset++), r._bufferIndex < 0 ? r._index++ : (r._bufferIndex++, r._bufferIndex === s[r._index].length && (r._bufferIndex = -1, r._index++)), c.previous = H;
|
|
5741
5741
|
}
|
|
5742
5742
|
function L(H, P) {
|
|
5743
5743
|
const ee = P || {};
|
|
@@ -17173,7 +17173,7 @@ const oe = (e) => {
|
|
|
17173
17173
|
}
|
|
17174
17174
|
};
|
|
17175
17175
|
}, xb = /* @__PURE__ */ nb(wb);
|
|
17176
|
-
function
|
|
17176
|
+
function W(...e) {
|
|
17177
17177
|
return xb(Ka(e));
|
|
17178
17178
|
}
|
|
17179
17179
|
function Hr() {
|
|
@@ -17336,7 +17336,7 @@ const Wa = (e) => typeof e == "boolean" ? "".concat(e) : e === 0 ? "0" : e, qa =
|
|
|
17336
17336
|
...f,
|
|
17337
17337
|
...e.props.style
|
|
17338
17338
|
},
|
|
17339
|
-
className:
|
|
17339
|
+
className: W(
|
|
17340
17340
|
"translate-x-[var(--wobble-x)]",
|
|
17341
17341
|
"translate-y-[var(--wobble-y)]",
|
|
17342
17342
|
"hover:scale-[var(--scale)] active:hover:scale-[calc(var(--scale)-0.02)]",
|
|
@@ -17353,7 +17353,7 @@ function ne(e) {
|
|
|
17353
17353
|
return { "data-component": e };
|
|
17354
17354
|
}
|
|
17355
17355
|
const Ib = Nb(
|
|
17356
|
-
|
|
17356
|
+
W(
|
|
17357
17357
|
"inline-flex shrink-0 items-center justify-center gap-2",
|
|
17358
17358
|
"text-sm font-medium whitespace-nowrap",
|
|
17359
17359
|
"ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",
|
|
@@ -17381,7 +17381,7 @@ const Ib = Nb(
|
|
|
17381
17381
|
* This size is useful for top level buttons that needs to sit nicely inside the iframe's border radius.
|
|
17382
17382
|
* Having the minimum height higher than usual (the `default` variant) will make the border radius look just right.
|
|
17383
17383
|
*/
|
|
17384
|
-
lg: "min-h-12 px-4",
|
|
17384
|
+
lg: "min-h-12 px-4 rounded-[20px]",
|
|
17385
17385
|
icon: "h-10 w-10",
|
|
17386
17386
|
fit: "size-fit p-2",
|
|
17387
17387
|
free: "p-2",
|
|
@@ -17399,7 +17399,7 @@ const Ib = Nb(
|
|
|
17399
17399
|
{
|
|
17400
17400
|
...ne("ui_lib/btn"),
|
|
17401
17401
|
"data-variant": t,
|
|
17402
|
-
className:
|
|
17402
|
+
className: W(Ib({ variant: t, size: n, className: e })),
|
|
17403
17403
|
...i
|
|
17404
17404
|
}
|
|
17405
17405
|
) })
|
|
@@ -17409,7 +17409,7 @@ const Sb = Ue.Root, Ob = Ue.Trigger, nu = Te.forwardRef(({ className: e, ...t },
|
|
|
17409
17409
|
Ue.Overlay,
|
|
17410
17410
|
{
|
|
17411
17411
|
ref: n,
|
|
17412
|
-
className:
|
|
17412
|
+
className: W(
|
|
17413
17413
|
"fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",
|
|
17414
17414
|
e
|
|
17415
17415
|
),
|
|
@@ -17423,7 +17423,7 @@ const ru = Te.forwardRef(({ className: e, children: t, ...n }, r) => /* @__PURE_
|
|
|
17423
17423
|
Ue.Content,
|
|
17424
17424
|
{
|
|
17425
17425
|
ref: r,
|
|
17426
|
-
className:
|
|
17426
|
+
className: W(
|
|
17427
17427
|
"fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",
|
|
17428
17428
|
e
|
|
17429
17429
|
),
|
|
@@ -17450,7 +17450,7 @@ const iu = Te.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ b(
|
|
|
17450
17450
|
Ue.Title,
|
|
17451
17451
|
{
|
|
17452
17452
|
ref: n,
|
|
17453
|
-
className:
|
|
17453
|
+
className: W(
|
|
17454
17454
|
"text-lg font-semibold leading-none tracking-tight",
|
|
17455
17455
|
e
|
|
17456
17456
|
),
|
|
@@ -17462,7 +17462,7 @@ const Lb = Te.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ b(
|
|
|
17462
17462
|
Ue.Description,
|
|
17463
17463
|
{
|
|
17464
17464
|
ref: n,
|
|
17465
|
-
className:
|
|
17465
|
+
className: W("text-sm text-muted-foreground", e),
|
|
17466
17466
|
...t
|
|
17467
17467
|
}
|
|
17468
17468
|
));
|
|
@@ -17482,7 +17482,7 @@ function au({ attachment: e }) {
|
|
|
17482
17482
|
href: i,
|
|
17483
17483
|
target: "_blank",
|
|
17484
17484
|
rel: "noopener noreferrer",
|
|
17485
|
-
className:
|
|
17485
|
+
className: W(
|
|
17486
17486
|
"text-xs text-blue-500 line-clamp-2 underline hover:text-blue-600",
|
|
17487
17487
|
"break-words [word-break:break-word]"
|
|
17488
17488
|
// `[word-break:break-word]` is deprecated but works in the browser, while `break-words` which is `[overflow-wrap: break-word]` does not work
|
|
@@ -17525,7 +17525,7 @@ function Hn({
|
|
|
17525
17525
|
"div",
|
|
17526
17526
|
{
|
|
17527
17527
|
...ne((u == null ? void 0 : u.messageContainer) ?? "chat/agent_msg/root"),
|
|
17528
|
-
className:
|
|
17528
|
+
className: W(
|
|
17529
17529
|
"w-5/6 flex flex-col items-start gap-1",
|
|
17530
17530
|
l == null ? void 0 : l.messageContainer
|
|
17531
17531
|
),
|
|
@@ -17538,7 +17538,7 @@ function Hn({
|
|
|
17538
17538
|
"data-first": i,
|
|
17539
17539
|
"data-last": a,
|
|
17540
17540
|
"data-alone": s,
|
|
17541
|
-
className:
|
|
17541
|
+
className: W(
|
|
17542
17542
|
"transition-all",
|
|
17543
17543
|
"w-fit py-3 px-4 rounded-3xl bg-secondary text-secondary-foreground",
|
|
17544
17544
|
"leading-snug text-sm prose prose-sm prose-a:decoration-primary prose-a:underline",
|
|
@@ -17585,7 +17585,7 @@ const fi = Te.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ b(
|
|
|
17585
17585
|
Rt.Root,
|
|
17586
17586
|
{
|
|
17587
17587
|
ref: n,
|
|
17588
|
-
className:
|
|
17588
|
+
className: W(
|
|
17589
17589
|
"relative flex size-6 aspect-square shrink-0 overflow-hidden rounded-full bg-secondary",
|
|
17590
17590
|
// 'border',
|
|
17591
17591
|
e
|
|
@@ -17598,7 +17598,7 @@ const pi = Te.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ b(
|
|
|
17598
17598
|
Rt.Image,
|
|
17599
17599
|
{
|
|
17600
17600
|
ref: n,
|
|
17601
|
-
className:
|
|
17601
|
+
className: W("aspect-square h-full w-full", e),
|
|
17602
17602
|
...t
|
|
17603
17603
|
}
|
|
17604
17604
|
));
|
|
@@ -17607,7 +17607,7 @@ const mi = Te.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ b(
|
|
|
17607
17607
|
Rt.Fallback,
|
|
17608
17608
|
{
|
|
17609
17609
|
ref: n,
|
|
17610
|
-
className:
|
|
17610
|
+
className: W(
|
|
17611
17611
|
"flex size-full text-xs items-center justify-center rounded-lg",
|
|
17612
17612
|
e
|
|
17613
17613
|
),
|
|
@@ -17672,7 +17672,7 @@ function Hb({ agent: e }) {
|
|
|
17672
17672
|
"div",
|
|
17673
17673
|
{
|
|
17674
17674
|
...ne("chat/bot_loading/bouncing_dots_container"),
|
|
17675
|
-
className:
|
|
17675
|
+
className: W(
|
|
17676
17676
|
"flex items-center [&_span]:bg-secondary-foreground [&_span]:size-1 gap-1 p-2 rounded-xl bg-secondary"
|
|
17677
17677
|
// 'border',
|
|
17678
17678
|
),
|
|
@@ -17687,12 +17687,12 @@ function Hb({ agent: e }) {
|
|
|
17687
17687
|
}
|
|
17688
17688
|
) });
|
|
17689
17689
|
}
|
|
17690
|
-
const su = '@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..700;1,14..32,100..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;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]){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::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{display:none}*{border-color:hsl(var(--opencx-border))}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.left-0{left:0}.left-2{left:.5rem}.left-\\[50\\%\\]{left:50%}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-4{top:1rem}.top-6{top:1.5rem}.top-\\[50\\%\\]{top:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-50{z-index:50}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.ml-auto{margin-left:auto}.mt-0\\.5{margin-top:.125rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.size-10{width:2.5rem;height:2.5rem}.size-12{width:3rem;height:3rem}.size-16{width:4rem;height:4rem}.size-3{width:.75rem;height:.75rem}.size-3\\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.size-auto{width:auto;height:auto}.size-fit{width:fit-content;height:fit-content}.size-full{width:100%;height:100%}.h-10{height:2.5rem}.h-2{height:.5rem}.h-3\\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-full{height:100%}.h-px{height:1px}.max-h-16{max-height:4rem}.max-h-full{max-height:100%}.min-h-12{min-height:3rem}.w-1\\/2{width:50%}.w-10{width:2.5rem}.w-2{width:.5rem}.w-3\\.5{width:.875rem}.w-4{width:1rem}.w-5\\/6{width:83.333333%}.w-60{width:15rem}.w-9{width:2.25rem}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.min-w-56{min-width:14rem}.min-w-\\[8rem\\]{min-width:8rem}.max-w-\\[320px\\]{max-width:320px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.translate-x-\\[-50\\%\\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\\[var\\(--wobble-x\\)\\]{--tw-translate-x: var(--wobble-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[-50\\%\\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[var\\(--wobble-y\\)\\]{--tw-translate-y: var(--wobble-y);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 bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-\\[1px\\]{gap:1px}.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-1\\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * 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))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.scroll-smooth{scroll-behavior:smooth}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-md{border-top-right-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-none{border-style:none}.border-destructive{border-color:hsl(var(--opencx-destructive))}.border-primary{border-color:hsl(var(--opencx-primary))}.border-transparent{border-color:transparent}.bg-background{background-color:hsl(var(--opencx-background))}.bg-black\\/50{background-color:#00000080}.bg-black\\/80{background-color:#000c}.bg-destructive{background-color:hsl(var(--opencx-destructive))}.bg-muted{background-color:hsl(var(--opencx-muted))}.bg-primary{background-color:hsl(var(--opencx-primary))}.bg-secondary{background-color:hsl(var(--opencx-secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.fill-current{fill:currentColor}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3\\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1\\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-0{padding-bottom:0}.pl-2{padding-left:.5rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.text-center{text-align:center}.text-start{text-align:start}.align-middle{vertical-align:middle}.font-inter{font-family:Inter,Rubik,serif,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\\[10px\\]{font-size:10px}.text-\\[16px\\]{font-size:16px}.text-lg{font-size:1.125rem;line-height:1.75rem}.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}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-destructive{color:hsl(var(--opencx-destructive))}.text-destructive-foreground{color:hsl(var(--opencx-destructive-foreground))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity))}.text-foreground{color:hsl(var(--opencx-foreground))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-muted-foreground{color:hsl(var(--opencx-muted-foreground))}.text-muted-foreground\\/70{color:hsl(var(--opencx-muted-foreground) / .7)}.text-primary{color:hsl(var(--opencx-primary))}.text-primary-foreground{color:hsl(var(--opencx-primary-foreground))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-secondary-foreground{color:hsl(var(--opencx-secondary-foreground))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-95{opacity:.95}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-8{outline-width:8px}.outline-background{outline-color:hsl(var(--opencx-background))}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-offset-background{--tw-ring-offset-color: hsl(var(--opencx-background))}.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)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-200{animation-duration:.2s}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.\\[animation-delay\\:-0\\.15s\\]{animation-delay:-.15s}.\\[animation-delay\\:-0\\.3s\\]{animation-delay:-.3s}.\\[field-sizing\\:content\\;\\],.\\[field-sizing\\:content\\]{field-sizing:content}.\\[word-break\\:break-word\\]{word-break:break-word}.required:after{content:" *";color:red}.file\\:border-0::file-selector-button{border-width:0px}.file\\:bg-transparent::file-selector-button{background-color:transparent}.file\\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\\:font-medium::file-selector-button{font-weight:500}.file\\:text-primary-foreground::file-selector-button{color:hsl(var(--opencx-primary-foreground))}.placeholder\\:text-muted-foreground::placeholder{color:hsl(var(--opencx-muted-foreground))}.focus-within\\:border-primary:focus-within{border-color:hsl(var(--opencx-primary))}.hover\\:scale-\\[var\\(--scale\\)\\]:hover{--tw-scale-x: var(--scale);--tw-scale-y: var(--scale);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))}.hover\\:border-primary:hover{border-color:hsl(var(--opencx-primary))}.hover\\:bg-green-50\\/50:hover{background-color:#f0fdf480}.hover\\:bg-red-50\\/50:hover{background-color:#fef2f280}.hover\\:bg-secondary:hover{background-color:hsl(var(--opencx-secondary))}.hover\\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.hover\\:text-green-500:hover{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.hover\\:text-primary:hover{color:hsl(var(--opencx-primary))}.hover\\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.hover\\:underline:hover{text-decoration-line:underline}.hover\\:opacity-100:hover{opacity:1}.focus\\:bg-accent:focus{background-color:hsl(var(--opencx-accent))}.focus\\:text-accent-foreground:focus{color:hsl(var(--opencx-accent-foreground))}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-ring:focus{--tw-ring-color: hsl(var(--opencx-ring))}.focus\\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--opencx-ring))}.focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--opencx-background))}.active\\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;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))}.active\\:hover\\:scale-\\[calc\\(var\\(--scale\\)-0\\.02\\)\\]:hover:active{--tw-scale-x: calc(var(--scale) - .02);--tw-scale-y: calc(var(--scale) - .02);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))}.hover\\:active\\:scale-95:active:hover{--tw-scale-x: .95;--tw-scale-y: .95;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))}.disabled\\:pointer-events-none:disabled{pointer-events:none}.disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\\:opacity-100{opacity:1}.group:hover .group-hover\\:active\\:scale-90:active,.group:active .group-active\\:scale-90{--tw-scale-x: .9;--tw-scale-y: .9;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))}.data-\\[disabled\\]\\:pointer-events-none[data-disabled]{pointer-events:none}.data-\\[state\\=checked\\]\\:translate-x-4[data-state=checked]{--tw-translate-x: 1rem;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))}.data-\\[state\\=unchecked\\]\\:translate-x-0[data-state=unchecked]{--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))}.data-\\[state\\=checked\\]\\:bg-primary[data-state=checked]{background-color:hsl(var(--opencx-primary))}.data-\\[state\\=open\\]\\:bg-accent[data-state=open]{background-color:hsl(var(--opencx-accent))}.data-\\[state\\=unchecked\\]\\:bg-input[data-state=unchecked]{background-color:hsl(var(--opencx-input))}.data-\\[state\\=open\\]\\:text-muted-foreground[data-state=open]{color:hsl(var(--opencx-muted-foreground))}.data-\\[disabled\\]\\:opacity-50[data-disabled]{opacity:.5}.data-\\[state\\=open\\]\\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\\[state\\=closed\\]\\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\\[state\\=closed\\]\\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\\[state\\=open\\]\\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\\[state\\=closed\\]\\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\\[state\\=open\\]\\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\\[side\\=bottom\\]\\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\\[side\\=left\\]\\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\\[side\\=right\\]\\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\\[side\\=top\\]\\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\\[state\\=closed\\]\\:slide-out-to-left-1\\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\\[state\\=closed\\]\\:slide-out-to-top-\\[48\\%\\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\\[state\\=open\\]\\:slide-in-from-left-1\\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\\[state\\=open\\]\\:slide-in-from-top-\\[48\\%\\][data-state=open]{--tw-enter-translate-y: -48%}.prose-a\\:underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:underline}.prose-a\\:decoration-primary :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-color:hsl(var(--opencx-primary))}@media (min-width: 640px){.sm\\:flex-row{flex-direction:row}.sm\\:justify-end{justify-content:flex-end}.sm\\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\\:rounded-lg{border-radius:.5rem}.sm\\:text-left{text-align:left}}.rtl\\:-scale-100:where([dir=rtl],[dir=rtl] *){--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))}.rtl\\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.rtl\\:text-right:where([dir=rtl],[dir=rtl] *){text-align:right}.rtl\\:placeholder\\:text-right:where([dir=rtl],[dir=rtl] *)::placeholder{text-align:right}.\\[\\&_span\\]\\:size-1 span{width:.25rem;height:.25rem}.\\[\\&_span\\]\\:bg-secondary-foreground span{background-color:hsl(var(--opencx-secondary-foreground))}.\\[\\&_svg\\]\\:pointer-events-none svg{pointer-events:none}.\\[\\&_svg\\]\\:size-4 svg{width:1rem;height:1rem}.\\[\\&_svg\\]\\:shrink-0 svg{flex-shrink:0}.\\[\\&_svg\\]\\:text-muted-foreground\\/70 svg{color:hsl(var(--opencx-muted-foreground) / .7)}.\\[\\&_svg\\]\\:hover\\:text-primary:hover svg{color:hsl(var(--opencx-primary))}', Ub = fn.Provider, zb = fn.Root, Yb = fn.Trigger, ou = Te.forwardRef(({ className: e, sideOffset: t = 4, ...n }, r) => /* @__PURE__ */ b(
|
|
17690
|
+
const su = '@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..700;1,14..32,100..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;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]){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::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{display:none}*{border-color:hsl(var(--opencx-border))}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.left-0{left:0}.left-2{left:.5rem}.left-\\[50\\%\\]{left:50%}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-4{top:1rem}.top-6{top:1.5rem}.top-\\[50\\%\\]{top:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-50{z-index:50}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.ml-auto{margin-left:auto}.mt-0\\.5{margin-top:.125rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.size-10{width:2.5rem;height:2.5rem}.size-12{width:3rem;height:3rem}.size-16{width:4rem;height:4rem}.size-3{width:.75rem;height:.75rem}.size-3\\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.size-auto{width:auto;height:auto}.size-fit{width:fit-content;height:fit-content}.size-full{width:100%;height:100%}.h-10{height:2.5rem}.h-2{height:.5rem}.h-3\\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-full{height:100%}.h-px{height:1px}.max-h-16{max-height:4rem}.max-h-full{max-height:100%}.min-h-12{min-height:3rem}.w-1\\/2{width:50%}.w-10{width:2.5rem}.w-2{width:.5rem}.w-3\\.5{width:.875rem}.w-4{width:1rem}.w-5\\/6{width:83.333333%}.w-60{width:15rem}.w-9{width:2.25rem}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.min-w-56{min-width:14rem}.min-w-\\[8rem\\]{min-width:8rem}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.translate-x-\\[-50\\%\\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\\[var\\(--wobble-x\\)\\]{--tw-translate-x: var(--wobble-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[-50\\%\\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[var\\(--wobble-y\\)\\]{--tw-translate-y: var(--wobble-y);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 bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-\\[1px\\]{gap:1px}.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-1\\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * 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))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.scroll-smooth{scroll-behavior:smooth}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\\[20px\\]{border-radius:20px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-md{border-top-right-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-none{border-style:none}.border-destructive{border-color:hsl(var(--opencx-destructive))}.border-primary{border-color:hsl(var(--opencx-primary))}.border-transparent{border-color:transparent}.bg-\\[white\\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-background{background-color:hsl(var(--opencx-background))}.bg-black\\/50{background-color:#00000080}.bg-black\\/80{background-color:#000c}.bg-destructive{background-color:hsl(var(--opencx-destructive))}.bg-muted{background-color:hsl(var(--opencx-muted))}.bg-primary{background-color:hsl(var(--opencx-primary))}.bg-secondary{background-color:hsl(var(--opencx-secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-\\[radial-gradient\\(ellipse_at_top_left\\,hsl\\(var\\(--opencx-primary\\)\\)\\,transparent\\)\\,radial-gradient\\(ellipse_at_top_right\\,hsl\\(var\\(--opencx-primary\\)\\)\\,transparent\\)\\]{background-image:radial-gradient(ellipse at top left,hsl(var(--opencx-primary)),transparent),radial-gradient(ellipse at top right,hsl(var(--opencx-primary)),transparent)}.fill-current{fill:currentColor}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3\\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1\\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-0{padding-bottom:0}.pl-2{padding-left:.5rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-start{text-align:start}.align-middle{vertical-align:middle}.text-\\[1\\.75rem\\]{font-size:1.75rem}.text-\\[10px\\]{font-size:10px}.text-\\[16px\\]{font-size:16px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-destructive{color:hsl(var(--opencx-destructive))}.text-destructive-foreground{color:hsl(var(--opencx-destructive-foreground))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity))}.text-foreground{color:hsl(var(--opencx-foreground))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-muted-foreground{color:hsl(var(--opencx-muted-foreground))}.text-muted-foreground\\/70{color:hsl(var(--opencx-muted-foreground) / .7)}.text-primary{color:hsl(var(--opencx-primary))}.text-primary-foreground{color:hsl(var(--opencx-primary-foreground))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-secondary-foreground{color:hsl(var(--opencx-secondary-foreground))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-95{opacity:.95}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-8{outline-width:8px}.outline-background{outline-color:hsl(var(--opencx-background))}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-offset-background{--tw-ring-offset-color: hsl(var(--opencx-background))}.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)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-200{animation-duration:.2s}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.\\[animation-delay\\:-0\\.15s\\]{animation-delay:-.15s}.\\[animation-delay\\:-0\\.3s\\]{animation-delay:-.3s}.\\[field-sizing\\:content\\;\\],.\\[field-sizing\\:content\\]{field-sizing:content}.\\[word-break\\:break-word\\]{word-break:break-word}.required:after{content:" *";color:red}.file\\:border-0::file-selector-button{border-width:0px}.file\\:bg-transparent::file-selector-button{background-color:transparent}.file\\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\\:font-medium::file-selector-button{font-weight:500}.file\\:text-primary-foreground::file-selector-button{color:hsl(var(--opencx-primary-foreground))}.placeholder\\:text-muted-foreground::placeholder{color:hsl(var(--opencx-muted-foreground))}.placeholder\\:text-muted-foreground\\/75::placeholder{color:hsl(var(--opencx-muted-foreground) / .75)}.focus-within\\:border-primary:focus-within{border-color:hsl(var(--opencx-primary))}.hover\\:scale-\\[var\\(--scale\\)\\]:hover{--tw-scale-x: var(--scale);--tw-scale-y: var(--scale);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))}.hover\\:border-primary:hover{border-color:hsl(var(--opencx-primary))}.hover\\:bg-green-50\\/50:hover{background-color:#f0fdf480}.hover\\:bg-red-50\\/50:hover{background-color:#fef2f280}.hover\\:bg-secondary:hover{background-color:hsl(var(--opencx-secondary))}.hover\\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.hover\\:text-green-500:hover{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.hover\\:text-primary:hover{color:hsl(var(--opencx-primary))}.hover\\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.hover\\:underline:hover{text-decoration-line:underline}.hover\\:opacity-100:hover{opacity:1}.focus\\:bg-accent:focus{background-color:hsl(var(--opencx-accent))}.focus\\:text-accent-foreground:focus{color:hsl(var(--opencx-accent-foreground))}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-ring:focus{--tw-ring-color: hsl(var(--opencx-ring))}.focus\\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--opencx-ring))}.focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--opencx-background))}.active\\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;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))}.active\\:hover\\:scale-\\[calc\\(var\\(--scale\\)-0\\.02\\)\\]:hover:active{--tw-scale-x: calc(var(--scale) - .02);--tw-scale-y: calc(var(--scale) - .02);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))}.hover\\:active\\:scale-95:active:hover{--tw-scale-x: .95;--tw-scale-y: .95;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))}.disabled\\:pointer-events-none:disabled{pointer-events:none}.disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\\:opacity-100{opacity:1}.group:hover .group-hover\\:active\\:scale-90:active,.group:active .group-active\\:scale-90{--tw-scale-x: .9;--tw-scale-y: .9;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))}.data-\\[disabled\\]\\:pointer-events-none[data-disabled]{pointer-events:none}.data-\\[state\\=checked\\]\\:translate-x-4[data-state=checked]{--tw-translate-x: 1rem;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))}.data-\\[state\\=unchecked\\]\\:translate-x-0[data-state=unchecked]{--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))}.data-\\[state\\=checked\\]\\:bg-primary[data-state=checked]{background-color:hsl(var(--opencx-primary))}.data-\\[state\\=open\\]\\:bg-accent[data-state=open]{background-color:hsl(var(--opencx-accent))}.data-\\[state\\=unchecked\\]\\:bg-input[data-state=unchecked]{background-color:hsl(var(--opencx-input))}.data-\\[state\\=open\\]\\:text-muted-foreground[data-state=open]{color:hsl(var(--opencx-muted-foreground))}.data-\\[disabled\\]\\:opacity-50[data-disabled]{opacity:.5}.data-\\[state\\=open\\]\\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\\[state\\=closed\\]\\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\\[state\\=closed\\]\\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\\[state\\=open\\]\\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\\[state\\=closed\\]\\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\\[state\\=open\\]\\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\\[side\\=bottom\\]\\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\\[side\\=left\\]\\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\\[side\\=right\\]\\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\\[side\\=top\\]\\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\\[state\\=closed\\]\\:slide-out-to-left-1\\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\\[state\\=closed\\]\\:slide-out-to-top-\\[48\\%\\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\\[state\\=open\\]\\:slide-in-from-left-1\\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\\[state\\=open\\]\\:slide-in-from-top-\\[48\\%\\][data-state=open]{--tw-enter-translate-y: -48%}.prose-a\\:underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:underline}.prose-a\\:decoration-primary :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-color:hsl(var(--opencx-primary))}@media (min-width: 640px){.sm\\:flex-row{flex-direction:row}.sm\\:justify-end{justify-content:flex-end}.sm\\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\\:rounded-lg{border-radius:.5rem}.sm\\:text-left{text-align:left}}.rtl\\:-scale-100:where([dir=rtl],[dir=rtl] *){--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))}.rtl\\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.rtl\\:text-right:where([dir=rtl],[dir=rtl] *){text-align:right}.rtl\\:placeholder\\:text-right:where([dir=rtl],[dir=rtl] *)::placeholder{text-align:right}.\\[\\&_span\\]\\:size-1 span{width:.25rem;height:.25rem}.\\[\\&_span\\]\\:bg-secondary-foreground span{background-color:hsl(var(--opencx-secondary-foreground))}.\\[\\&_svg\\]\\:pointer-events-none svg{pointer-events:none}.\\[\\&_svg\\]\\:size-4 svg{width:1rem;height:1rem}.\\[\\&_svg\\]\\:shrink-0 svg{flex-shrink:0}.\\[\\&_svg\\]\\:text-muted-foreground\\/70 svg{color:hsl(var(--opencx-muted-foreground) / .7)}.\\[\\&_svg\\]\\:hover\\:text-primary:hover svg{color:hsl(var(--opencx-primary))}', Ub = fn.Provider, zb = fn.Root, Yb = fn.Trigger, ou = Te.forwardRef(({ className: e, sideOffset: t = 4, ...n }, r) => /* @__PURE__ */ b(
|
|
17691
17691
|
fn.Content,
|
|
17692
17692
|
{
|
|
17693
17693
|
ref: r,
|
|
17694
17694
|
sideOffset: t,
|
|
17695
|
-
className:
|
|
17695
|
+
className: W(
|
|
17696
17696
|
"z-50 overflow-hidden max-w-xs rounded-xl bg-primary border text-primary-foreground p-2 text-center align-middle text-xs animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
|
|
17697
17697
|
e
|
|
17698
17698
|
),
|
|
@@ -17754,7 +17754,7 @@ function wn() {
|
|
|
17754
17754
|
outline: ((_ = t == null ? void 0 : t.widgetContentContainer) == null ? void 0 : _.outline) ?? "none",
|
|
17755
17755
|
// was: '1px solid'
|
|
17756
17756
|
outlineColor: ((S = t == null ? void 0 : t.widgetContentContainer) == null ? void 0 : S.outlineColor) ?? "hsl(0 0% 50% / .5)",
|
|
17757
|
-
boxShadow: ((L = t == null ? void 0 : t.widgetContentContainer) == null ? void 0 : L.boxShadow) ?? "0
|
|
17757
|
+
boxShadow: ((L = t == null ? void 0 : t.widgetContentContainer) == null ? void 0 : L.boxShadow) ?? "0 0px 100px 0px rgb(0 0 0 / 0.25)",
|
|
17758
17758
|
transitionProperty: ((M = t == null ? void 0 : t.widgetContentContainer) == null ? void 0 : M.transitionProperty) ?? "all",
|
|
17759
17759
|
transitionTimingFunction: ((F = t == null ? void 0 : t.widgetContentContainer) == null ? void 0 : F.transitionTimingFunction) ?? "cubic-bezier(0.16, 1, 0.3, 1)",
|
|
17760
17760
|
transitionDuration: ((I = t == null ? void 0 : t.widgetContentContainer) == null ? void 0 : I.transitionDuration) ?? "800ms",
|
|
@@ -17767,12 +17767,12 @@ function wn() {
|
|
|
17767
17767
|
welcome: {
|
|
17768
17768
|
width: n(
|
|
17769
17769
|
"w",
|
|
17770
|
-
((P = (H = t == null ? void 0 : t.screens) == null ? void 0 : H.welcome) == null ? void 0 : P.width) ?? "
|
|
17770
|
+
((P = (H = t == null ? void 0 : t.screens) == null ? void 0 : H.welcome) == null ? void 0 : P.width) ?? "400px"
|
|
17771
17771
|
),
|
|
17772
17772
|
// By setting minHeight to 1px, a nice animation will play from 1px to the dynamic height of the content of the screen
|
|
17773
17773
|
minHeight: n(
|
|
17774
17774
|
"h",
|
|
17775
|
-
((te = (ee = t == null ? void 0 : t.screens) == null ? void 0 : ee.welcome) == null ? void 0 : te.minHeight) ?? "
|
|
17775
|
+
((te = (ee = t == null ? void 0 : t.screens) == null ? void 0 : ee.welcome) == null ? void 0 : te.minHeight) ?? "1px"
|
|
17776
17776
|
)
|
|
17777
17777
|
},
|
|
17778
17778
|
sessions: {
|
|
@@ -18327,7 +18327,7 @@ function bi({
|
|
|
18327
18327
|
{
|
|
18328
18328
|
...ne("chat/suggested_reply_btn"),
|
|
18329
18329
|
size: "sm",
|
|
18330
|
-
className:
|
|
18330
|
+
className: W("rounded-xl w-fit", t),
|
|
18331
18331
|
...n,
|
|
18332
18332
|
onClick: i,
|
|
18333
18333
|
children: e
|
|
@@ -18398,7 +18398,7 @@ function tE({
|
|
|
18398
18398
|
children: /* @__PURE__ */ U(
|
|
18399
18399
|
"div",
|
|
18400
18400
|
{
|
|
18401
|
-
className:
|
|
18401
|
+
className: W(
|
|
18402
18402
|
e === "uploading" && "opacity-50",
|
|
18403
18403
|
"group",
|
|
18404
18404
|
"size-12 border rounded-2xl overflow-hidden relative",
|
|
@@ -18410,7 +18410,7 @@ function tE({
|
|
|
18410
18410
|
"button",
|
|
18411
18411
|
{
|
|
18412
18412
|
type: "button",
|
|
18413
|
-
className:
|
|
18413
|
+
className: W(
|
|
18414
18414
|
"absolute bg-black/50 inset-0 size-full z-10 opacity-0",
|
|
18415
18415
|
"flex items-center justify-center",
|
|
18416
18416
|
"opacity-0 group-hover:opacity-100 transition"
|
|
@@ -18492,7 +18492,7 @@ function nE() {
|
|
|
18492
18492
|
"div",
|
|
18493
18493
|
{
|
|
18494
18494
|
...ne("chat/input_box/inner_root"),
|
|
18495
|
-
className:
|
|
18495
|
+
className: W(
|
|
18496
18496
|
"transition-all",
|
|
18497
18497
|
"bg-white",
|
|
18498
18498
|
// 'border',
|
|
@@ -18530,7 +18530,7 @@ function nE() {
|
|
|
18530
18530
|
dir: a,
|
|
18531
18531
|
value: s,
|
|
18532
18532
|
rows: 3,
|
|
18533
|
-
className:
|
|
18533
|
+
className: W(
|
|
18534
18534
|
/** Match the border radius of the container */
|
|
18535
18535
|
// INPUT_CONTAINER_B_RADIUS,
|
|
18536
18536
|
"max-h-16 [field-sizing:content]",
|
|
@@ -18565,7 +18565,7 @@ function nE() {
|
|
|
18565
18565
|
onClick: F,
|
|
18566
18566
|
size: "fit",
|
|
18567
18567
|
variant: "ghost",
|
|
18568
|
-
className:
|
|
18568
|
+
className: W(
|
|
18569
18569
|
"rounded-full size-8 flex items-center justify-center p-0 overflow-hidden"
|
|
18570
18570
|
),
|
|
18571
18571
|
children: /* @__PURE__ */ b(Ne, { mode: "wait", children: E ? /* @__PURE__ */ b(ie, { children: /* @__PURE__ */ b(Pu, { className: "size-4" }) }, "paper-clip") : /* @__PURE__ */ b(ie, { children: /* @__PURE__ */ b(Mu, { className: "size-4" }) }, "image-icon") })
|
|
@@ -18644,7 +18644,7 @@ const aE = fe.Root, sE = fe.Trigger, oE = fe.Group, uE = Te.forwardRef(({ classN
|
|
|
18644
18644
|
fe.SubTrigger,
|
|
18645
18645
|
{
|
|
18646
18646
|
ref: i,
|
|
18647
|
-
className:
|
|
18647
|
+
className: W(
|
|
18648
18648
|
"flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",
|
|
18649
18649
|
t && "pl-8",
|
|
18650
18650
|
e
|
|
@@ -18661,7 +18661,7 @@ const lE = Te.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ b(
|
|
|
18661
18661
|
fe.SubContent,
|
|
18662
18662
|
{
|
|
18663
18663
|
ref: n,
|
|
18664
|
-
className:
|
|
18664
|
+
className: W(
|
|
18665
18665
|
"z-50 min-w-[8rem] overflow-hidden rounded-2xl border bg-background p-1 text-foreground shadow-2xl data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
|
|
18666
18666
|
e
|
|
18667
18667
|
),
|
|
@@ -18674,7 +18674,7 @@ const lu = Te.forwardRef(({ className: e, sideOffset: t = 4, ...n }, r) => /* @_
|
|
|
18674
18674
|
{
|
|
18675
18675
|
ref: r,
|
|
18676
18676
|
sideOffset: t,
|
|
18677
|
-
className:
|
|
18677
|
+
className: W(
|
|
18678
18678
|
"z-50 min-w-[8rem] overflow-hidden rounded-2xl border bg-background p-1 text-foreground shadow-2xl",
|
|
18679
18679
|
"data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
|
|
18680
18680
|
e
|
|
@@ -18687,7 +18687,7 @@ const cu = Te.forwardRef(({ className: e, inset: t, ...n }, r) => /* @__PURE__ *
|
|
|
18687
18687
|
fe.Item,
|
|
18688
18688
|
{
|
|
18689
18689
|
ref: r,
|
|
18690
|
-
className:
|
|
18690
|
+
className: W(
|
|
18691
18691
|
"relative flex cursor-default select-none items-center gap-2 rounded-xl px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:size-4 [&_svg]:shrink-0",
|
|
18692
18692
|
t && "pl-8",
|
|
18693
18693
|
e
|
|
@@ -18700,7 +18700,7 @@ const cE = Te.forwardRef(({ className: e, children: t, checked: n, ...r }, i) =>
|
|
|
18700
18700
|
fe.CheckboxItem,
|
|
18701
18701
|
{
|
|
18702
18702
|
ref: i,
|
|
18703
|
-
className:
|
|
18703
|
+
className: W(
|
|
18704
18704
|
"relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",
|
|
18705
18705
|
e
|
|
18706
18706
|
),
|
|
@@ -18717,7 +18717,7 @@ const dE = Te.forwardRef(({ className: e, children: t, ...n }, r) => /* @__PURE_
|
|
|
18717
18717
|
fe.RadioItem,
|
|
18718
18718
|
{
|
|
18719
18719
|
ref: r,
|
|
18720
|
-
className:
|
|
18720
|
+
className: W(
|
|
18721
18721
|
"relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",
|
|
18722
18722
|
e
|
|
18723
18723
|
),
|
|
@@ -18733,7 +18733,7 @@ const hE = Te.forwardRef(({ className: e, inset: t, ...n }, r) => /* @__PURE__ *
|
|
|
18733
18733
|
fe.Label,
|
|
18734
18734
|
{
|
|
18735
18735
|
ref: r,
|
|
18736
|
-
className:
|
|
18736
|
+
className: W(
|
|
18737
18737
|
"px-2 py-1.5 text-sm font-semibold",
|
|
18738
18738
|
t && "pl-8",
|
|
18739
18739
|
e
|
|
@@ -18746,7 +18746,7 @@ const fE = Te.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ b(
|
|
|
18746
18746
|
fe.Separator,
|
|
18747
18747
|
{
|
|
18748
18748
|
ref: n,
|
|
18749
|
-
className:
|
|
18749
|
+
className: W("-mx-1 my-1 h-px bg-muted", e),
|
|
18750
18750
|
...t
|
|
18751
18751
|
}
|
|
18752
18752
|
));
|
|
@@ -18758,7 +18758,7 @@ function du({
|
|
|
18758
18758
|
return /* @__PURE__ */ b(
|
|
18759
18759
|
"div",
|
|
18760
18760
|
{
|
|
18761
|
-
className:
|
|
18761
|
+
className: W("animate-pulse rounded-md bg-secondary", e),
|
|
18762
18762
|
...t
|
|
18763
18763
|
}
|
|
18764
18764
|
);
|
|
@@ -18852,7 +18852,7 @@ function hu() {
|
|
|
18852
18852
|
children: /* @__PURE__ */ b(Qu, { className: "size-4" })
|
|
18853
18853
|
}
|
|
18854
18854
|
),
|
|
18855
|
-
/* @__PURE__ */ b("div", { className:
|
|
18855
|
+
/* @__PURE__ */ b("div", { className: W("flex-1", e === "sessions" && "pl-2"), children: /* @__PURE__ */ b(Ne, { mode: "wait", children: n ? /* @__PURE__ */ b(ie, { snapExit: !0, children: /* @__PURE__ */ b(du, { className: "h-5 w-1/2" }) }, "skeleton") : /* @__PURE__ */ b(ie, { children: /* @__PURE__ */ b("h2", { className: "font-semibold", children: a }) }, "organization-name") }) }),
|
|
18856
18856
|
/* @__PURE__ */ b(pE, {}),
|
|
18857
18857
|
/* @__PURE__ */ b(mE, {})
|
|
18858
18858
|
]
|
|
@@ -18909,7 +18909,7 @@ function Ga({
|
|
|
18909
18909
|
"div",
|
|
18910
18910
|
{
|
|
18911
18911
|
...ne("chat/agent_msg_group/root"),
|
|
18912
|
-
className:
|
|
18912
|
+
className: W("flex items-end gap-2"),
|
|
18913
18913
|
children: [
|
|
18914
18914
|
/* @__PURE__ */ b(ln, { content: t == null ? void 0 : t.name, side: "right", align: "end", children: /* @__PURE__ */ b(
|
|
18915
18915
|
Ur,
|
|
@@ -18919,12 +18919,12 @@ function Ga({
|
|
|
18919
18919
|
className: "hidden"
|
|
18920
18920
|
}
|
|
18921
18921
|
) }),
|
|
18922
|
-
/* @__PURE__ */ U("div", { className:
|
|
18922
|
+
/* @__PURE__ */ U("div", { className: W("flex-1 flex flex-col gap-2"), children: [
|
|
18923
18923
|
/* @__PURE__ */ U(
|
|
18924
18924
|
"div",
|
|
18925
18925
|
{
|
|
18926
18926
|
...ne("chat/agent_msg_group/avatar_and_msgs/root"),
|
|
18927
|
-
className:
|
|
18927
|
+
className: W("flex items-end gap-2"),
|
|
18928
18928
|
children: [
|
|
18929
18929
|
/* @__PURE__ */ b(ln, { content: t == null ? void 0 : t.name, side: "right", align: "end", children: /* @__PURE__ */ b(
|
|
18930
18930
|
Ur,
|
|
@@ -18937,7 +18937,7 @@ function Ga({
|
|
|
18937
18937
|
"div",
|
|
18938
18938
|
{
|
|
18939
18939
|
...ne("chat/agent_msg_group/avatar_and_msgs/msgs"),
|
|
18940
|
-
className:
|
|
18940
|
+
className: W("flex-1 flex flex-col gap-1"),
|
|
18941
18941
|
children: e.map((r, i, a) => /* @__PURE__ */ b(
|
|
18942
18942
|
bE,
|
|
18943
18943
|
{
|
|
@@ -18957,7 +18957,7 @@ function Ga({
|
|
|
18957
18957
|
"div",
|
|
18958
18958
|
{
|
|
18959
18959
|
...ne("chat/agent_msg_group/suggestions"),
|
|
18960
|
-
className:
|
|
18960
|
+
className: W("flex flex-col gap-1 pl-8"),
|
|
18961
18961
|
children: n == null ? void 0 : n.map((r, i) => /* @__PURE__ */ b(
|
|
18962
18962
|
bi,
|
|
18963
18963
|
{
|
|
@@ -18993,7 +18993,7 @@ function EE({
|
|
|
18993
18993
|
"data-first": t,
|
|
18994
18994
|
"data-last": n,
|
|
18995
18995
|
"data-alone": r,
|
|
18996
|
-
className:
|
|
18996
|
+
className: W(
|
|
18997
18997
|
"transition-all",
|
|
18998
18998
|
"w-fit py-3 px-4 rounded-3xl text-sm",
|
|
18999
18999
|
"bg-primary text-primary-foreground",
|
|
@@ -19019,7 +19019,7 @@ function TE({
|
|
|
19019
19019
|
"div",
|
|
19020
19020
|
{
|
|
19021
19021
|
...ne("chat/user_msg_group/root"),
|
|
19022
|
-
className:
|
|
19022
|
+
className: W("group", "flex flex-col gap-1 justify-end items-end"),
|
|
19023
19023
|
children: e.map((t, n, r) => /* @__PURE__ */ b(
|
|
19024
19024
|
EE,
|
|
19025
19025
|
{
|
|
@@ -19090,7 +19090,7 @@ function AE() {
|
|
|
19090
19090
|
message: "chat/persistent_initial_msg/msg"
|
|
19091
19091
|
},
|
|
19092
19092
|
classNames: {
|
|
19093
|
-
messageContainer:
|
|
19093
|
+
messageContainer: W(
|
|
19094
19094
|
"w-full flex flex-col items-center text-center"
|
|
19095
19095
|
),
|
|
19096
19096
|
message: "w-full bg-transparent border-none shadow-none text-xs"
|
|
@@ -19142,7 +19142,7 @@ function AE() {
|
|
|
19142
19142
|
);
|
|
19143
19143
|
}
|
|
19144
19144
|
function fu({ className: e }) {
|
|
19145
|
-
return /* @__PURE__ */ b($u, { className:
|
|
19145
|
+
return /* @__PURE__ */ b($u, { className: W("size-4 animate-spin", e) });
|
|
19146
19146
|
}
|
|
19147
19147
|
function Ei({
|
|
19148
19148
|
width: e,
|
|
@@ -19175,7 +19175,7 @@ function CE() {
|
|
|
19175
19175
|
"div",
|
|
19176
19176
|
{
|
|
19177
19177
|
...ne("chat/root"),
|
|
19178
|
-
className:
|
|
19178
|
+
className: W("flex flex-col overflow-hidden"),
|
|
19179
19179
|
style: {
|
|
19180
19180
|
width: "100vw",
|
|
19181
19181
|
// Relative to the iframe
|
|
@@ -19219,13 +19219,13 @@ const Ln = Te.forwardRef(
|
|
|
19219
19219
|
{
|
|
19220
19220
|
dir: a,
|
|
19221
19221
|
type: t,
|
|
19222
|
-
className:
|
|
19222
|
+
className: W(
|
|
19223
19223
|
// 16px on mobiles prevents auto-zoom on the input when focused
|
|
19224
19224
|
i ? "text-[16px]" : "text-sm",
|
|
19225
|
-
"flex w-full rounded-xl p-2 ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-primary-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 transition",
|
|
19225
|
+
"flex w-full rounded-xl p-2 ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-primary-foreground placeholder:text-muted-foreground/75 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 transition",
|
|
19226
19226
|
"rtl:placeholder:text-right",
|
|
19227
|
-
"
|
|
19228
|
-
"
|
|
19227
|
+
"rounded-2xl px-4",
|
|
19228
|
+
"border shadow-sm",
|
|
19229
19229
|
e
|
|
19230
19230
|
),
|
|
19231
19231
|
...n
|
|
@@ -19243,7 +19243,7 @@ function kE({ className: e }) {
|
|
|
19243
19243
|
viewBox: "0 0 26 32",
|
|
19244
19244
|
fill: "none",
|
|
19245
19245
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19246
|
-
className:
|
|
19246
|
+
className: W("text-primary-foreground", e),
|
|
19247
19247
|
children: /* @__PURE__ */ b(
|
|
19248
19248
|
"path",
|
|
19249
19249
|
{
|
|
@@ -19259,8 +19259,8 @@ function pu({ className: e }) {
|
|
|
19259
19259
|
return /* @__PURE__ */ b(
|
|
19260
19260
|
"div",
|
|
19261
19261
|
{
|
|
19262
|
-
className:
|
|
19263
|
-
"flex items-center justify-center gap-2 p-2 pt-0
|
|
19262
|
+
className: W(
|
|
19263
|
+
"flex items-center justify-center gap-2 p-2 pt-0",
|
|
19264
19264
|
e
|
|
19265
19265
|
),
|
|
19266
19266
|
children: /* @__PURE__ */ b($e, { children: /* @__PURE__ */ U(
|
|
@@ -19269,7 +19269,7 @@ function pu({ className: e }) {
|
|
|
19269
19269
|
href: `https://open.cx/?ref=${t}`,
|
|
19270
19270
|
target: "_blank",
|
|
19271
19271
|
rel: "noreferrer",
|
|
19272
|
-
className:
|
|
19272
|
+
className: W(
|
|
19273
19273
|
"text-[10px] flex items-center",
|
|
19274
19274
|
"text-muted-foreground/70 [&_svg]:text-muted-foreground/70",
|
|
19275
19275
|
"hover:text-primary [&_svg]:hover:text-primary"
|
|
@@ -19356,13 +19356,20 @@ function SE() {
|
|
|
19356
19356
|
"div",
|
|
19357
19357
|
{
|
|
19358
19358
|
ref: u,
|
|
19359
|
-
className:
|
|
19359
|
+
className: W(
|
|
19360
|
+
"flex flex-col",
|
|
19361
|
+
n && "h-full",
|
|
19362
|
+
"bg-[radial-gradient(ellipse_at_top_left,hsl(var(--opencx-primary)),transparent),radial-gradient(ellipse_at_top_right,hsl(var(--opencx-primary)),transparent)]"
|
|
19363
|
+
),
|
|
19360
19364
|
children: [
|
|
19361
19365
|
/* @__PURE__ */ U(
|
|
19362
19366
|
"div",
|
|
19363
19367
|
{
|
|
19364
19368
|
dir: "auto",
|
|
19365
|
-
className:
|
|
19369
|
+
className: W(
|
|
19370
|
+
"flex-1 flex flex-col px-4 py-12 text-start space-y-4 relative z-10",
|
|
19371
|
+
"text-primary-foreground"
|
|
19372
|
+
),
|
|
19366
19373
|
children: [
|
|
19367
19374
|
n && /* @__PURE__ */ b(ie, { className: "absolute top-6 right-6", children: /* @__PURE__ */ b(Ie, { size: "selfless", onClick: () => e(!1), children: /* @__PURE__ */ b(jr, { className: "size-4" }) }) }),
|
|
19368
19375
|
/* @__PURE__ */ b("div", { className: "flex items-center justify-between w-full mb-2", children: (L = r.assets) != null && L.organizationLogo ? /* @__PURE__ */ b(
|
|
@@ -19372,66 +19379,84 @@ function SE() {
|
|
|
19372
19379
|
alt: "Company Logo",
|
|
19373
19380
|
className: "h-8 w-auto object-contain"
|
|
19374
19381
|
}
|
|
19375
|
-
) : /* @__PURE__ */ b("h2", { className: "font-bold text-
|
|
19382
|
+
) : /* @__PURE__ */ b("h2", { className: "font-bold text-sm", dir: "auto", children: (F = s == null ? void 0 : s.data) == null ? void 0 : F.organizationName }) }),
|
|
19376
19383
|
/* @__PURE__ */ U("div", { className: "space-y-2", children: [
|
|
19377
|
-
/* @__PURE__ */ b(
|
|
19378
|
-
|
|
19384
|
+
/* @__PURE__ */ b(
|
|
19385
|
+
"h1",
|
|
19386
|
+
{
|
|
19387
|
+
className: "text-[1.75rem] font-semibold tracking-tight leading-none",
|
|
19388
|
+
dir: "auto",
|
|
19389
|
+
children: ((j = (I = r.textContent) == null ? void 0 : I.welcomeScreen) == null ? void 0 : j.title) || a.get("welcome-title")
|
|
19390
|
+
}
|
|
19391
|
+
),
|
|
19392
|
+
/* @__PURE__ */ b("p", { className: "text-sm", dir: "auto", children: ((Y = (z = r.textContent) == null ? void 0 : z.welcomeScreen) == null ? void 0 : Y.description) || a.get("welcome-description") })
|
|
19379
19393
|
] })
|
|
19380
19394
|
]
|
|
19381
19395
|
}
|
|
19382
19396
|
),
|
|
19383
|
-
/* @__PURE__ */ U(
|
|
19384
|
-
|
|
19385
|
-
|
|
19386
|
-
|
|
19387
|
-
|
|
19388
|
-
|
|
19389
|
-
|
|
19390
|
-
|
|
19391
|
-
|
|
19392
|
-
|
|
19393
|
-
|
|
19394
|
-
|
|
19395
|
-
|
|
19396
|
-
|
|
19397
|
-
|
|
19398
|
-
|
|
19399
|
-
|
|
19400
|
-
|
|
19401
|
-
|
|
19402
|
-
|
|
19403
|
-
|
|
19404
|
-
|
|
19405
|
-
|
|
19406
|
-
|
|
19407
|
-
|
|
19408
|
-
|
|
19409
|
-
|
|
19410
|
-
|
|
19411
|
-
|
|
19412
|
-
|
|
19413
|
-
|
|
19414
|
-
|
|
19415
|
-
|
|
19416
|
-
|
|
19417
|
-
|
|
19418
|
-
|
|
19419
|
-
|
|
19420
|
-
|
|
19421
|
-
|
|
19422
|
-
|
|
19423
|
-
|
|
19424
|
-
|
|
19425
|
-
|
|
19426
|
-
|
|
19427
|
-
|
|
19428
|
-
|
|
19429
|
-
|
|
19430
|
-
|
|
19431
|
-
|
|
19432
|
-
|
|
19433
|
-
|
|
19434
|
-
|
|
19397
|
+
/* @__PURE__ */ U(
|
|
19398
|
+
"div",
|
|
19399
|
+
{
|
|
19400
|
+
className: W(
|
|
19401
|
+
"z-10 px-4 pt-4 bp-0 space-y-2",
|
|
19402
|
+
"bg-[white]",
|
|
19403
|
+
"rounded-t-3xl"
|
|
19404
|
+
),
|
|
19405
|
+
dir: "auto",
|
|
19406
|
+
children: [
|
|
19407
|
+
/* @__PURE__ */ U("form", { onSubmit: k, className: "space-y-2", children: [
|
|
19408
|
+
/* @__PURE__ */ U("div", { className: "space-y-2", children: [
|
|
19409
|
+
/* @__PURE__ */ b(
|
|
19410
|
+
Ln,
|
|
19411
|
+
{
|
|
19412
|
+
value: l,
|
|
19413
|
+
onChange: (C) => c(C.target.value),
|
|
19414
|
+
required: !0,
|
|
19415
|
+
placeholder: a.get("your-name"),
|
|
19416
|
+
name: "name"
|
|
19417
|
+
}
|
|
19418
|
+
),
|
|
19419
|
+
/* @__PURE__ */ b(
|
|
19420
|
+
Ln,
|
|
19421
|
+
{
|
|
19422
|
+
required: !0,
|
|
19423
|
+
value: d,
|
|
19424
|
+
onChange: (C) => h(C.target.value),
|
|
19425
|
+
type: "email",
|
|
19426
|
+
placeholder: a.get("your-email"),
|
|
19427
|
+
name: "email"
|
|
19428
|
+
}
|
|
19429
|
+
),
|
|
19430
|
+
m.map((C) => /* @__PURE__ */ b(
|
|
19431
|
+
Ln,
|
|
19432
|
+
{
|
|
19433
|
+
value: f[C],
|
|
19434
|
+
onChange: (H) => E((P) => ({
|
|
19435
|
+
...P,
|
|
19436
|
+
[C]: H.target.value
|
|
19437
|
+
})),
|
|
19438
|
+
placeholder: `${C} (${a.get("optional")})`
|
|
19439
|
+
},
|
|
19440
|
+
C
|
|
19441
|
+
))
|
|
19442
|
+
] }),
|
|
19443
|
+
/* @__PURE__ */ U(
|
|
19444
|
+
Ie,
|
|
19445
|
+
{
|
|
19446
|
+
disabled: y.loading,
|
|
19447
|
+
className: "w-full",
|
|
19448
|
+
size: "lg",
|
|
19449
|
+
children: [
|
|
19450
|
+
y.loading ? a.get("starting-chat") : a.get("start-chat"),
|
|
19451
|
+
/* @__PURE__ */ b(Ju, { className: "size-4 rtl:-scale-100" })
|
|
19452
|
+
]
|
|
19453
|
+
}
|
|
19454
|
+
)
|
|
19455
|
+
] }),
|
|
19456
|
+
/* @__PURE__ */ b(pu, {})
|
|
19457
|
+
]
|
|
19458
|
+
}
|
|
19459
|
+
)
|
|
19435
19460
|
]
|
|
19436
19461
|
}
|
|
19437
19462
|
)
|
|
@@ -19494,7 +19519,7 @@ function LE() {
|
|
|
19494
19519
|
...ne("sessions/new_conversation_btn"),
|
|
19495
19520
|
size: "lg",
|
|
19496
19521
|
key: "new-session",
|
|
19497
|
-
className: "w-full
|
|
19522
|
+
className: "w-full",
|
|
19498
19523
|
onClick: () => t()
|
|
19499
19524
|
},
|
|
19500
19525
|
e.get("new-conversation")
|
|
@@ -19507,7 +19532,7 @@ function LE() {
|
|
|
19507
19532
|
...ne("sessions/new_conversation_btn"),
|
|
19508
19533
|
size: "lg",
|
|
19509
19534
|
key: "new-session",
|
|
19510
|
-
className: "w-full
|
|
19535
|
+
className: "w-full",
|
|
19511
19536
|
onClick: () => t()
|
|
19512
19537
|
},
|
|
19513
19538
|
e.get("new-conversation")
|
|
@@ -19526,7 +19551,7 @@ function RE() {
|
|
|
19526
19551
|
"div",
|
|
19527
19552
|
{
|
|
19528
19553
|
...ne("sessions/root"),
|
|
19529
|
-
className:
|
|
19554
|
+
className: W("flex flex-col overflow-hidden bg-background"),
|
|
19530
19555
|
style: {
|
|
19531
19556
|
width: "100vw",
|
|
19532
19557
|
// Relative to the iframe
|
|
@@ -19700,8 +19725,8 @@ function PE() {
|
|
|
19700
19725
|
...a
|
|
19701
19726
|
},
|
|
19702
19727
|
"data-version": t,
|
|
19703
|
-
className:
|
|
19704
|
-
"antialiased font-
|
|
19728
|
+
className: W(
|
|
19729
|
+
"antialiased font-sans size-full overflow-hidden isolate relative text-secondary-foreground"
|
|
19705
19730
|
),
|
|
19706
19731
|
children: /* @__PURE__ */ b(DE, {})
|
|
19707
19732
|
}
|
|
@@ -19730,7 +19755,7 @@ function ME({
|
|
|
19730
19755
|
viewBox: "0 0 32 30",
|
|
19731
19756
|
fill: "none",
|
|
19732
19757
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19733
|
-
className:
|
|
19758
|
+
className: W("text-primary-foreground", e),
|
|
19734
19759
|
style: t,
|
|
19735
19760
|
children: [
|
|
19736
19761
|
/* @__PURE__ */ b(
|
|
@@ -19805,8 +19830,8 @@ function FE() {
|
|
|
19805
19830
|
children: /* @__PURE__ */ b(
|
|
19806
19831
|
Un.PopoverTrigger,
|
|
19807
19832
|
{
|
|
19808
|
-
className:
|
|
19809
|
-
"font-
|
|
19833
|
+
className: W(
|
|
19834
|
+
"font-sans flex items-center justify-center rounded-full"
|
|
19810
19835
|
),
|
|
19811
19836
|
style: {
|
|
19812
19837
|
height: r.widgetTrigger.size.button,
|
|
@@ -19816,7 +19841,7 @@ function FE() {
|
|
|
19816
19841
|
"div",
|
|
19817
19842
|
{
|
|
19818
19843
|
...ne("trigger/btn"),
|
|
19819
|
-
className:
|
|
19844
|
+
className: W(
|
|
19820
19845
|
"relative size-full rounded-full",
|
|
19821
19846
|
"flex items-center justify-center",
|
|
19822
19847
|
"overflow-hidden",
|