@versini/sassysaint 8.65.0 → 8.66.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunks/{AboutChangelog.CorY5_cf.js → AboutChangelog.DpM88TD4.js} +2 -2
- package/dist/chunks/{AboutEntry.DbUBoZ0p.js → AboutEntry.myjEE_YS.js} +5 -5
- package/dist/chunks/{App.BTLwEx8P.js → App.D11WXiGv.js} +16 -16
- package/dist/chunks/{Chart.CIVqZENe.js → Chart.C09_D0Js.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.DIoDoupB.js → ChatBubbleAssistant.4n93HLwe.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.B5fK7VV1.js → ChatBubbleUser.BA5mfRX3.js} +3 -3
- package/dist/chunks/{ChatHistoryTable.a9FQEOUj.js → ChatHistoryTable.GOTm0B_0.js} +3 -3
- package/dist/chunks/{HistoryEntry.BkIYzEt0.js → HistoryEntry.DbFidH9-.js} +3 -3
- package/dist/chunks/ProfileEntry.CQn1T1HP.js +181 -0
- package/dist/chunks/{SettingsEntry.Dlqjubr1.js → SettingsEntry.DOIpVprT.js} +2 -2
- package/dist/chunks/{Table.ZX_G6Gid.js → Table.BVEnC3sJ.js} +2 -2
- package/dist/chunks/{UsageEntry.BpgYbTis.js → UsageEntry.CBS_lg8M.js} +3 -3
- package/dist/chunks/{UserMemoriesPanel.DL3YznLM.js → UserMemoriesPanel.CJWaZZty.js} +3 -3
- package/dist/chunks/{index.BN9uKQ0g.js → index.6qKz8JoC.js} +1 -1
- package/dist/chunks/{index.BbJLHUaM.js → index.CLaxLST5.js} +3 -3
- package/dist/chunks/{index.sXdv1yPR.js → index.CVG2GNQJ.js} +1 -1
- package/dist/chunks/{index.COANJyXl.js → index.CaVPHC4s.js} +1 -1
- package/dist/chunks/{index.BlrdlKi3.js → index.CytEb1Ff.js} +2 -2
- package/dist/chunks/{index.BXOYKzMv.js → index.Dcg8QQwK.js} +1 -1
- package/dist/chunks/{index.D3KZz7us.js → index.DresqUv9.js} +1 -1
- package/dist/chunks/{useMarkdown.Bmuf0Pow.js → useMarkdown.BhytnMpG.js} +6 -6
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +3 -3
- package/dist/chunks/ProfileEntry.Czn4D0CS.js +0 -158
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as s, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { p as m, ButtonScroll as n } from "./App.
|
|
2
|
+
import { p as m, ButtonScroll as n } from "./App.D11WXiGv.js";
|
|
3
3
|
import { useRef as f, useCallback as u, useLayoutEffect as p } from "react";
|
|
4
|
-
import { useMarkdown as d } from "./useMarkdown.
|
|
4
|
+
import { useMarkdown as d } from "./useMarkdown.BhytnMpG.js";
|
|
5
5
|
const b = ({ content: o }) => {
|
|
6
6
|
const [l, t] = d(), { ref: a, inViewport: c } = m(), e = f(null), i = u(() => {
|
|
7
7
|
e.current && e.current.scrollIntoView({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs as b, Fragment as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { oe as g } from "./App.
|
|
3
|
-
import { i as d, useServerCapabilities as A, useChangelogs as B, S as t, renderDataAsList as c, CARDS as r, pluralize as E, isProbablyMobile as I, ABOUT_TITLE as S } from "./index.
|
|
2
|
+
import { oe as g } from "./App.D11WXiGv.js";
|
|
3
|
+
import { i as d, useServerCapabilities as A, useChangelogs as B, S as t, renderDataAsList as c, CARDS as r, pluralize as E, isProbablyMobile as I, ABOUT_TITLE as S } from "./index.CaVPHC4s.js";
|
|
4
4
|
import O from "clsx";
|
|
5
5
|
import { Suspense as C, lazy as U } from "react";
|
|
6
6
|
const L = U(
|
|
7
7
|
() => import(
|
|
8
8
|
/* webpackChunkName: "LazyAboutChangelog" */
|
|
9
|
-
"./AboutChangelog.
|
|
9
|
+
"./AboutChangelog.DpM88TD4.js"
|
|
10
10
|
)
|
|
11
11
|
), N = () => {
|
|
12
12
|
const s = d(), i = d(), { data: o, isSuccess: m } = A(), { data: T, isSuccess: h } = B(), p = o?.version || "", a = o?.models || [], u = o?.buildTime || "";
|
|
@@ -18,8 +18,8 @@ const L = U(
|
|
|
18
18
|
className: "prose-dark dark:prose-lighter mb-4",
|
|
19
19
|
noBorder: !0,
|
|
20
20
|
children: c(s, {
|
|
21
|
-
[r.ABOUT.VERSION]: "8.
|
|
22
|
-
[r.ABOUT.BUILD_TIMESTAMP]: "10/18/2025 08:
|
|
21
|
+
[r.ABOUT.VERSION]: "8.66.0",
|
|
22
|
+
[r.ABOUT.BUILD_TIMESTAMP]: "10/18/2025 08:37 PM EDT"
|
|
23
23
|
})
|
|
24
24
|
}
|
|
25
25
|
),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as l, jsxs as S, Fragment as Ae } from "react/jsx-runtime";
|
|
2
|
-
import { I as F, ACTION_SORT as ns, ACTION_SEARCH as os, ACTION_RESET_PROMPT as ro, ACTION_TOGGLE_PROMPT as no, b$1 as as, te as ve, DEFAULT_ICON_ACTION_SIZE as Ie, isTauri as Bt, n as ye, useUserPreferences as Pe, isProbablyiPhone as ze, serverUrl as oo, useEntitlements as ao, L as br, j as Qe, C as Kr, LOCAL_STORAGE_PREFIX as et, LOCAL_STORAGE_PRIVATE_DISCLOSURE as ss, tt as jt, LOCAL_STORAGE_REASONING_DISCLOSURE as is, useChatsHistory as so, mutateCall as cs, SERVICE_TYPES as ls, TOAST_CHAT_SAVED as us, PROMPT_CLASSNAME as ds, PROMPT_EDITABLE_AREA_CLASSNAME as ps, i as ms, ERROR_MESSAGE as hs, e as gt, CLIPBOARD_PROMPT as Qr, INPUT_PLACEHOLDER_TEXT_MOBILE as en, INPUT_PLACEHOLDER_TEXT_ENTER as tn, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as rn, isProbablyMobile as wr, z as fs, FOOTER_DISCLAIMERS as nn, h as io, isProbablyiPad as gs, INPUT_BOTTOM_OFFSET_EXTRA as on, INPUT_BOTTOM_OFFSET_IPHONE as vs, INPUT_BOTTOM_OFFSET_IPAD as ys, INPUT_BOTTOM_OFFSET as co, getLayoutPaddingClass as Ir, ot as _s, O as bs, _ as ws, c as Is, setNewProvider as Es, TOAST_PROVIDER_CHANGED as Ts, LOG_OUT as an, E as lo, Y as sn, useServerCapabilities as Ss, getMessageContaintWrapperClass as ks, UI_FOOTER_BUFFER as uo, UI_BUTTON_SCROLL_BUFFER as xs, Logo as Cs, UI_DEFAULT_MAIN_HEIGHT as cn, isPWAMode as Ns, UI_DEFAULT_MAIN_HEIGHT_IPHONE as zs, APP_CLASSNAME as As, K as ln, Z as Os, LOCAL_STORAGE_SORT as $s, LOCAL_STORAGE_SEARCH as Ms, LOCAL_STORAGE_SORT_TIMESTAMP as Rs, LOCAL_STORAGE_SORT_TOKEN_USAGE as Ps, TOAST_CACHE_ENABLED as Zs, TOAST_CACHE_DISABLED as Ds } from "./index.
|
|
2
|
+
import { I as F, ACTION_SORT as ns, ACTION_SEARCH as os, ACTION_RESET_PROMPT as ro, ACTION_TOGGLE_PROMPT as no, b$1 as as, te as ve, DEFAULT_ICON_ACTION_SIZE as Ie, isTauri as Bt, n as ye, useUserPreferences as Pe, isProbablyiPhone as ze, serverUrl as oo, useEntitlements as ao, L as br, j as Qe, C as Kr, LOCAL_STORAGE_PREFIX as et, LOCAL_STORAGE_PRIVATE_DISCLOSURE as ss, tt as jt, LOCAL_STORAGE_REASONING_DISCLOSURE as is, useChatsHistory as so, mutateCall as cs, SERVICE_TYPES as ls, TOAST_CHAT_SAVED as us, PROMPT_CLASSNAME as ds, PROMPT_EDITABLE_AREA_CLASSNAME as ps, i as ms, ERROR_MESSAGE as hs, e as gt, CLIPBOARD_PROMPT as Qr, INPUT_PLACEHOLDER_TEXT_MOBILE as en, INPUT_PLACEHOLDER_TEXT_ENTER as tn, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as rn, isProbablyMobile as wr, z as fs, FOOTER_DISCLAIMERS as nn, h as io, isProbablyiPad as gs, INPUT_BOTTOM_OFFSET_EXTRA as on, INPUT_BOTTOM_OFFSET_IPHONE as vs, INPUT_BOTTOM_OFFSET_IPAD as ys, INPUT_BOTTOM_OFFSET as co, getLayoutPaddingClass as Ir, ot as _s, O as bs, _ as ws, c as Is, setNewProvider as Es, TOAST_PROVIDER_CHANGED as Ts, LOG_OUT as an, E as lo, Y as sn, useServerCapabilities as Ss, getMessageContaintWrapperClass as ks, UI_FOOTER_BUFFER as uo, UI_BUTTON_SCROLL_BUFFER as xs, Logo as Cs, UI_DEFAULT_MAIN_HEIGHT as cn, isPWAMode as Ns, UI_DEFAULT_MAIN_HEIGHT_IPHONE as zs, APP_CLASSNAME as As, K as ln, Z as Os, LOCAL_STORAGE_SORT as $s, LOCAL_STORAGE_SEARCH as Ms, LOCAL_STORAGE_SORT_TIMESTAMP as Rs, LOCAL_STORAGE_SORT_TOKEN_USAGE as Ps, TOAST_CACHE_ENABLED as Zs, TOAST_CACHE_DISABLED as Ds } from "./index.CaVPHC4s.js";
|
|
3
3
|
import * as oe from "react";
|
|
4
4
|
import st, { useRef as V, useEffect as $, useState as R, useCallback as U, useSyncExternalStore as Rt, createContext as Ls, useContext as Q, useId as po, forwardRef as mo, useMemo as Ve, Suspense as Vt, lazy as Ee, useReducer as xt, useLayoutEffect as Us } from "react";
|
|
5
5
|
import A from "clsx";
|
|
@@ -6549,7 +6549,7 @@ const $a = async () => (fr || (fr = import(
|
|
|
6549
6549
|
"./index.790ujKXR.js"
|
|
6550
6550
|
)), fr), Ma = async () => (gr || (gr = import(
|
|
6551
6551
|
/* webpackChunkName: "toast-utilities" */
|
|
6552
|
-
"./index.
|
|
6552
|
+
"./index.CaVPHC4s.js"
|
|
6553
6553
|
).then((e) => e.utilities)), gr), Pm = async () => {
|
|
6554
6554
|
try {
|
|
6555
6555
|
await Promise.all([$a(), Ma()]);
|
|
@@ -9024,38 +9024,38 @@ const $h = (e) => {
|
|
|
9024
9024
|
}, of = Ee(
|
|
9025
9025
|
() => import(
|
|
9026
9026
|
/* webpackChunkName: "modal-chunk" */
|
|
9027
|
-
"./ProfileEntry.
|
|
9027
|
+
"./ProfileEntry.CQn1T1HP.js"
|
|
9028
9028
|
).then((e) => ({
|
|
9029
9029
|
default: e.Profile
|
|
9030
9030
|
}))
|
|
9031
9031
|
), af = Ee(
|
|
9032
9032
|
() => import(
|
|
9033
9033
|
/* webpackChunkName: "modal-chunk" */
|
|
9034
|
-
"./SettingsEntry.
|
|
9034
|
+
"./SettingsEntry.DOIpVprT.js"
|
|
9035
9035
|
).then((e) => ({
|
|
9036
9036
|
default: e.SettingsPanel
|
|
9037
9037
|
}))
|
|
9038
9038
|
), sf = Ee(
|
|
9039
9039
|
() => import(
|
|
9040
9040
|
/* webpackChunkName: "modal-chunk" */
|
|
9041
|
-
"./HistoryEntry.
|
|
9041
|
+
"./HistoryEntry.DbFidH9-.js"
|
|
9042
9042
|
).then((e) => ({
|
|
9043
9043
|
default: e.HistoryPanel
|
|
9044
9044
|
}))
|
|
9045
9045
|
), cf = Ee(
|
|
9046
9046
|
() => import(
|
|
9047
9047
|
/* webpackChunkName: "modal-chunk" */
|
|
9048
|
-
"./AboutEntry.
|
|
9048
|
+
"./AboutEntry.myjEE_YS.js"
|
|
9049
9049
|
).then((e) => ({ default: e.About }))
|
|
9050
9050
|
), lf = Ee(
|
|
9051
9051
|
() => import(
|
|
9052
9052
|
/* webpackChunkName: "modal-chunk" */
|
|
9053
|
-
"./UsageEntry.
|
|
9053
|
+
"./UsageEntry.CBS_lg8M.js"
|
|
9054
9054
|
).then((e) => ({ default: e.Usage }))
|
|
9055
9055
|
), uf = Ee(
|
|
9056
9056
|
() => import(
|
|
9057
9057
|
/* webpackChunkName: "modal-chunk" */
|
|
9058
|
-
"./UserMemoriesPanel.
|
|
9058
|
+
"./UserMemoriesPanel.CJWaZZty.js"
|
|
9059
9059
|
).then(
|
|
9060
9060
|
(e) => ({ default: e.default })
|
|
9061
9061
|
)
|
|
@@ -9103,23 +9103,23 @@ const $h = (e) => {
|
|
|
9103
9103
|
p || Promise.all([
|
|
9104
9104
|
import(
|
|
9105
9105
|
/* webpackChunkName: "modal-chunk" */
|
|
9106
|
-
"./ProfileEntry.
|
|
9106
|
+
"./ProfileEntry.CQn1T1HP.js"
|
|
9107
9107
|
),
|
|
9108
9108
|
import(
|
|
9109
9109
|
/* webpackChunkName: "modal-chunk" */
|
|
9110
|
-
"./SettingsEntry.
|
|
9110
|
+
"./SettingsEntry.DOIpVprT.js"
|
|
9111
9111
|
),
|
|
9112
9112
|
import(
|
|
9113
9113
|
/* webpackChunkName: "modal-chunk" */
|
|
9114
|
-
"./HistoryEntry.
|
|
9114
|
+
"./HistoryEntry.DbFidH9-.js"
|
|
9115
9115
|
),
|
|
9116
9116
|
import(
|
|
9117
9117
|
/* webpackChunkName: "modal-chunk" */
|
|
9118
|
-
"./AboutEntry.
|
|
9118
|
+
"./AboutEntry.myjEE_YS.js"
|
|
9119
9119
|
),
|
|
9120
9120
|
import(
|
|
9121
9121
|
/* webpackChunkName: "modal-chunk" */
|
|
9122
|
-
"./UsageEntry.
|
|
9122
|
+
"./UsageEntry.CBS_lg8M.js"
|
|
9123
9123
|
)
|
|
9124
9124
|
]).finally(() => d(!0));
|
|
9125
9125
|
}, [p]), g = U((y) => {
|
|
@@ -9365,18 +9365,18 @@ try {
|
|
|
9365
9365
|
} catch {
|
|
9366
9366
|
}
|
|
9367
9367
|
const ff = Ee(
|
|
9368
|
-
() => import("./index.
|
|
9368
|
+
() => import("./index.DresqUv9.js").then((e) => ({ default: e.Bubble }))
|
|
9369
9369
|
), qr = (e) => /* @__PURE__ */ l(Vt, { fallback: /* @__PURE__ */ l("span", { className: "inline-block" }), children: /* @__PURE__ */ l(ff, { ...e }) });
|
|
9370
9370
|
qr.displayName = "AsyncBubble";
|
|
9371
9371
|
const to = 1, gf = 150, vf = Ee(
|
|
9372
9372
|
() => import(
|
|
9373
9373
|
/* webpackChunkName: "LazyMessageAssistant" */
|
|
9374
|
-
"./ChatBubbleAssistant.
|
|
9374
|
+
"./ChatBubbleAssistant.4n93HLwe.js"
|
|
9375
9375
|
)
|
|
9376
9376
|
), yf = Ee(
|
|
9377
9377
|
() => import(
|
|
9378
9378
|
/* webpackChunkName: "LazyMessageUser" */
|
|
9379
|
-
"./ChatBubbleUser.
|
|
9379
|
+
"./ChatBubbleUser.BA5mfRX3.js"
|
|
9380
9380
|
)
|
|
9381
9381
|
), _f = st.memo(
|
|
9382
9382
|
({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as Ap } from "react/jsx-runtime";
|
|
2
|
-
import { getDefaultExportFromCjs as ln } from "./App.
|
|
2
|
+
import { getDefaultExportFromCjs as ln } from "./App.D11WXiGv.js";
|
|
3
3
|
import Cp, { useState as Pp, useEffect as Op } from "react";
|
|
4
|
-
import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.
|
|
4
|
+
import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.CaVPHC4s.js";
|
|
5
5
|
var ls = { exports: {} }, Ip = ls.exports, on;
|
|
6
6
|
function Dp() {
|
|
7
7
|
return on || (on = 1, (function(we, he) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as x } from "react/jsx-runtime";
|
|
2
|
-
import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, Y as L } from "./index.
|
|
3
|
-
import { BUBBLE_FOOTER_EMPTY as _ } from "./index.
|
|
2
|
+
import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, Y as L } from "./index.CaVPHC4s.js";
|
|
3
|
+
import { BUBBLE_FOOTER_EMPTY as _ } from "./index.DresqUv9.js";
|
|
4
4
|
import w from "clsx";
|
|
5
5
|
import v, { useState as M, useRef as A, useEffect as U, useContext as B } from "react";
|
|
6
|
-
import { ChatContext as G, AsyncBubble as E } from "./App.
|
|
7
|
-
import { useMarkdown as D } from "./useMarkdown.
|
|
6
|
+
import { ChatContext as G, AsyncBubble as E } from "./App.D11WXiGv.js";
|
|
7
|
+
import { useMarkdown as D } from "./useMarkdown.BhytnMpG.js";
|
|
8
8
|
const j = 2, q = j * 1e3, b = "", I = (e) => e * (2 - e);
|
|
9
9
|
function W(e, n = !0) {
|
|
10
10
|
const [a, p] = M(0), [i, C] = M(0), [t, T] = M(e), r = A(0), s = A(0);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as n, Fragment as b, jsxs as A } from "react/jsx-runtime";
|
|
2
2
|
import { useState as C, useMemo as u, isValidElement as p, useEffect as I } from "react";
|
|
3
|
-
import { AsyncBubble as w } from "./App.
|
|
4
|
-
import { useMarkdown as _ } from "./useMarkdown.
|
|
5
|
-
import { C as M } from "./index.
|
|
3
|
+
import { AsyncBubble as w } from "./App.D11WXiGv.js";
|
|
4
|
+
import { useMarkdown as _ } from "./useMarkdown.BhytnMpG.js";
|
|
5
|
+
import { C as M } from "./index.CaVPHC4s.js";
|
|
6
6
|
const R = 200, N = ({
|
|
7
7
|
string: e,
|
|
8
8
|
idealLength: r = R
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as m, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { I as g, K as N, Z as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as p, numberFormatter as k, nt as b, isProbablyMobile as D, c as U, O as B, _ as I } from "./index.
|
|
3
|
-
import { st as u, p$1 as P, z as L, p$2 as V } from "./App.
|
|
2
|
+
import { I as g, K as N, Z as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as p, numberFormatter as k, nt as b, isProbablyMobile as D, c as U, O as B, _ as I } from "./index.CaVPHC4s.js";
|
|
3
|
+
import { st as u, p$1 as P, z as L, p$2 as V } from "./App.D11WXiGv.js";
|
|
4
4
|
import h from "clsx";
|
|
5
5
|
import { Fragment as _ } from "react";
|
|
6
|
-
import { j as $, D as H, G as M, H as K, U as Y, M as a, F as f, l as F } from "./Table.
|
|
6
|
+
import { j as $, D as H, G as M, H as K, U as Y, M as a, F as f, l as F } from "./Table.BVEnC3sJ.js";
|
|
7
7
|
const G = ({
|
|
8
8
|
className: l,
|
|
9
9
|
viewBox: c,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as n, jsx as t, Fragment as J } from "react/jsx-runtime";
|
|
2
|
-
import { I as Q, n as P, INFINITE_SCROLL_LIMIT as G, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as f, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, K as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, TOAST_CHAT_DELETED as ie, setNewProvider as ne, ACTION_SORT as ce, Z as le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y$1 as pe, debounce as Te, C as ye, ACTION_SEARCH as fe } from "./index.
|
|
3
|
-
import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as Oe, showSuccessToast as ve, CHAT_SET_STATUS as De, oe as Le, O as Re } from "./App.
|
|
2
|
+
import { I as Q, n as P, INFINITE_SCROLL_LIMIT as G, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as f, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, K as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, TOAST_CHAT_DELETED as ie, setNewProvider as ne, ACTION_SORT as ce, Z as le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y$1 as pe, debounce as Te, C as ye, ACTION_SEARCH as fe } from "./index.CaVPHC4s.js";
|
|
3
|
+
import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as Oe, showSuccessToast as ve, CHAT_SET_STATUS as De, oe as Le, O as Re } from "./App.D11WXiGv.js";
|
|
4
4
|
import { useRef as H, useState as F, useContext as R, useCallback as ke, useEffect as U, Suspense as Ie, lazy as we } from "react";
|
|
5
5
|
const Ne = ({
|
|
6
6
|
className: l,
|
|
@@ -31,7 +31,7 @@ const Ne = ({
|
|
|
31
31
|
), be = we(
|
|
32
32
|
() => import(
|
|
33
33
|
/* webpackChunkName: "history-table" */
|
|
34
|
-
"./ChatHistoryTable.
|
|
34
|
+
"./ChatHistoryTable.GOTm0B_0.js"
|
|
35
35
|
).then((l) => ({ default: l.ChatHistoryTable }))
|
|
36
36
|
), xe = ({
|
|
37
37
|
filteredHistory: l,
|
|
@@ -0,0 +1,181 @@
|
|
|
1
|
+
import { jsxs as t, Fragment as D, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
import { preloadToast as K, showSuccessToast as W, showErrorToast as Y, ConfirmationPanel as H, LazyToastContainerWrapper as $, oe as V } from "./App.D11WXiGv.js";
|
|
3
|
+
import { n as q, i as J, useUserPreferences as Q, useServerCapabilities as X, x as Z, setUserPlan as ee, S as d, renderDataAsList as ae, CARDS as s, L as f, j as c, C as se, it as ne, isTauri as re, te, l as b, PROFILE_TITLE as le } from "./index.CaVPHC4s.js";
|
|
4
|
+
import ie from "clsx";
|
|
5
|
+
import { useState as m, useMemo as ce, useCallback as P } from "react";
|
|
6
|
+
const oe = () => {
|
|
7
|
+
const {
|
|
8
|
+
isAuthenticated: h,
|
|
9
|
+
user: n,
|
|
10
|
+
registeringForPasskey: k,
|
|
11
|
+
authenticationType: y,
|
|
12
|
+
getAccessToken: u
|
|
13
|
+
} = q(), [v, N] = m(null), [T, x] = m(!1), [F, C] = m(!1), [l, w] = m(null), U = J(), A = n?.username || "", {
|
|
14
|
+
data: p,
|
|
15
|
+
isSuccess: _,
|
|
16
|
+
refetch: R
|
|
17
|
+
} = Q({
|
|
18
|
+
user: n?.username,
|
|
19
|
+
getAccessToken: u
|
|
20
|
+
}), { data: S, isSuccess: E } = X(), I = ce(() => !E || !S?.plans ? [] : S.plans.map((a) => ({
|
|
21
|
+
id: a.name,
|
|
22
|
+
label: a.label,
|
|
23
|
+
description: a.description,
|
|
24
|
+
features: a.features,
|
|
25
|
+
models: a.allowedModels.map(
|
|
26
|
+
(r) => Z[r] || r
|
|
27
|
+
)
|
|
28
|
+
})), [E, S?.plans]), g = P(() => {
|
|
29
|
+
T || (K(), x(!0));
|
|
30
|
+
}, [T]), z = P(async () => {
|
|
31
|
+
if (!(!l || !n?.username))
|
|
32
|
+
try {
|
|
33
|
+
N(l.id), await ee({
|
|
34
|
+
plan: l.id,
|
|
35
|
+
accessToken: await u(),
|
|
36
|
+
username: n.username
|
|
37
|
+
}), await R(), await W(
|
|
38
|
+
`${s.PLANS.SWITCH_SUCCESS} ${l.label}`,
|
|
39
|
+
{
|
|
40
|
+
containerId: "profile-plan-selection"
|
|
41
|
+
}
|
|
42
|
+
);
|
|
43
|
+
} catch {
|
|
44
|
+
await Y(s.PLANS.SWITCH_ERROR, {
|
|
45
|
+
containerId: "profile-plan-selection"
|
|
46
|
+
});
|
|
47
|
+
} finally {
|
|
48
|
+
N(null), w(null);
|
|
49
|
+
}
|
|
50
|
+
}, [u, l, R, n?.username]), M = P(
|
|
51
|
+
(a, r) => {
|
|
52
|
+
!n?.username || a === p?.plan || (w({ id: a, label: r }), C(!0));
|
|
53
|
+
},
|
|
54
|
+
[p?.plan, n?.username]
|
|
55
|
+
);
|
|
56
|
+
return h && A ? /* @__PURE__ */ t(D, { children: [
|
|
57
|
+
/* @__PURE__ */ e(
|
|
58
|
+
H,
|
|
59
|
+
{
|
|
60
|
+
showConfirmation: F,
|
|
61
|
+
setShowConfirmation: C,
|
|
62
|
+
action: z,
|
|
63
|
+
customStrings: {
|
|
64
|
+
confirmAction: "Switch Plan",
|
|
65
|
+
cancelAction: "Cancel",
|
|
66
|
+
title: "Switch Plan"
|
|
67
|
+
},
|
|
68
|
+
children: l && /* @__PURE__ */ t("p", { className: "m-0", children: [
|
|
69
|
+
"Are you sure you want to switch to the following plan:",
|
|
70
|
+
" ",
|
|
71
|
+
/* @__PURE__ */ e("span", { className: "font-semibold", children: l.label })
|
|
72
|
+
] })
|
|
73
|
+
}
|
|
74
|
+
),
|
|
75
|
+
/* @__PURE__ */ e("div", { className: "av-sassy", children: /* @__PURE__ */ e($, { containerId: "profile-plan-selection" }) }),
|
|
76
|
+
/* @__PURE__ */ e(
|
|
77
|
+
d,
|
|
78
|
+
{
|
|
79
|
+
header: s.PREFERENCES.TITLE,
|
|
80
|
+
className: "prose-dark dark:prose-lighter",
|
|
81
|
+
noBorder: !0,
|
|
82
|
+
children: ae(U, {
|
|
83
|
+
[s.PREFERENCES.USERNAME]: A,
|
|
84
|
+
[s.PREFERENCES.EMAIL]: n?.email || ""
|
|
85
|
+
})
|
|
86
|
+
}
|
|
87
|
+
),
|
|
88
|
+
_ && E && I.length > 0 && /* @__PURE__ */ t(
|
|
89
|
+
d,
|
|
90
|
+
{
|
|
91
|
+
header: s.PLANS.TITLE,
|
|
92
|
+
className: "prose-dark dark:prose-lighter mt-4",
|
|
93
|
+
noBorder: !0,
|
|
94
|
+
children: [
|
|
95
|
+
/* @__PURE__ */ e("p", { className: "text-sm", children: s.PLANS.DESCRIPTION }),
|
|
96
|
+
/* @__PURE__ */ e(f, { columnGap: 3, rowGap: 3, className: "mt-4", children: I.map(({ id: a, label: r, description: B, features: G, models: O }) => {
|
|
97
|
+
const o = p?.plan === a, j = o ? s.PLANS.ACTIVE_BADGE : `Get ${r}`, L = v === a;
|
|
98
|
+
return /* @__PURE__ */ e(c, { span: { fallback: 12, md: 4 }, children: /* @__PURE__ */ e(d, { mode: "darker", className: "prose-lighter h-full", children: /* @__PURE__ */ t(f, { direction: "column", children: [
|
|
99
|
+
/* @__PURE__ */ t(c, { children: [
|
|
100
|
+
/* @__PURE__ */ e("div", { className: "flex items-start justify-between gap-2", children: /* @__PURE__ */ t("div", { children: [
|
|
101
|
+
/* @__PURE__ */ e(
|
|
102
|
+
"h3",
|
|
103
|
+
{
|
|
104
|
+
className: ie("m-0", {
|
|
105
|
+
"text-emerald-400": o
|
|
106
|
+
}),
|
|
107
|
+
children: r
|
|
108
|
+
}
|
|
109
|
+
),
|
|
110
|
+
/* @__PURE__ */ e("p", { className: "mb-0 text-sm opacity-80", children: B })
|
|
111
|
+
] }) }),
|
|
112
|
+
/* @__PURE__ */ e("h4", { children: "Features" }),
|
|
113
|
+
/* @__PURE__ */ e("ul", { className: "prose-li:text-sm", children: G.map((i) => /* @__PURE__ */ e("li", { children: i }, i)) }),
|
|
114
|
+
/* @__PURE__ */ e("h4", { children: "Models" }),
|
|
115
|
+
/* @__PURE__ */ e("ul", { className: "prose-li:text-sm", children: O.map((i) => /* @__PURE__ */ e("li", { children: i }, i)) })
|
|
116
|
+
] }),
|
|
117
|
+
/* @__PURE__ */ e(c, { children: /* @__PURE__ */ e(
|
|
118
|
+
se,
|
|
119
|
+
{
|
|
120
|
+
mode: "dark",
|
|
121
|
+
size: "small",
|
|
122
|
+
variant: o ? "selected" : "secondary",
|
|
123
|
+
className: "mt-4",
|
|
124
|
+
fullWidth: !0,
|
|
125
|
+
disabled: o || L,
|
|
126
|
+
onClick: () => {
|
|
127
|
+
M(a, r);
|
|
128
|
+
},
|
|
129
|
+
onMouseEnter: g,
|
|
130
|
+
onFocus: g,
|
|
131
|
+
children: L ? "Updating..." : j
|
|
132
|
+
}
|
|
133
|
+
) })
|
|
134
|
+
] }) }) }, a);
|
|
135
|
+
}) })
|
|
136
|
+
]
|
|
137
|
+
}
|
|
138
|
+
),
|
|
139
|
+
y !== ne.PASSKEY && !re() && /* @__PURE__ */ t(
|
|
140
|
+
d,
|
|
141
|
+
{
|
|
142
|
+
className: "prose-dark dark:prose-lighter mt-4",
|
|
143
|
+
noBorder: !0,
|
|
144
|
+
header: /* @__PURE__ */ e("h2", { className: "m-0", children: /* @__PURE__ */ t(f, { columnGap: 3, alignVertical: "center", children: [
|
|
145
|
+
/* @__PURE__ */ e(c, { children: /* @__PURE__ */ e(b, { size: "size-8" }) }),
|
|
146
|
+
/* @__PURE__ */ e(c, { children: /* @__PURE__ */ e("div", { children: s.PREFERENCES.PASSKEY_TITLE }) })
|
|
147
|
+
] }) }),
|
|
148
|
+
children: [
|
|
149
|
+
/* @__PURE__ */ e("p", { children: s.PREFERENCES.PASSKEY_INSTRUCTIONS }),
|
|
150
|
+
/* @__PURE__ */ e(
|
|
151
|
+
te,
|
|
152
|
+
{
|
|
153
|
+
variant: "selected",
|
|
154
|
+
size: "small",
|
|
155
|
+
className: "mt-2",
|
|
156
|
+
onClick: k,
|
|
157
|
+
labelLeft: s.PREFERENCES.PASSKEY_BUTTON,
|
|
158
|
+
children: /* @__PURE__ */ e(b, { size: "size-5", monotone: !0 })
|
|
159
|
+
}
|
|
160
|
+
)
|
|
161
|
+
]
|
|
162
|
+
}
|
|
163
|
+
)
|
|
164
|
+
] }) : null;
|
|
165
|
+
}, Se = ({
|
|
166
|
+
open: h,
|
|
167
|
+
onOpenChange: n
|
|
168
|
+
}) => /* @__PURE__ */ e(
|
|
169
|
+
V,
|
|
170
|
+
{
|
|
171
|
+
open: h,
|
|
172
|
+
onOpenChange: n,
|
|
173
|
+
title: le,
|
|
174
|
+
animation: !0,
|
|
175
|
+
animationType: "fade",
|
|
176
|
+
children: /* @__PURE__ */ e(oe, {})
|
|
177
|
+
}
|
|
178
|
+
);
|
|
179
|
+
export {
|
|
180
|
+
Se as Profile
|
|
181
|
+
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as u, jsx as r, Fragment as ue } from "react/jsx-runtime";
|
|
2
|
-
import { o as Ee, h as me, i as Ne, x$1 as Te, n as we, useUserPreferences as ve, tt as he, getCacheInfo as Se, isServiceWorkerEnabled as Ce, SETTINGS_TITLE as Ie, S as H, CARDS as C, J as _e, C as le, PROMPTS_DESCRIPTION as Le, L as Re, j as pe, getCurrentGeoLocation as Ae, mutateCall as fe, handleServiceWorkerToggle as De, SERVICE_TYPES as ge } from "./index.
|
|
3
|
-
import { useCapability as ye, oe as Oe, O as I } from "./App.
|
|
2
|
+
import { o as Ee, h as me, i as Ne, x$1 as Te, n as we, useUserPreferences as ve, tt as he, getCacheInfo as Se, isServiceWorkerEnabled as Ce, SETTINGS_TITLE as Ie, S as H, CARDS as C, J as _e, C as le, PROMPTS_DESCRIPTION as Le, L as Re, j as pe, getCurrentGeoLocation as Ae, mutateCall as fe, handleServiceWorkerToggle as De, SERVICE_TYPES as ge } from "./index.CaVPHC4s.js";
|
|
3
|
+
import { useCapability as ye, oe as Oe, O as I } from "./App.D11WXiGv.js";
|
|
4
4
|
import Me, { useState as d, useEffect as ie, useRef as V, useLayoutEffect as J, useCallback as Be } from "react";
|
|
5
5
|
import p from "clsx";
|
|
6
6
|
function Pe({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as _, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { I as f, b as v } from "./index.
|
|
2
|
+
import { I as f, b as v } from "./index.CaVPHC4s.js";
|
|
3
3
|
import C, { useContext as b } from "react";
|
|
4
4
|
import o from "clsx";
|
|
5
|
-
import { e as k } from "./App.
|
|
5
|
+
import { e as k } from "./App.D11WXiGv.js";
|
|
6
6
|
const L = ({
|
|
7
7
|
className: e,
|
|
8
8
|
viewBox: a,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { n as f, i as v, useUserChatStats as _, useChatsUsage as z, USAGE_TITLE as B, S as g, renderDataAsList as P, CARDS as a, L as p, j as A, C as i, pluralize as h } from "./index.
|
|
3
|
-
import { oe as H } from "./App.
|
|
2
|
+
import { n as f, i as v, useUserChatStats as _, useChatsUsage as z, USAGE_TITLE as B, S as g, renderDataAsList as P, CARDS as a, L as p, j as A, C as i, pluralize as h } from "./index.CaVPHC4s.js";
|
|
3
|
+
import { oe as H } from "./App.D11WXiGv.js";
|
|
4
4
|
import { useState as C, Suspense as K, lazy as j } from "react";
|
|
5
5
|
const s = [0, 3, 6, 9], n = {
|
|
6
6
|
TOKEN: "token",
|
|
7
7
|
MODEL: "model"
|
|
8
8
|
}, w = j(() => import(
|
|
9
9
|
/* webpackChunkName: "LazyChart" */
|
|
10
|
-
"./Chart.
|
|
10
|
+
"./Chart.C09_D0Js.js"
|
|
11
11
|
)), R = ({
|
|
12
12
|
open: k,
|
|
13
13
|
onOpenChange: E
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as r, Fragment as B, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { n as V, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as Y, LOCAL_STORAGE_SORT_MEMORY_COLUMN as X, useUserMemories as $, useDeleteMemory as J, useDeleteAllMemories as K, L as O, j as u, te as Q, C as M } from "./index.
|
|
3
|
-
import { E as T, e as c, ConfirmationPanel as R, oe as W, st as Z } from "./App.
|
|
2
|
+
import { n as V, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as Y, LOCAL_STORAGE_SORT_MEMORY_COLUMN as X, useUserMemories as $, useDeleteMemory as J, useDeleteAllMemories as K, L as O, j as u, te as Q, C as M } from "./index.CaVPHC4s.js";
|
|
3
|
+
import { E as T, e as c, ConfirmationPanel as R, oe as W, st as Z } from "./App.D11WXiGv.js";
|
|
4
4
|
import f from "clsx";
|
|
5
5
|
import { useState as a, useRef as ee } from "react";
|
|
6
|
-
import { j as te, D as re, G as x, M as n, F as oe, H as ne, l as ie, U as le } from "./Table.
|
|
6
|
+
import { j as te, D as re, G as x, M as n, F as oe, H as ne, l as ie, U as le } from "./Table.BVEnC3sJ.js";
|
|
7
7
|
const ue = ({
|
|
8
8
|
open: A,
|
|
9
9
|
onOpenChange: C,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getDefaultExportFromCjs as kn } from "./App.
|
|
2
|
-
import { visit as In } from "./useMarkdown.
|
|
3
|
-
import { toText as Cn } from "./index.
|
|
1
|
+
import { getDefaultExportFromCjs as kn } from "./App.D11WXiGv.js";
|
|
2
|
+
import { visit as In } from "./useMarkdown.BhytnMpG.js";
|
|
3
|
+
import { toText as Cn } from "./index.6qKz8JoC.js";
|
|
4
4
|
function xn(e) {
|
|
5
5
|
const t = e.regex, i = e.COMMENT("//", "$", { contains: [{ begin: /\\\n/ }] }), a = "decltype\\(auto\\)", r = "[a-zA-Z_]\\w*::", d = "(?!struct)(" + a + "|" + t.optional(r) + "[a-zA-Z_]\\w*" + t.optional("<[^<>]+>") + ")", c = {
|
|
6
6
|
className: "type",
|
|
@@ -6836,7 +6836,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, ll = "{{clipboard}}", P = "
|
|
|
6836
6836
|
] });
|
|
6837
6837
|
}, Go = new URL(document.location.href).searchParams, Ir = !!Go.get("debug") || !1, Bo = Bs(() => import(
|
|
6838
6838
|
/* webpackChunkName: "LazyApp" */
|
|
6839
|
-
"./App.
|
|
6839
|
+
"./App.D11WXiGv.js"
|
|
6840
6840
|
).then((e) => e.App)), Wo = new ha(), _r = ({
|
|
6841
6841
|
isComponent: e,
|
|
6842
6842
|
headerHeight: t
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { find as Aa, parse as Ft, parse$1 as Ht, normalize as Pt, html as Ta, svg as Ba, visitParents as Na, SKIP as Da } from "./useMarkdown.
|
|
2
|
-
import { toText as Ca } from "./index.
|
|
1
|
+
import { find as Aa, parse as Ft, parse$1 as Ht, normalize as Pt, html as Ta, svg as Ba, visitParents as Na, SKIP as Da } from "./useMarkdown.BhytnMpG.js";
|
|
2
|
+
import { toText as Ca } from "./index.6qKz8JoC.js";
|
|
3
3
|
const Gt = /[#.]/g;
|
|
4
4
|
function qa(r, e) {
|
|
5
5
|
const t = r || "", a = {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { convert as se, visitParents as Me, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as W, visit as _e, toString as ce, EXIT as Oe, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as je, blankLine as Be, factorySpace as S, splice as q, resolveAll as We, markdownLineEnding as R, markdownSpace as T, combineExtensions as $e } from "./useMarkdown.
|
|
1
|
+
import { convert as se, visitParents as Me, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as W, visit as _e, toString as ce, EXIT as Oe, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as je, blankLine as Be, factorySpace as S, splice as q, resolveAll as We, markdownLineEnding as R, markdownSpace as T, combineExtensions as $e } from "./useMarkdown.BhytnMpG.js";
|
|
2
2
|
import { longestStreak as qe } from "./index.Cyw5OC0t.js";
|
|
3
3
|
function ne(e, n) {
|
|
4
4
|
const t = String(e);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as rn from "react/jsx-runtime";
|
|
2
2
|
import { jsx as se, jsxs as Pn } from "react/jsx-runtime";
|
|
3
|
-
import { te as Ir, isTauri as Tr, unObfuscate as Pr, obfuscate as Ar } from "./index.
|
|
3
|
+
import { te as Ir, isTauri as Tr, unObfuscate as Pr, obfuscate as Ar } from "./index.CaVPHC4s.js";
|
|
4
4
|
import zr, { useState as Lt, useEffect as _t, useCallback as vt, useRef as Re } from "react";
|
|
5
|
-
import { getDefaultExportFromCjs as Nt } from "./App.
|
|
5
|
+
import { getDefaultExportFromCjs as Nt } from "./App.D11WXiGv.js";
|
|
6
6
|
import Lr from "clsx";
|
|
7
7
|
const Rt = ({
|
|
8
8
|
children: e,
|
|
@@ -6907,7 +6907,7 @@ class uu {
|
|
|
6907
6907
|
if (!this.remarkGfm) {
|
|
6908
6908
|
const { default: n } = await import(
|
|
6909
6909
|
/* webpackChunkName: "md-remark" */
|
|
6910
|
-
"./index.
|
|
6910
|
+
"./index.Dcg8QQwK.js"
|
|
6911
6911
|
);
|
|
6912
6912
|
this.remarkGfm = n;
|
|
6913
6913
|
}
|
|
@@ -6918,7 +6918,7 @@ class uu {
|
|
|
6918
6918
|
hu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
|
|
6919
6919
|
const { default: n } = await import(
|
|
6920
6920
|
/* webpackChunkName: "md-rehype-katex" */
|
|
6921
|
-
"./index.
|
|
6921
|
+
"./index.CytEb1Ff.js"
|
|
6922
6922
|
);
|
|
6923
6923
|
this.rehypeKatex = n;
|
|
6924
6924
|
}
|
|
@@ -6928,7 +6928,7 @@ class uu {
|
|
|
6928
6928
|
if (!this.remarkMath) {
|
|
6929
6929
|
const { default: n } = await import(
|
|
6930
6930
|
/* webpackChunkName: "md-remark" */
|
|
6931
|
-
"./index.
|
|
6931
|
+
"./index.CVG2GNQJ.js"
|
|
6932
6932
|
);
|
|
6933
6933
|
this.remarkMath = n;
|
|
6934
6934
|
}
|
|
@@ -6938,7 +6938,7 @@ class uu {
|
|
|
6938
6938
|
if (!this.rehypeHighlight) {
|
|
6939
6939
|
const { default: n } = await import(
|
|
6940
6940
|
/* webpackChunkName: "md-rehype-highlight" */
|
|
6941
|
-
"./index.
|
|
6941
|
+
"./index.CLaxLST5.js"
|
|
6942
6942
|
);
|
|
6943
6943
|
this.rehypeHighlight = n;
|
|
6944
6944
|
}
|
package/dist/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { SassySaint as r } from "./chunks/index.
|
|
1
|
+
import { SassySaint as r } from "./chunks/index.CaVPHC4s.js";
|
|
2
2
|
/*!
|
|
3
|
-
@sassysaint/client v8.
|
|
3
|
+
@sassysaint/client v8.66.0
|
|
4
4
|
© 2025 gizmette.com
|
|
5
5
|
*/
|
|
6
6
|
try {
|
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
|
8
|
-
version: "8.
|
|
9
|
-
buildTime: "10/18/2025 08:
|
|
8
|
+
version: "8.66.0",
|
|
9
|
+
buildTime: "10/18/2025 08:37 PM EDT",
|
|
10
10
|
license: "MIT"
|
|
11
11
|
});
|
|
12
12
|
} catch {
|
package/dist/style.css
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
Maintainer: @highlightjs/core-team
|
|
6
6
|
Version: 2021.09.0
|
|
7
7
|
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/base16/tomorrow-night.min.css
|
|
8
|
-
*/@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-300:oklch(80.8% .114 19.571);--color-red-500:oklch(63.7% .237 25.331);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-800:oklch(44.8% .119 151.328);--color-emerald-400:oklch(76.5% .177 163.223);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-900:oklch(20.8% .042 265.755);--color-gray-400:oklch(70.7% .022 261.325);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--font-weight-normal:400;--font-weight-bold:700;--radius-md:.375rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--blur-lg:16px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\@container\/optimizations{container:optimizations/inline-size}.\@container{container-type:inline-size}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-2{top:calc(var(--spacing)*2)}.av-text-area__control--right{right:18px}.right-2{right:calc(var(--spacing)*2)}.right-4{right:calc(var(--spacing)*4)}.bottom-\(--sassy-bottom\){bottom:var(--sassy-bottom)}.av-text-area__control--left{left:18px}.left-1\/2{left:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.prose{color:var(--tw-prose-body);max-width:inherit}.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);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.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] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.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] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.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] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.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);margin-top:1.25em;font-weight:600}.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] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";border-left-width:6px;margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.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);margin-top:0;margin-bottom:.888889em;font-size:1.75em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.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] *)){margin-top:2em;margin-bottom:2em;display:block}.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] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.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] *)),.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] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.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);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:2rem;margin-bottom:2rem;padding-inline-start:1.14286em;font-size:.875rem;font-weight:400;line-height:1.25rem;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.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] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.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);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.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);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);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;font-size:1rem}.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] *)){margin-top:0;margin-bottom:0;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] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.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:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.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 :where(h1,h2,h3,h4,h5,h6):not(:where([class~=not-prose],[class~=not-prose] *)){font-family:Open Sans,ui-sans-serif,system-ui,sans-serif;font-weight:400}.prose :where(.av-header h1,.av-header h2,.av-header h3,.av-header h4,.av-header h5,.av-header h6):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(.av-header p):not(:where([class~=not-prose],[class~=not-prose] *)){margin:0}.prose :where(blockquote p):not(:where([class~=not-prose],[class~=not-prose] *)){font-family:Georgia,Cambria,Times New Roman,Times,serif}.prose :where(li>p,ul>p,ol>p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li>ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;padding-inline-start:0}.m-0{margin:calc(var(--spacing)*0)}.mx-1{margin-inline:calc(var(--spacing)*1)}.my-0{margin-block:calc(var(--spacing)*0)}.my-1{margin-block:calc(var(--spacing)*1)}.my-2{margin-block:calc(var(--spacing)*2)}.prose-sm{font-size:.875rem;line-height:1.71429}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.11111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.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.71429em;margin-bottom:1.71429em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.142857em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;padding-inline-start:.357143em;font-size:.857143em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em}.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:.888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;padding-inline-start:1.57143em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.428571em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;padding-inline-start:1.57143em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.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:.857143em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.666667em;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:.666667em;padding-inline-end:1em;padding-bottom:.666667em;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.71429em;margin-bottom:1.71429em}.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] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}.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}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-7{margin-top:calc(var(--spacing)*7)}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-3{margin-right:calc(var(--spacing)*3)}.mr-4{margin-right:calc(var(--spacing)*4)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-3{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-7{width:calc(var(--spacing)*7);height:calc(var(--spacing)*7)}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-auto{height:auto}.h-full{height:100%}.max-h-\[65vh\]{max-height:65vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[240px\]{max-height:240px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[170px\]{min-height:170px}.min-h-\[240px\]{min-height:240px}.min-h-\[334px\]{min-height:334px}.min-h-\[535px\]{min-height:535px}.w-8{width:calc(var(--spacing)*8)}.w-\[95cqw\]{width:95cqw}.w-full{width:100%}.max-w-20{max-width:calc(var(--spacing)*20)}.max-w-\[99cqw\]{max-width:99cqw}.max-w-\[100px\]{max-width:100px}.max-w-\[150px\]{max-width:150px}.max-w-xs{max-width:20rem}.min-w-28{min-width:calc(var(--spacing)*28)}.flex-1{flex:1}.basis-1\/4{flex-basis:25%}.av-text-input-wrapper label[aria-hidden=true]{transform-origin:0 0;transition:var(--av-text-input-wrapper-transition,all .2s ease-out);transform:translate(12px)scale(1)}.av-text-area-helper-text{transform:translate(12px,var(--av-text-area-helper-text,32px))scale(.75);transform-origin:0 0}.av-text-input-helper-text{transform:translate(12px,var(--av-text-input-helper-text,38px))scale(.75);transform-origin:0 0}.av-text-area-wrapper label[aria-hidden=true]{transform-origin:0 0;transition:var(--av-text-area-wrapper-transition,all .2s ease-out)}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.av-spinner__dot{animation:1s infinite blink}.av-spinner__dot:nth-child(2){animation-delay:.25s}.av-spinner__dot:nth-child(3){animation-delay:.5s}.resize{resize:both}.resize-none{resize:none}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-md{border-radius:var(--radius-md)}.rounded-t-md{border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md)}.rounded-b-md{border-bottom-right-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-b-16{border-bottom-style:var(--tw-border-style);border-bottom-width:16px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-border-accent{border-color:var(--av-border-accent,#a9b9ad)}.border-neutral-700{border-color:var(--color-neutral-700)}.border-slate-900{border-color:var(--color-slate-900)}.border-transparent{border-color:#0000}.border-white{border-color:var(--color-white)}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.border-white\/20{border-color:color-mix(in oklab,var(--color-white)20%,transparent)}}.bg-slate-500\/60{background-color:#62748e99}@supports (color:color-mix(in lab,red,red)){.bg-slate-500\/60{background-color:color-mix(in oklab,var(--color-slate-500)60%,transparent)}}.bg-slate-700{background-color:var(--color-slate-700)}.bg-slate-900{background-color:var(--color-slate-900)}.bg-surface-darker{background-color:var(--av-surface-darker,#0f172b)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-4{padding-block:calc(var(--spacing)*4)}.ps-0{padding-inline-start:calc(var(--spacing)*0)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-7{padding-top:calc(var(--spacing)*7)}.pt-10{padding-top:calc(var(--spacing)*10)}.pt-20{padding-top:calc(var(--spacing)*20)}.pr-0\.5{padding-right:calc(var(--spacing)*.5)}.pr-2{padding-right:calc(var(--spacing)*2)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-10{padding-bottom:calc(var(--spacing)*10)}.pl-1{padding-left:calc(var(--spacing)*1)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-10{--tw-leading:calc(var(--spacing)*10);line-height:calc(var(--spacing)*10)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-ellipsis{text-overflow:ellipsis}.prose-dark{--tw-prose-body:oklch(27.9% .041 260.031);--tw-prose-headings:oklch(20.8% .042 265.755);--tw-prose-lead:oklch(37.2% .044 257.287);--tw-prose-links:oklch(20.8% .042 265.755);--tw-prose-bold:oklch(20.8% .042 265.755);--tw-prose-counters:oklch(44.6% .043 257.281);--tw-prose-bullets:oklch(20.8% .042 265.755);--tw-prose-hr:oklch(86.9% .022 252.894);--tw-prose-quotes:oklch(20.8% .042 265.755);--tw-prose-quote-borders:oklch(86.9% .022 252.894);--tw-prose-captions:oklch(37.2% .044 257.287);--tw-prose-code:oklch(20.8% .042 265.755);--tw-prose-pre-code:#fff;--tw-prose-pre-bg:oklch(20.8% .042 265.755);--tw-prose-kbd:oklch(27.9% .041 260.031)}.prose-dark :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#0f172b}.prose-light{--tw-prose-body:oklch(92.9% .013 255.508);--tw-prose-headings:oklch(70.4% .04 256.788);--tw-prose-lead:oklch(92.9% .013 255.508);--tw-prose-links:oklch(92.9% .013 255.508);--tw-prose-bold:oklch(92.9% .013 255.508);--tw-prose-counters:oklch(70.4% .04 256.788);--tw-prose-bullets:oklch(70.4% .04 256.788);--tw-prose-hr:oklch(70.4% .04 256.788);--tw-prose-quotes:oklch(92.9% .013 255.508);--tw-prose-quote-borders:oklch(92.9% .013 255.508);--tw-prose-captions:oklch(92.9% .013 255.508);--tw-prose-code:oklch(92.9% .013 255.508);--tw-prose-pre-code:#fff;--tw-prose-pre-bg:oklch(55.4% .046 257.417);--tw-prose-kbd:oklch(92.9% .013 255.508)}.prose-light :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#e2e8f0}.prose-lighter{--tw-prose-body:#fff;--tw-prose-headings:oklch(92.9% .013 255.508);--tw-prose-lead:#fff;--tw-prose-links:#fff;--tw-prose-bold:#fff;--tw-prose-counters:oklch(92.9% .013 255.508);--tw-prose-bullets:oklch(92.9% .013 255.508);--tw-prose-hr:oklch(92.9% .013 255.508);--tw-prose-quotes:#fff;--tw-prose-quote-borders:#fff;--tw-prose-captions:#fff;--tw-prose-code:#fff;--tw-prose-pre-code:#fff;--tw-prose-pre-bg:oklch(20.8% .042 265.755);--tw-prose-kbd:#fff}.prose-lighter :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#fff}.text-copy-dark{color:var(--av-copy-dark,#0f172b)}.text-copy-error-dark{color:var(--av-copy-error-dark,#c10007)}.text-copy-error-light{color:var(--av-copy-error-light,#fb2c36)}.text-copy-light{color:var(--av-copy-light,#e2e8f0)}.text-copy-lighter{color:var(--av-copy-lighter,#fff)}.text-emerald-400{color:var(--color-emerald-400)}.text-gray-400{color:var(--color-gray-400)}.text-green-800{color:var(--color-green-800)}.text-inherit{color:inherit}.text-red-500{color:var(--color-red-500)}.text-red-700{color:var(--color-red-700)}.text-slate-300{color:var(--color-slate-300)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.caret-copy-light{caret-color:var(--av-copy-light,#e2e8f0)}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.blur{--tw-blur:blur(8px);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,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-lg{--tw-backdrop-blur:blur(var(--blur-lg));-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,)}.backdrop-saturate-150{--tw-backdrop-saturate:saturate(150%);-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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style:none;outline-style:none}.placeholder\:text-surface-medium::placeholder{color:var(--av-surface-medium,#62748e)}@media(hover:hover){.hover\:opacity-100:hover{opacity:1}}.focus\:outline-2:focus{outline-style:var(--tw-outline-style);outline-width:2px}.focus\:outline-offset-2:focus{outline-offset:2px}.focus\:outline-focus-dark:focus{outline-color:var(--av-focus-dark,#008236)}.focus\:outline-focus-light:focus{outline-color:var(--av-focus-light,#7bf1a8)}.disabled\:cursor-auto:disabled{cursor:auto}.disabled\:opacity-50:disabled{opacity:.5}.has-\[\.av-prompt-editable\:focus\]\:outline:has(.av-prompt-editable:focus){outline-style:var(--tw-outline-style);outline-width:1px}.has-\[\.av-prompt-editable\:focus\]\:outline-2:has(.av-prompt-editable:focus){outline-style:var(--tw-outline-style);outline-width:2px}.has-\[\.av-prompt-editable\:focus\]\:outline-offset-2:has(.av-prompt-editable:focus){outline-offset:2px}.has-\[\.av-prompt-editable\:focus\]\:outline-focus-light:has(.av-prompt-editable:focus){outline-color:var(--av-focus-light,#7bf1a8)}@media(min-width:40rem){.sm\:order-0{order:0}.sm\:mr-2{margin-right:calc(var(--spacing)*2)}.sm\:mb-0{margin-bottom:calc(var(--spacing)*0)}.sm\:size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.sm\:size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.sm\:max-h-\[75vh\]{max-height:75vh}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-\[400px\]{max-width:400px}.sm\:max-w-full{max-width:100%}.sm\:max-w-none{max-width:none}.sm\:flex-row{flex-direction:row}.sm\:px-5{padding-inline:calc(var(--spacing)*5)}.sm\:ps-3{padding-inline-start:calc(var(--spacing)*3)}.sm\:pt-2{padding-top:calc(var(--spacing)*2)}.sm\:pb-0{padding-bottom:calc(var(--spacing)*0)}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.sm\:whitespace-nowrap{white-space:nowrap}}@media(min-width:48rem){.md\:mx-auto{margin-inline:auto}.md\:prose-base{font-size:1rem;line-height:1.75}.md\:prose-base :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\:prose-base :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.md\:prose-base :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.md\:prose-base :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.888889em;font-size:2.25em;line-height:1.11111}.md\:prose-base :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:1em;font-size:1.5em;line-height:1.33333}.md\:prose-base :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;line-height:1.6}.md\:prose-base :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.md\:prose-base :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-base :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-size:.875em}.md\:prose-base :where(code):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.md\:prose-base :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.md\:prose-base :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;line-height:1.71429}.md\:prose-base :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.md\:prose-base :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-base :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.md\:prose-base :where(.md\:prose-base>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose-base :where(.md\:prose-base>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(.md\:prose-base>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose-base :where(.md\:prose-base>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(.md\:prose-base>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose-base :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\:prose-base :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.md\:prose-base :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-base :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.71429}.md\:prose-base :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.md\:prose-base :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose-base :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose-base :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.md\:prose-base :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose-base :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-base :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.857143em;font-size:.875em;line-height:1.42857}.md\:prose-base :where(.md\:prose-base>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(.md\:prose-base>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.md\:max-w-4xl{max-width:56rem}}@media(prefers-color-scheme:dark){.dark\:border-black\/20{border-color:#0003}@supports (color:color-mix(in lab,red,red)){.dark\:border-black\/20{border-color:color-mix(in oklab,var(--color-black)20%,transparent)}}.dark\:border-neutral-400{border-color:var(--color-neutral-400)}.dark\:bg-slate-50\/60{background-color:#f8fafc99}@supports (color:color-mix(in lab,red,red)){.dark\:bg-slate-50\/60{background-color:color-mix(in oklab,var(--color-slate-50)60%,transparent)}}.dark\:prose-lighter{--tw-prose-body:#fff;--tw-prose-headings:oklch(92.9% .013 255.508);--tw-prose-lead:#fff;--tw-prose-links:#fff;--tw-prose-bold:#fff;--tw-prose-counters:oklch(92.9% .013 255.508);--tw-prose-bullets:oklch(92.9% .013 255.508);--tw-prose-hr:oklch(92.9% .013 255.508);--tw-prose-quotes:#fff;--tw-prose-quote-borders:#fff;--tw-prose-captions:#fff;--tw-prose-code:#fff;--tw-prose-pre-code:#fff;--tw-prose-pre-bg:oklch(20.8% .042 265.755);--tw-prose-kbd:#fff}.dark\:prose-lighter :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#fff}.dark\:text-copy-dark{color:var(--av-copy-dark,#0f172b)}.dark\:text-copy-light{color:var(--av-copy-light,#e2e8f0)}.dark\:text-copy-lighter{color:var(--av-copy-lighter,#fff)}.dark\:text-gray-400{color:var(--color-gray-400)}.dark\:text-green-500{color:var(--color-green-500)}.dark\:text-red-300{color:var(--color-red-300)}.dark\:text-red-500{color:var(--color-red-500)}.dark\:text-white{color:var(--color-white)}.dark\:focus\:outline-focus-dark:focus{outline-color:var(--av-focus-dark,#008236)}.dark\:focus\:outline-focus-light:focus{outline-color:var(--av-focus-light,#7bf1a8)}}.prose-h1\:mb-0 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:calc(var(--spacing)*0)}.prose-h2\:mt-0 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:calc(var(--spacing)*0)}.prose-h3\:first-of-type\:mt-1 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)):first-of-type{margin-top:calc(var(--spacing)*1)}.prose-p\:only\:my-0 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)):only-child{margin-block:calc(var(--spacing)*0)}.prose-li\:ps-3 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:calc(var(--spacing)*3)}.prose-li\:text-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}.fadeIn{animation:1s ease-in-out forwards fadeInAnimation}.fadeOut{transition:all .7s ease-in-out;animation:1s ease-in-out forwards fadeOutAnimation;transform:translate(-75%,-125%)scale(.1)}.av-sassy .av-pulsate-icon{animation:1.75s ease-in-out infinite pulsateAnimation}.av-sassy .av-bubble{word-break:break-word}.av-sassy .av-bubble pre{margin-block:calc(var(--spacing)*0);max-width:90cqw;font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.av-sassy .Toastify__toast-theme--colored .Toastify__toast--success,.av-sassy .Toastify__toast-theme--colored.Toastify__toast--success{background-color:var(--av-surface-darker,#0f172b);color:var(--av-copy-light,#e2e8f0)}.av-sassy .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.av-sassy .Toastify__progress-bar-theme--colored .Toastify__progress-bar--success{background-color:var(--color-green-600)}.av-sassy .Toastify__toast-theme--colored .Toastify__toast--error,.av-sassy .Toastify__toast-theme--colored.Toastify__toast--error{background-color:var(--color-red-800);color:var(--av-copy-light,#e2e8f0)}.av-sassy .Toastify__progress-bar-theme--colored .Toastify__progress-bar--error,.av-sassy .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background-color:var(--av-surface-darker,#0f172b)}.av-sassy a[target=_blank]:after{content:" ↗";margin-left:3px;display:inline-block}.av-sassy pre code.hljs{padding:1em;display:block;overflow-x:auto}.av-sassy code.hljs{padding:3px 5px}.av-sassy .hljs{color:#ccc}.av-sassy .hljs ::selection{color:#ccc;background-color:#515151}.av-sassy .hljs::selection{color:#ccc;background-color:#515151}.av-sassy .hljs-comment{color:#999}.av-sassy .hljs-tag{color:#b4b7b4}.av-sassy .hljs-operator,.av-sassy .hljs-punctuation,.av-sassy .hljs-subst{color:#ccc}.av-sassy .hljs-operator{opacity:.7}.av-sassy .hljs-bullet,.av-sassy .hljs-deletion,.av-sassy .hljs-name,.av-sassy .hljs-selector-tag,.av-sassy .hljs-template-variable,.av-sassy .hljs-variable{color:#f2777a}.av-sassy .hljs-attr,.av-sassy .hljs-link,.av-sassy .hljs-literal,.av-sassy .hljs-number,.av-sassy .hljs-symbol,.av-sassy .hljs-variable.constant_{color:#f99157}.av-sassy .hljs-class .hljs-title,.av-sassy .hljs-title,.av-sassy .hljs-title.class_{color:#fc6}.av-sassy .hljs-strong{color:#fc6;font-weight:700}.av-sassy .hljs-addition,.av-sassy .hljs-code,.av-sassy .hljs-string,.av-sassy .hljs-title.class_.inherited__{color:#9c9}.av-sassy .hljs-built_in,.av-sassy .hljs-doctag,.av-sassy .hljs-keyword.hljs-atrule,.av-sassy .hljs-quote,.av-sassy .hljs-regexp{color:#6cc}.av-sassy .hljs-attribute,.av-sassy .hljs-function .hljs-title,.av-sassy .hljs-section,.av-sassy .hljs-title.function_,.av-sassy .ruby .hljs-property{color:#69c}.av-sassy .diff .hljs-meta,.av-sassy .hljs-keyword,.av-sassy .hljs-template-tag,.av-sassy .hljs-type{color:#c9c}.av-sassy .hljs-emphasis{color:#c9c;font-style:italic}.av-sassy .hljs-meta,.av-sassy .hljs-meta .hljs-keyword,.av-sassy .hljs-meta .hljs-string{color:#a3685a}.av-sassy .hljs-meta .hljs-keyword,.av-sassy .hljs-meta-keyword{font-weight:700}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeOutAnimation{0%{opacity:1}to{opacity:0}}@keyframes pulsateAnimation{0%{fill:#e2e8f0;transform:scale(1)}50%{fill:#0f172a;transform:scale(.5)}to{fill:#e2e8f0;transform:scale(1)}}@keyframes blink{50%{fill:#0000}}@keyframes av-tooltip-fade-in{0%{opacity:0}to{opacity:100}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}:root,.highcharts-light{--highcharts-color-0: #2caffe;--highcharts-color-1: #544fc5;--highcharts-color-2: #00e272;--highcharts-color-3: #fe6a35;--highcharts-color-4: #6b8abc;--highcharts-color-5: #d568fb;--highcharts-color-6: #2ee0ca;--highcharts-color-7: #fa4b42;--highcharts-color-8: #feb56a;--highcharts-color-9: #91e8e1;--highcharts-background-color: #e2e8f0;--highcharts-neutral-color-100: #000000;--highcharts-neutral-color-80: #333333;--highcharts-neutral-color-60: #666666;--highcharts-neutral-color-40: #999999;--highcharts-neutral-color-20: #cccccc;--highcharts-neutral-color-10: #b6b6b6;--highcharts-neutral-color-5: #f2f2f2;--highcharts-neutral-color-3: #f7f7f7;--highcharts-highlight-color-100: #0022ff;--highcharts-highlight-color-80: #334eff;--highcharts-highlight-color-60: #667aff;--highcharts-highlight-color-20: #ccd3ff;--highcharts-highlight-color-10: #e6e9ff;--highcharts-positive-color: #06b535;--highcharts-negative-color: #f21313;--highcharts-annotation-color-0: rgba(130, 170, 255, .4);--highcharts-annotation-color-1: rgba(139, 191, 216, .4);--highcharts-annotation-color-2: rgba(150, 216, 192, .4);--highcharts-annotation-color-3: rgba(156, 229, 161, .4);--highcharts-annotation-color-4: rgba(162, 241, 130, .4);--highcharts-annotation-color-5: rgba(169, 255, 101, .4);--highcharts-tooltip-background-color: #f7f7f7;--highcharts-tooltip-font-color: #2d2d2d}@media(prefers-color-scheme:dark){:root{--highcharts-color-0: #ff7e5f;--highcharts-color-1: #feb47b;--highcharts-color-2: #7be0ad;--highcharts-color-3: #00b2ca;--highcharts-color-4: #6a65d8;--highcharts-color-5: #ffb400;--highcharts-color-6: #e84855;--highcharts-color-7: #3cdbd3;--highcharts-color-8: #9e58e9;--highcharts-color-9: #4ecdc4;--highcharts-background-color: #334155;--highcharts-neutral-color-100: rgb(255, 255, 255);--highcharts-neutral-color-80: rgb(214, 214, 214);--highcharts-neutral-color-60: rgb(173, 173, 173);--highcharts-neutral-color-40: rgb(133, 133, 133);--highcharts-neutral-color-20: rgb(92, 92, 92);--highcharts-neutral-color-10: rgb(118, 118, 118);--highcharts-neutral-color-5: rgb(61, 61, 61);--highcharts-neutral-color-3: rgb(57, 57, 57);--highcharts-highlight-color-100: rgb(122, 167, 255);--highcharts-highlight-color-80: rgb(108, 144, 214);--highcharts-highlight-color-60: rgb(94, 121, 173);--highcharts-highlight-color-20: rgb(65, 74, 92);--highcharts-highlight-color-10: rgb(58, 63, 71)}}/**
|
|
8
|
+
*/@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-300:oklch(80.8% .114 19.571);--color-red-500:oklch(63.7% .237 25.331);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-800:oklch(44.8% .119 151.328);--color-emerald-400:oklch(76.5% .177 163.223);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-900:oklch(20.8% .042 265.755);--color-gray-400:oklch(70.7% .022 261.325);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700;--radius-md:.375rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--blur-lg:16px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\@container\/optimizations{container:optimizations/inline-size}.\@container{container-type:inline-size}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-2{top:calc(var(--spacing)*2)}.av-text-area__control--right{right:18px}.right-2{right:calc(var(--spacing)*2)}.right-4{right:calc(var(--spacing)*4)}.bottom-\(--sassy-bottom\){bottom:var(--sassy-bottom)}.av-text-area__control--left{left:18px}.left-1\/2{left:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.prose{color:var(--tw-prose-body);max-width:inherit}.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);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.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] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.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] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.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] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.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);margin-top:1.25em;font-weight:600}.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] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";border-left-width:6px;margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.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);margin-top:0;margin-bottom:.888889em;font-size:1.75em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.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] *)){margin-top:2em;margin-bottom:2em;display:block}.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] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.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] *)),.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] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.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);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:2rem;margin-bottom:2rem;padding-inline-start:1.14286em;font-size:.875rem;font-weight:400;line-height:1.25rem;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.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] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.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);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.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);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);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;font-size:1rem}.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] *)){margin-top:0;margin-bottom:0;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] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.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:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.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 :where(h1,h2,h3,h4,h5,h6):not(:where([class~=not-prose],[class~=not-prose] *)){font-family:Open Sans,ui-sans-serif,system-ui,sans-serif;font-weight:400}.prose :where(.av-header h1,.av-header h2,.av-header h3,.av-header h4,.av-header h5,.av-header h6):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(.av-header p):not(:where([class~=not-prose],[class~=not-prose] *)){margin:0}.prose :where(blockquote p):not(:where([class~=not-prose],[class~=not-prose] *)){font-family:Georgia,Cambria,Times New Roman,Times,serif}.prose :where(li>p,ul>p,ol>p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li>ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;padding-inline-start:0}.m-0{margin:calc(var(--spacing)*0)}.mx-1{margin-inline:calc(var(--spacing)*1)}.my-0{margin-block:calc(var(--spacing)*0)}.my-1{margin-block:calc(var(--spacing)*1)}.my-2{margin-block:calc(var(--spacing)*2)}.prose-sm{font-size:.875rem;line-height:1.71429}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.11111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.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.71429em;margin-bottom:1.71429em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.142857em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;padding-inline-start:.357143em;font-size:.857143em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em}.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:.888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;padding-inline-start:1.57143em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.428571em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;padding-inline-start:1.57143em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.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:.857143em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.666667em;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:.666667em;padding-inline-end:1em;padding-bottom:.666667em;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.71429em;margin-bottom:1.71429em}.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] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}.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}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-7{margin-top:calc(var(--spacing)*7)}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-3{margin-right:calc(var(--spacing)*3)}.mr-4{margin-right:calc(var(--spacing)*4)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-3{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-7{width:calc(var(--spacing)*7);height:calc(var(--spacing)*7)}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-auto{height:auto}.h-full{height:100%}.max-h-\[65vh\]{max-height:65vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[240px\]{max-height:240px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[170px\]{min-height:170px}.min-h-\[240px\]{min-height:240px}.min-h-\[334px\]{min-height:334px}.min-h-\[535px\]{min-height:535px}.w-8{width:calc(var(--spacing)*8)}.w-\[95cqw\]{width:95cqw}.w-full{width:100%}.max-w-20{max-width:calc(var(--spacing)*20)}.max-w-\[99cqw\]{max-width:99cqw}.max-w-\[100px\]{max-width:100px}.max-w-\[150px\]{max-width:150px}.max-w-xs{max-width:20rem}.min-w-28{min-width:calc(var(--spacing)*28)}.flex-1{flex:1}.basis-1\/4{flex-basis:25%}.av-text-input-wrapper label[aria-hidden=true]{transform-origin:0 0;transition:var(--av-text-input-wrapper-transition,all .2s ease-out);transform:translate(12px)scale(1)}.av-text-area-helper-text{transform:translate(12px,var(--av-text-area-helper-text,32px))scale(.75);transform-origin:0 0}.av-text-input-helper-text{transform:translate(12px,var(--av-text-input-helper-text,38px))scale(.75);transform-origin:0 0}.av-text-area-wrapper label[aria-hidden=true]{transform-origin:0 0;transition:var(--av-text-area-wrapper-transition,all .2s ease-out)}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.av-spinner__dot{animation:1s infinite blink}.av-spinner__dot:nth-child(2){animation-delay:.25s}.av-spinner__dot:nth-child(3){animation-delay:.5s}.resize{resize:both}.resize-none{resize:none}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-md{border-radius:var(--radius-md)}.rounded-t-md{border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md)}.rounded-b-md{border-bottom-right-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-b-16{border-bottom-style:var(--tw-border-style);border-bottom-width:16px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-border-accent{border-color:var(--av-border-accent,#a9b9ad)}.border-neutral-700{border-color:var(--color-neutral-700)}.border-slate-900{border-color:var(--color-slate-900)}.border-transparent{border-color:#0000}.border-white{border-color:var(--color-white)}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.border-white\/20{border-color:color-mix(in oklab,var(--color-white)20%,transparent)}}.bg-slate-500\/60{background-color:#62748e99}@supports (color:color-mix(in lab,red,red)){.bg-slate-500\/60{background-color:color-mix(in oklab,var(--color-slate-500)60%,transparent)}}.bg-slate-700{background-color:var(--color-slate-700)}.bg-slate-900{background-color:var(--color-slate-900)}.bg-surface-darker{background-color:var(--av-surface-darker,#0f172b)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-4{padding-block:calc(var(--spacing)*4)}.ps-0{padding-inline-start:calc(var(--spacing)*0)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-7{padding-top:calc(var(--spacing)*7)}.pt-10{padding-top:calc(var(--spacing)*10)}.pt-20{padding-top:calc(var(--spacing)*20)}.pr-0\.5{padding-right:calc(var(--spacing)*.5)}.pr-2{padding-right:calc(var(--spacing)*2)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-10{padding-bottom:calc(var(--spacing)*10)}.pl-1{padding-left:calc(var(--spacing)*1)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-10{--tw-leading:calc(var(--spacing)*10);line-height:calc(var(--spacing)*10)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-ellipsis{text-overflow:ellipsis}.prose-dark{--tw-prose-body:oklch(27.9% .041 260.031);--tw-prose-headings:oklch(20.8% .042 265.755);--tw-prose-lead:oklch(37.2% .044 257.287);--tw-prose-links:oklch(20.8% .042 265.755);--tw-prose-bold:oklch(20.8% .042 265.755);--tw-prose-counters:oklch(44.6% .043 257.281);--tw-prose-bullets:oklch(20.8% .042 265.755);--tw-prose-hr:oklch(86.9% .022 252.894);--tw-prose-quotes:oklch(20.8% .042 265.755);--tw-prose-quote-borders:oklch(86.9% .022 252.894);--tw-prose-captions:oklch(37.2% .044 257.287);--tw-prose-code:oklch(20.8% .042 265.755);--tw-prose-pre-code:#fff;--tw-prose-pre-bg:oklch(20.8% .042 265.755);--tw-prose-kbd:oklch(27.9% .041 260.031)}.prose-dark :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#0f172b}.prose-light{--tw-prose-body:oklch(92.9% .013 255.508);--tw-prose-headings:oklch(70.4% .04 256.788);--tw-prose-lead:oklch(92.9% .013 255.508);--tw-prose-links:oklch(92.9% .013 255.508);--tw-prose-bold:oklch(92.9% .013 255.508);--tw-prose-counters:oklch(70.4% .04 256.788);--tw-prose-bullets:oklch(70.4% .04 256.788);--tw-prose-hr:oklch(70.4% .04 256.788);--tw-prose-quotes:oklch(92.9% .013 255.508);--tw-prose-quote-borders:oklch(92.9% .013 255.508);--tw-prose-captions:oklch(92.9% .013 255.508);--tw-prose-code:oklch(92.9% .013 255.508);--tw-prose-pre-code:#fff;--tw-prose-pre-bg:oklch(55.4% .046 257.417);--tw-prose-kbd:oklch(92.9% .013 255.508)}.prose-light :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#e2e8f0}.prose-lighter{--tw-prose-body:#fff;--tw-prose-headings:oklch(92.9% .013 255.508);--tw-prose-lead:#fff;--tw-prose-links:#fff;--tw-prose-bold:#fff;--tw-prose-counters:oklch(92.9% .013 255.508);--tw-prose-bullets:oklch(92.9% .013 255.508);--tw-prose-hr:oklch(92.9% .013 255.508);--tw-prose-quotes:#fff;--tw-prose-quote-borders:#fff;--tw-prose-captions:#fff;--tw-prose-code:#fff;--tw-prose-pre-code:#fff;--tw-prose-pre-bg:oklch(20.8% .042 265.755);--tw-prose-kbd:#fff}.prose-lighter :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#fff}.text-copy-dark{color:var(--av-copy-dark,#0f172b)}.text-copy-error-dark{color:var(--av-copy-error-dark,#c10007)}.text-copy-error-light{color:var(--av-copy-error-light,#fb2c36)}.text-copy-light{color:var(--av-copy-light,#e2e8f0)}.text-copy-lighter{color:var(--av-copy-lighter,#fff)}.text-emerald-400{color:var(--color-emerald-400)}.text-gray-400{color:var(--color-gray-400)}.text-green-800{color:var(--color-green-800)}.text-inherit{color:inherit}.text-red-500{color:var(--color-red-500)}.text-red-700{color:var(--color-red-700)}.text-slate-300{color:var(--color-slate-300)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.caret-copy-light{caret-color:var(--av-copy-light,#e2e8f0)}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.blur{--tw-blur:blur(8px);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,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-lg{--tw-backdrop-blur:blur(var(--blur-lg));-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,)}.backdrop-saturate-150{--tw-backdrop-saturate:saturate(150%);-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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style:none;outline-style:none}.placeholder\:text-surface-medium::placeholder{color:var(--av-surface-medium,#62748e)}@media(hover:hover){.hover\:opacity-100:hover{opacity:1}}.focus\:outline-2:focus{outline-style:var(--tw-outline-style);outline-width:2px}.focus\:outline-offset-2:focus{outline-offset:2px}.focus\:outline-focus-dark:focus{outline-color:var(--av-focus-dark,#008236)}.focus\:outline-focus-light:focus{outline-color:var(--av-focus-light,#7bf1a8)}.disabled\:cursor-auto:disabled{cursor:auto}.disabled\:opacity-50:disabled{opacity:.5}.has-\[\.av-prompt-editable\:focus\]\:outline:has(.av-prompt-editable:focus){outline-style:var(--tw-outline-style);outline-width:1px}.has-\[\.av-prompt-editable\:focus\]\:outline-2:has(.av-prompt-editable:focus){outline-style:var(--tw-outline-style);outline-width:2px}.has-\[\.av-prompt-editable\:focus\]\:outline-offset-2:has(.av-prompt-editable:focus){outline-offset:2px}.has-\[\.av-prompt-editable\:focus\]\:outline-focus-light:has(.av-prompt-editable:focus){outline-color:var(--av-focus-light,#7bf1a8)}@media(min-width:40rem){.sm\:order-0{order:0}.sm\:mr-2{margin-right:calc(var(--spacing)*2)}.sm\:mb-0{margin-bottom:calc(var(--spacing)*0)}.sm\:size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.sm\:size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.sm\:max-h-\[75vh\]{max-height:75vh}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-\[400px\]{max-width:400px}.sm\:max-w-full{max-width:100%}.sm\:max-w-none{max-width:none}.sm\:flex-row{flex-direction:row}.sm\:px-5{padding-inline:calc(var(--spacing)*5)}.sm\:ps-3{padding-inline-start:calc(var(--spacing)*3)}.sm\:pt-2{padding-top:calc(var(--spacing)*2)}.sm\:pb-0{padding-bottom:calc(var(--spacing)*0)}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.sm\:whitespace-nowrap{white-space:nowrap}}@media(min-width:48rem){.md\:mx-auto{margin-inline:auto}.md\:prose-base{font-size:1rem;line-height:1.75}.md\:prose-base :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\:prose-base :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.md\:prose-base :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.md\:prose-base :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.888889em;font-size:2.25em;line-height:1.11111}.md\:prose-base :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:1em;font-size:1.5em;line-height:1.33333}.md\:prose-base :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;line-height:1.6}.md\:prose-base :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.md\:prose-base :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-base :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-size:.875em}.md\:prose-base :where(code):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.md\:prose-base :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.md\:prose-base :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;line-height:1.71429}.md\:prose-base :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.md\:prose-base :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-base :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.md\:prose-base :where(.md\:prose-base>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose-base :where(.md\:prose-base>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(.md\:prose-base>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose-base :where(.md\:prose-base>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(.md\:prose-base>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose-base :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\:prose-base :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.md\:prose-base :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-base :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.71429}.md\:prose-base :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.md\:prose-base :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose-base :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose-base :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.md\:prose-base :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose-base :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-base :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.857143em;font-size:.875em;line-height:1.42857}.md\:prose-base :where(.md\:prose-base>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(.md\:prose-base>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.md\:max-w-4xl{max-width:56rem}}@media(prefers-color-scheme:dark){.dark\:border-black\/20{border-color:#0003}@supports (color:color-mix(in lab,red,red)){.dark\:border-black\/20{border-color:color-mix(in oklab,var(--color-black)20%,transparent)}}.dark\:border-neutral-400{border-color:var(--color-neutral-400)}.dark\:bg-slate-50\/60{background-color:#f8fafc99}@supports (color:color-mix(in lab,red,red)){.dark\:bg-slate-50\/60{background-color:color-mix(in oklab,var(--color-slate-50)60%,transparent)}}.dark\:prose-lighter{--tw-prose-body:#fff;--tw-prose-headings:oklch(92.9% .013 255.508);--tw-prose-lead:#fff;--tw-prose-links:#fff;--tw-prose-bold:#fff;--tw-prose-counters:oklch(92.9% .013 255.508);--tw-prose-bullets:oklch(92.9% .013 255.508);--tw-prose-hr:oklch(92.9% .013 255.508);--tw-prose-quotes:#fff;--tw-prose-quote-borders:#fff;--tw-prose-captions:#fff;--tw-prose-code:#fff;--tw-prose-pre-code:#fff;--tw-prose-pre-bg:oklch(20.8% .042 265.755);--tw-prose-kbd:#fff}.dark\:prose-lighter :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#fff}.dark\:text-copy-dark{color:var(--av-copy-dark,#0f172b)}.dark\:text-copy-light{color:var(--av-copy-light,#e2e8f0)}.dark\:text-copy-lighter{color:var(--av-copy-lighter,#fff)}.dark\:text-gray-400{color:var(--color-gray-400)}.dark\:text-green-500{color:var(--color-green-500)}.dark\:text-red-300{color:var(--color-red-300)}.dark\:text-red-500{color:var(--color-red-500)}.dark\:text-white{color:var(--color-white)}.dark\:focus\:outline-focus-dark:focus{outline-color:var(--av-focus-dark,#008236)}.dark\:focus\:outline-focus-light:focus{outline-color:var(--av-focus-light,#7bf1a8)}}.prose-h1\:mb-0 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:calc(var(--spacing)*0)}.prose-h2\:mt-0 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:calc(var(--spacing)*0)}.prose-h3\:first-of-type\:mt-1 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)):first-of-type{margin-top:calc(var(--spacing)*1)}.prose-p\:only\:my-0 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)):only-child{margin-block:calc(var(--spacing)*0)}.prose-li\:ps-3 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:calc(var(--spacing)*3)}.prose-li\:text-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}.fadeIn{animation:1s ease-in-out forwards fadeInAnimation}.fadeOut{transition:all .7s ease-in-out;animation:1s ease-in-out forwards fadeOutAnimation;transform:translate(-75%,-125%)scale(.1)}.av-sassy .av-pulsate-icon{animation:1.75s ease-in-out infinite pulsateAnimation}.av-sassy .av-bubble{word-break:break-word}.av-sassy .av-bubble pre{margin-block:calc(var(--spacing)*0);max-width:90cqw;font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.av-sassy .Toastify__toast-theme--colored .Toastify__toast--success,.av-sassy .Toastify__toast-theme--colored.Toastify__toast--success{background-color:var(--av-surface-darker,#0f172b);color:var(--av-copy-light,#e2e8f0)}.av-sassy .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.av-sassy .Toastify__progress-bar-theme--colored .Toastify__progress-bar--success{background-color:var(--color-green-600)}.av-sassy .Toastify__toast-theme--colored .Toastify__toast--error,.av-sassy .Toastify__toast-theme--colored.Toastify__toast--error{background-color:var(--color-red-800);color:var(--av-copy-light,#e2e8f0)}.av-sassy .Toastify__progress-bar-theme--colored .Toastify__progress-bar--error,.av-sassy .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background-color:var(--av-surface-darker,#0f172b)}.av-sassy a[target=_blank]:after{content:" ↗";margin-left:3px;display:inline-block}.av-sassy pre code.hljs{padding:1em;display:block;overflow-x:auto}.av-sassy code.hljs{padding:3px 5px}.av-sassy .hljs{color:#ccc}.av-sassy .hljs ::selection{color:#ccc;background-color:#515151}.av-sassy .hljs::selection{color:#ccc;background-color:#515151}.av-sassy .hljs-comment{color:#999}.av-sassy .hljs-tag{color:#b4b7b4}.av-sassy .hljs-operator,.av-sassy .hljs-punctuation,.av-sassy .hljs-subst{color:#ccc}.av-sassy .hljs-operator{opacity:.7}.av-sassy .hljs-bullet,.av-sassy .hljs-deletion,.av-sassy .hljs-name,.av-sassy .hljs-selector-tag,.av-sassy .hljs-template-variable,.av-sassy .hljs-variable{color:#f2777a}.av-sassy .hljs-attr,.av-sassy .hljs-link,.av-sassy .hljs-literal,.av-sassy .hljs-number,.av-sassy .hljs-symbol,.av-sassy .hljs-variable.constant_{color:#f99157}.av-sassy .hljs-class .hljs-title,.av-sassy .hljs-title,.av-sassy .hljs-title.class_{color:#fc6}.av-sassy .hljs-strong{color:#fc6;font-weight:700}.av-sassy .hljs-addition,.av-sassy .hljs-code,.av-sassy .hljs-string,.av-sassy .hljs-title.class_.inherited__{color:#9c9}.av-sassy .hljs-built_in,.av-sassy .hljs-doctag,.av-sassy .hljs-keyword.hljs-atrule,.av-sassy .hljs-quote,.av-sassy .hljs-regexp{color:#6cc}.av-sassy .hljs-attribute,.av-sassy .hljs-function .hljs-title,.av-sassy .hljs-section,.av-sassy .hljs-title.function_,.av-sassy .ruby .hljs-property{color:#69c}.av-sassy .diff .hljs-meta,.av-sassy .hljs-keyword,.av-sassy .hljs-template-tag,.av-sassy .hljs-type{color:#c9c}.av-sassy .hljs-emphasis{color:#c9c;font-style:italic}.av-sassy .hljs-meta,.av-sassy .hljs-meta .hljs-keyword,.av-sassy .hljs-meta .hljs-string{color:#a3685a}.av-sassy .hljs-meta .hljs-keyword,.av-sassy .hljs-meta-keyword{font-weight:700}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeOutAnimation{0%{opacity:1}to{opacity:0}}@keyframes pulsateAnimation{0%{fill:#e2e8f0;transform:scale(1)}50%{fill:#0f172a;transform:scale(.5)}to{fill:#e2e8f0;transform:scale(1)}}@keyframes blink{50%{fill:#0000}}@keyframes av-tooltip-fade-in{0%{opacity:0}to{opacity:100}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}:root,.highcharts-light{--highcharts-color-0: #2caffe;--highcharts-color-1: #544fc5;--highcharts-color-2: #00e272;--highcharts-color-3: #fe6a35;--highcharts-color-4: #6b8abc;--highcharts-color-5: #d568fb;--highcharts-color-6: #2ee0ca;--highcharts-color-7: #fa4b42;--highcharts-color-8: #feb56a;--highcharts-color-9: #91e8e1;--highcharts-background-color: #e2e8f0;--highcharts-neutral-color-100: #000000;--highcharts-neutral-color-80: #333333;--highcharts-neutral-color-60: #666666;--highcharts-neutral-color-40: #999999;--highcharts-neutral-color-20: #cccccc;--highcharts-neutral-color-10: #b6b6b6;--highcharts-neutral-color-5: #f2f2f2;--highcharts-neutral-color-3: #f7f7f7;--highcharts-highlight-color-100: #0022ff;--highcharts-highlight-color-80: #334eff;--highcharts-highlight-color-60: #667aff;--highcharts-highlight-color-20: #ccd3ff;--highcharts-highlight-color-10: #e6e9ff;--highcharts-positive-color: #06b535;--highcharts-negative-color: #f21313;--highcharts-annotation-color-0: rgba(130, 170, 255, .4);--highcharts-annotation-color-1: rgba(139, 191, 216, .4);--highcharts-annotation-color-2: rgba(150, 216, 192, .4);--highcharts-annotation-color-3: rgba(156, 229, 161, .4);--highcharts-annotation-color-4: rgba(162, 241, 130, .4);--highcharts-annotation-color-5: rgba(169, 255, 101, .4);--highcharts-tooltip-background-color: #f7f7f7;--highcharts-tooltip-font-color: #2d2d2d}@media(prefers-color-scheme:dark){:root{--highcharts-color-0: #ff7e5f;--highcharts-color-1: #feb47b;--highcharts-color-2: #7be0ad;--highcharts-color-3: #00b2ca;--highcharts-color-4: #6a65d8;--highcharts-color-5: #ffb400;--highcharts-color-6: #e84855;--highcharts-color-7: #3cdbd3;--highcharts-color-8: #9e58e9;--highcharts-color-9: #4ecdc4;--highcharts-background-color: #334155;--highcharts-neutral-color-100: rgb(255, 255, 255);--highcharts-neutral-color-80: rgb(214, 214, 214);--highcharts-neutral-color-60: rgb(173, 173, 173);--highcharts-neutral-color-40: rgb(133, 133, 133);--highcharts-neutral-color-20: rgb(92, 92, 92);--highcharts-neutral-color-10: rgb(118, 118, 118);--highcharts-neutral-color-5: rgb(61, 61, 61);--highcharts-neutral-color-3: rgb(57, 57, 57);--highcharts-highlight-color-100: rgb(122, 167, 255);--highcharts-highlight-color-80: rgb(108, 144, 214);--highcharts-highlight-color-60: rgb(94, 121, 173);--highcharts-highlight-color-20: rgb(65, 74, 92);--highcharts-highlight-color-10: rgb(58, 63, 71)}}/**
|
|
9
9
|
* @license Highcharts
|
|
10
10
|
*
|
|
11
11
|
* (c) 2009-2025 Torstein Honsi
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@versini/sassysaint",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.66.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"react-dom": "^18.3.1 || ^19.0.0"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@sassysaint/client": "8.
|
|
36
|
+
"@sassysaint/client": "8.66.0",
|
|
37
37
|
"@tailwindcss/vite": "4.1.14",
|
|
38
38
|
"@versini/ui-styles": "6.0.5"
|
|
39
39
|
},
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"sideEffects": [
|
|
46
46
|
"**/*.css"
|
|
47
47
|
],
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "eadd9e2d87fbf62bd66d22b02a86dc0f7c6c0da6"
|
|
49
49
|
}
|
|
@@ -1,158 +0,0 @@
|
|
|
1
|
-
import { jsxs as t, Fragment as M, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { preloadToast as B, showSuccessToast as G, showErrorToast as O, LazyToastContainerWrapper as j, oe as D } from "./App.BTLwEx8P.js";
|
|
3
|
-
import { n as K, i as W, useUserPreferences as Y, useServerCapabilities as H, x as $, setUserPlan as V, S as o, renderDataAsList as q, CARDS as r, L as E, j as l, C as J, it as Q, isTauri as X, te as Z, l as I, PROFILE_TITLE as ee } from "./index.COANJyXl.js";
|
|
4
|
-
import se from "clsx";
|
|
5
|
-
import { useState as L, useMemo as re, useCallback as k } from "react";
|
|
6
|
-
const ae = () => {
|
|
7
|
-
const {
|
|
8
|
-
isAuthenticated: d,
|
|
9
|
-
user: a,
|
|
10
|
-
registeringForPasskey: g,
|
|
11
|
-
authenticationType: w,
|
|
12
|
-
getAccessToken: m
|
|
13
|
-
} = K(), [y, S] = L(null), [N, b] = L(!1), v = W(), P = a?.username || "", {
|
|
14
|
-
data: h,
|
|
15
|
-
isSuccess: x,
|
|
16
|
-
refetch: f
|
|
17
|
-
} = Y({
|
|
18
|
-
user: a?.username,
|
|
19
|
-
getAccessToken: m
|
|
20
|
-
}), { data: p, isSuccess: u } = H(), T = re(() => !u || !p?.plans ? [] : p.plans.map((s) => ({
|
|
21
|
-
id: s.name,
|
|
22
|
-
label: s.label,
|
|
23
|
-
description: s.description,
|
|
24
|
-
features: s.features,
|
|
25
|
-
models: s.allowedModels.map(
|
|
26
|
-
(n) => $[n] || n
|
|
27
|
-
)
|
|
28
|
-
})), [u, p?.plans]), C = k(() => {
|
|
29
|
-
N || (B(), b(!0));
|
|
30
|
-
}, [N]), F = k(
|
|
31
|
-
async (s, n) => {
|
|
32
|
-
if (!(!a?.username || s === h?.plan))
|
|
33
|
-
try {
|
|
34
|
-
S(s), await V({
|
|
35
|
-
plan: s,
|
|
36
|
-
accessToken: await m(),
|
|
37
|
-
username: a.username
|
|
38
|
-
}), await f(), await G(`${r.PLANS.SWITCH_SUCCESS} ${n}`, {
|
|
39
|
-
containerId: "profile-plan-selection"
|
|
40
|
-
});
|
|
41
|
-
} catch {
|
|
42
|
-
await O(r.PLANS.SWITCH_ERROR, {
|
|
43
|
-
containerId: "profile-plan-selection"
|
|
44
|
-
});
|
|
45
|
-
} finally {
|
|
46
|
-
S(null);
|
|
47
|
-
}
|
|
48
|
-
},
|
|
49
|
-
[m, h?.plan, f, a?.username]
|
|
50
|
-
);
|
|
51
|
-
return d && P ? /* @__PURE__ */ t(M, { children: [
|
|
52
|
-
/* @__PURE__ */ e("div", { className: "av-sassy", children: /* @__PURE__ */ e(j, { containerId: "profile-plan-selection" }) }),
|
|
53
|
-
/* @__PURE__ */ e(
|
|
54
|
-
o,
|
|
55
|
-
{
|
|
56
|
-
header: r.PREFERENCES.TITLE,
|
|
57
|
-
className: "prose-dark dark:prose-lighter",
|
|
58
|
-
noBorder: !0,
|
|
59
|
-
children: q(v, {
|
|
60
|
-
[r.PREFERENCES.USERNAME]: P,
|
|
61
|
-
[r.PREFERENCES.EMAIL]: a?.email || ""
|
|
62
|
-
})
|
|
63
|
-
}
|
|
64
|
-
),
|
|
65
|
-
x && u && T.length > 0 && /* @__PURE__ */ t(
|
|
66
|
-
o,
|
|
67
|
-
{
|
|
68
|
-
header: r.PLANS.TITLE,
|
|
69
|
-
className: "prose-dark dark:prose-lighter mt-4",
|
|
70
|
-
noBorder: !0,
|
|
71
|
-
children: [
|
|
72
|
-
/* @__PURE__ */ e("p", { className: "text-sm", children: r.PLANS.DESCRIPTION }),
|
|
73
|
-
/* @__PURE__ */ e(E, { columnGap: 3, rowGap: 3, className: "mt-4", children: T.map(({ id: s, label: n, description: R, features: U, models: _ }) => {
|
|
74
|
-
const c = h?.plan === s, z = c ? r.PLANS.ACTIVE_BADGE : `Get ${n}`, A = y === s;
|
|
75
|
-
return /* @__PURE__ */ e(l, { span: { fallback: 12, md: 4 }, children: /* @__PURE__ */ e(o, { mode: "darker", className: "prose-lighter h-full", children: /* @__PURE__ */ t(E, { direction: "column", children: [
|
|
76
|
-
/* @__PURE__ */ t(l, { children: [
|
|
77
|
-
/* @__PURE__ */ e("div", { className: "flex items-start justify-between gap-2", children: /* @__PURE__ */ t("div", { children: [
|
|
78
|
-
/* @__PURE__ */ e(
|
|
79
|
-
"h3",
|
|
80
|
-
{
|
|
81
|
-
className: se("m-0", {
|
|
82
|
-
"text-emerald-400": c
|
|
83
|
-
}),
|
|
84
|
-
children: n
|
|
85
|
-
}
|
|
86
|
-
),
|
|
87
|
-
/* @__PURE__ */ e("p", { className: "mb-0 text-sm opacity-80", children: R })
|
|
88
|
-
] }) }),
|
|
89
|
-
/* @__PURE__ */ e("h4", { children: "Features" }),
|
|
90
|
-
/* @__PURE__ */ e("ul", { className: "prose-li:text-sm", children: U.map((i) => /* @__PURE__ */ e("li", { children: i }, i)) }),
|
|
91
|
-
/* @__PURE__ */ e("h4", { children: "Models" }),
|
|
92
|
-
/* @__PURE__ */ e("ul", { className: "prose-li:text-sm", children: _.map((i) => /* @__PURE__ */ e("li", { children: i }, i)) })
|
|
93
|
-
] }),
|
|
94
|
-
/* @__PURE__ */ e(l, { children: /* @__PURE__ */ e(
|
|
95
|
-
J,
|
|
96
|
-
{
|
|
97
|
-
mode: "dark",
|
|
98
|
-
size: "small",
|
|
99
|
-
variant: c ? "selected" : "secondary",
|
|
100
|
-
className: "mt-4",
|
|
101
|
-
fullWidth: !0,
|
|
102
|
-
disabled: c || A,
|
|
103
|
-
onClick: async () => {
|
|
104
|
-
await F(s, n);
|
|
105
|
-
},
|
|
106
|
-
onMouseEnter: C,
|
|
107
|
-
onFocus: C,
|
|
108
|
-
children: A ? "Updating..." : z
|
|
109
|
-
}
|
|
110
|
-
) })
|
|
111
|
-
] }) }) }, s);
|
|
112
|
-
}) })
|
|
113
|
-
]
|
|
114
|
-
}
|
|
115
|
-
),
|
|
116
|
-
w !== Q.PASSKEY && !X() && /* @__PURE__ */ t(
|
|
117
|
-
o,
|
|
118
|
-
{
|
|
119
|
-
className: "prose-dark dark:prose-lighter mt-4",
|
|
120
|
-
noBorder: !0,
|
|
121
|
-
header: /* @__PURE__ */ e("h2", { className: "m-0", children: /* @__PURE__ */ t(E, { columnGap: 3, alignVertical: "center", children: [
|
|
122
|
-
/* @__PURE__ */ e(l, { children: /* @__PURE__ */ e(I, { size: "size-8" }) }),
|
|
123
|
-
/* @__PURE__ */ e(l, { children: /* @__PURE__ */ e("div", { children: r.PREFERENCES.PASSKEY_TITLE }) })
|
|
124
|
-
] }) }),
|
|
125
|
-
children: [
|
|
126
|
-
/* @__PURE__ */ e("p", { children: r.PREFERENCES.PASSKEY_INSTRUCTIONS }),
|
|
127
|
-
/* @__PURE__ */ e(
|
|
128
|
-
Z,
|
|
129
|
-
{
|
|
130
|
-
variant: "selected",
|
|
131
|
-
size: "small",
|
|
132
|
-
className: "mt-2",
|
|
133
|
-
onClick: g,
|
|
134
|
-
labelLeft: r.PREFERENCES.PASSKEY_BUTTON,
|
|
135
|
-
children: /* @__PURE__ */ e(I, { size: "size-5", monotone: !0 })
|
|
136
|
-
}
|
|
137
|
-
)
|
|
138
|
-
]
|
|
139
|
-
}
|
|
140
|
-
)
|
|
141
|
-
] }) : null;
|
|
142
|
-
}, oe = ({
|
|
143
|
-
open: d,
|
|
144
|
-
onOpenChange: a
|
|
145
|
-
}) => /* @__PURE__ */ e(
|
|
146
|
-
D,
|
|
147
|
-
{
|
|
148
|
-
open: d,
|
|
149
|
-
onOpenChange: a,
|
|
150
|
-
title: ee,
|
|
151
|
-
animation: !0,
|
|
152
|
-
animationType: "fade",
|
|
153
|
-
children: /* @__PURE__ */ e(ae, {})
|
|
154
|
-
}
|
|
155
|
-
);
|
|
156
|
-
export {
|
|
157
|
-
oe as Profile
|
|
158
|
-
};
|