@riligar/components-kit 1.12.0 → 1.13.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/index.esm.js +137 -125
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { createTheme as le, Stack as u, Group as f, Badge as
|
|
1
|
+
import { createTheme as le, Stack as u, Group as f, Badge as C, Text as a, Title as k, Center as q, Box as x, Button as G, Container as F, Paper as w, SimpleGrid as S, Image as $, List as M, ThemeIcon as v, Grid as z, Code as ce, RingProgress as de, TextInput as N, Divider as D, SegmentedControl as he, Accordion as B, Avatar as pe, Anchor as me, ActionIcon as ge } from "@mantine/core";
|
|
2
2
|
import { jsxs as r, jsx as e, Fragment as J } from "react/jsx-runtime";
|
|
3
|
-
import { isValidElement as ue, useState as
|
|
3
|
+
import { isValidElement as ue, useState as X, Fragment as fe } from "react";
|
|
4
4
|
import { useWindowScroll as ye } from "@mantine/hooks";
|
|
5
|
-
import { IconCheck as V, IconShieldCheck as re, IconBolt as
|
|
6
|
-
const
|
|
5
|
+
import { IconCheck as V, IconShieldCheck as re, IconBolt as Y, IconQuote as xe, IconCircleCheck as be, IconCloudLock as ae, IconEyeOff as ve, IconUserShield as ze, IconScale as we, IconUserCheck as Se, IconFileDescription as Ie, IconBan as Te, IconAlertCircle as qe, IconShieldLock as Ae, IconDatabase as Pe, IconUsers as De, IconActivity as Fe } from "@tabler/icons-react";
|
|
6
|
+
const $e = le({
|
|
7
7
|
fontFamily: 'Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif',
|
|
8
8
|
headings: {
|
|
9
9
|
fontFamily: 'Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif',
|
|
@@ -160,7 +160,7 @@ function ie({ badge: i, subtitle: o, title: l, titleOrder: n = 2, titleFz: s = "
|
|
|
160
160
|
justify: t === "center" ? "center" : "flex-start",
|
|
161
161
|
mb: "xs",
|
|
162
162
|
children: /* @__PURE__ */ e(
|
|
163
|
-
|
|
163
|
+
C,
|
|
164
164
|
{
|
|
165
165
|
variant: "dot",
|
|
166
166
|
color: "gray",
|
|
@@ -183,7 +183,7 @@ function ie({ badge: i, subtitle: o, title: l, titleOrder: n = 2, titleFz: s = "
|
|
|
183
183
|
}
|
|
184
184
|
),
|
|
185
185
|
l && /* @__PURE__ */ e(
|
|
186
|
-
|
|
186
|
+
k,
|
|
187
187
|
{
|
|
188
188
|
order: n,
|
|
189
189
|
fz: s,
|
|
@@ -222,7 +222,7 @@ function ne({ video: i, image: o, width: l = "100%", maw: n, alt: s }) {
|
|
|
222
222
|
}
|
|
223
223
|
) }) : null;
|
|
224
224
|
}
|
|
225
|
-
function
|
|
225
|
+
function R({
|
|
226
226
|
label: i,
|
|
227
227
|
href: o,
|
|
228
228
|
onClick: l,
|
|
@@ -255,7 +255,7 @@ function k({
|
|
|
255
255
|
}
|
|
256
256
|
);
|
|
257
257
|
}
|
|
258
|
-
function
|
|
258
|
+
function Ke({ children: i, fz: o = 28, c: l = "gray.9", ...n }) {
|
|
259
259
|
return /* @__PURE__ */ e(
|
|
260
260
|
a,
|
|
261
261
|
{
|
|
@@ -284,9 +284,9 @@ function oe({ logo: i, objectPosition: o = "left" }) {
|
|
|
284
284
|
const _ = {
|
|
285
285
|
white: "white",
|
|
286
286
|
gray: "gray.1"
|
|
287
|
-
},
|
|
287
|
+
}, E = (i) => i === "gray.9" || i === "dark" ? _.gray : i === "white" ? _.white : _.gray;
|
|
288
288
|
function I({ children: i, badge: o, title: l, subtitle: n, id: s, background: t = "white", py: g = { base: 80, md: 120 }, maw: c = 800, ta: p = "left", stackGap: d = "xl" }) {
|
|
289
|
-
const m =
|
|
289
|
+
const m = E(t);
|
|
290
290
|
return /* @__PURE__ */ e(
|
|
291
291
|
x,
|
|
292
292
|
{
|
|
@@ -311,7 +311,7 @@ function I({ children: i, badge: o, title: l, subtitle: n, id: s, background: t
|
|
|
311
311
|
}
|
|
312
312
|
);
|
|
313
313
|
}
|
|
314
|
-
function
|
|
314
|
+
function Qe({ children: i, style: o, ...l }) {
|
|
315
315
|
return /* @__PURE__ */ e(
|
|
316
316
|
x,
|
|
317
317
|
{
|
|
@@ -334,7 +334,7 @@ function je({
|
|
|
334
334
|
signupCta: n,
|
|
335
335
|
background: s = "white"
|
|
336
336
|
}) {
|
|
337
|
-
const t =
|
|
337
|
+
const t = E(s), [g] = ye(), c = g.y > 10, p = (m) => {
|
|
338
338
|
m === "top" ? window.scrollTo({ top: 0, behavior: "smooth" }) : document.getElementById(m)?.scrollIntoView({ behavior: "smooth" });
|
|
339
339
|
}, d = (m, h) => {
|
|
340
340
|
(m.key === "Enter" || m.key === " ") && (m.preventDefault(), p(h));
|
|
@@ -443,12 +443,12 @@ function je({
|
|
|
443
443
|
}
|
|
444
444
|
);
|
|
445
445
|
}
|
|
446
|
-
const
|
|
446
|
+
const Ne = je, Z = {
|
|
447
447
|
root: { height: "auto", maxWidth: "100%" },
|
|
448
448
|
label: { whiteSpace: "normal", lineHeight: 1.4 },
|
|
449
449
|
inner: { paddingTop: 12, paddingBottom: 12 }
|
|
450
450
|
};
|
|
451
|
-
function
|
|
451
|
+
function Je({ subtitle: i, title: o, description: l, cta: n, secondaryCta: s, note: t, video: g, image: c, background: p = "white", mediaMaw: d, titleFz: m = "var(--fz-hero)", descriptionFz: h = "xl" }) {
|
|
452
452
|
const b = !!(g || c);
|
|
453
453
|
return /* @__PURE__ */ e(
|
|
454
454
|
x,
|
|
@@ -501,7 +501,7 @@ function Ne({ subtitle: i, title: o, description: l, cta: n, secondaryCta: s, no
|
|
|
501
501
|
style: { maxWidth: "100%" },
|
|
502
502
|
children: [
|
|
503
503
|
n && /* @__PURE__ */ e(
|
|
504
|
-
|
|
504
|
+
R,
|
|
505
505
|
{
|
|
506
506
|
label: n.label,
|
|
507
507
|
href: n.href,
|
|
@@ -517,7 +517,7 @@ function Ne({ subtitle: i, title: o, description: l, cta: n, secondaryCta: s, no
|
|
|
517
517
|
}
|
|
518
518
|
),
|
|
519
519
|
s && /* @__PURE__ */ e(
|
|
520
|
-
|
|
520
|
+
R,
|
|
521
521
|
{
|
|
522
522
|
label: s.label,
|
|
523
523
|
href: s.href,
|
|
@@ -592,7 +592,7 @@ function Be({ logo: i, index: o }) {
|
|
|
592
592
|
}
|
|
593
593
|
) }) : /* @__PURE__ */ e(q, { children: /* @__PURE__ */ e($, { ...l }) });
|
|
594
594
|
}
|
|
595
|
-
function
|
|
595
|
+
function Xe({ id: i, title: o, logos: l, background: n = "gray" }) {
|
|
596
596
|
return !l || l.length === 0 ? null : /* @__PURE__ */ e(
|
|
597
597
|
x,
|
|
598
598
|
{
|
|
@@ -644,7 +644,7 @@ function Je({ id: i, title: o, logos: l, background: n = "gray" }) {
|
|
|
644
644
|
}
|
|
645
645
|
function Ye({ id: i, subtitle: o, title: l, description: n, featuresList: s, cta: t, video: g, image: c, reverse: p = !1, background: d = "white", mediaMaw: m }) {
|
|
646
646
|
const h = s && s.length > 0 && /* @__PURE__ */ e(
|
|
647
|
-
|
|
647
|
+
M,
|
|
648
648
|
{
|
|
649
649
|
spacing: "md",
|
|
650
650
|
size: "md",
|
|
@@ -664,7 +664,7 @@ function Ye({ id: i, subtitle: o, title: l, description: n, featuresList: s, cta
|
|
|
664
664
|
)
|
|
665
665
|
}
|
|
666
666
|
),
|
|
667
|
-
children: s.map((A,
|
|
667
|
+
children: s.map((A, L) => /* @__PURE__ */ e(M.Item, { children: A }, L))
|
|
668
668
|
}
|
|
669
669
|
), b = /* @__PURE__ */ r(
|
|
670
670
|
u,
|
|
@@ -683,7 +683,7 @@ function Ye({ id: i, subtitle: o, title: l, description: n, featuresList: s, cta
|
|
|
683
683
|
),
|
|
684
684
|
h,
|
|
685
685
|
t && /* @__PURE__ */ e(f, { mt: "md", children: /* @__PURE__ */ e(
|
|
686
|
-
|
|
686
|
+
R,
|
|
687
687
|
{
|
|
688
688
|
label: t.label,
|
|
689
689
|
href: t.href,
|
|
@@ -729,7 +729,7 @@ function Ye({ id: i, subtitle: o, title: l, description: n, featuresList: s, cta
|
|
|
729
729
|
}
|
|
730
730
|
);
|
|
731
731
|
}
|
|
732
|
-
function
|
|
732
|
+
function Ze({ id: i, badge: o, subtitle: l, title: n, description: s, background: t = "gray", items: g = [], ta: c = "left", note: p }) {
|
|
733
733
|
return /* @__PURE__ */ r(
|
|
734
734
|
I,
|
|
735
735
|
{
|
|
@@ -794,10 +794,13 @@ function Ee({
|
|
|
794
794
|
secondaryVisual: b,
|
|
795
795
|
layout: T = "stacked",
|
|
796
796
|
badges: A,
|
|
797
|
-
codeBlock:
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
797
|
+
codeBlock: L,
|
|
798
|
+
// layout="split": quantas das 12 colunas o codigo ocupa. O padrao 7
|
|
799
|
+
// da folga para a linha de codigo caber inteira; a prosa fica com 5.
|
|
800
|
+
codeSpan: H = 7,
|
|
801
|
+
decorativeContent: W,
|
|
802
|
+
style: y,
|
|
803
|
+
...j
|
|
801
804
|
}) {
|
|
802
805
|
const U = /* @__PURE__ */ r(x, { children: [
|
|
803
806
|
i && /* @__PURE__ */ e(
|
|
@@ -851,7 +854,7 @@ function Ee({
|
|
|
851
854
|
}
|
|
852
855
|
),
|
|
853
856
|
A && A.length > 0 && /* @__PURE__ */ e(f, { children: A.map((se, te) => /* @__PURE__ */ e(
|
|
854
|
-
|
|
857
|
+
C,
|
|
855
858
|
{
|
|
856
859
|
variant: "dot",
|
|
857
860
|
color: "gray",
|
|
@@ -867,27 +870,36 @@ function Ee({
|
|
|
867
870
|
h: "100%",
|
|
868
871
|
p: { base: "xl", md: 40 },
|
|
869
872
|
radius: "0",
|
|
870
|
-
bg:
|
|
873
|
+
bg: E(m),
|
|
871
874
|
bd: "1px solid var(--mantine-color-gray-2)",
|
|
872
|
-
style:
|
|
873
|
-
...
|
|
875
|
+
style: y,
|
|
876
|
+
...j,
|
|
874
877
|
children: /* @__PURE__ */ r(
|
|
875
878
|
z,
|
|
876
879
|
{
|
|
877
880
|
align: "center",
|
|
878
881
|
gutter: "xl",
|
|
879
882
|
children: [
|
|
880
|
-
/* @__PURE__ */ e(z.Col, { span: { base: 12, sm:
|
|
881
|
-
/* @__PURE__ */ r(z.Col, { span: { base: 12, sm:
|
|
883
|
+
/* @__PURE__ */ e(z.Col, { span: { base: 12, sm: 12 - H }, children: U }),
|
|
884
|
+
/* @__PURE__ */ r(z.Col, { span: { base: 12, sm: H }, children: [
|
|
882
885
|
O,
|
|
883
|
-
|
|
886
|
+
L && /* @__PURE__ */ e(
|
|
884
887
|
ce,
|
|
885
888
|
{
|
|
886
889
|
block: !0,
|
|
887
890
|
color: "gray.0",
|
|
888
891
|
c: "gray.7",
|
|
889
|
-
style: {
|
|
890
|
-
|
|
892
|
+
style: {
|
|
893
|
+
// Codigo nao quebra no meio de token: linha inteira, com
|
|
894
|
+
// scroll horizontal so quando realmente nao couber.
|
|
895
|
+
fontSize: 12.5,
|
|
896
|
+
lineHeight: 1.6,
|
|
897
|
+
borderRadius: 0,
|
|
898
|
+
whiteSpace: "pre",
|
|
899
|
+
overflowX: "auto",
|
|
900
|
+
padding: "18px 20px"
|
|
901
|
+
},
|
|
902
|
+
children: L
|
|
891
903
|
}
|
|
892
904
|
)
|
|
893
905
|
] })
|
|
@@ -901,26 +913,26 @@ function Ee({
|
|
|
901
913
|
h: "100%",
|
|
902
914
|
p: { base: "xl", md: 40 },
|
|
903
915
|
radius: "0",
|
|
904
|
-
bg:
|
|
916
|
+
bg: E(m),
|
|
905
917
|
bd: "1px solid var(--mantine-color-gray-2)",
|
|
906
|
-
style:
|
|
907
|
-
...
|
|
918
|
+
style: y,
|
|
919
|
+
...j,
|
|
908
920
|
children: [
|
|
909
921
|
U,
|
|
910
922
|
O
|
|
911
923
|
]
|
|
912
924
|
}
|
|
913
|
-
) }) :
|
|
925
|
+
) }) : W ? /* @__PURE__ */ e(z.Col, { span: d, children: /* @__PURE__ */ e(
|
|
914
926
|
w,
|
|
915
927
|
{
|
|
916
928
|
h: "100%",
|
|
917
929
|
p: { base: "xl", md: 40 },
|
|
918
930
|
radius: "0",
|
|
919
|
-
bg:
|
|
931
|
+
bg: E(m),
|
|
920
932
|
bd: "1px solid var(--mantine-color-gray-2)",
|
|
921
933
|
pos: "relative",
|
|
922
|
-
style:
|
|
923
|
-
...
|
|
934
|
+
style: y,
|
|
935
|
+
...j,
|
|
924
936
|
children: /* @__PURE__ */ r(
|
|
925
937
|
z,
|
|
926
938
|
{
|
|
@@ -940,7 +952,7 @@ function Ee({
|
|
|
940
952
|
{
|
|
941
953
|
span: 5,
|
|
942
954
|
visibleFrom: "sm",
|
|
943
|
-
children:
|
|
955
|
+
children: W
|
|
944
956
|
}
|
|
945
957
|
)
|
|
946
958
|
]
|
|
@@ -953,15 +965,15 @@ function Ee({
|
|
|
953
965
|
h: "100%",
|
|
954
966
|
p: { base: "xl", md: 40 },
|
|
955
967
|
radius: "0",
|
|
956
|
-
bg:
|
|
968
|
+
bg: E(m),
|
|
957
969
|
bd: "1px solid var(--mantine-color-gray-2)",
|
|
958
970
|
display: "flex",
|
|
959
971
|
style: {
|
|
960
972
|
flexDirection: "column",
|
|
961
973
|
justifyContent: "space-between",
|
|
962
|
-
...
|
|
974
|
+
...y
|
|
963
975
|
},
|
|
964
|
-
...
|
|
976
|
+
...j,
|
|
965
977
|
children: [
|
|
966
978
|
U,
|
|
967
979
|
O && Q ? /* @__PURE__ */ r(
|
|
@@ -1040,7 +1052,7 @@ function ee(i) {
|
|
|
1040
1052
|
}
|
|
1041
1053
|
),
|
|
1042
1054
|
i.badge && /* @__PURE__ */ e(
|
|
1043
|
-
|
|
1055
|
+
C,
|
|
1044
1056
|
{
|
|
1045
1057
|
mt: "md",
|
|
1046
1058
|
color: "gray",
|
|
@@ -1105,7 +1117,7 @@ function ee(i) {
|
|
|
1105
1117
|
return null;
|
|
1106
1118
|
}
|
|
1107
1119
|
}
|
|
1108
|
-
function
|
|
1120
|
+
function er({ id: i, subtitle: o, title: l, items: n = [], cols: s = 4, background: t = "white", ta: g = "center", note: c }) {
|
|
1109
1121
|
return /* @__PURE__ */ r(
|
|
1110
1122
|
I,
|
|
1111
1123
|
{
|
|
@@ -1193,7 +1205,7 @@ function Ze({ id: i, subtitle: o, title: l, items: n = [], cols: s = 4, backgrou
|
|
|
1193
1205
|
}
|
|
1194
1206
|
);
|
|
1195
1207
|
}
|
|
1196
|
-
function
|
|
1208
|
+
function rr({ id: i, subtitle: o, title: l, description: n, items: s = [], ctaIcon: t, note: g, background: c = "white", ta: p = "center" }) {
|
|
1197
1209
|
return /* @__PURE__ */ r(
|
|
1198
1210
|
I,
|
|
1199
1211
|
{
|
|
@@ -1255,7 +1267,7 @@ function er({ id: i, subtitle: o, title: l, description: n, items: s = [], ctaIc
|
|
|
1255
1267
|
}
|
|
1256
1268
|
),
|
|
1257
1269
|
/* @__PURE__ */ e(
|
|
1258
|
-
|
|
1270
|
+
k,
|
|
1259
1271
|
{
|
|
1260
1272
|
order: 3,
|
|
1261
1273
|
fz: "h2",
|
|
@@ -1346,7 +1358,7 @@ function er({ id: i, subtitle: o, title: l, description: n, items: s = [], ctaIc
|
|
|
1346
1358
|
}
|
|
1347
1359
|
);
|
|
1348
1360
|
}
|
|
1349
|
-
function
|
|
1361
|
+
function ar({ id: i, subtitle: o, title: l, description: n, items: s = [], note: t, background: g = "gray", ta: c = "center" }) {
|
|
1350
1362
|
return /* @__PURE__ */ r(
|
|
1351
1363
|
I,
|
|
1352
1364
|
{
|
|
@@ -1439,7 +1451,7 @@ function rr({ id: i, subtitle: o, title: l, description: n, items: s = [], note:
|
|
|
1439
1451
|
}
|
|
1440
1452
|
);
|
|
1441
1453
|
}
|
|
1442
|
-
function
|
|
1454
|
+
function ir({ id: i, subtitle: o, title: l, description: n, cardLabel: s, items: t = [], footnote: g, background: c = "gray", ta: p = "center" }) {
|
|
1443
1455
|
return /* @__PURE__ */ r(
|
|
1444
1456
|
I,
|
|
1445
1457
|
{
|
|
@@ -1548,7 +1560,7 @@ function ar({ id: i, subtitle: o, title: l, description: n, cardLabel: s, items:
|
|
|
1548
1560
|
}
|
|
1549
1561
|
);
|
|
1550
1562
|
}
|
|
1551
|
-
function
|
|
1563
|
+
function nr({ id: i, subtitle: o, title: l, description: n, avatar: s, name: t, role: g, quote: c, credentials: p = [], background: d = "white", ta: m = "center" }) {
|
|
1552
1564
|
return /* @__PURE__ */ r(
|
|
1553
1565
|
I,
|
|
1554
1566
|
{
|
|
@@ -1632,7 +1644,7 @@ function ir({ id: i, subtitle: o, title: l, description: n, avatar: s, name: t,
|
|
|
1632
1644
|
}
|
|
1633
1645
|
),
|
|
1634
1646
|
g && /* @__PURE__ */ e(
|
|
1635
|
-
|
|
1647
|
+
C,
|
|
1636
1648
|
{
|
|
1637
1649
|
variant: "dot",
|
|
1638
1650
|
color: "gray",
|
|
@@ -1712,7 +1724,7 @@ function ir({ id: i, subtitle: o, title: l, description: n, avatar: s, name: t,
|
|
|
1712
1724
|
}
|
|
1713
1725
|
);
|
|
1714
1726
|
}
|
|
1715
|
-
function
|
|
1727
|
+
function or({ id: i, badge: o, subtitle: l, title: n, description: s, items: t = [], background: g = "gray", ta: c = "center" }) {
|
|
1716
1728
|
return /* @__PURE__ */ r(
|
|
1717
1729
|
I,
|
|
1718
1730
|
{
|
|
@@ -1789,7 +1801,7 @@ function nr({ id: i, badge: o, subtitle: l, title: n, description: s, items: t =
|
|
|
1789
1801
|
}
|
|
1790
1802
|
),
|
|
1791
1803
|
/* @__PURE__ */ e(
|
|
1792
|
-
|
|
1804
|
+
k,
|
|
1793
1805
|
{
|
|
1794
1806
|
order: 3,
|
|
1795
1807
|
fz: "h3",
|
|
@@ -1822,9 +1834,9 @@ function nr({ id: i, badge: o, subtitle: l, title: n, description: s, items: t =
|
|
|
1822
1834
|
}
|
|
1823
1835
|
);
|
|
1824
1836
|
}
|
|
1825
|
-
function
|
|
1826
|
-
const [m, h] =
|
|
1827
|
-
const { value: P } =
|
|
1837
|
+
function sr({ id: i, badge: o, title: l, description: n, fields: s = [], whatsappNumber: t, messageIntro: g = "Olá! Vim pelo site.", submit: c = {}, reassurance: p, onSubmit: d }) {
|
|
1838
|
+
const [m, h] = X(() => Object.fromEntries(s.map((y) => [y.name, ""]))), [b, T] = X(!1), A = (y) => (j) => {
|
|
1839
|
+
const { value: P } = j.currentTarget;
|
|
1828
1840
|
h((K) => ({ ...K, [y]: P }));
|
|
1829
1841
|
}, H = s.filter((y) => y.required).every((y) => m[y.name]?.trim());
|
|
1830
1842
|
return /* @__PURE__ */ e(
|
|
@@ -1841,7 +1853,7 @@ function or({ id: i, badge: o, title: l, description: n, fields: s = [], whatsap
|
|
|
1841
1853
|
justify: "center",
|
|
1842
1854
|
mb: "md",
|
|
1843
1855
|
children: /* @__PURE__ */ e(
|
|
1844
|
-
|
|
1856
|
+
C,
|
|
1845
1857
|
{
|
|
1846
1858
|
variant: "light",
|
|
1847
1859
|
color: "gray",
|
|
@@ -1853,7 +1865,7 @@ function or({ id: i, badge: o, title: l, description: n, fields: s = [], whatsap
|
|
|
1853
1865
|
}
|
|
1854
1866
|
),
|
|
1855
1867
|
l && /* @__PURE__ */ e(
|
|
1856
|
-
|
|
1868
|
+
k,
|
|
1857
1869
|
{
|
|
1858
1870
|
order: 2,
|
|
1859
1871
|
ta: "center",
|
|
@@ -1884,10 +1896,10 @@ function or({ id: i, badge: o, title: l, description: n, fields: s = [], whatsap
|
|
|
1884
1896
|
bg: "white",
|
|
1885
1897
|
children: /* @__PURE__ */ e("form", { onSubmit: (y) => {
|
|
1886
1898
|
if (y.preventDefault(), T(!0), !H) return;
|
|
1887
|
-
const
|
|
1899
|
+
const j = [g, "", ...s.filter((P) => m[P.name]?.trim()).map((P) => `${P.label}: ${m[P.name]}`)].join(`
|
|
1888
1900
|
`);
|
|
1889
1901
|
if (d?.(m), t) {
|
|
1890
|
-
const P = `https://wa.me/${t}?text=${encodeURIComponent(
|
|
1902
|
+
const P = `https://wa.me/${t}?text=${encodeURIComponent(j)}`;
|
|
1891
1903
|
window.open(P, "_blank", "noopener,noreferrer");
|
|
1892
1904
|
}
|
|
1893
1905
|
}, children: /* @__PURE__ */ r(u, { gap: "md", children: [
|
|
@@ -1974,7 +1986,7 @@ function or({ id: i, badge: o, title: l, description: n, fields: s = [], whatsap
|
|
|
1974
1986
|
}
|
|
1975
1987
|
);
|
|
1976
1988
|
}
|
|
1977
|
-
function
|
|
1989
|
+
function tr({ id: i, subtitle: o, title: l, traditionalCol: n, newCol: s, background: t = "white" }) {
|
|
1978
1990
|
return /* @__PURE__ */ e(
|
|
1979
1991
|
I,
|
|
1980
1992
|
{
|
|
@@ -2119,7 +2131,7 @@ function sr({ id: i, subtitle: o, title: l, traditionalCol: n, newCol: s, backgr
|
|
|
2119
2131
|
}
|
|
2120
2132
|
),
|
|
2121
2133
|
s.badge && /* @__PURE__ */ e(
|
|
2122
|
-
|
|
2134
|
+
C,
|
|
2123
2135
|
{
|
|
2124
2136
|
color: "gray.9",
|
|
2125
2137
|
variant: "filled",
|
|
@@ -2138,7 +2150,7 @@ function sr({ id: i, subtitle: o, title: l, traditionalCol: n, newCol: s, backgr
|
|
|
2138
2150
|
)
|
|
2139
2151
|
] }),
|
|
2140
2152
|
/* @__PURE__ */ e(
|
|
2141
|
-
|
|
2153
|
+
M,
|
|
2142
2154
|
{
|
|
2143
2155
|
spacing: "md",
|
|
2144
2156
|
size: "md",
|
|
@@ -2159,7 +2171,7 @@ function sr({ id: i, subtitle: o, title: l, traditionalCol: n, newCol: s, backgr
|
|
|
2159
2171
|
)
|
|
2160
2172
|
}
|
|
2161
2173
|
),
|
|
2162
|
-
children: s.items.map((g, c) => /* @__PURE__ */ e(
|
|
2174
|
+
children: s.items.map((g, c) => /* @__PURE__ */ e(M.Item, { children: g }, c))
|
|
2163
2175
|
}
|
|
2164
2176
|
),
|
|
2165
2177
|
s.pricingBox && /* @__PURE__ */ e(
|
|
@@ -2204,7 +2216,7 @@ function sr({ id: i, subtitle: o, title: l, traditionalCol: n, newCol: s, backgr
|
|
|
2204
2216
|
}
|
|
2205
2217
|
),
|
|
2206
2218
|
s.cta && /* @__PURE__ */ e(x, { mt: "xl", children: /* @__PURE__ */ e(
|
|
2207
|
-
|
|
2219
|
+
R,
|
|
2208
2220
|
{
|
|
2209
2221
|
label: s.cta.label,
|
|
2210
2222
|
href: s.cta.href,
|
|
@@ -2227,7 +2239,7 @@ function sr({ id: i, subtitle: o, title: l, traditionalCol: n, newCol: s, backgr
|
|
|
2227
2239
|
}
|
|
2228
2240
|
);
|
|
2229
2241
|
}
|
|
2230
|
-
function
|
|
2242
|
+
function lr({
|
|
2231
2243
|
id: i,
|
|
2232
2244
|
badge: o,
|
|
2233
2245
|
subtitle: l,
|
|
@@ -2288,7 +2300,7 @@ function tr({
|
|
|
2288
2300
|
}
|
|
2289
2301
|
),
|
|
2290
2302
|
g === "annual" && p && /* @__PURE__ */ e(
|
|
2291
|
-
|
|
2303
|
+
C,
|
|
2292
2304
|
{
|
|
2293
2305
|
variant: "filled",
|
|
2294
2306
|
color: "gray.9",
|
|
@@ -2342,7 +2354,7 @@ function tr({
|
|
|
2342
2354
|
}
|
|
2343
2355
|
),
|
|
2344
2356
|
h.highlight && /* @__PURE__ */ e(
|
|
2345
|
-
|
|
2357
|
+
C,
|
|
2346
2358
|
{
|
|
2347
2359
|
variant: "dot",
|
|
2348
2360
|
color: "gray.9",
|
|
@@ -2538,7 +2550,7 @@ function tr({
|
|
|
2538
2550
|
}
|
|
2539
2551
|
),
|
|
2540
2552
|
h.cta && /* @__PURE__ */ e(x, { mt: "auto", children: /* @__PURE__ */ e(
|
|
2541
|
-
|
|
2553
|
+
R,
|
|
2542
2554
|
{
|
|
2543
2555
|
label: h.cta.label,
|
|
2544
2556
|
href: h.cta.href,
|
|
@@ -2579,7 +2591,7 @@ function tr({
|
|
|
2579
2591
|
}
|
|
2580
2592
|
);
|
|
2581
2593
|
}
|
|
2582
|
-
function
|
|
2594
|
+
function cr({ id: i, badge: o, subtitle: l, title: n, description: s, questions: t = [], contactCard: g, background: c = "white", ta: p = "left" }) {
|
|
2583
2595
|
const d = Math.ceil(t.length / 2), m = {
|
|
2584
2596
|
item: {
|
|
2585
2597
|
backgroundColor: c === "gray" ? "gray.1" : "white",
|
|
@@ -2630,20 +2642,20 @@ function lr({ id: i, badge: o, subtitle: l, title: n, description: s, questions:
|
|
|
2630
2642
|
spacing: "xl",
|
|
2631
2643
|
children: [
|
|
2632
2644
|
/* @__PURE__ */ e(
|
|
2633
|
-
|
|
2645
|
+
B,
|
|
2634
2646
|
{
|
|
2635
2647
|
variant: "separated",
|
|
2636
2648
|
radius: "0",
|
|
2637
2649
|
chevronPosition: "right",
|
|
2638
2650
|
styles: m,
|
|
2639
2651
|
children: t.slice(0, d).map((h, b) => /* @__PURE__ */ r(
|
|
2640
|
-
|
|
2652
|
+
B.Item,
|
|
2641
2653
|
{
|
|
2642
2654
|
value: h.value || String(b),
|
|
2643
2655
|
mb: "md",
|
|
2644
2656
|
children: [
|
|
2645
2657
|
/* @__PURE__ */ e(
|
|
2646
|
-
|
|
2658
|
+
B.Control,
|
|
2647
2659
|
{
|
|
2648
2660
|
icon: /* @__PURE__ */ e(
|
|
2649
2661
|
v,
|
|
@@ -2651,13 +2663,13 @@ function lr({ id: i, badge: o, subtitle: l, title: n, description: s, questions:
|
|
|
2651
2663
|
variant: "light",
|
|
2652
2664
|
color: "gray",
|
|
2653
2665
|
radius: "0",
|
|
2654
|
-
children: /* @__PURE__ */ e(
|
|
2666
|
+
children: /* @__PURE__ */ e(Y, { size: 16 })
|
|
2655
2667
|
}
|
|
2656
2668
|
),
|
|
2657
2669
|
children: h.question
|
|
2658
2670
|
}
|
|
2659
2671
|
),
|
|
2660
|
-
/* @__PURE__ */ e(
|
|
2672
|
+
/* @__PURE__ */ e(B.Panel, { c: "gray.6", children: h.answer })
|
|
2661
2673
|
]
|
|
2662
2674
|
},
|
|
2663
2675
|
h.value || b
|
|
@@ -2665,20 +2677,20 @@ function lr({ id: i, badge: o, subtitle: l, title: n, description: s, questions:
|
|
|
2665
2677
|
}
|
|
2666
2678
|
),
|
|
2667
2679
|
/* @__PURE__ */ e(
|
|
2668
|
-
|
|
2680
|
+
B,
|
|
2669
2681
|
{
|
|
2670
2682
|
variant: "separated",
|
|
2671
2683
|
radius: "0",
|
|
2672
2684
|
chevronPosition: "right",
|
|
2673
2685
|
styles: m,
|
|
2674
2686
|
children: t.slice(d).map((h, b) => /* @__PURE__ */ r(
|
|
2675
|
-
|
|
2687
|
+
B.Item,
|
|
2676
2688
|
{
|
|
2677
2689
|
value: h.value || String(d + b),
|
|
2678
2690
|
mb: "md",
|
|
2679
2691
|
children: [
|
|
2680
2692
|
/* @__PURE__ */ e(
|
|
2681
|
-
|
|
2693
|
+
B.Control,
|
|
2682
2694
|
{
|
|
2683
2695
|
icon: /* @__PURE__ */ e(
|
|
2684
2696
|
v,
|
|
@@ -2686,13 +2698,13 @@ function lr({ id: i, badge: o, subtitle: l, title: n, description: s, questions:
|
|
|
2686
2698
|
variant: "light",
|
|
2687
2699
|
color: "gray",
|
|
2688
2700
|
radius: "0",
|
|
2689
|
-
children: /* @__PURE__ */ e(
|
|
2701
|
+
children: /* @__PURE__ */ e(Y, { size: 16 })
|
|
2690
2702
|
}
|
|
2691
2703
|
),
|
|
2692
2704
|
children: h.question
|
|
2693
2705
|
}
|
|
2694
2706
|
),
|
|
2695
|
-
/* @__PURE__ */ e(
|
|
2707
|
+
/* @__PURE__ */ e(B.Panel, { c: "gray.6", children: h.answer })
|
|
2696
2708
|
]
|
|
2697
2709
|
},
|
|
2698
2710
|
h.value || d + b
|
|
@@ -2749,7 +2761,7 @@ function lr({ id: i, badge: o, subtitle: l, title: n, description: s, questions:
|
|
|
2749
2761
|
}
|
|
2750
2762
|
),
|
|
2751
2763
|
/* @__PURE__ */ e(u, { align: { base: "center", md: "flex-end" }, children: /* @__PURE__ */ e(
|
|
2752
|
-
|
|
2764
|
+
R,
|
|
2753
2765
|
{
|
|
2754
2766
|
label: g.cta.label,
|
|
2755
2767
|
href: g.cta.href,
|
|
@@ -2768,7 +2780,7 @@ function lr({ id: i, badge: o, subtitle: l, title: n, description: s, questions:
|
|
|
2768
2780
|
}
|
|
2769
2781
|
);
|
|
2770
2782
|
}
|
|
2771
|
-
function
|
|
2783
|
+
function dr({ id: i, title: o, subtitle: l, items: n = [], background: s = "gray" }) {
|
|
2772
2784
|
return /* @__PURE__ */ e(
|
|
2773
2785
|
I,
|
|
2774
2786
|
{
|
|
@@ -2905,7 +2917,7 @@ function Ce({ id: i, subtitle: o, title: l, titleOrder: n = 2, description: s, f
|
|
|
2905
2917
|
// da página (um 404, por exemplo) e sem heading ela fica
|
|
2906
2918
|
// sem estrutura para leitor de tela.
|
|
2907
2919
|
/* @__PURE__ */ e(
|
|
2908
|
-
|
|
2920
|
+
k,
|
|
2909
2921
|
{
|
|
2910
2922
|
order: n,
|
|
2911
2923
|
fz: "var(--fz-section-title)",
|
|
@@ -2934,7 +2946,7 @@ function Ce({ id: i, subtitle: o, title: l, titleOrder: n = 2, description: s, f
|
|
|
2934
2946
|
}
|
|
2935
2947
|
),
|
|
2936
2948
|
/* @__PURE__ */ e(
|
|
2937
|
-
|
|
2949
|
+
M,
|
|
2938
2950
|
{
|
|
2939
2951
|
spacing: "sm",
|
|
2940
2952
|
size: "md",
|
|
@@ -2953,7 +2965,7 @@ function Ce({ id: i, subtitle: o, title: l, titleOrder: n = 2, description: s, f
|
|
|
2953
2965
|
)
|
|
2954
2966
|
}
|
|
2955
2967
|
),
|
|
2956
|
-
children: t.map((h, b) => /* @__PURE__ */ e(
|
|
2968
|
+
children: t.map((h, b) => /* @__PURE__ */ e(M.Item, { children: /* @__PURE__ */ e(
|
|
2957
2969
|
a,
|
|
2958
2970
|
{
|
|
2959
2971
|
c: "gray.6",
|
|
@@ -2974,7 +2986,7 @@ function Ce({ id: i, subtitle: o, title: l, titleOrder: n = 2, description: s, f
|
|
|
2974
2986
|
w: "100%",
|
|
2975
2987
|
style: { display: "flex", justifyContent: d === "center" ? "center" : "flex-start" },
|
|
2976
2988
|
children: /* @__PURE__ */ e(
|
|
2977
|
-
|
|
2989
|
+
R,
|
|
2978
2990
|
{
|
|
2979
2991
|
label: c.label,
|
|
2980
2992
|
href: c.href,
|
|
@@ -3005,9 +3017,9 @@ function Ce({ id: i, subtitle: o, title: l, titleOrder: n = 2, description: s, f
|
|
|
3005
3017
|
}
|
|
3006
3018
|
);
|
|
3007
3019
|
}
|
|
3008
|
-
const
|
|
3020
|
+
const hr = Ce;
|
|
3009
3021
|
function ke({ text: i = "Selo Exclusivo RiLiGar", color: o = "green.6", background: l = "gray" }) {
|
|
3010
|
-
const n =
|
|
3022
|
+
const n = E(l);
|
|
3011
3023
|
return /* @__PURE__ */ e(
|
|
3012
3024
|
x,
|
|
3013
3025
|
{
|
|
@@ -3048,9 +3060,9 @@ function ke({ text: i = "Selo Exclusivo RiLiGar", color: o = "green.6", backgrou
|
|
|
3048
3060
|
}
|
|
3049
3061
|
);
|
|
3050
3062
|
}
|
|
3051
|
-
const
|
|
3052
|
-
function
|
|
3053
|
-
const c =
|
|
3063
|
+
const pr = ke;
|
|
3064
|
+
function mr({ logo: i, description: o, sections: l = [], socialLinks: n = [], copyrightText: s, madeByText: t, background: g = "white" }) {
|
|
3065
|
+
const c = E(g);
|
|
3054
3066
|
return /* @__PURE__ */ e(
|
|
3055
3067
|
x,
|
|
3056
3068
|
{
|
|
@@ -3195,7 +3207,7 @@ function pr({ logo: i, description: o, sections: l = [], socialLinks: n = [], co
|
|
|
3195
3207
|
}
|
|
3196
3208
|
);
|
|
3197
3209
|
}
|
|
3198
|
-
function
|
|
3210
|
+
function gr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" }) {
|
|
3199
3211
|
return /* @__PURE__ */ e(
|
|
3200
3212
|
x,
|
|
3201
3213
|
{
|
|
@@ -3204,7 +3216,7 @@ function mr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3204
3216
|
children: /* @__PURE__ */ e(F, { size: "md", children: /* @__PURE__ */ r(u, { gap: 80, children: [
|
|
3205
3217
|
/* @__PURE__ */ r(u, { gap: "sm", children: [
|
|
3206
3218
|
/* @__PURE__ */ e(
|
|
3207
|
-
|
|
3219
|
+
k,
|
|
3208
3220
|
{
|
|
3209
3221
|
order: 2,
|
|
3210
3222
|
ta: "center",
|
|
@@ -3506,7 +3518,7 @@ function mr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3506
3518
|
}
|
|
3507
3519
|
);
|
|
3508
3520
|
}
|
|
3509
|
-
function
|
|
3521
|
+
function ur({ companyName: i = "RiLiGar", productName: o = "nossos produtos" }) {
|
|
3510
3522
|
return /* @__PURE__ */ e(
|
|
3511
3523
|
x,
|
|
3512
3524
|
{
|
|
@@ -3515,7 +3527,7 @@ function gr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3515
3527
|
children: /* @__PURE__ */ e(F, { size: "md", children: /* @__PURE__ */ r(u, { gap: 80, children: [
|
|
3516
3528
|
/* @__PURE__ */ r(u, { gap: "sm", children: [
|
|
3517
3529
|
/* @__PURE__ */ e(
|
|
3518
|
-
|
|
3530
|
+
k,
|
|
3519
3531
|
{
|
|
3520
3532
|
order: 2,
|
|
3521
3533
|
ta: "center",
|
|
@@ -3871,7 +3883,7 @@ function gr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3871
3883
|
}
|
|
3872
3884
|
);
|
|
3873
3885
|
}
|
|
3874
|
-
function
|
|
3886
|
+
function fr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" }) {
|
|
3875
3887
|
return /* @__PURE__ */ e(
|
|
3876
3888
|
x,
|
|
3877
3889
|
{
|
|
@@ -3880,7 +3892,7 @@ function ur({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3880
3892
|
children: /* @__PURE__ */ e(F, { size: "md", children: /* @__PURE__ */ r(u, { gap: 80, children: [
|
|
3881
3893
|
/* @__PURE__ */ r(u, { gap: "sm", children: [
|
|
3882
3894
|
/* @__PURE__ */ e(
|
|
3883
|
-
|
|
3895
|
+
k,
|
|
3884
3896
|
{
|
|
3885
3897
|
order: 2,
|
|
3886
3898
|
ta: "center",
|
|
@@ -4170,37 +4182,37 @@ function ur({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
4170
4182
|
export {
|
|
4171
4183
|
oe as BrandLogo,
|
|
4172
4184
|
Ce as CTABanner,
|
|
4173
|
-
|
|
4174
|
-
|
|
4175
|
-
|
|
4176
|
-
|
|
4177
|
-
|
|
4185
|
+
R as CTAButton,
|
|
4186
|
+
ir as Callout,
|
|
4187
|
+
tr as Comparison,
|
|
4188
|
+
ar as CriteriaList,
|
|
4189
|
+
cr as FAQ,
|
|
4178
4190
|
Ye as FeatureSplit,
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4191
|
+
Ze as FeaturesGrid,
|
|
4192
|
+
mr as Footer,
|
|
4193
|
+
nr as FounderCard,
|
|
4182
4194
|
je as Header,
|
|
4183
|
-
|
|
4184
|
-
|
|
4185
|
-
|
|
4186
|
-
|
|
4187
|
-
|
|
4188
|
-
|
|
4195
|
+
Je as Hero,
|
|
4196
|
+
Qe as Layout,
|
|
4197
|
+
sr as LeadForm,
|
|
4198
|
+
gr as LegalPrivacy,
|
|
4199
|
+
fr as LegalSecurity,
|
|
4200
|
+
ur as LegalTerms,
|
|
4189
4201
|
ne as MediaBlock,
|
|
4190
|
-
|
|
4191
|
-
|
|
4192
|
-
|
|
4202
|
+
Ne as Navbar,
|
|
4203
|
+
lr as Pricing,
|
|
4204
|
+
rr as ProductGrid,
|
|
4193
4205
|
_ as SECTION_BACKGROUNDS,
|
|
4194
|
-
|
|
4206
|
+
hr as SecondaryCTA,
|
|
4195
4207
|
I as Section,
|
|
4196
4208
|
ie as SectionHeader,
|
|
4197
|
-
|
|
4198
|
-
|
|
4199
|
-
|
|
4200
|
-
|
|
4201
|
-
|
|
4209
|
+
pr as SeloExclusivo,
|
|
4210
|
+
Xe as SocialProof,
|
|
4211
|
+
er as StatsGrid,
|
|
4212
|
+
or as Steps,
|
|
4213
|
+
dr as Testimonials,
|
|
4202
4214
|
ke as TrustBadge,
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
|
|
4215
|
+
Ke as Wordmark,
|
|
4216
|
+
E as resolveBackground,
|
|
4217
|
+
$e as theme
|
|
4206
4218
|
};
|
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(function(x,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("@mantine/core"),require("react/jsx-runtime"),require("react"),require("@mantine/hooks"),require("@tabler/icons-react")):typeof define=="function"&&define.amd?define(["exports","@mantine/core","react/jsx-runtime","react","@mantine/hooks","@tabler/icons-react"],e):(x=typeof globalThis<"u"?globalThis:x||self,e(x.RiligarComponentsKit={},x.MantineCore,x.jsxRuntime,x.React,x.MantineHooks,x.TablerIcons))})(this,(function(x,e,a,G,U,b){"use strict";const V=e.createTheme({fontFamily:'Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif',headings:{fontFamily:'Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif',fontWeight:"900"},colors:{gray:["#FFFFFF","#F9FAFB","#F3F4F6","#E5E7EB","#9CA3AF","#6B7280","#4B5563","#374151","#1F2937","#11181C"]},primaryColor:"gray",primaryShade:9,autoContrast:!0,defaultRadius:"0",components:{Container:{defaultProps:{size:"xl",px:"md"}},Paper:{defaultProps:{withBorder:!0,shadow:"none",radius:"0",bg:"white"}},Card:{defaultProps:{withBorder:!1,shadow:"none",radius:"0",padding:"xl",bg:"transparent"}},Button:{defaultProps:{size:"md",fw:800,radius:"0",variant:"filled",color:"gray.9"},styles:{root:{textTransform:"uppercase",letterSpacing:"1px"}}},TextInput:{defaultProps:{size:"lg",radius:"0",variant:"unstyled"},styles:{input:{borderBottom:"1px solid var(--mantine-color-gray-2)",paddingLeft:0,paddingRight:0}}},Title:{defaultProps:{lh:1.1,c:"gray.9",ls:"-0.04em"}},Text:{defaultProps:{lh:1.6,c:"gray.9",size:"md"}},Badge:{defaultProps:{variant:"dot",color:"gray",radius:"0",size:"sm"},styles:{root:{textTransform:"uppercase",letterSpacing:"1.5px",fontWeight:800}}},ThemeIcon:{defaultProps:{variant:"light",color:"gray",radius:"0",size:"lg"}},ActionIcon:{defaultProps:{radius:"0"}},Divider:{defaultProps:{color:"gray.2"}}}});function C({badge:r,subtitle:l,title:d,titleOrder:s=2,titleFz:i="var(--fz-section-title)",ta:o="left",maw:g}){return!d&&!l&&!r?null:a.jsxs(e.Stack,{gap:"xs",align:o==="center"?"center":"flex-start",ta:o,children:[r&&a.jsx(e.Group,{justify:o==="center"?"center":"flex-start",mb:"xs",children:a.jsx(e.Badge,{variant:"dot",color:"gray",size:"lg",radius:"0",children:r})}),l&&a.jsx(e.Text,{c:"gray.4",size:"xs",fw:800,tt:"uppercase",ls:"1.5px",children:l}),d&&a.jsx(e.Title,{order:s,fz:i,maw:g,children:d})]})}function D({video:r,image:l,width:d="100%",maw:s,alt:i}){return r?a.jsx(e.Center,{children:a.jsx(e.Box,{component:"video",src:r.src,autoPlay:!0,loop:!0,muted:!0,playsInline:!0,"aria-label":i||"Demonstração em vídeo",w:r.width||d,h:"auto",style:{filter:r.filter||"none"}})}):l?a.jsx(e.Center,{children:a.jsx(e.Box,{component:"img",src:l,alt:i||"",w:d,h:"auto",maw:s})}):null}function u({label:r,href:l,onClick:d,icon:s,size:i="lg",variant:o="filled",color:g,target:t,px:p,fullWidth:n,leftSection:c,...h}){return a.jsx(e.Button,{size:i,component:l?"a":"button",href:l,onClick:d,target:t,rightSection:s,leftSection:c,variant:o,color:g,px:p,fullWidth:n,...h,children:r})}function _({children:r,fz:l=28,c:d="gray.9",...s}){return a.jsx(e.Text,{component:"span",fz:l,fw:900,lh:1,c:d,display:"block",...s,children:r})}function F({logo:r,objectPosition:l="left"}){return r?G.isValidElement(r)?r:typeof r=="object"&&r.src?a.jsx("img",{src:r.src,alt:r.alt||"",height:r.height||32,style:{objectFit:"contain",objectPosition:l}}):r:null}const B={white:"white",gray:"gray.1"},w=r=>r==="gray.9"||r==="dark"?B.gray:r==="white"?B.white:B.gray;function m({children:r,badge:l,title:d,subtitle:s,id:i,background:o="white",py:g={base:80,md:120},maw:t=800,ta:p="left",stackGap:n="xl"}){const c=w(o);return a.jsx(e.Box,{component:"section",id:i,bg:c,py:g,style:{overflow:"hidden"},children:a.jsx(e.Container,{size:"lg",children:a.jsxs(e.Stack,{gap:n,children:[a.jsx(C,{badge:l,subtitle:s,title:d,ta:p,maw:t}),a.jsx(e.Box,{children:r})]})})})}function K({children:r,style:l,...d}){return a.jsx(e.Box,{display:"flex",...d,style:{flexDirection:"column",minHeight:"100vh",scrollBehavior:"smooth",...l},children:r})}function E({logo:r,navLinks:l=[],loginCta:d,signupCta:s,background:i="white"}){const o=w(i),[g]=U.useWindowScroll(),t=g.y>10,p=c=>{c==="top"?window.scrollTo({top:0,behavior:"smooth"}):document.getElementById(c)?.scrollIntoView({behavior:"smooth"})},n=(c,h)=>{(c.key==="Enter"||c.key===" ")&&(c.preventDefault(),p(h))};return a.jsx(e.Box,{component:"header",pos:"sticky",top:0,w:"100%",style:{zIndex:100,pointerEvents:"none"},children:a.jsx(e.Container,{size:"xl",py:"md",children:a.jsx(e.Paper,{shadow:t?"sm":"none",radius:"0",p:"xs",bg:o,bd:t?"1px solid var(--mantine-color-gray-2)":"1px solid transparent",style:{pointerEvents:"auto",transition:"all 0.2s ease"},children:a.jsxs(e.Group,{justify:"space-between",align:"center",px:{base:"xs",sm:"md"},children:[r&&a.jsx("a",{href:"#","aria-label":"Voltar ao topo",onClick:c=>{c.preventDefault(),window.scrollTo({top:0,behavior:"smooth"})},style:{display:"inline-flex",textDecoration:"none"},children:a.jsx(F,{logo:r})}),l.length>0&&a.jsx(e.Group,{gap:"xl",visibleFrom:"sm",component:"nav",role:"navigation","aria-label":"Menu principal",children:l.map(c=>a.jsx(e.Text,{size:"sm",fw:900,tt:"uppercase",ls:"1px",c:"dark",...c,component:c.component||"span",role:c.component?void 0:"link",tabIndex:c.component?void 0:0,style:{cursor:"pointer",...c.style},onClick:c.target?()=>p(c.target):c.onClick,onKeyDown:c.target?h=>n(h,c.target):c.onKeyDown,children:c.label},c.label))}),a.jsxs(e.Group,{gap:"sm",children:[d&&a.jsx(e.Button,{variant:"subtle",...d,component:d.component||(d.href?"a":"button"),c:"gray.7",size:"sm",radius:"0",visibleFrom:"xs",fw:900,children:d.label}),s&&a.jsxs(e.Button,{...s,component:s.component||(s.href?"a":"button"),size:"sm",radius:"0",color:"dark",variant:"filled",children:[a.jsx(e.Text,{span:!0,visibleFrom:"sm",c:"white",fw:900,size:"sm",children:s.label}),a.jsx(e.Text,{span:!0,hiddenFrom:"sm",c:"white",fw:900,size:"xs",children:s.labelMobile||s.label})]})]})]})})})})}const $=E,L={root:{height:"auto",maxWidth:"100%"},label:{whiteSpace:"normal",lineHeight:1.4},inner:{paddingTop:12,paddingBottom:12}};function N({subtitle:r,title:l,description:d,cta:s,secondaryCta:i,note:o,video:g,image:t,background:p="white",mediaMaw:n,titleFz:c="var(--fz-hero)",descriptionFz:h="xl"}){const y=!!(g||t);return a.jsx(e.Box,{py:{base:80,sm:100,md:140},id:"hero",bg:p,children:a.jsx(e.Container,{size:"lg",children:a.jsxs(e.SimpleGrid,{cols:{base:1,md:y?2:1},spacing:{base:60,md:100},verticalSpacing:60,children:[a.jsxs(e.Stack,{align:y?{base:"center",md:"flex-start"}:"center",justify:"center",gap:{base:32,md:48},ta:y?{base:"center",md:"left"}:"center",children:[a.jsx(e.Center,{children:a.jsx(C,{subtitle:r,title:l,titleOrder:1,titleFz:c,ta:y?"inherit":"center",maw:y?void 0:940})}),d&&a.jsx(e.Center,{children:a.jsx(e.Text,{size:h,c:"gray.6",lh:1.6,maw:600,children:d})}),(s||i)&&a.jsx(e.Center,{children:a.jsxs(e.Group,{gap:"md",justify:"center",w:"100%",style:{maxWidth:"100%"},children:[s&&a.jsx(u,{label:s.label,href:s.href,icon:s.icon,leftSection:s.leftSection,target:s.target,rel:s.target==="_blank"?"noopener noreferrer":void 0,size:s.size||"xl",px:s.px||48,variant:s.variant,color:s.color,styles:L}),i&&a.jsx(u,{label:i.label,href:i.href,icon:i.icon,leftSection:i.leftSection,target:i.target,rel:i.target==="_blank"?"noopener noreferrer":void 0,size:i.size||"xl",px:i.px||48,variant:i.variant||"default",color:i.color,styles:L})]})}),o&&a.jsx(e.Center,{children:a.jsx(e.Text,{size:"sm",c:"gray.5",maw:620,fw:500,lh:1.7,children:o})})]}),y&&a.jsx(D,{video:g,image:t,maw:n,alt:"Demonstração do produto"})]})})})}function Q({logo:r,index:l}){const d={src:r.src,alt:r.alt||`Logo ${l}`,h:r.height||50,w:"auto",style:{filter:"grayscale(1) opacity(0.4)",transition:"filter 0.3s ease, opacity 0.3s ease",...r.style},onMouseEnter:s=>{s.currentTarget.style.filter="grayscale(0) opacity(0.8)"},onMouseLeave:s=>{s.currentTarget.style.filter="grayscale(1) opacity(0.4)"}};return r.url?a.jsx(e.Center,{children:a.jsx("a",{href:r.url,target:"_blank",rel:"noopener noreferrer",children:a.jsx(e.Image,{...d})})}):a.jsx(e.Center,{children:a.jsx(e.Image,{...d})})}function J({id:r,title:l,logos:d,background:s="gray"}){return!d||d.length===0?null:a.jsx(e.Box,{component:"section",id:r,py:{base:40,md:60},bg:s,bd:{bottom:"1px solid var(--mantine-color-gray-2)"},children:a.jsx(e.Container,{size:"lg",children:a.jsxs(e.Stack,{align:"center",ta:"center",gap:"xl",children:[l&&a.jsx(e.Text,{fw:500,c:"gray.5",size:"sm",tt:"uppercase",ls:"0.1em",children:l}),a.jsx(e.Group,{justify:"space-between",gap:{base:40,md:80},style:{rowGap:40},w:"100%",children:d.map((i,o)=>a.jsx(Q,{logo:i,index:o},o))})]})})})}function Y({id:r,subtitle:l,title:d,description:s,featuresList:i,cta:o,video:g,image:t,reverse:p=!1,background:n="white",mediaMaw:c}){const h=i&&i.length>0&&a.jsx(e.List,{spacing:"md",size:"md",center:!0,icon:a.jsx(e.ThemeIcon,{color:"gray.2",size:24,radius:"0",children:a.jsx(b.IconCheck,{size:14,color:"var(--mantine-color-gray-9)"})}),children:i.map((T,I)=>a.jsx(e.List.Item,{children:T},I))}),y=a.jsxs(e.Stack,{justify:"center",gap:"lg",children:[s&&a.jsx(e.Text,{c:"gray.6",size:"xl",lh:1.6,children:s}),h,o&&a.jsx(e.Group,{mt:"md",children:a.jsx(u,{label:o.label,href:o.href,icon:o.icon,size:o.size||"lg",variant:o.variant,color:o.color})})]}),v=(g||t)&&a.jsx(D,{video:g,image:t,width:"80%",maw:c});return a.jsx(m,{id:r,subtitle:l,title:d,background:n,children:a.jsx(e.SimpleGrid,{cols:{base:1,md:2},spacing:{base:40,md:80},verticalSpacing:{base:40,md:50},children:p?a.jsxs(a.Fragment,{children:[v,y]}):a.jsxs(a.Fragment,{children:[y,v]})})})}function X({id:r,badge:l,subtitle:d,title:s,description:i,background:o="gray",items:g=[],ta:t="left",note:p}){return a.jsxs(m,{id:r,badge:l,subtitle:d,title:s,background:o,ta:t,maw:t==="center"?900:800,children:[i&&a.jsx(e.Text,{c:"gray.6",ta:t,size:"lg",lh:1.7,maw:780,mx:t==="center"?"auto":void 0,mb:40,children:i}),a.jsx(e.Grid,{gutter:"lg",children:g.map((n,c)=>a.jsx(Z,{...n},c))}),p&&a.jsx(e.Text,{c:"gray.6",ta:t,mt:56,maw:780,mx:t==="center"?"auto":void 0,lh:1.7,fs:"italic",children:p})]})}function Z({icon:r,iconVariant:l,iconColor:d,label:s,title:i,titleSize:o,description:g,descriptionSize:t,descriptionMaw:p,span:n={base:12,md:6},background:c="white",visual:h,secondaryVisual:y,layout:v="stacked",badges:T,codeBlock:I,decorativeContent:P,style:S,...f}){const z="gray.6",j="gray.5",ya=l||"light",ba=d||"gray",ma=o||(v==="compact"?"h4":"h3"),va=t||(v==="compact"?"sm":"lg"),q=a.jsxs(e.Box,{children:[r&&a.jsx(e.ThemeIcon,{size:48,radius:"0",variant:ya,color:ba,mb:"lg",children:a.jsx(r,{size:24,stroke:1.5})}),s&&a.jsx(e.Text,{size:"sm",fw:800,tt:"uppercase",ls:"1.5px",c:j,mb:"xs",children:s}),i&&a.jsx(e.Text,{fz:ma,fw:900,lh:1.2,mb:"sm",c:void 0,children:i}),g&&a.jsx(e.Text,{c:z,size:va,maw:p,mb:T?"xl":v==="compact"?"lg":void 0,children:g}),T&&T.length>0&&a.jsx(e.Group,{children:T.map((za,wa)=>a.jsx(e.Badge,{variant:"dot",color:"gray",radius:"0",children:za},wa))})]}),k=h?M(h):null,W=y?M(y):null;return v==="split"?a.jsx(e.Grid.Col,{span:n,children:a.jsx(e.Paper,{h:"100%",p:{base:"xl",md:40},radius:"0",bg:w(c),bd:"1px solid var(--mantine-color-gray-2)",style:S,...f,children:a.jsxs(e.Grid,{align:"center",gutter:"xl",children:[a.jsx(e.Grid.Col,{span:{base:12,sm:6},children:q}),a.jsxs(e.Grid.Col,{span:{base:12,sm:6},children:[k,I&&a.jsx(e.Code,{block:!0,color:"gray.0",c:"gray.7",style:{fontSize:12,lineHeight:1.4,borderRadius:0,whiteSpace:"pre-wrap",overflowWrap:"anywhere"},children:I})]})]})})}):v==="compact"?a.jsx(e.Grid.Col,{span:n,children:a.jsxs(e.Paper,{h:"100%",p:{base:"xl",md:40},radius:"0",bg:w(c),bd:"1px solid var(--mantine-color-gray-2)",style:S,...f,children:[q,k]})}):P?a.jsx(e.Grid.Col,{span:n,children:a.jsx(e.Paper,{h:"100%",p:{base:"xl",md:40},radius:"0",bg:w(c),bd:"1px solid var(--mantine-color-gray-2)",pos:"relative",style:S,...f,children:a.jsxs(e.Grid,{gutter:0,pos:"relative",children:[a.jsx(e.Grid.Col,{span:{base:12,sm:7},style:{zIndex:1},children:q}),a.jsx(e.Grid.Col,{span:5,visibleFrom:"sm",children:P})]})})}):a.jsx(e.Grid.Col,{span:n,children:a.jsxs(e.Paper,{h:"100%",p:{base:"xl",md:40},radius:"0",bg:w(c),bd:"1px solid var(--mantine-color-gray-2)",display:"flex",style:{flexDirection:"column",justifyContent:"space-between",...S},...f,children:[q,k&&W?a.jsxs(e.Group,{gap:40,align:"center",children:[k,W]}):k]})})}function M(r){if(!r)return null;switch(r.type){case"ring":return a.jsx(e.RingProgress,{size:r.size||140,thickness:r.thickness||12,sections:[{value:r.value||100,color:"gray.7"}],label:a.jsx(e.Center,{children:a.jsxs(e.Stack,{gap:0,align:"center",children:[a.jsx(e.Text,{fw:900,size:"xl",lh:1,children:r.label}),r.sublabel&&a.jsx(e.Text,{size:"xs",c:"gray.5",fw:700,children:r.sublabel})]})})});case"metric":return a.jsxs(e.Stack,{gap:0,children:[a.jsx(e.Text,{fw:900,fz:32,c:"gray.8",lh:1,children:r.value}),a.jsx(e.Text,{size:"sm",c:"gray.5",mt:4,children:r.label}),r.badge&&a.jsx(e.Badge,{mt:"md",color:"gray",variant:"dot",radius:"0",children:r.badge})]});case"bars":return a.jsx(e.Group,{align:"flex-end",gap:8,h:r.height||100,preventGrowOverflow:!1,children:(r.data||[]).map((l,d)=>a.jsx(e.Box,{w:20,h:`${l}%`,bg:d===r.highlight?"gray.5":"gray.2",radius:"0"},d))});case"typography":return a.jsx(e.Center,{h:r.height||160,bg:"gray.0",radius:"0",bd:"1px solid var(--mantine-color-gray-1)",children:a.jsx(e.Text,{fz:r.fontSize||100,fw:900,c:"gray.2",style:{letterSpacing:-6},children:r.text||"Aa"})});case"icon-large":{const l=r.icon;return l?a.jsx(l,{size:r.size||64,stroke:r.stroke||1,color:r.color||"var(--mantine-color-gray-2)"}):null}default:return null}}function R({id:r,subtitle:l,title:d,items:s=[],cols:i=4,background:o="white",ta:g="center",note:t}){return a.jsxs(m,{id:r,subtitle:l,title:d,background:o,ta:g,maw:900,children:[a.jsx(e.SimpleGrid,{cols:{base:1,sm:2,lg:i},spacing:0,children:s.map((p,n)=>a.jsxs(e.Paper,{px:"lg",py:40,radius:"0",bg:"transparent",bd:"none",ta:"center",className:"rlg-stats-cell",children:[a.jsx(e.Text,{component:"div",fz:"var(--fz-big-metric-sm, clamp(48px, 5vw, 72px))",fw:900,lh:1,mb:"lg",c:"gray.9",style:{letterSpacing:"-0.04em"},children:p.value}),a.jsx(e.Text,{component:"div",fz:15,fw:700,lh:1.4,mb:"xs",c:"gray.9",style:{letterSpacing:"-0.01em"},children:p.label}),p.description&&a.jsx(e.Text,{component:"div",fz:13,c:"gray.6",lh:1.5,maw:220,mx:"auto",children:p.description})]},p.label||n))}),t&&a.jsx(e.Text,{size:"sm",c:"gray.6",ta:"center",mt:40,maw:800,mx:"auto",lh:1.6,children:t})]})}function aa({id:r,subtitle:l,title:d,description:s,items:i=[],ctaIcon:o,note:g,background:t="white",ta:p="center"}){return a.jsxs(m,{id:r,subtitle:l,title:d,background:t,ta:p,maw:900,children:[s&&a.jsx(e.Text,{c:"gray.6",ta:p,mb:80,maw:780,mx:p==="center"?"auto":void 0,size:"lg",lh:1.6,children:s}),a.jsx(e.Grid,{gutter:"xl",children:i.map((n,c)=>{const h=n.icon;return a.jsx(e.Grid.Col,{span:{base:12,md:n.span||6},children:a.jsxs(e.Paper,{p:"xl",radius:"0",bg:"gray.0",bd:"1px solid var(--mantine-color-gray-2)",ta:"left",style:{height:"100%",display:"flex",flexDirection:"column"},children:[a.jsxs(e.Group,{justify:"space-between",align:"flex-start",mb:"lg",wrap:"nowrap",children:[a.jsxs(e.Box,{children:[n.category&&a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.4",mb:4,children:n.category}),a.jsx(e.Title,{order:3,fz:"h2",fw:800,c:"gray.9",children:n.name})]}),h&&a.jsx(h,{size:28,stroke:1.5,color:"var(--mantine-color-gray-4)"})]}),n.headline&&a.jsx(e.Text,{fw:700,fz:"lg",lh:1.4,mb:"sm",c:"gray.9",style:{letterSpacing:"-0.01em"},children:n.headline}),n.description&&a.jsx(e.Text,{size:"md",c:"gray.6",lh:1.6,mb:"xl",style:{flexGrow:1},children:n.description}),n.href&&a.jsx(e.Button,{component:"a",href:n.href,target:n.target,rel:n.target==="_blank"?"noopener noreferrer":void 0,variant:"default",size:"md",radius:"0",rightSection:o,style:{width:"100%",justifyContent:"space-between",border:"none",borderTop:"1px solid var(--mantine-color-gray-2)",paddingTop:16,marginTop:"auto"},children:n.ctaLabel||`Abrir ${n.name}`})]})},n.name||c)})}),g&&a.jsx(e.Text,{size:"sm",c:"gray.6",ta:p,mt:60,maw:800,mx:p==="center"?"auto":void 0,lh:1.6,fs:"italic",children:g})]})}function ea({id:r,subtitle:l,title:d,description:s,items:i=[],note:o,background:g="gray",ta:t="center"}){return a.jsxs(m,{id:r,subtitle:l,title:d,background:g,ta:t,maw:900,children:[s&&a.jsx(e.Text,{c:"gray.6",ta:t,mb:56,maw:760,mx:t==="center"?"auto":void 0,size:"lg",lh:1.7,children:s}),a.jsx(e.Paper,{radius:"0",bg:"white",bd:"1px solid var(--mantine-color-gray-2)",px:{base:"lg",md:40},py:{base:"xs",md:"md"},children:i.map((p,n)=>a.jsxs(e.Grid,{gutter:{base:4,sm:"xl"},py:{base:"lg",md:"xl"},ta:"left",style:n===0?void 0:{borderTop:"1px solid var(--mantine-color-gray-2)"},children:[a.jsx(e.Grid.Col,{span:{base:12,sm:4},children:a.jsx(e.Text,{fw:700,lh:1.4,c:"gray.9",children:p.criterion})}),a.jsxs(e.Grid.Col,{span:{base:12,sm:8},children:[a.jsx(e.Text,{fw:700,lh:1.4,mb:6,c:p.muted?"gray.5":"gray.9",children:p.value}),p.note&&a.jsx(e.Text,{size:"sm",c:"gray.6",lh:1.6,children:p.note})]})]},p.criterion||n))}),o&&a.jsx(e.Text,{size:"sm",c:"gray.6",ta:t,mt:40,maw:720,mx:t==="center"?"auto":void 0,lh:1.7,children:o})]})}function ra({id:r,subtitle:l,title:d,description:s,cardLabel:i,items:o=[],footnote:g,background:t="gray",ta:p="center"}){return a.jsxs(m,{id:r,subtitle:l,title:d,background:t,ta:p,maw:800,children:[s&&a.jsx(e.Text,{c:"gray.6",ta:p,size:"lg",lh:1.7,maw:720,mx:p==="center"?"auto":void 0,mb:48,children:s}),a.jsxs(e.Paper,{p:{base:"lg",md:"xl"},radius:"0",bg:"white",bd:"1px solid var(--mantine-color-gray-2)",ta:"left",children:[i&&a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.4",mb:"lg",children:i}),a.jsx(e.Box,{component:"ul",m:0,pl:"lg",style:{display:"flex",flexDirection:"column",gap:16},children:o.map((n,c)=>a.jsxs(e.Text,{component:"li",c:"gray.6",lh:1.7,children:[n.lead&&a.jsx(e.Text,{component:"span",fw:700,c:"gray.9",inherit:!0,children:n.lead})," ",n.text]},n.lead||c))}),g&&a.jsxs(e.Text,{size:"sm",c:"gray.6",mt:"xl",pt:"lg",lh:1.7,style:{borderTop:"1px solid var(--mantine-color-gray-2)"},children:[g.lead&&a.jsx(e.Text,{component:"span",fw:700,c:"gray.9",inherit:!0,children:g.lead})," ",g.text]})]})]})}function sa({id:r,subtitle:l,title:d,description:s,avatar:i,name:o,role:g,quote:t,credentials:p=[],background:n="white",ta:c="center"}){return a.jsxs(m,{id:r,subtitle:l,title:d,background:n,ta:c,maw:900,children:[s&&a.jsx(e.Text,{c:"gray.6",ta:c,mb:60,maw:800,mx:c==="center"?"auto":void 0,fz:"lg",lh:1.6,children:s}),a.jsxs(e.Paper,{radius:"0",maw:880,mx:"auto",bg:"gray.0",bd:"1px solid var(--mantine-color-gray-2)",p:{base:"lg",sm:40,md:56},ta:"left",children:[a.jsxs(e.Grid,{gutter:{base:"xl",md:48},align:"flex-start",children:[i&&a.jsx(e.Grid.Col,{span:{base:12,sm:"content"},children:a.jsx(e.Box,{mx:{base:"auto",sm:0},w:{base:132,sm:148},children:a.jsx(e.Image,{src:i.src,alt:i.alt||o||"",w:"100%",radius:"0",style:{aspectRatio:"1 / 1",objectFit:"cover",border:"1px solid var(--mantine-color-gray-2)"}})})}),a.jsxs(e.Grid.Col,{span:{base:12,sm:"auto"},children:[(o||g)&&a.jsxs(e.Group,{mb:"lg",gap:"sm",wrap:"wrap",justify:{base:"center",sm:"flex-start"},children:[o&&a.jsx(e.Text,{fz:{base:"lg",md:"xl"},fw:800,c:"gray.9",style:{letterSpacing:"-0.02em"},children:o}),g&&a.jsx(e.Badge,{variant:"dot",color:"gray",size:"sm",radius:"0",children:g})]}),t&&a.jsx(e.Text,{fz:{base:"md",md:"lg"},c:"gray.6",lh:1.7,pl:{base:0,sm:"xl"},ta:{base:"center",sm:"left"},style:{borderLeft:"2px solid var(--mantine-color-gray-3)"},children:t})]})]}),p.length>0&&a.jsx(e.SimpleGrid,{cols:p.length,spacing:{base:"xs",sm:"lg"},mt:{base:32,md:48},pt:{base:"lg",md:"xl"},style:{borderTop:"1px solid var(--mantine-color-gray-2)"},children:p.map((h,y)=>a.jsxs(e.Box,{ta:{base:"center",sm:"left"},children:[a.jsx(e.Text,{component:"div",fz:{base:26,md:36},fw:900,lh:1.1,mb:8,c:"gray.9",style:{letterSpacing:"-0.04em"},children:h.value}),a.jsx(e.Text,{component:"div",fz:{base:10,md:11},fw:800,c:"gray.5",lh:1.4,tt:"uppercase",ls:"1.2px",children:h.label})]},h.label||y))})]})]})}function la({id:r,badge:l,subtitle:d,title:s,description:i,items:o=[],background:g="gray",ta:t="center"}){return a.jsxs(m,{id:r,badge:l,subtitle:d,title:s,background:g,ta:t,maw:900,children:[i&&a.jsx(e.Text,{c:"gray.6",ta:t,mb:60,maw:700,mx:t==="center"?"auto":void 0,fz:"lg",lh:1.6,children:i}),a.jsx(e.SimpleGrid,{cols:{base:1,md:o.length<=4?o.length:3},spacing:"xl",verticalSpacing:{base:56,md:"xl"},children:o.map((p,n)=>{const c=p.icon;return a.jsxs(e.Box,{pos:"relative",ta:"left",children:[a.jsx(e.Text,{pos:"absolute",top:-40,left:0,c:"gray.1",fw:900,style:{zIndex:0,fontSize:120,lineHeight:1,letterSpacing:"-0.05em",pointerEvents:"none"},children:p.number||String(n+1).padStart(2,"0")}),c&&a.jsx(e.ThemeIcon,{size:60,radius:"0",variant:"light",color:"gray",mb:"md",pos:"relative",style:{zIndex:1},children:a.jsx(c,{size:30,stroke:1.5})}),a.jsx(e.Title,{order:3,fz:"h3",fw:800,mb:"xs",pos:"relative",style:{zIndex:1},children:p.title}),a.jsx(e.Text,{size:"sm",c:"gray.6",lh:1.6,pos:"relative",style:{zIndex:1},children:p.description})]},p.title||n)})})]})}function ia({id:r,badge:l,title:d,description:s,fields:i=[],whatsappNumber:o,messageIntro:g="Olá! Vim pelo site.",submit:t={},reassurance:p,onSubmit:n}){const[c,h]=G.useState(()=>Object.fromEntries(i.map(f=>[f.name,""]))),[y,v]=G.useState(!1),T=f=>A=>{const{value:z}=A.currentTarget;h(j=>({...j,[f]:z}))},P=i.filter(f=>f.required).every(f=>c[f.name]?.trim()),S=f=>{if(f.preventDefault(),v(!0),!P)return;const A=[g,"",...i.filter(z=>c[z.name]?.trim()).map(z=>`${z.label}: ${c[z.name]}`)].join(`
|
|
2
|
-
`);if(n?.(c),o){const z=`https://wa.me/${o}?text=${encodeURIComponent(A)}`;window.open(z,"_blank","noopener,noreferrer")}};return a.jsx(e.Box,{id:r,component:"section",py:{base:80,md:120},bg:"gray.9",children:a.jsxs(e.Container,{size:"md",children:[l&&a.jsx(e.Group,{justify:"center",mb:"md",children:a.jsx(e.Badge,{variant:"light",color:"gray",size:"lg",radius:"0",children:l})}),d&&a.jsx(e.Title,{order:2,ta:"center",c:"white",mb:"md",fz:"var(--fz-section-title)",children:d}),s&&a.jsx(e.Text,{ta:"center",c:"gray.4",mb:48,maw:620,mx:"auto",fz:"lg",lh:1.6,children:s}),a.jsx(e.Paper,{p:"xl",radius:"0",bg:"white",children:a.jsx("form",{onSubmit:S,children:a.jsxs(e.Stack,{gap:"md",children:[a.jsx(e.SimpleGrid,{cols:{base:1,sm:2},children:i.filter(f=>f.span!=="full").map(f=>a.jsx(e.TextInput,{label:f.label,placeholder:f.placeholder,type:f.type||"text",required:f.required,value:c[f.name]||"",onChange:T(f.name),error:y&&f.required&&!c[f.name]?.trim()?"Obrigatório":null},f.name))}),i.filter(f=>f.span==="full").map(f=>a.jsx(e.TextInput,{label:f.label,placeholder:f.placeholder,type:f.type||"text",required:f.required,value:c[f.name]||"",onChange:T(f.name),error:y&&f.required&&!c[f.name]?.trim()?"Obrigatório":null},f.name)),a.jsx(e.Button,{type:"submit",size:"lg",radius:"0",color:"gray.9",leftSection:t.leftSection,mt:"sm",styles:{root:{height:"auto"},label:{whiteSpace:"normal",lineHeight:1.4},inner:{paddingTop:12,paddingBottom:12}},children:t.label||"Enviar"}),p&&a.jsxs(e.Group,{gap:"xs",justify:"center",mt:"xs",children:[a.jsx(e.ThemeIcon,{variant:"transparent",color:"gray",size:"sm",children:a.jsx(b.IconShieldCheck,{size:16,stroke:1.5})}),a.jsx(e.Text,{size:"xs",c:"gray.6",children:p})]})]})})})]})})}function oa({id:r,subtitle:l,title:d,traditionalCol:s,newCol:i,background:o="white"}){return a.jsx(m,{id:r,subtitle:l,title:d,background:o,children:a.jsx(e.Paper,{radius:"0",bd:"1px solid var(--mantine-color-gray-2)",style:{overflow:"hidden"},children:a.jsxs(e.SimpleGrid,{cols:{base:1,md:2},spacing:0,children:[a.jsx(e.Box,{bg:o==="gray"?"gray.1":"white",p:{base:30,md:60},children:a.jsxs(e.Stack,{gap:"xl",children:[a.jsxs(e.Box,{children:[a.jsx(e.Text,{fw:900,fz:"h2",c:"gray.9",mb:4,children:s.title}),a.jsx(e.Text,{size:"sm",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.5",children:s.subtitle})]}),a.jsx(e.Stack,{gap:"md",mb:40,children:s.items.map((g,t)=>a.jsxs(G.Fragment,{children:[a.jsxs(e.Group,{justify:"space-between",children:[a.jsx(e.Text,{size:"sm",c:"gray.6",children:g.label}),a.jsx(e.Text,{fw:700,c:"gray.9",children:g.value})]}),t<s.items.length-1&&a.jsx(e.Divider,{color:"var(--mantine-color-gray-2)"})]},t))}),a.jsxs(e.Box,{bg:o==="gray"?"gray.1":"white",p:"lg",radius:"0",bd:"1px solid var(--mantine-color-gray-2)",children:[a.jsxs(e.Group,{justify:"space-between",children:[a.jsx(e.Text,{fw:900,c:"gray.7",children:s.totalLabel||"Total Estimado"}),a.jsx(e.Text,{fw:900,fz:32,c:"gray.9",children:s.totalValue})]}),s.footerText&&a.jsx(e.Text,{size:"xs",c:"red.6",ta:"right",mt:4,children:s.footerText})]})]})}),a.jsx(e.Box,{bg:o==="gray"?"gray.1":"white",p:{base:30,md:60},pos:"relative",children:a.jsxs(e.Stack,{gap:"xl",h:"100%",children:[a.jsxs(e.Box,{children:[a.jsxs(e.Group,{gap:"xs",children:[a.jsx(e.Text,{fw:900,fz:"h2",c:"gray.9",mb:4,children:i.title}),i.badge&&a.jsx(e.Badge,{color:"gray.9",variant:"filled",radius:"0",children:i.badge})]}),a.jsx(e.Text,{size:"sm",c:"gray.6",children:i.description})]}),a.jsx(e.List,{spacing:"md",size:"md",c:"gray.6",icon:a.jsx(e.ThemeIcon,{color:"gray.0",size:20,radius:"0",bd:"1px solid var(--mantine-color-gray-2)",children:a.jsx(b.IconCheck,{size:12,color:"var(--mantine-color-gray-9)"})}),children:i.items.map((g,t)=>a.jsx(e.List.Item,{children:g},t))}),i.pricingBox&&a.jsx(e.Box,{bg:o==="gray"?"gray.1":"white",p:"lg",radius:"0",bd:"1px solid var(--mantine-color-gray-2)",children:a.jsxs(e.Stack,{gap:4,children:[a.jsx(e.Text,{size:"sm",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.5",children:i.pricingBox.label}),a.jsx(e.Text,{fw:900,fz:48,c:"gray.9",lh:1,children:i.pricingBox.price}),i.pricingBox.subtext&&a.jsx(e.Text,{size:"xs",c:"gray.5",mt:"sm",children:i.pricingBox.subtext})]})}),i.cta&&a.jsx(e.Box,{mt:"xl",children:a.jsx(u,{label:i.cta.label,href:i.cta.href,icon:i.cta.icon,size:i.cta.size||"lg",color:i.cta.color||"gray.9",fullWidth:!0})})]})})]})})})}function da({id:r,badge:l,subtitle:d,title:s,description:i,billingOptions:o=[{label:"Mensal",value:"monthly"},{label:"Anual",value:"annual"}],billing:g,setBilling:t,promoBadge:p,plans:n,background:c="white"}){return a.jsxs(m,{id:r,badge:l,subtitle:d,title:s,ta:"center",background:c,maw:900,children:[i&&a.jsx(e.Text,{c:"gray.6",ta:"center",mb:60,maw:700,mx:"auto",fz:"lg",lh:1.6,children:i}),o&&o.length>0&&a.jsx(e.Stack,{align:"center",gap:"xl",mb:80,children:a.jsxs(e.Group,{gap:"xs",children:[a.jsx(e.SegmentedControl,{value:g,onChange:t,radius:"0",size:"md",data:o,color:"gray.9",bg:"white",style:{border:"1px solid var(--mantine-color-gray-2)"}}),g==="annual"&&p&&a.jsx(e.Badge,{variant:"filled",color:"gray.9",radius:"0",size:"lg",children:p})]})}),a.jsx(e.SimpleGrid,{cols:{base:1,md:n.length<=3?n.length:3},spacing:"xl",verticalSpacing:"xl",children:n.map(h=>a.jsxs(e.Paper,{p:"xl",radius:"0",withBorder:!0,bd:h.highlight?"2px solid var(--mantine-color-gray-9)":"1px solid var(--mantine-color-gray-2)",display:"flex",h:"100%",style:{flexDirection:"column"},bg:"white",children:[a.jsxs(e.Stack,{gap:"md",mb:"xl",children:[a.jsxs(e.Group,{justify:"space-between",align:"center",children:[a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.4",children:h.name}),h.highlight&&a.jsx(e.Badge,{variant:"dot",color:"gray.9",children:h.highlightBadge||"RECOMENDADO"})]}),a.jsx(e.Text,{size:"sm",c:"gray.6",fw:500,lh:1.5,h:{md:42},children:h.description})]}),a.jsxs(e.Box,{mb:"xl",children:[h.pricePrefix!==null&&a.jsx(e.Text,{size:"xs",c:"gray.4",fw:800,tt:"uppercase",ls:"1px",mb:4,children:h.pricePrefix||"A partir de"}),h.priceText?a.jsxs(e.Group,{gap:8,align:"baseline",children:[a.jsx(e.Text,{fz:{base:32,md:44},fw:900,ls:"-0.04em",lh:1,c:"gray.9",children:h.priceText}),h.period&&a.jsx(e.Text,{size:"md",c:"gray.5",children:h.period})]}):a.jsxs(e.Group,{gap:8,align:"flex-start",children:[a.jsx(e.Text,{size:"xl",fw:900,c:"gray.9",style:{marginTop:8},children:h.priceDisplay?.currency}),a.jsxs(e.Group,{gap:4,align:"flex-end",children:[a.jsx(e.Text,{fz:"var(--fz-big-metric)",fw:900,ls:"-0.04em",lh:.8,c:"gray.9",children:h.priceDisplay?.whole}),h.priceDisplay?.fraction&&a.jsxs(e.Stack,{gap:0,mb:6,children:[a.jsxs(e.Text,{size:"xl",fw:900,lh:1,c:"gray.9",children:[",",h.priceDisplay.fraction]}),a.jsx(e.Text,{size:"xs",c:"gray.5",fw:800,tt:"uppercase",ls:"0.5px",children:h.period||h.priceSuffix||"/mês"})]})]})]}),h.priceNote&&a.jsx(e.Text,{size:"sm",c:"gray.6",mt:"md",children:h.priceNote})]}),a.jsx(e.Divider,{mb:"xl",color:"gray.1"}),a.jsx(e.Stack,{gap:"sm",mb:40,style:{flex:1},children:(h.features||[]).map((y,v)=>a.jsxs(e.Group,{gap:"sm",wrap:"nowrap",align:"flex-start",children:[a.jsx(b.IconCheck,{size:16,color:"var(--mantine-color-gray-9)",style:{marginTop:2,flexShrink:0}}),a.jsx(e.Text,{size:"sm",fw:500,c:"gray.6",lh:1.4,children:y})]},v))}),h.cta&&a.jsx(e.Box,{mt:"auto",children:a.jsx(u,{label:h.cta.label,href:h.cta.href,target:h.cta.target,rel:h.cta.target==="_blank"?"noopener noreferrer":void 0,icon:h.cta.icon,leftSection:h.cta.leftSection,size:h.cta.size||"xl",variant:h.cta.variant,color:h.cta.color||"gray.9",fullWidth:!0})}),h.note&&a.jsx(e.Box,{mt:"auto",pt:"md",style:{borderTop:"1px solid var(--mantine-color-gray-2)"},children:a.jsx(e.Text,{size:"xs",c:"gray.5",lh:1.5,children:h.note})})]},h.name))})]})}function ta({id:r,badge:l,subtitle:d,title:s,description:i,questions:o=[],contactCard:g,background:t="white",ta:p="left"}){const n=Math.ceil(o.length/2),c={item:{backgroundColor:t==="gray"?"gray.1":"white",border:"1px solid var(--mantine-color-gray-2)"},control:{padding:"1.25rem"},content:{padding:"0 1.25rem 1.25rem 1.25rem"},label:{fontWeight:900,color:"var(--mantine-color-gray-9)"},chevron:{color:"var(--mantine-color-gray-5)"}};return a.jsxs(m,{id:r,badge:l,subtitle:d,title:s,background:t,ta:p,maw:p==="center"?900:800,children:[i&&a.jsx(e.Text,{c:"gray.6",ta:p,size:"lg",lh:1.6,maw:700,mx:p==="center"?"auto":void 0,mb:40,children:i}),a.jsxs(e.SimpleGrid,{cols:{base:1,md:2},spacing:"xl",children:[a.jsx(e.Accordion,{variant:"separated",radius:"0",chevronPosition:"right",styles:c,children:o.slice(0,n).map((h,y)=>a.jsxs(e.Accordion.Item,{value:h.value||String(y),mb:"md",children:[a.jsx(e.Accordion.Control,{icon:a.jsx(e.ThemeIcon,{variant:"light",color:"gray",radius:"0",children:a.jsx(b.IconBolt,{size:16})}),children:h.question}),a.jsx(e.Accordion.Panel,{c:"gray.6",children:h.answer})]},h.value||y))}),a.jsx(e.Accordion,{variant:"separated",radius:"0",chevronPosition:"right",styles:c,children:o.slice(n).map((h,y)=>a.jsxs(e.Accordion.Item,{value:h.value||String(n+y),mb:"md",children:[a.jsx(e.Accordion.Control,{icon:a.jsx(e.ThemeIcon,{variant:"light",color:"gray",radius:"0",children:a.jsx(b.IconBolt,{size:16})}),children:h.question}),a.jsx(e.Accordion.Panel,{c:"gray.6",children:h.answer})]},h.value||n+y))})]}),g&&a.jsx(e.Paper,{mt:{base:40,md:80},radius:"0",p:{base:"xl",md:60},bg:t==="gray"?"gray.1":"white",bd:"1px solid var(--mantine-color-gray-1)",pos:"relative",style:{overflow:"hidden"},children:a.jsxs(e.SimpleGrid,{cols:{base:1,md:2},spacing:"xl",style:{position:"relative",zIndex:1,alignItems:"center"},children:[a.jsxs(e.Stack,{gap:"sm",ta:{base:"center",md:"left"},align:{base:"center",md:"flex-start"},children:[a.jsx(e.Text,{fz:"h2",fw:900,c:"gray.9",lh:1.2,children:g.title}),a.jsx(e.Text,{c:"gray.6",maw:500,size:"lg",children:g.description})]}),a.jsx(e.Stack,{align:{base:"center",md:"flex-end"},children:a.jsx(u,{label:g.cta.label,href:g.cta.href,target:g.cta.target,leftSection:g.cta.icon,size:g.cta.size||"xl",color:g.cta.color||"gray.8"})})]})})]})}function na({id:r,title:l,subtitle:d,items:s=[],background:i="gray"}){return a.jsx(m,{id:r,background:i,title:l,subtitle:d,children:a.jsx(e.SimpleGrid,{cols:{base:1,md:s.length>3?4:s.length||3},spacing:"xl",children:s.map((o,g)=>a.jsx(e.Paper,{p:"xl",radius:"0",bd:"1px solid var(--mantine-color-gray-2)",bg:"white",children:a.jsxs(e.Stack,{gap:"md",align:"flex-start",h:"100%",children:[a.jsx(b.IconQuote,{size:32,color:"var(--mantine-color-gray-3)"}),a.jsxs(e.Text,{size:"lg",c:"gray.7",lh:1.6,fs:"italic",flex:1,children:['"',o.content,'"']}),a.jsxs(e.Group,{gap:"sm",mt:"xl",children:[a.jsx(e.Avatar,{size:"md",radius:"0",color:"gray",src:o.avatarSrc,children:o.initials}),a.jsxs(e.Stack,{gap:0,children:[a.jsx(e.Text,{size:"sm",fw:900,children:o.name}),a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1px",c:"gray.5",children:o.role})]})]})]})},g))})})}function O({id:r,subtitle:l,title:d,titleOrder:s=2,description:i,featuresList:o,featuresLabel:g,cta:t,background:p="gray",ta:n="center"}){const c=n==="center"?"center":"flex-start";return a.jsx(m,{id:r,background:p,ta:"center",children:a.jsx(e.Paper,{p:{base:"xl",sm:80},bg:"white",radius:"0",bd:"1px solid var(--mantine-color-gray-2)",style:{borderTop:"4px solid var(--mantine-color-gray-2)"},children:a.jsxs(e.Stack,{align:c,ta:n,gap:"xl",children:[l&&a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.4",children:l}),d&&a.jsx(e.Title,{order:s,fz:"var(--fz-section-title)",lh:1.2,maw:700,children:d}),i&&a.jsx(e.Text,{c:"gray.7",size:"xl",maw:n==="center"?550:640,children:i}),o&&o.length>0&&a.jsxs(e.Box,{ta:"left",children:[g&&a.jsx(e.Text,{fw:700,c:"gray.9",mb:"md",children:g}),a.jsx(e.List,{spacing:"sm",size:"md",icon:a.jsx(e.ThemeIcon,{color:"gray.2",size:24,radius:"0",children:a.jsx(b.IconCheck,{size:14,color:"var(--mantine-color-gray-9)"})}),children:o.map((h,y)=>a.jsx(e.List.Item,{children:a.jsx(e.Text,{c:"gray.6",lh:1.6,children:h})},y))})]}),t&&a.jsx(e.Box,{mt:"md",w:"100%",style:{display:"flex",justifyContent:n==="center"?"center":"flex-start"},children:a.jsx(u,{label:t.label,href:t.href,icon:t.icon,leftSection:t.leftSection,target:t.target,rel:t.target==="_blank"?"noopener noreferrer":void 0,size:t.size||"xl",px:t.px,variant:t.variant,color:t.color,styles:{root:{height:"auto",maxWidth:"100%"},label:{whiteSpace:"normal",lineHeight:1.4},inner:{paddingTop:12,paddingBottom:12}}})})]})})})}const ca=O;function H({text:r="Selo Exclusivo RiLiGar",color:l="green.6",background:d="gray"}){const s=w(d);return a.jsx(e.Box,{p:"xs",bg:s,style:{border:"1px solid var(--mantine-color-gray-2)",display:"inline-block"},children:a.jsxs(e.Group,{gap:"xs",children:[a.jsx(e.ThemeIcon,{color:l,variant:"light",size:"sm",children:a.jsx(b.IconCircleCheck,{size:14,"aria-hidden":"true"})}),a.jsx(e.Text,{size:"xs",fw:700,c:"gray.7",tt:"uppercase",lts:.5,children:r})]})})}const ha=H;function pa({logo:r,description:l,sections:d=[],socialLinks:s=[],copyrightText:i,madeByText:o,background:g="white"}){const t=w(g);return a.jsx(e.Box,{component:"footer",py:"xl",bg:t,bd:{top:"1px solid var(--mantine-color-gray-2)"},children:a.jsxs(e.Container,{size:"xl",children:[a.jsxs(e.SimpleGrid,{cols:{base:1,sm:2},spacing:"xl",children:[a.jsxs(e.Stack,{gap:"lg",children:[r&&a.jsx(F,{logo:r}),l&&a.jsx(e.Text,{size:"md",c:"gray.6",lh:1.6,maw:400,children:l})]}),a.jsxs(e.SimpleGrid,{cols:{base:2,sm:d.length+(s?.length>0?1:0)||4},spacing:"xl",children:[d.map((p,n)=>a.jsxs(e.Stack,{gap:"md",children:[a.jsx(e.Text,{fw:900,size:"xs",tt:"uppercase",ls:"1.5px",children:p.title}),a.jsx(e.Stack,{gap:"xs",children:p.links.map((c,h)=>a.jsx(e.Anchor,{c:"gray.6",size:"sm",...c,component:c.component||(c.href?"a":"button"),fw:500,children:c.label},h))})]},n)),s&&s.length>0&&a.jsxs(e.Stack,{gap:"md",children:[a.jsx(e.Text,{fw:900,size:"xs",tt:"uppercase",ls:"1.5px",children:"Social"}),a.jsx(e.Group,{gap:"xs",children:s.map((p,n)=>a.jsx(e.ActionIcon,{size:"md",variant:"subtle",color:"gray",component:"a",href:p.href,target:"_blank",radius:"0","aria-label":p.label||`Social link ${n+1}`,children:p.icon},n))})]})]})]}),a.jsx(e.Divider,{my:"xl",color:"gray.2"}),a.jsxs(e.Group,{justify:"space-between",mt:30,wrap:"wrap",gap:"sm",children:[a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1px",c:"gray.5",children:i}),o&&a.jsx(e.Group,{gap:"sm",children:a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1px",c:"gray.5",children:o})})]})]})})}function ga({companyName:r="RiLiGar",productName:l="nossos produtos"}){return a.jsx(e.Box,{py:100,bg:"white",children:a.jsx(e.Container,{size:"md",children:a.jsxs(e.Stack,{gap:80,children:[a.jsxs(e.Stack,{gap:"sm",children:[a.jsx(e.Title,{order:2,ta:"center",tt:"uppercase",ls:"4px",fw:900,fz:{base:28,sm:42},children:"Compromisso com a Privacidade"}),a.jsxs(e.Text,{ta:"center",c:"gray.5",size:"sm",fw:800,tt:"uppercase",ls:"2px",children:["Políticas globais de proteção de dados para ",r," & ",l]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"xl",children:[a.jsxs(e.Text,{size:"lg",lh:1.8,c:"gray.8",children:["Na ",a.jsx("strong",{children:r}),", a privacidade não é apenas um requisito legal, mas um valor fundamental que guia cada linha de código do ",a.jsx("strong",{children:l}),". Em um mundo onde os dados se tornaram a moeda de troca mais valiosa, optamos por um caminho diferente: o da soberania total do usuário. Nossa infraestrutura foi projetada sob o paradigma de ",a.jsx("em",{children:"Privacy by Design"}),", garantindo que a segurança não seja uma camada adicionada, mas a própria fundação de como operamos."]}),a.jsx(e.Text,{size:"md",lh:1.7,c:"gray.6",children:"Abaixo, detalhamos os pilares que sustentam nosso compromisso com você. Esta política foi elaborada para ser transparente, legível e rigorosa, seguindo os mais altos padrões internacionais de proteção de dados e as diretrizes da LGPD (Lei Geral de Proteção de Dados)."})]}),a.jsxs(e.Stack,{gap:50,children:[a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconShieldCheck,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"Uso Ético e Finalidade Específica"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["Coletamos apenas o mínimo necessário para que o ",l,' cumpra sua função técnica primária. Cada ponto de dado armazenado possui uma justificativa clara vinculada à melhoria da sua experiência ou à segurança do sistema. Não realizamos "data mining" para prever comportamentos fora do escopo do produto ou para criar perfis de marketing indesejados. Seus dados trabalham para você, não contra você.']})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconCloudLock,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"Arquitetura de Segurança Isolada"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["Diferente de plataformas legadas, o ",l," utiliza isolamento lógico e físico para garantir que seus dados nunca se misturem aos de outros usuários. Implementamos criptografia de nível militar (AES-256) tanto em repouso quanto em trânsito (TLS 1.3). Nossas chaves de criptografia são rotacionadas periodicamente e armazenadas em módulos de segurança (HSM) independentes, tornando o acesso não autorizado virtualmente impossível."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconEyeOff,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"Absoluta Não Comercialização"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["A ",r," declara formalmente que nunca vendeu, alugou ou compartilhou listas de contatos, dados de uso ou logs de atividades com corretores de dados ou redes de publicidade. Nosso modelo financeiro é transparente e baseado na venda de licenças de software de alta performance. Acreditamos que, quando um produto é gratuito, o produto é você. Por isso, cobramos pelo valor do nosso trabalho e nunca pela sua privacidade."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconUserShield,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"Controle e Portabilidade do Titular"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["Em conformidade com os direitos do titular, você tem autonomia total para solicitar o acesso, a correção ou a exclusão permanente de todos os seus dados a qualquer momento. No ",l,', oferecemos ferramentas para que você mesmo possa exportar suas informações em formatos abertos e legíveis por máquina, evitando o "lock-in" e garantindo que você seja sempre o dono da sua própria jornada digital.']})]})]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"lg",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"xs",ls:"2px",c:"gray.9",children:"Conformidade Regulatória e Auditoria"}),a.jsxs(e.Text,{size:"sm",c:"gray.5",italic:!0,lh:1.8,children:["O ",l," opera sob jurisdição brasileira e está em conformidade total com a Lei Geral de Proteção de Dados (Lei nº 13.709/2018). Mantemos registros detalhados de todas as operações de tratamento de dados e realizamos auditorias de segurança anuais para validar nossos controles. Qualquer violação de segurança detectada será comunicada em até 72 horas, conforme preconizado pela ANPD. Para entrar em contato com nosso Encarregado de Dados (DPO), utilize os canais oficiais de suporte da ",r,"."]})]})]})})})}function xa({companyName:r="RiLiGar",productName:l="nossos produtos"}){return a.jsx(e.Box,{py:100,bg:"white",children:a.jsx(e.Container,{size:"md",children:a.jsxs(e.Stack,{gap:80,children:[a.jsxs(e.Stack,{gap:"sm",children:[a.jsx(e.Title,{order:2,ta:"center",tt:"uppercase",ls:"4px",fw:900,fz:{base:28,sm:42},children:"Termos e Condições de Uso"}),a.jsxs(e.Text,{ta:"center",c:"gray.5",size:"sm",fw:800,tt:"uppercase",ls:"2px",children:["Acordo de Licença para Usuário Final (EULA) do ",l]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"xl",children:[a.jsxs(e.Text,{size:"lg",lh:1.8,c:"gray.8",children:["Bem-vindo ao ",a.jsx("strong",{children:l}),". Este documento constitui um contrato vinculativo entre você e a ",a.jsx("strong",{children:r}),". Ao acessar a plataforma, criar uma conta ou utilizar qualquer funcionalidade do software, você confirma que leu, entendeu e aceita integralmente estes termos."]}),a.jsx(e.Text,{size:"md",lh:1.7,c:"gray.6",children:"Estes Termos de Uso regem o acesso à infraestrutura técnica, as regras de conduta e a propriedade intelectual relacionada ao produto. Caso não concorde com qualquer cláusula aqui disposta, solicitamos que interrompa o uso do sistema imediatamente para sua própria segurança jurídica."})]}),a.jsxs(e.Stack,{gap:50,children:[a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconScale,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"01. Concessão de Licença e Restrições"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["A ",r," concede a você uma licença limitada, revogável, não exclusiva e intransferível para utilizar o ",l," como um serviço (SaaS). Esta licença é estritamente para os fins descritos em sua modalidade de assinatura. É expressamente proibido: (a) realizar engenharia reversa; (b) sublicenciar o acesso sem autorização prévia por escrito; (c) utilizar o software para desenvolver produtos concorrentes ou (d) contornar quaisquer limitações técnicas impostas ao sistema."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconUserCheck,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"02. Gestão de Contas e Segurança"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["A segurança da sua conta é uma responsabilidade compartilhada. Você deve fornecer informações precisas e manter a confidencialidade de suas senhas. Qualquer uso indevido da conta por terceiros, resultante de negligência do usuário, será de sua inteira responsabilidade. A ",r," reserva-se o direito de suspender contas que apresentem comportamento suspeito ou que violem as normas de segurança da infraestrutura."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconFileDescription,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"03. Propriedade Intelectual e Dados"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["Todo o código-fonte, design, interfaces, logotipos e textos do ",l," são propriedade exclusiva da ",r,". No entanto, você retém todos os direitos sobre o conteúdo e dados que inseridos no sistema. Ao utilizar o produto, você nos concede apenas uma licença técnica, mundial e livre de royalties, para hospedar, copiar e exibir tais dados conforme necessário para prestar o serviço contratado."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconBan,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"04. Conduta Proibida"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["O ",l," não deve ser utilizado para: (i) propagação de malware ou ataques de negação de serviço (DoS); (ii) envio de comunicações não solicitadas (SPAM); (iii) processamento de dados ilegais ou que infrinjam direitos autorais de terceiros. A violação desta cláusula resultará no cancelamento imediato da conta, sem direito a reembolso, e na colaboração total com as autoridades competentes."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconAlertCircle,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"05. Isenção de Garantias e Reparação"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["O ",l," é fornecido ",a.jsx("em",{children:'"as is"'})," (como está). Embora busquemos a excelência técnica, a ",r," não garante que o software seja livre de erros ou interrupções. Em nenhuma hipótese a companhia será responsável por danos indiretos, lucros cessantes ou qualquer perda de dados que ultrapasse o valor total pago pelo usuário nos últimos 12 meses."]})]})]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"lg",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"xs",ls:"2px",c:"gray.9",children:"Modificações das Regras e Jurisdição"}),a.jsxs(e.Text,{size:"sm",c:"gray.5",italic:!0,lh:1.8,children:["Reservamo-nos o direito de alterar estes Termos a qualquer momento. Alterações substanciais serão comunicadas com pelo menos 30 dias de antecedência. Este contrato é regido pelas leis da República Federativa do Brasil, sendo eleito o foro da comarca da sede da ",r," para dirimir quaisquer controvérsias. Última atualização: 27 de Março de 2026."]})]})]})})})}function fa({companyName:r="RiLiGar",productName:l="nossos produtos"}){return a.jsx(e.Box,{py:100,bg:"white",children:a.jsx(e.Container,{size:"md",children:a.jsxs(e.Stack,{gap:80,children:[a.jsxs(e.Stack,{gap:"sm",children:[a.jsx(e.Title,{order:2,ta:"center",tt:"uppercase",ls:"4px",fw:900,fz:{base:28,sm:42},children:"Segurança da Informação"}),a.jsxs(e.Text,{ta:"center",c:"gray.5",size:"sm",fw:800,tt:"uppercase",ls:"2px",children:["Protocolos de proteção, infraestrutura e resposta a incidentes do ",l]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"xl",children:[a.jsxs(e.Text,{size:"lg",lh:1.8,c:"gray.8",children:["A integridade técnica da ",a.jsx("strong",{children:r})," é construída sobre a premissa de que a confiança é conquistada através da transparência e do rigor tecnológico. O ",a.jsx("strong",{children:l})," não apenas armazena informações; ele as protege através de múltiplas camadas de defesa ativa e passiva. Nossa abordagem à segurança é holística, abrangendo desde o isolamento físico de servidores até a cultura de desenvolvimento seguro (DevSecOps) de nossos engenheiros."]}),a.jsx(e.Text,{size:"md",lh:1.7,c:"gray.6",children:"Este documento detalha os protocolos técnicos e operacionais que garantem a disponibilidade, confidencialidade e integridade dos seus dados em nossa infraestrutura."})]}),a.jsxs(e.Stack,{gap:50,children:[a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconShieldLock,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"01. Criptografia e Proteção de Dados"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["Todos os dados no ",l," são protegidos por criptografia de ponta a ponta. Utilizamos **AES-256** para dados em repouso e **TLS 1.3** para dados em trânsito. Nossas chaves de criptografia são gerenciadas através de serviços de KMS (Key Management Service) com isolamento por Hardware (HSM), garantindo que nem mesmo nossa equipe interna possua acesso às chaves mestras de descriptografia dos seus dados sensíveis."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconCloudLock,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"02. Infraestrutura e Isolamento"}),a.jsx(e.Text,{size:"md",c:"gray.6",lh:1.7,children:"Operamos em datacenters de Tier IV com redundância global. Nossa rede é protegida por Web Application Firewalls (WAF) avançados e sistemas de mitigação de DDoS (Distributed Denial of Service) capazes de absorver ataques de larga escala sem impactar o tempo de resposta. Cada cliente possui seu próprio contexto de isolamento lógico (Multi-Tenancy Secury), impedindo qualquer tipo de vazamento lateral de informações."})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconDatabase,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"03. Disponibilidade e Backups"}),a.jsx(e.Text,{size:"md",c:"gray.6",lh:1.7,children:"Mantemos backups automáticos e incrementais em intervalos de 15 minutos, armazenados em regiões geográficas distintas da infraestrutura principal. Isso nos permite garantir um RTO (Recovery Time Objective) de menos de 4 horas e um RPO (Recovery Point Objective) de quase zero em casos de desastres naturais ou falhas catastróficas. Nossa meta de disponibilidade (SLA) é de 99.9%, auditada mensalmente."})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconUsers,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"04. Controle de Acesso e IAM"}),a.jsx(e.Text,{size:"md",c:"gray.6",lh:1.7,children:"Seguimos o princípio do privilégio mínimo. O acesso à infraestrutura de produção é restrito a uma equipe mínima e devidamente auditada, disponível apenas via VPNs seguras e autenticação multifatorial (MFA). Internamente, todas as mudanças de código passam por revisões por pares (Peer Review) e testes de segurança automatizados (SAST/DAST) antes de chegarem ao ambiente produtivo."})]})]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"lg",children:[a.jsxs(e.Group,{gap:"sm",children:[a.jsx(e.ThemeIcon,{variant:"transparent",color:"gray.9",children:a.jsx(b.IconActivity,{size:18})}),a.jsx(e.Text,{fw:900,tt:"uppercase",size:"xs",ls:"2px",c:"gray.9",children:"Plano de Resposta a Incidentes (IRP)"})]}),a.jsxs(e.Text,{size:"sm",c:"gray.5",italic:!0,lh:1.8,children:["A ",r," mantém um plano de resposta a incidentes ativo e testado semestralmente. Em caso de suspeita de vulnerabilidade ou evento de segurança, nossa equipe de CSIRT (Computer Security Incident Response Team) é acionada instantaneamente. Garantimos a notificação técnica detalhada aos usuários afetados e à Autoridade Nacional de Proteção de Dados (ANPD) em conformidade com os prazos regulatórios brasileiros. Se você identificar uma vulnerabilidade, utilize nosso programa de White Hat através do e-mail de suporte."]})]})]})})})}x.BrandLogo=F,x.CTABanner=O,x.CTAButton=u,x.Callout=ra,x.Comparison=oa,x.CriteriaList=ea,x.FAQ=ta,x.FeatureSplit=Y,x.FeaturesGrid=X,x.Footer=pa,x.FounderCard=sa,x.Header=E,x.Hero=N,x.Layout=K,x.LeadForm=ia,x.LegalPrivacy=ga,x.LegalSecurity=fa,x.LegalTerms=xa,x.MediaBlock=D,x.Navbar=$,x.Pricing=da,x.ProductGrid=aa,x.SECTION_BACKGROUNDS=B,x.SecondaryCTA=ca,x.Section=m,x.SectionHeader=C,x.SeloExclusivo=ha,x.SocialProof=J,x.StatsGrid=R,x.Steps=la,x.Testimonials=na,x.TrustBadge=H,x.Wordmark=_,x.resolveBackground=w,x.theme=V,Object.defineProperty(x,Symbol.toStringTag,{value:"Module"})}));
|
|
1
|
+
(function(x,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("@mantine/core"),require("react/jsx-runtime"),require("react"),require("@mantine/hooks"),require("@tabler/icons-react")):typeof define=="function"&&define.amd?define(["exports","@mantine/core","react/jsx-runtime","react","@mantine/hooks","@tabler/icons-react"],e):(x=typeof globalThis<"u"?globalThis:x||self,e(x.RiligarComponentsKit={},x.MantineCore,x.jsxRuntime,x.React,x.MantineHooks,x.TablerIcons))})(this,(function(x,e,a,G,W,b){"use strict";const V=e.createTheme({fontFamily:'Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif',headings:{fontFamily:'Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif',fontWeight:"900"},colors:{gray:["#FFFFFF","#F9FAFB","#F3F4F6","#E5E7EB","#9CA3AF","#6B7280","#4B5563","#374151","#1F2937","#11181C"]},primaryColor:"gray",primaryShade:9,autoContrast:!0,defaultRadius:"0",components:{Container:{defaultProps:{size:"xl",px:"md"}},Paper:{defaultProps:{withBorder:!0,shadow:"none",radius:"0",bg:"white"}},Card:{defaultProps:{withBorder:!1,shadow:"none",radius:"0",padding:"xl",bg:"transparent"}},Button:{defaultProps:{size:"md",fw:800,radius:"0",variant:"filled",color:"gray.9"},styles:{root:{textTransform:"uppercase",letterSpacing:"1px"}}},TextInput:{defaultProps:{size:"lg",radius:"0",variant:"unstyled"},styles:{input:{borderBottom:"1px solid var(--mantine-color-gray-2)",paddingLeft:0,paddingRight:0}}},Title:{defaultProps:{lh:1.1,c:"gray.9",ls:"-0.04em"}},Text:{defaultProps:{lh:1.6,c:"gray.9",size:"md"}},Badge:{defaultProps:{variant:"dot",color:"gray",radius:"0",size:"sm"},styles:{root:{textTransform:"uppercase",letterSpacing:"1.5px",fontWeight:800}}},ThemeIcon:{defaultProps:{variant:"light",color:"gray",radius:"0",size:"lg"}},ActionIcon:{defaultProps:{radius:"0"}},Divider:{defaultProps:{color:"gray.2"}}}});function C({badge:r,subtitle:l,title:d,titleOrder:s=2,titleFz:i="var(--fz-section-title)",ta:o="left",maw:g}){return!d&&!l&&!r?null:a.jsxs(e.Stack,{gap:"xs",align:o==="center"?"center":"flex-start",ta:o,children:[r&&a.jsx(e.Group,{justify:o==="center"?"center":"flex-start",mb:"xs",children:a.jsx(e.Badge,{variant:"dot",color:"gray",size:"lg",radius:"0",children:r})}),l&&a.jsx(e.Text,{c:"gray.4",size:"xs",fw:800,tt:"uppercase",ls:"1.5px",children:l}),d&&a.jsx(e.Title,{order:s,fz:i,maw:g,children:d})]})}function D({video:r,image:l,width:d="100%",maw:s,alt:i}){return r?a.jsx(e.Center,{children:a.jsx(e.Box,{component:"video",src:r.src,autoPlay:!0,loop:!0,muted:!0,playsInline:!0,"aria-label":i||"Demonstração em vídeo",w:r.width||d,h:"auto",style:{filter:r.filter||"none"}})}):l?a.jsx(e.Center,{children:a.jsx(e.Box,{component:"img",src:l,alt:i||"",w:d,h:"auto",maw:s})}):null}function u({label:r,href:l,onClick:d,icon:s,size:i="lg",variant:o="filled",color:g,target:t,px:p,fullWidth:n,leftSection:c,...h}){return a.jsx(e.Button,{size:i,component:l?"a":"button",href:l,onClick:d,target:t,rightSection:s,leftSection:c,variant:o,color:g,px:p,fullWidth:n,...h,children:r})}function _({children:r,fz:l=28,c:d="gray.9",...s}){return a.jsx(e.Text,{component:"span",fz:l,fw:900,lh:1,c:d,display:"block",...s,children:r})}function F({logo:r,objectPosition:l="left"}){return r?G.isValidElement(r)?r:typeof r=="object"&&r.src?a.jsx("img",{src:r.src,alt:r.alt||"",height:r.height||32,style:{objectFit:"contain",objectPosition:l}}):r:null}const B={white:"white",gray:"gray.1"},z=r=>r==="gray.9"||r==="dark"?B.gray:r==="white"?B.white:B.gray;function m({children:r,badge:l,title:d,subtitle:s,id:i,background:o="white",py:g={base:80,md:120},maw:t=800,ta:p="left",stackGap:n="xl"}){const c=z(o);return a.jsx(e.Box,{component:"section",id:i,bg:c,py:g,style:{overflow:"hidden"},children:a.jsx(e.Container,{size:"lg",children:a.jsxs(e.Stack,{gap:n,children:[a.jsx(C,{badge:l,subtitle:s,title:d,ta:p,maw:t}),a.jsx(e.Box,{children:r})]})})})}function K({children:r,style:l,...d}){return a.jsx(e.Box,{display:"flex",...d,style:{flexDirection:"column",minHeight:"100vh",scrollBehavior:"smooth",...l},children:r})}function E({logo:r,navLinks:l=[],loginCta:d,signupCta:s,background:i="white"}){const o=z(i),[g]=W.useWindowScroll(),t=g.y>10,p=c=>{c==="top"?window.scrollTo({top:0,behavior:"smooth"}):document.getElementById(c)?.scrollIntoView({behavior:"smooth"})},n=(c,h)=>{(c.key==="Enter"||c.key===" ")&&(c.preventDefault(),p(h))};return a.jsx(e.Box,{component:"header",pos:"sticky",top:0,w:"100%",style:{zIndex:100,pointerEvents:"none"},children:a.jsx(e.Container,{size:"xl",py:"md",children:a.jsx(e.Paper,{shadow:t?"sm":"none",radius:"0",p:"xs",bg:o,bd:t?"1px solid var(--mantine-color-gray-2)":"1px solid transparent",style:{pointerEvents:"auto",transition:"all 0.2s ease"},children:a.jsxs(e.Group,{justify:"space-between",align:"center",px:{base:"xs",sm:"md"},children:[r&&a.jsx("a",{href:"#","aria-label":"Voltar ao topo",onClick:c=>{c.preventDefault(),window.scrollTo({top:0,behavior:"smooth"})},style:{display:"inline-flex",textDecoration:"none"},children:a.jsx(F,{logo:r})}),l.length>0&&a.jsx(e.Group,{gap:"xl",visibleFrom:"sm",component:"nav",role:"navigation","aria-label":"Menu principal",children:l.map(c=>a.jsx(e.Text,{size:"sm",fw:900,tt:"uppercase",ls:"1px",c:"dark",...c,component:c.component||"span",role:c.component?void 0:"link",tabIndex:c.component?void 0:0,style:{cursor:"pointer",...c.style},onClick:c.target?()=>p(c.target):c.onClick,onKeyDown:c.target?h=>n(h,c.target):c.onKeyDown,children:c.label},c.label))}),a.jsxs(e.Group,{gap:"sm",children:[d&&a.jsx(e.Button,{variant:"subtle",...d,component:d.component||(d.href?"a":"button"),c:"gray.7",size:"sm",radius:"0",visibleFrom:"xs",fw:900,children:d.label}),s&&a.jsxs(e.Button,{...s,component:s.component||(s.href?"a":"button"),size:"sm",radius:"0",color:"dark",variant:"filled",children:[a.jsx(e.Text,{span:!0,visibleFrom:"sm",c:"white",fw:900,size:"sm",children:s.label}),a.jsx(e.Text,{span:!0,hiddenFrom:"sm",c:"white",fw:900,size:"xs",children:s.labelMobile||s.label})]})]})]})})})})}const $=E,L={root:{height:"auto",maxWidth:"100%"},label:{whiteSpace:"normal",lineHeight:1.4},inner:{paddingTop:12,paddingBottom:12}};function N({subtitle:r,title:l,description:d,cta:s,secondaryCta:i,note:o,video:g,image:t,background:p="white",mediaMaw:n,titleFz:c="var(--fz-hero)",descriptionFz:h="xl"}){const y=!!(g||t);return a.jsx(e.Box,{py:{base:80,sm:100,md:140},id:"hero",bg:p,children:a.jsx(e.Container,{size:"lg",children:a.jsxs(e.SimpleGrid,{cols:{base:1,md:y?2:1},spacing:{base:60,md:100},verticalSpacing:60,children:[a.jsxs(e.Stack,{align:y?{base:"center",md:"flex-start"}:"center",justify:"center",gap:{base:32,md:48},ta:y?{base:"center",md:"left"}:"center",children:[a.jsx(e.Center,{children:a.jsx(C,{subtitle:r,title:l,titleOrder:1,titleFz:c,ta:y?"inherit":"center",maw:y?void 0:940})}),d&&a.jsx(e.Center,{children:a.jsx(e.Text,{size:h,c:"gray.6",lh:1.6,maw:600,children:d})}),(s||i)&&a.jsx(e.Center,{children:a.jsxs(e.Group,{gap:"md",justify:"center",w:"100%",style:{maxWidth:"100%"},children:[s&&a.jsx(u,{label:s.label,href:s.href,icon:s.icon,leftSection:s.leftSection,target:s.target,rel:s.target==="_blank"?"noopener noreferrer":void 0,size:s.size||"xl",px:s.px||48,variant:s.variant,color:s.color,styles:L}),i&&a.jsx(u,{label:i.label,href:i.href,icon:i.icon,leftSection:i.leftSection,target:i.target,rel:i.target==="_blank"?"noopener noreferrer":void 0,size:i.size||"xl",px:i.px||48,variant:i.variant||"default",color:i.color,styles:L})]})}),o&&a.jsx(e.Center,{children:a.jsx(e.Text,{size:"sm",c:"gray.5",maw:620,fw:500,lh:1.7,children:o})})]}),y&&a.jsx(D,{video:g,image:t,maw:n,alt:"Demonstração do produto"})]})})})}function Q({logo:r,index:l}){const d={src:r.src,alt:r.alt||`Logo ${l}`,h:r.height||50,w:"auto",style:{filter:"grayscale(1) opacity(0.4)",transition:"filter 0.3s ease, opacity 0.3s ease",...r.style},onMouseEnter:s=>{s.currentTarget.style.filter="grayscale(0) opacity(0.8)"},onMouseLeave:s=>{s.currentTarget.style.filter="grayscale(1) opacity(0.4)"}};return r.url?a.jsx(e.Center,{children:a.jsx("a",{href:r.url,target:"_blank",rel:"noopener noreferrer",children:a.jsx(e.Image,{...d})})}):a.jsx(e.Center,{children:a.jsx(e.Image,{...d})})}function J({id:r,title:l,logos:d,background:s="gray"}){return!d||d.length===0?null:a.jsx(e.Box,{component:"section",id:r,py:{base:40,md:60},bg:s,bd:{bottom:"1px solid var(--mantine-color-gray-2)"},children:a.jsx(e.Container,{size:"lg",children:a.jsxs(e.Stack,{align:"center",ta:"center",gap:"xl",children:[l&&a.jsx(e.Text,{fw:500,c:"gray.5",size:"sm",tt:"uppercase",ls:"0.1em",children:l}),a.jsx(e.Group,{justify:"space-between",gap:{base:40,md:80},style:{rowGap:40},w:"100%",children:d.map((i,o)=>a.jsx(Q,{logo:i,index:o},o))})]})})})}function X({id:r,subtitle:l,title:d,description:s,featuresList:i,cta:o,video:g,image:t,reverse:p=!1,background:n="white",mediaMaw:c}){const h=i&&i.length>0&&a.jsx(e.List,{spacing:"md",size:"md",center:!0,icon:a.jsx(e.ThemeIcon,{color:"gray.2",size:24,radius:"0",children:a.jsx(b.IconCheck,{size:14,color:"var(--mantine-color-gray-9)"})}),children:i.map((w,I)=>a.jsx(e.List.Item,{children:w},I))}),y=a.jsxs(e.Stack,{justify:"center",gap:"lg",children:[s&&a.jsx(e.Text,{c:"gray.6",size:"xl",lh:1.6,children:s}),h,o&&a.jsx(e.Group,{mt:"md",children:a.jsx(u,{label:o.label,href:o.href,icon:o.icon,size:o.size||"lg",variant:o.variant,color:o.color})})]}),v=(g||t)&&a.jsx(D,{video:g,image:t,width:"80%",maw:c});return a.jsx(m,{id:r,subtitle:l,title:d,background:n,children:a.jsx(e.SimpleGrid,{cols:{base:1,md:2},spacing:{base:40,md:80},verticalSpacing:{base:40,md:50},children:p?a.jsxs(a.Fragment,{children:[v,y]}):a.jsxs(a.Fragment,{children:[y,v]})})})}function Y({id:r,badge:l,subtitle:d,title:s,description:i,background:o="gray",items:g=[],ta:t="left",note:p}){return a.jsxs(m,{id:r,badge:l,subtitle:d,title:s,background:o,ta:t,maw:t==="center"?900:800,children:[i&&a.jsx(e.Text,{c:"gray.6",ta:t,size:"lg",lh:1.7,maw:780,mx:t==="center"?"auto":void 0,mb:40,children:i}),a.jsx(e.Grid,{gutter:"lg",children:g.map((n,c)=>a.jsx(Z,{...n},c))}),p&&a.jsx(e.Text,{c:"gray.6",ta:t,mt:56,maw:780,mx:t==="center"?"auto":void 0,lh:1.7,fs:"italic",children:p})]})}function Z({icon:r,iconVariant:l,iconColor:d,label:s,title:i,titleSize:o,description:g,descriptionSize:t,descriptionMaw:p,span:n={base:12,md:6},background:c="white",visual:h,secondaryVisual:y,layout:v="stacked",badges:w,codeBlock:I,codeSpan:P=7,decorativeContent:A,style:f,...S}){const j="gray.6",ya="gray.5",ba=l||"light",ma=d||"gray",va=o||(v==="compact"?"h4":"h3"),za=t||(v==="compact"?"sm":"lg"),q=a.jsxs(e.Box,{children:[r&&a.jsx(e.ThemeIcon,{size:48,radius:"0",variant:ba,color:ma,mb:"lg",children:a.jsx(r,{size:24,stroke:1.5})}),s&&a.jsx(e.Text,{size:"sm",fw:800,tt:"uppercase",ls:"1.5px",c:ya,mb:"xs",children:s}),i&&a.jsx(e.Text,{fz:va,fw:900,lh:1.2,mb:"sm",c:void 0,children:i}),g&&a.jsx(e.Text,{c:j,size:za,maw:p,mb:w?"xl":v==="compact"?"lg":void 0,children:g}),w&&w.length>0&&a.jsx(e.Group,{children:w.map((wa,Ta)=>a.jsx(e.Badge,{variant:"dot",color:"gray",radius:"0",children:wa},Ta))})]}),k=h?M(h):null,U=y?M(y):null;return v==="split"?a.jsx(e.Grid.Col,{span:n,children:a.jsx(e.Paper,{h:"100%",p:{base:"xl",md:40},radius:"0",bg:z(c),bd:"1px solid var(--mantine-color-gray-2)",style:f,...S,children:a.jsxs(e.Grid,{align:"center",gutter:"xl",children:[a.jsx(e.Grid.Col,{span:{base:12,sm:12-P},children:q}),a.jsxs(e.Grid.Col,{span:{base:12,sm:P},children:[k,I&&a.jsx(e.Code,{block:!0,color:"gray.0",c:"gray.7",style:{fontSize:12.5,lineHeight:1.6,borderRadius:0,whiteSpace:"pre",overflowX:"auto",padding:"18px 20px"},children:I})]})]})})}):v==="compact"?a.jsx(e.Grid.Col,{span:n,children:a.jsxs(e.Paper,{h:"100%",p:{base:"xl",md:40},radius:"0",bg:z(c),bd:"1px solid var(--mantine-color-gray-2)",style:f,...S,children:[q,k]})}):A?a.jsx(e.Grid.Col,{span:n,children:a.jsx(e.Paper,{h:"100%",p:{base:"xl",md:40},radius:"0",bg:z(c),bd:"1px solid var(--mantine-color-gray-2)",pos:"relative",style:f,...S,children:a.jsxs(e.Grid,{gutter:0,pos:"relative",children:[a.jsx(e.Grid.Col,{span:{base:12,sm:7},style:{zIndex:1},children:q}),a.jsx(e.Grid.Col,{span:5,visibleFrom:"sm",children:A})]})})}):a.jsx(e.Grid.Col,{span:n,children:a.jsxs(e.Paper,{h:"100%",p:{base:"xl",md:40},radius:"0",bg:z(c),bd:"1px solid var(--mantine-color-gray-2)",display:"flex",style:{flexDirection:"column",justifyContent:"space-between",...f},...S,children:[q,k&&U?a.jsxs(e.Group,{gap:40,align:"center",children:[k,U]}):k]})})}function M(r){if(!r)return null;switch(r.type){case"ring":return a.jsx(e.RingProgress,{size:r.size||140,thickness:r.thickness||12,sections:[{value:r.value||100,color:"gray.7"}],label:a.jsx(e.Center,{children:a.jsxs(e.Stack,{gap:0,align:"center",children:[a.jsx(e.Text,{fw:900,size:"xl",lh:1,children:r.label}),r.sublabel&&a.jsx(e.Text,{size:"xs",c:"gray.5",fw:700,children:r.sublabel})]})})});case"metric":return a.jsxs(e.Stack,{gap:0,children:[a.jsx(e.Text,{fw:900,fz:32,c:"gray.8",lh:1,children:r.value}),a.jsx(e.Text,{size:"sm",c:"gray.5",mt:4,children:r.label}),r.badge&&a.jsx(e.Badge,{mt:"md",color:"gray",variant:"dot",radius:"0",children:r.badge})]});case"bars":return a.jsx(e.Group,{align:"flex-end",gap:8,h:r.height||100,preventGrowOverflow:!1,children:(r.data||[]).map((l,d)=>a.jsx(e.Box,{w:20,h:`${l}%`,bg:d===r.highlight?"gray.5":"gray.2",radius:"0"},d))});case"typography":return a.jsx(e.Center,{h:r.height||160,bg:"gray.0",radius:"0",bd:"1px solid var(--mantine-color-gray-1)",children:a.jsx(e.Text,{fz:r.fontSize||100,fw:900,c:"gray.2",style:{letterSpacing:-6},children:r.text||"Aa"})});case"icon-large":{const l=r.icon;return l?a.jsx(l,{size:r.size||64,stroke:r.stroke||1,color:r.color||"var(--mantine-color-gray-2)"}):null}default:return null}}function R({id:r,subtitle:l,title:d,items:s=[],cols:i=4,background:o="white",ta:g="center",note:t}){return a.jsxs(m,{id:r,subtitle:l,title:d,background:o,ta:g,maw:900,children:[a.jsx(e.SimpleGrid,{cols:{base:1,sm:2,lg:i},spacing:0,children:s.map((p,n)=>a.jsxs(e.Paper,{px:"lg",py:40,radius:"0",bg:"transparent",bd:"none",ta:"center",className:"rlg-stats-cell",children:[a.jsx(e.Text,{component:"div",fz:"var(--fz-big-metric-sm, clamp(48px, 5vw, 72px))",fw:900,lh:1,mb:"lg",c:"gray.9",style:{letterSpacing:"-0.04em"},children:p.value}),a.jsx(e.Text,{component:"div",fz:15,fw:700,lh:1.4,mb:"xs",c:"gray.9",style:{letterSpacing:"-0.01em"},children:p.label}),p.description&&a.jsx(e.Text,{component:"div",fz:13,c:"gray.6",lh:1.5,maw:220,mx:"auto",children:p.description})]},p.label||n))}),t&&a.jsx(e.Text,{size:"sm",c:"gray.6",ta:"center",mt:40,maw:800,mx:"auto",lh:1.6,children:t})]})}function aa({id:r,subtitle:l,title:d,description:s,items:i=[],ctaIcon:o,note:g,background:t="white",ta:p="center"}){return a.jsxs(m,{id:r,subtitle:l,title:d,background:t,ta:p,maw:900,children:[s&&a.jsx(e.Text,{c:"gray.6",ta:p,mb:80,maw:780,mx:p==="center"?"auto":void 0,size:"lg",lh:1.6,children:s}),a.jsx(e.Grid,{gutter:"xl",children:i.map((n,c)=>{const h=n.icon;return a.jsx(e.Grid.Col,{span:{base:12,md:n.span||6},children:a.jsxs(e.Paper,{p:"xl",radius:"0",bg:"gray.0",bd:"1px solid var(--mantine-color-gray-2)",ta:"left",style:{height:"100%",display:"flex",flexDirection:"column"},children:[a.jsxs(e.Group,{justify:"space-between",align:"flex-start",mb:"lg",wrap:"nowrap",children:[a.jsxs(e.Box,{children:[n.category&&a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.4",mb:4,children:n.category}),a.jsx(e.Title,{order:3,fz:"h2",fw:800,c:"gray.9",children:n.name})]}),h&&a.jsx(h,{size:28,stroke:1.5,color:"var(--mantine-color-gray-4)"})]}),n.headline&&a.jsx(e.Text,{fw:700,fz:"lg",lh:1.4,mb:"sm",c:"gray.9",style:{letterSpacing:"-0.01em"},children:n.headline}),n.description&&a.jsx(e.Text,{size:"md",c:"gray.6",lh:1.6,mb:"xl",style:{flexGrow:1},children:n.description}),n.href&&a.jsx(e.Button,{component:"a",href:n.href,target:n.target,rel:n.target==="_blank"?"noopener noreferrer":void 0,variant:"default",size:"md",radius:"0",rightSection:o,style:{width:"100%",justifyContent:"space-between",border:"none",borderTop:"1px solid var(--mantine-color-gray-2)",paddingTop:16,marginTop:"auto"},children:n.ctaLabel||`Abrir ${n.name}`})]})},n.name||c)})}),g&&a.jsx(e.Text,{size:"sm",c:"gray.6",ta:p,mt:60,maw:800,mx:p==="center"?"auto":void 0,lh:1.6,fs:"italic",children:g})]})}function ea({id:r,subtitle:l,title:d,description:s,items:i=[],note:o,background:g="gray",ta:t="center"}){return a.jsxs(m,{id:r,subtitle:l,title:d,background:g,ta:t,maw:900,children:[s&&a.jsx(e.Text,{c:"gray.6",ta:t,mb:56,maw:760,mx:t==="center"?"auto":void 0,size:"lg",lh:1.7,children:s}),a.jsx(e.Paper,{radius:"0",bg:"white",bd:"1px solid var(--mantine-color-gray-2)",px:{base:"lg",md:40},py:{base:"xs",md:"md"},children:i.map((p,n)=>a.jsxs(e.Grid,{gutter:{base:4,sm:"xl"},py:{base:"lg",md:"xl"},ta:"left",style:n===0?void 0:{borderTop:"1px solid var(--mantine-color-gray-2)"},children:[a.jsx(e.Grid.Col,{span:{base:12,sm:4},children:a.jsx(e.Text,{fw:700,lh:1.4,c:"gray.9",children:p.criterion})}),a.jsxs(e.Grid.Col,{span:{base:12,sm:8},children:[a.jsx(e.Text,{fw:700,lh:1.4,mb:6,c:p.muted?"gray.5":"gray.9",children:p.value}),p.note&&a.jsx(e.Text,{size:"sm",c:"gray.6",lh:1.6,children:p.note})]})]},p.criterion||n))}),o&&a.jsx(e.Text,{size:"sm",c:"gray.6",ta:t,mt:40,maw:720,mx:t==="center"?"auto":void 0,lh:1.7,children:o})]})}function ra({id:r,subtitle:l,title:d,description:s,cardLabel:i,items:o=[],footnote:g,background:t="gray",ta:p="center"}){return a.jsxs(m,{id:r,subtitle:l,title:d,background:t,ta:p,maw:800,children:[s&&a.jsx(e.Text,{c:"gray.6",ta:p,size:"lg",lh:1.7,maw:720,mx:p==="center"?"auto":void 0,mb:48,children:s}),a.jsxs(e.Paper,{p:{base:"lg",md:"xl"},radius:"0",bg:"white",bd:"1px solid var(--mantine-color-gray-2)",ta:"left",children:[i&&a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.4",mb:"lg",children:i}),a.jsx(e.Box,{component:"ul",m:0,pl:"lg",style:{display:"flex",flexDirection:"column",gap:16},children:o.map((n,c)=>a.jsxs(e.Text,{component:"li",c:"gray.6",lh:1.7,children:[n.lead&&a.jsx(e.Text,{component:"span",fw:700,c:"gray.9",inherit:!0,children:n.lead})," ",n.text]},n.lead||c))}),g&&a.jsxs(e.Text,{size:"sm",c:"gray.6",mt:"xl",pt:"lg",lh:1.7,style:{borderTop:"1px solid var(--mantine-color-gray-2)"},children:[g.lead&&a.jsx(e.Text,{component:"span",fw:700,c:"gray.9",inherit:!0,children:g.lead})," ",g.text]})]})]})}function sa({id:r,subtitle:l,title:d,description:s,avatar:i,name:o,role:g,quote:t,credentials:p=[],background:n="white",ta:c="center"}){return a.jsxs(m,{id:r,subtitle:l,title:d,background:n,ta:c,maw:900,children:[s&&a.jsx(e.Text,{c:"gray.6",ta:c,mb:60,maw:800,mx:c==="center"?"auto":void 0,fz:"lg",lh:1.6,children:s}),a.jsxs(e.Paper,{radius:"0",maw:880,mx:"auto",bg:"gray.0",bd:"1px solid var(--mantine-color-gray-2)",p:{base:"lg",sm:40,md:56},ta:"left",children:[a.jsxs(e.Grid,{gutter:{base:"xl",md:48},align:"flex-start",children:[i&&a.jsx(e.Grid.Col,{span:{base:12,sm:"content"},children:a.jsx(e.Box,{mx:{base:"auto",sm:0},w:{base:132,sm:148},children:a.jsx(e.Image,{src:i.src,alt:i.alt||o||"",w:"100%",radius:"0",style:{aspectRatio:"1 / 1",objectFit:"cover",border:"1px solid var(--mantine-color-gray-2)"}})})}),a.jsxs(e.Grid.Col,{span:{base:12,sm:"auto"},children:[(o||g)&&a.jsxs(e.Group,{mb:"lg",gap:"sm",wrap:"wrap",justify:{base:"center",sm:"flex-start"},children:[o&&a.jsx(e.Text,{fz:{base:"lg",md:"xl"},fw:800,c:"gray.9",style:{letterSpacing:"-0.02em"},children:o}),g&&a.jsx(e.Badge,{variant:"dot",color:"gray",size:"sm",radius:"0",children:g})]}),t&&a.jsx(e.Text,{fz:{base:"md",md:"lg"},c:"gray.6",lh:1.7,pl:{base:0,sm:"xl"},ta:{base:"center",sm:"left"},style:{borderLeft:"2px solid var(--mantine-color-gray-3)"},children:t})]})]}),p.length>0&&a.jsx(e.SimpleGrid,{cols:p.length,spacing:{base:"xs",sm:"lg"},mt:{base:32,md:48},pt:{base:"lg",md:"xl"},style:{borderTop:"1px solid var(--mantine-color-gray-2)"},children:p.map((h,y)=>a.jsxs(e.Box,{ta:{base:"center",sm:"left"},children:[a.jsx(e.Text,{component:"div",fz:{base:26,md:36},fw:900,lh:1.1,mb:8,c:"gray.9",style:{letterSpacing:"-0.04em"},children:h.value}),a.jsx(e.Text,{component:"div",fz:{base:10,md:11},fw:800,c:"gray.5",lh:1.4,tt:"uppercase",ls:"1.2px",children:h.label})]},h.label||y))})]})]})}function la({id:r,badge:l,subtitle:d,title:s,description:i,items:o=[],background:g="gray",ta:t="center"}){return a.jsxs(m,{id:r,badge:l,subtitle:d,title:s,background:g,ta:t,maw:900,children:[i&&a.jsx(e.Text,{c:"gray.6",ta:t,mb:60,maw:700,mx:t==="center"?"auto":void 0,fz:"lg",lh:1.6,children:i}),a.jsx(e.SimpleGrid,{cols:{base:1,md:o.length<=4?o.length:3},spacing:"xl",verticalSpacing:{base:56,md:"xl"},children:o.map((p,n)=>{const c=p.icon;return a.jsxs(e.Box,{pos:"relative",ta:"left",children:[a.jsx(e.Text,{pos:"absolute",top:-40,left:0,c:"gray.1",fw:900,style:{zIndex:0,fontSize:120,lineHeight:1,letterSpacing:"-0.05em",pointerEvents:"none"},children:p.number||String(n+1).padStart(2,"0")}),c&&a.jsx(e.ThemeIcon,{size:60,radius:"0",variant:"light",color:"gray",mb:"md",pos:"relative",style:{zIndex:1},children:a.jsx(c,{size:30,stroke:1.5})}),a.jsx(e.Title,{order:3,fz:"h3",fw:800,mb:"xs",pos:"relative",style:{zIndex:1},children:p.title}),a.jsx(e.Text,{size:"sm",c:"gray.6",lh:1.6,pos:"relative",style:{zIndex:1},children:p.description})]},p.title||n)})})]})}function ia({id:r,badge:l,title:d,description:s,fields:i=[],whatsappNumber:o,messageIntro:g="Olá! Vim pelo site.",submit:t={},reassurance:p,onSubmit:n}){const[c,h]=G.useState(()=>Object.fromEntries(i.map(f=>[f.name,""]))),[y,v]=G.useState(!1),w=f=>S=>{const{value:T}=S.currentTarget;h(j=>({...j,[f]:T}))},P=i.filter(f=>f.required).every(f=>c[f.name]?.trim()),A=f=>{if(f.preventDefault(),v(!0),!P)return;const S=[g,"",...i.filter(T=>c[T.name]?.trim()).map(T=>`${T.label}: ${c[T.name]}`)].join(`
|
|
2
|
+
`);if(n?.(c),o){const T=`https://wa.me/${o}?text=${encodeURIComponent(S)}`;window.open(T,"_blank","noopener,noreferrer")}};return a.jsx(e.Box,{id:r,component:"section",py:{base:80,md:120},bg:"gray.9",children:a.jsxs(e.Container,{size:"md",children:[l&&a.jsx(e.Group,{justify:"center",mb:"md",children:a.jsx(e.Badge,{variant:"light",color:"gray",size:"lg",radius:"0",children:l})}),d&&a.jsx(e.Title,{order:2,ta:"center",c:"white",mb:"md",fz:"var(--fz-section-title)",children:d}),s&&a.jsx(e.Text,{ta:"center",c:"gray.4",mb:48,maw:620,mx:"auto",fz:"lg",lh:1.6,children:s}),a.jsx(e.Paper,{p:"xl",radius:"0",bg:"white",children:a.jsx("form",{onSubmit:A,children:a.jsxs(e.Stack,{gap:"md",children:[a.jsx(e.SimpleGrid,{cols:{base:1,sm:2},children:i.filter(f=>f.span!=="full").map(f=>a.jsx(e.TextInput,{label:f.label,placeholder:f.placeholder,type:f.type||"text",required:f.required,value:c[f.name]||"",onChange:w(f.name),error:y&&f.required&&!c[f.name]?.trim()?"Obrigatório":null},f.name))}),i.filter(f=>f.span==="full").map(f=>a.jsx(e.TextInput,{label:f.label,placeholder:f.placeholder,type:f.type||"text",required:f.required,value:c[f.name]||"",onChange:w(f.name),error:y&&f.required&&!c[f.name]?.trim()?"Obrigatório":null},f.name)),a.jsx(e.Button,{type:"submit",size:"lg",radius:"0",color:"gray.9",leftSection:t.leftSection,mt:"sm",styles:{root:{height:"auto"},label:{whiteSpace:"normal",lineHeight:1.4},inner:{paddingTop:12,paddingBottom:12}},children:t.label||"Enviar"}),p&&a.jsxs(e.Group,{gap:"xs",justify:"center",mt:"xs",children:[a.jsx(e.ThemeIcon,{variant:"transparent",color:"gray",size:"sm",children:a.jsx(b.IconShieldCheck,{size:16,stroke:1.5})}),a.jsx(e.Text,{size:"xs",c:"gray.6",children:p})]})]})})})]})})}function oa({id:r,subtitle:l,title:d,traditionalCol:s,newCol:i,background:o="white"}){return a.jsx(m,{id:r,subtitle:l,title:d,background:o,children:a.jsx(e.Paper,{radius:"0",bd:"1px solid var(--mantine-color-gray-2)",style:{overflow:"hidden"},children:a.jsxs(e.SimpleGrid,{cols:{base:1,md:2},spacing:0,children:[a.jsx(e.Box,{bg:o==="gray"?"gray.1":"white",p:{base:30,md:60},children:a.jsxs(e.Stack,{gap:"xl",children:[a.jsxs(e.Box,{children:[a.jsx(e.Text,{fw:900,fz:"h2",c:"gray.9",mb:4,children:s.title}),a.jsx(e.Text,{size:"sm",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.5",children:s.subtitle})]}),a.jsx(e.Stack,{gap:"md",mb:40,children:s.items.map((g,t)=>a.jsxs(G.Fragment,{children:[a.jsxs(e.Group,{justify:"space-between",children:[a.jsx(e.Text,{size:"sm",c:"gray.6",children:g.label}),a.jsx(e.Text,{fw:700,c:"gray.9",children:g.value})]}),t<s.items.length-1&&a.jsx(e.Divider,{color:"var(--mantine-color-gray-2)"})]},t))}),a.jsxs(e.Box,{bg:o==="gray"?"gray.1":"white",p:"lg",radius:"0",bd:"1px solid var(--mantine-color-gray-2)",children:[a.jsxs(e.Group,{justify:"space-between",children:[a.jsx(e.Text,{fw:900,c:"gray.7",children:s.totalLabel||"Total Estimado"}),a.jsx(e.Text,{fw:900,fz:32,c:"gray.9",children:s.totalValue})]}),s.footerText&&a.jsx(e.Text,{size:"xs",c:"red.6",ta:"right",mt:4,children:s.footerText})]})]})}),a.jsx(e.Box,{bg:o==="gray"?"gray.1":"white",p:{base:30,md:60},pos:"relative",children:a.jsxs(e.Stack,{gap:"xl",h:"100%",children:[a.jsxs(e.Box,{children:[a.jsxs(e.Group,{gap:"xs",children:[a.jsx(e.Text,{fw:900,fz:"h2",c:"gray.9",mb:4,children:i.title}),i.badge&&a.jsx(e.Badge,{color:"gray.9",variant:"filled",radius:"0",children:i.badge})]}),a.jsx(e.Text,{size:"sm",c:"gray.6",children:i.description})]}),a.jsx(e.List,{spacing:"md",size:"md",c:"gray.6",icon:a.jsx(e.ThemeIcon,{color:"gray.0",size:20,radius:"0",bd:"1px solid var(--mantine-color-gray-2)",children:a.jsx(b.IconCheck,{size:12,color:"var(--mantine-color-gray-9)"})}),children:i.items.map((g,t)=>a.jsx(e.List.Item,{children:g},t))}),i.pricingBox&&a.jsx(e.Box,{bg:o==="gray"?"gray.1":"white",p:"lg",radius:"0",bd:"1px solid var(--mantine-color-gray-2)",children:a.jsxs(e.Stack,{gap:4,children:[a.jsx(e.Text,{size:"sm",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.5",children:i.pricingBox.label}),a.jsx(e.Text,{fw:900,fz:48,c:"gray.9",lh:1,children:i.pricingBox.price}),i.pricingBox.subtext&&a.jsx(e.Text,{size:"xs",c:"gray.5",mt:"sm",children:i.pricingBox.subtext})]})}),i.cta&&a.jsx(e.Box,{mt:"xl",children:a.jsx(u,{label:i.cta.label,href:i.cta.href,icon:i.cta.icon,size:i.cta.size||"lg",color:i.cta.color||"gray.9",fullWidth:!0})})]})})]})})})}function da({id:r,badge:l,subtitle:d,title:s,description:i,billingOptions:o=[{label:"Mensal",value:"monthly"},{label:"Anual",value:"annual"}],billing:g,setBilling:t,promoBadge:p,plans:n,background:c="white"}){return a.jsxs(m,{id:r,badge:l,subtitle:d,title:s,ta:"center",background:c,maw:900,children:[i&&a.jsx(e.Text,{c:"gray.6",ta:"center",mb:60,maw:700,mx:"auto",fz:"lg",lh:1.6,children:i}),o&&o.length>0&&a.jsx(e.Stack,{align:"center",gap:"xl",mb:80,children:a.jsxs(e.Group,{gap:"xs",children:[a.jsx(e.SegmentedControl,{value:g,onChange:t,radius:"0",size:"md",data:o,color:"gray.9",bg:"white",style:{border:"1px solid var(--mantine-color-gray-2)"}}),g==="annual"&&p&&a.jsx(e.Badge,{variant:"filled",color:"gray.9",radius:"0",size:"lg",children:p})]})}),a.jsx(e.SimpleGrid,{cols:{base:1,md:n.length<=3?n.length:3},spacing:"xl",verticalSpacing:"xl",children:n.map(h=>a.jsxs(e.Paper,{p:"xl",radius:"0",withBorder:!0,bd:h.highlight?"2px solid var(--mantine-color-gray-9)":"1px solid var(--mantine-color-gray-2)",display:"flex",h:"100%",style:{flexDirection:"column"},bg:"white",children:[a.jsxs(e.Stack,{gap:"md",mb:"xl",children:[a.jsxs(e.Group,{justify:"space-between",align:"center",children:[a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.4",children:h.name}),h.highlight&&a.jsx(e.Badge,{variant:"dot",color:"gray.9",children:h.highlightBadge||"RECOMENDADO"})]}),a.jsx(e.Text,{size:"sm",c:"gray.6",fw:500,lh:1.5,h:{md:42},children:h.description})]}),a.jsxs(e.Box,{mb:"xl",children:[h.pricePrefix!==null&&a.jsx(e.Text,{size:"xs",c:"gray.4",fw:800,tt:"uppercase",ls:"1px",mb:4,children:h.pricePrefix||"A partir de"}),h.priceText?a.jsxs(e.Group,{gap:8,align:"baseline",children:[a.jsx(e.Text,{fz:{base:32,md:44},fw:900,ls:"-0.04em",lh:1,c:"gray.9",children:h.priceText}),h.period&&a.jsx(e.Text,{size:"md",c:"gray.5",children:h.period})]}):a.jsxs(e.Group,{gap:8,align:"flex-start",children:[a.jsx(e.Text,{size:"xl",fw:900,c:"gray.9",style:{marginTop:8},children:h.priceDisplay?.currency}),a.jsxs(e.Group,{gap:4,align:"flex-end",children:[a.jsx(e.Text,{fz:"var(--fz-big-metric)",fw:900,ls:"-0.04em",lh:.8,c:"gray.9",children:h.priceDisplay?.whole}),h.priceDisplay?.fraction&&a.jsxs(e.Stack,{gap:0,mb:6,children:[a.jsxs(e.Text,{size:"xl",fw:900,lh:1,c:"gray.9",children:[",",h.priceDisplay.fraction]}),a.jsx(e.Text,{size:"xs",c:"gray.5",fw:800,tt:"uppercase",ls:"0.5px",children:h.period||h.priceSuffix||"/mês"})]})]})]}),h.priceNote&&a.jsx(e.Text,{size:"sm",c:"gray.6",mt:"md",children:h.priceNote})]}),a.jsx(e.Divider,{mb:"xl",color:"gray.1"}),a.jsx(e.Stack,{gap:"sm",mb:40,style:{flex:1},children:(h.features||[]).map((y,v)=>a.jsxs(e.Group,{gap:"sm",wrap:"nowrap",align:"flex-start",children:[a.jsx(b.IconCheck,{size:16,color:"var(--mantine-color-gray-9)",style:{marginTop:2,flexShrink:0}}),a.jsx(e.Text,{size:"sm",fw:500,c:"gray.6",lh:1.4,children:y})]},v))}),h.cta&&a.jsx(e.Box,{mt:"auto",children:a.jsx(u,{label:h.cta.label,href:h.cta.href,target:h.cta.target,rel:h.cta.target==="_blank"?"noopener noreferrer":void 0,icon:h.cta.icon,leftSection:h.cta.leftSection,size:h.cta.size||"xl",variant:h.cta.variant,color:h.cta.color||"gray.9",fullWidth:!0})}),h.note&&a.jsx(e.Box,{mt:"auto",pt:"md",style:{borderTop:"1px solid var(--mantine-color-gray-2)"},children:a.jsx(e.Text,{size:"xs",c:"gray.5",lh:1.5,children:h.note})})]},h.name))})]})}function ta({id:r,badge:l,subtitle:d,title:s,description:i,questions:o=[],contactCard:g,background:t="white",ta:p="left"}){const n=Math.ceil(o.length/2),c={item:{backgroundColor:t==="gray"?"gray.1":"white",border:"1px solid var(--mantine-color-gray-2)"},control:{padding:"1.25rem"},content:{padding:"0 1.25rem 1.25rem 1.25rem"},label:{fontWeight:900,color:"var(--mantine-color-gray-9)"},chevron:{color:"var(--mantine-color-gray-5)"}};return a.jsxs(m,{id:r,badge:l,subtitle:d,title:s,background:t,ta:p,maw:p==="center"?900:800,children:[i&&a.jsx(e.Text,{c:"gray.6",ta:p,size:"lg",lh:1.6,maw:700,mx:p==="center"?"auto":void 0,mb:40,children:i}),a.jsxs(e.SimpleGrid,{cols:{base:1,md:2},spacing:"xl",children:[a.jsx(e.Accordion,{variant:"separated",radius:"0",chevronPosition:"right",styles:c,children:o.slice(0,n).map((h,y)=>a.jsxs(e.Accordion.Item,{value:h.value||String(y),mb:"md",children:[a.jsx(e.Accordion.Control,{icon:a.jsx(e.ThemeIcon,{variant:"light",color:"gray",radius:"0",children:a.jsx(b.IconBolt,{size:16})}),children:h.question}),a.jsx(e.Accordion.Panel,{c:"gray.6",children:h.answer})]},h.value||y))}),a.jsx(e.Accordion,{variant:"separated",radius:"0",chevronPosition:"right",styles:c,children:o.slice(n).map((h,y)=>a.jsxs(e.Accordion.Item,{value:h.value||String(n+y),mb:"md",children:[a.jsx(e.Accordion.Control,{icon:a.jsx(e.ThemeIcon,{variant:"light",color:"gray",radius:"0",children:a.jsx(b.IconBolt,{size:16})}),children:h.question}),a.jsx(e.Accordion.Panel,{c:"gray.6",children:h.answer})]},h.value||n+y))})]}),g&&a.jsx(e.Paper,{mt:{base:40,md:80},radius:"0",p:{base:"xl",md:60},bg:t==="gray"?"gray.1":"white",bd:"1px solid var(--mantine-color-gray-1)",pos:"relative",style:{overflow:"hidden"},children:a.jsxs(e.SimpleGrid,{cols:{base:1,md:2},spacing:"xl",style:{position:"relative",zIndex:1,alignItems:"center"},children:[a.jsxs(e.Stack,{gap:"sm",ta:{base:"center",md:"left"},align:{base:"center",md:"flex-start"},children:[a.jsx(e.Text,{fz:"h2",fw:900,c:"gray.9",lh:1.2,children:g.title}),a.jsx(e.Text,{c:"gray.6",maw:500,size:"lg",children:g.description})]}),a.jsx(e.Stack,{align:{base:"center",md:"flex-end"},children:a.jsx(u,{label:g.cta.label,href:g.cta.href,target:g.cta.target,leftSection:g.cta.icon,size:g.cta.size||"xl",color:g.cta.color||"gray.8"})})]})})]})}function na({id:r,title:l,subtitle:d,items:s=[],background:i="gray"}){return a.jsx(m,{id:r,background:i,title:l,subtitle:d,children:a.jsx(e.SimpleGrid,{cols:{base:1,md:s.length>3?4:s.length||3},spacing:"xl",children:s.map((o,g)=>a.jsx(e.Paper,{p:"xl",radius:"0",bd:"1px solid var(--mantine-color-gray-2)",bg:"white",children:a.jsxs(e.Stack,{gap:"md",align:"flex-start",h:"100%",children:[a.jsx(b.IconQuote,{size:32,color:"var(--mantine-color-gray-3)"}),a.jsxs(e.Text,{size:"lg",c:"gray.7",lh:1.6,fs:"italic",flex:1,children:['"',o.content,'"']}),a.jsxs(e.Group,{gap:"sm",mt:"xl",children:[a.jsx(e.Avatar,{size:"md",radius:"0",color:"gray",src:o.avatarSrc,children:o.initials}),a.jsxs(e.Stack,{gap:0,children:[a.jsx(e.Text,{size:"sm",fw:900,children:o.name}),a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1px",c:"gray.5",children:o.role})]})]})]})},g))})})}function O({id:r,subtitle:l,title:d,titleOrder:s=2,description:i,featuresList:o,featuresLabel:g,cta:t,background:p="gray",ta:n="center"}){const c=n==="center"?"center":"flex-start";return a.jsx(m,{id:r,background:p,ta:"center",children:a.jsx(e.Paper,{p:{base:"xl",sm:80},bg:"white",radius:"0",bd:"1px solid var(--mantine-color-gray-2)",style:{borderTop:"4px solid var(--mantine-color-gray-2)"},children:a.jsxs(e.Stack,{align:c,ta:n,gap:"xl",children:[l&&a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1.5px",c:"gray.4",children:l}),d&&a.jsx(e.Title,{order:s,fz:"var(--fz-section-title)",lh:1.2,maw:700,children:d}),i&&a.jsx(e.Text,{c:"gray.7",size:"xl",maw:n==="center"?550:640,children:i}),o&&o.length>0&&a.jsxs(e.Box,{ta:"left",children:[g&&a.jsx(e.Text,{fw:700,c:"gray.9",mb:"md",children:g}),a.jsx(e.List,{spacing:"sm",size:"md",icon:a.jsx(e.ThemeIcon,{color:"gray.2",size:24,radius:"0",children:a.jsx(b.IconCheck,{size:14,color:"var(--mantine-color-gray-9)"})}),children:o.map((h,y)=>a.jsx(e.List.Item,{children:a.jsx(e.Text,{c:"gray.6",lh:1.6,children:h})},y))})]}),t&&a.jsx(e.Box,{mt:"md",w:"100%",style:{display:"flex",justifyContent:n==="center"?"center":"flex-start"},children:a.jsx(u,{label:t.label,href:t.href,icon:t.icon,leftSection:t.leftSection,target:t.target,rel:t.target==="_blank"?"noopener noreferrer":void 0,size:t.size||"xl",px:t.px,variant:t.variant,color:t.color,styles:{root:{height:"auto",maxWidth:"100%"},label:{whiteSpace:"normal",lineHeight:1.4},inner:{paddingTop:12,paddingBottom:12}}})})]})})})}const ca=O;function H({text:r="Selo Exclusivo RiLiGar",color:l="green.6",background:d="gray"}){const s=z(d);return a.jsx(e.Box,{p:"xs",bg:s,style:{border:"1px solid var(--mantine-color-gray-2)",display:"inline-block"},children:a.jsxs(e.Group,{gap:"xs",children:[a.jsx(e.ThemeIcon,{color:l,variant:"light",size:"sm",children:a.jsx(b.IconCircleCheck,{size:14,"aria-hidden":"true"})}),a.jsx(e.Text,{size:"xs",fw:700,c:"gray.7",tt:"uppercase",lts:.5,children:r})]})})}const ha=H;function pa({logo:r,description:l,sections:d=[],socialLinks:s=[],copyrightText:i,madeByText:o,background:g="white"}){const t=z(g);return a.jsx(e.Box,{component:"footer",py:"xl",bg:t,bd:{top:"1px solid var(--mantine-color-gray-2)"},children:a.jsxs(e.Container,{size:"xl",children:[a.jsxs(e.SimpleGrid,{cols:{base:1,sm:2},spacing:"xl",children:[a.jsxs(e.Stack,{gap:"lg",children:[r&&a.jsx(F,{logo:r}),l&&a.jsx(e.Text,{size:"md",c:"gray.6",lh:1.6,maw:400,children:l})]}),a.jsxs(e.SimpleGrid,{cols:{base:2,sm:d.length+(s?.length>0?1:0)||4},spacing:"xl",children:[d.map((p,n)=>a.jsxs(e.Stack,{gap:"md",children:[a.jsx(e.Text,{fw:900,size:"xs",tt:"uppercase",ls:"1.5px",children:p.title}),a.jsx(e.Stack,{gap:"xs",children:p.links.map((c,h)=>a.jsx(e.Anchor,{c:"gray.6",size:"sm",...c,component:c.component||(c.href?"a":"button"),fw:500,children:c.label},h))})]},n)),s&&s.length>0&&a.jsxs(e.Stack,{gap:"md",children:[a.jsx(e.Text,{fw:900,size:"xs",tt:"uppercase",ls:"1.5px",children:"Social"}),a.jsx(e.Group,{gap:"xs",children:s.map((p,n)=>a.jsx(e.ActionIcon,{size:"md",variant:"subtle",color:"gray",component:"a",href:p.href,target:"_blank",radius:"0","aria-label":p.label||`Social link ${n+1}`,children:p.icon},n))})]})]})]}),a.jsx(e.Divider,{my:"xl",color:"gray.2"}),a.jsxs(e.Group,{justify:"space-between",mt:30,wrap:"wrap",gap:"sm",children:[a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1px",c:"gray.5",children:i}),o&&a.jsx(e.Group,{gap:"sm",children:a.jsx(e.Text,{size:"xs",fw:800,tt:"uppercase",ls:"1px",c:"gray.5",children:o})})]})]})})}function ga({companyName:r="RiLiGar",productName:l="nossos produtos"}){return a.jsx(e.Box,{py:100,bg:"white",children:a.jsx(e.Container,{size:"md",children:a.jsxs(e.Stack,{gap:80,children:[a.jsxs(e.Stack,{gap:"sm",children:[a.jsx(e.Title,{order:2,ta:"center",tt:"uppercase",ls:"4px",fw:900,fz:{base:28,sm:42},children:"Compromisso com a Privacidade"}),a.jsxs(e.Text,{ta:"center",c:"gray.5",size:"sm",fw:800,tt:"uppercase",ls:"2px",children:["Políticas globais de proteção de dados para ",r," & ",l]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"xl",children:[a.jsxs(e.Text,{size:"lg",lh:1.8,c:"gray.8",children:["Na ",a.jsx("strong",{children:r}),", a privacidade não é apenas um requisito legal, mas um valor fundamental que guia cada linha de código do ",a.jsx("strong",{children:l}),". Em um mundo onde os dados se tornaram a moeda de troca mais valiosa, optamos por um caminho diferente: o da soberania total do usuário. Nossa infraestrutura foi projetada sob o paradigma de ",a.jsx("em",{children:"Privacy by Design"}),", garantindo que a segurança não seja uma camada adicionada, mas a própria fundação de como operamos."]}),a.jsx(e.Text,{size:"md",lh:1.7,c:"gray.6",children:"Abaixo, detalhamos os pilares que sustentam nosso compromisso com você. Esta política foi elaborada para ser transparente, legível e rigorosa, seguindo os mais altos padrões internacionais de proteção de dados e as diretrizes da LGPD (Lei Geral de Proteção de Dados)."})]}),a.jsxs(e.Stack,{gap:50,children:[a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconShieldCheck,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"Uso Ético e Finalidade Específica"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["Coletamos apenas o mínimo necessário para que o ",l,' cumpra sua função técnica primária. Cada ponto de dado armazenado possui uma justificativa clara vinculada à melhoria da sua experiência ou à segurança do sistema. Não realizamos "data mining" para prever comportamentos fora do escopo do produto ou para criar perfis de marketing indesejados. Seus dados trabalham para você, não contra você.']})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconCloudLock,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"Arquitetura de Segurança Isolada"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["Diferente de plataformas legadas, o ",l," utiliza isolamento lógico e físico para garantir que seus dados nunca se misturem aos de outros usuários. Implementamos criptografia de nível militar (AES-256) tanto em repouso quanto em trânsito (TLS 1.3). Nossas chaves de criptografia são rotacionadas periodicamente e armazenadas em módulos de segurança (HSM) independentes, tornando o acesso não autorizado virtualmente impossível."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconEyeOff,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"Absoluta Não Comercialização"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["A ",r," declara formalmente que nunca vendeu, alugou ou compartilhou listas de contatos, dados de uso ou logs de atividades com corretores de dados ou redes de publicidade. Nosso modelo financeiro é transparente e baseado na venda de licenças de software de alta performance. Acreditamos que, quando um produto é gratuito, o produto é você. Por isso, cobramos pelo valor do nosso trabalho e nunca pela sua privacidade."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconUserShield,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"Controle e Portabilidade do Titular"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["Em conformidade com os direitos do titular, você tem autonomia total para solicitar o acesso, a correção ou a exclusão permanente de todos os seus dados a qualquer momento. No ",l,', oferecemos ferramentas para que você mesmo possa exportar suas informações em formatos abertos e legíveis por máquina, evitando o "lock-in" e garantindo que você seja sempre o dono da sua própria jornada digital.']})]})]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"lg",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"xs",ls:"2px",c:"gray.9",children:"Conformidade Regulatória e Auditoria"}),a.jsxs(e.Text,{size:"sm",c:"gray.5",italic:!0,lh:1.8,children:["O ",l," opera sob jurisdição brasileira e está em conformidade total com a Lei Geral de Proteção de Dados (Lei nº 13.709/2018). Mantemos registros detalhados de todas as operações de tratamento de dados e realizamos auditorias de segurança anuais para validar nossos controles. Qualquer violação de segurança detectada será comunicada em até 72 horas, conforme preconizado pela ANPD. Para entrar em contato com nosso Encarregado de Dados (DPO), utilize os canais oficiais de suporte da ",r,"."]})]})]})})})}function xa({companyName:r="RiLiGar",productName:l="nossos produtos"}){return a.jsx(e.Box,{py:100,bg:"white",children:a.jsx(e.Container,{size:"md",children:a.jsxs(e.Stack,{gap:80,children:[a.jsxs(e.Stack,{gap:"sm",children:[a.jsx(e.Title,{order:2,ta:"center",tt:"uppercase",ls:"4px",fw:900,fz:{base:28,sm:42},children:"Termos e Condições de Uso"}),a.jsxs(e.Text,{ta:"center",c:"gray.5",size:"sm",fw:800,tt:"uppercase",ls:"2px",children:["Acordo de Licença para Usuário Final (EULA) do ",l]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"xl",children:[a.jsxs(e.Text,{size:"lg",lh:1.8,c:"gray.8",children:["Bem-vindo ao ",a.jsx("strong",{children:l}),". Este documento constitui um contrato vinculativo entre você e a ",a.jsx("strong",{children:r}),". Ao acessar a plataforma, criar uma conta ou utilizar qualquer funcionalidade do software, você confirma que leu, entendeu e aceita integralmente estes termos."]}),a.jsx(e.Text,{size:"md",lh:1.7,c:"gray.6",children:"Estes Termos de Uso regem o acesso à infraestrutura técnica, as regras de conduta e a propriedade intelectual relacionada ao produto. Caso não concorde com qualquer cláusula aqui disposta, solicitamos que interrompa o uso do sistema imediatamente para sua própria segurança jurídica."})]}),a.jsxs(e.Stack,{gap:50,children:[a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconScale,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"01. Concessão de Licença e Restrições"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["A ",r," concede a você uma licença limitada, revogável, não exclusiva e intransferível para utilizar o ",l," como um serviço (SaaS). Esta licença é estritamente para os fins descritos em sua modalidade de assinatura. É expressamente proibido: (a) realizar engenharia reversa; (b) sublicenciar o acesso sem autorização prévia por escrito; (c) utilizar o software para desenvolver produtos concorrentes ou (d) contornar quaisquer limitações técnicas impostas ao sistema."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconUserCheck,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"02. Gestão de Contas e Segurança"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["A segurança da sua conta é uma responsabilidade compartilhada. Você deve fornecer informações precisas e manter a confidencialidade de suas senhas. Qualquer uso indevido da conta por terceiros, resultante de negligência do usuário, será de sua inteira responsabilidade. A ",r," reserva-se o direito de suspender contas que apresentem comportamento suspeito ou que violem as normas de segurança da infraestrutura."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconFileDescription,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"03. Propriedade Intelectual e Dados"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["Todo o código-fonte, design, interfaces, logotipos e textos do ",l," são propriedade exclusiva da ",r,". No entanto, você retém todos os direitos sobre o conteúdo e dados que inseridos no sistema. Ao utilizar o produto, você nos concede apenas uma licença técnica, mundial e livre de royalties, para hospedar, copiar e exibir tais dados conforme necessário para prestar o serviço contratado."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconBan,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"04. Conduta Proibida"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["O ",l," não deve ser utilizado para: (i) propagação de malware ou ataques de negação de serviço (DoS); (ii) envio de comunicações não solicitadas (SPAM); (iii) processamento de dados ilegais ou que infrinjam direitos autorais de terceiros. A violação desta cláusula resultará no cancelamento imediato da conta, sem direito a reembolso, e na colaboração total com as autoridades competentes."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconAlertCircle,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"05. Isenção de Garantias e Reparação"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["O ",l," é fornecido ",a.jsx("em",{children:'"as is"'})," (como está). Embora busquemos a excelência técnica, a ",r," não garante que o software seja livre de erros ou interrupções. Em nenhuma hipótese a companhia será responsável por danos indiretos, lucros cessantes ou qualquer perda de dados que ultrapasse o valor total pago pelo usuário nos últimos 12 meses."]})]})]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"lg",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"xs",ls:"2px",c:"gray.9",children:"Modificações das Regras e Jurisdição"}),a.jsxs(e.Text,{size:"sm",c:"gray.5",italic:!0,lh:1.8,children:["Reservamo-nos o direito de alterar estes Termos a qualquer momento. Alterações substanciais serão comunicadas com pelo menos 30 dias de antecedência. Este contrato é regido pelas leis da República Federativa do Brasil, sendo eleito o foro da comarca da sede da ",r," para dirimir quaisquer controvérsias. Última atualização: 27 de Março de 2026."]})]})]})})})}function fa({companyName:r="RiLiGar",productName:l="nossos produtos"}){return a.jsx(e.Box,{py:100,bg:"white",children:a.jsx(e.Container,{size:"md",children:a.jsxs(e.Stack,{gap:80,children:[a.jsxs(e.Stack,{gap:"sm",children:[a.jsx(e.Title,{order:2,ta:"center",tt:"uppercase",ls:"4px",fw:900,fz:{base:28,sm:42},children:"Segurança da Informação"}),a.jsxs(e.Text,{ta:"center",c:"gray.5",size:"sm",fw:800,tt:"uppercase",ls:"2px",children:["Protocolos de proteção, infraestrutura e resposta a incidentes do ",l]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"xl",children:[a.jsxs(e.Text,{size:"lg",lh:1.8,c:"gray.8",children:["A integridade técnica da ",a.jsx("strong",{children:r})," é construída sobre a premissa de que a confiança é conquistada através da transparência e do rigor tecnológico. O ",a.jsx("strong",{children:l})," não apenas armazena informações; ele as protege através de múltiplas camadas de defesa ativa e passiva. Nossa abordagem à segurança é holística, abrangendo desde o isolamento físico de servidores até a cultura de desenvolvimento seguro (DevSecOps) de nossos engenheiros."]}),a.jsx(e.Text,{size:"md",lh:1.7,c:"gray.6",children:"Este documento detalha os protocolos técnicos e operacionais que garantem a disponibilidade, confidencialidade e integridade dos seus dados em nossa infraestrutura."})]}),a.jsxs(e.Stack,{gap:50,children:[a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconShieldLock,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"01. Criptografia e Proteção de Dados"}),a.jsxs(e.Text,{size:"md",c:"gray.6",lh:1.7,children:["Todos os dados no ",l," são protegidos por criptografia de ponta a ponta. Utilizamos **AES-256** para dados em repouso e **TLS 1.3** para dados em trânsito. Nossas chaves de criptografia são gerenciadas através de serviços de KMS (Key Management Service) com isolamento por Hardware (HSM), garantindo que nem mesmo nossa equipe interna possua acesso às chaves mestras de descriptografia dos seus dados sensíveis."]})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconCloudLock,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"02. Infraestrutura e Isolamento"}),a.jsx(e.Text,{size:"md",c:"gray.6",lh:1.7,children:"Operamos em datacenters de Tier IV com redundância global. Nossa rede é protegida por Web Application Firewalls (WAF) avançados e sistemas de mitigação de DDoS (Distributed Denial of Service) capazes de absorver ataques de larga escala sem impactar o tempo de resposta. Cada cliente possui seu próprio contexto de isolamento lógico (Multi-Tenancy Secury), impedindo qualquer tipo de vazamento lateral de informações."})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconDatabase,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"03. Disponibilidade e Backups"}),a.jsx(e.Text,{size:"md",c:"gray.6",lh:1.7,children:"Mantemos backups automáticos e incrementais em intervalos de 15 minutos, armazenados em regiões geográficas distintas da infraestrutura principal. Isso nos permite garantir um RTO (Recovery Time Objective) de menos de 4 horas e um RPO (Recovery Point Objective) de quase zero em casos de desastres naturais ou falhas catastróficas. Nossa meta de disponibilidade (SLA) é de 99.9%, auditada mensalmente."})]})]}),a.jsxs(e.Group,{align:"flex-start",wrap:"nowrap",gap:"xl",children:[a.jsx(e.ThemeIcon,{variant:"light",size:64,radius:"0",color:"gray",children:a.jsx(b.IconUsers,{size:32,stroke:1.2})}),a.jsxs(e.Stack,{gap:"xs",children:[a.jsx(e.Text,{fw:900,tt:"uppercase",size:"sm",ls:"2px",c:"gray.9",children:"04. Controle de Acesso e IAM"}),a.jsx(e.Text,{size:"md",c:"gray.6",lh:1.7,children:"Seguimos o princípio do privilégio mínimo. O acesso à infraestrutura de produção é restrito a uma equipe mínima e devidamente auditada, disponível apenas via VPNs seguras e autenticação multifatorial (MFA). Internamente, todas as mudanças de código passam por revisões por pares (Peer Review) e testes de segurança automatizados (SAST/DAST) antes de chegarem ao ambiente produtivo."})]})]})]}),a.jsx(e.Divider,{color:"gray.2"}),a.jsxs(e.Stack,{gap:"lg",children:[a.jsxs(e.Group,{gap:"sm",children:[a.jsx(e.ThemeIcon,{variant:"transparent",color:"gray.9",children:a.jsx(b.IconActivity,{size:18})}),a.jsx(e.Text,{fw:900,tt:"uppercase",size:"xs",ls:"2px",c:"gray.9",children:"Plano de Resposta a Incidentes (IRP)"})]}),a.jsxs(e.Text,{size:"sm",c:"gray.5",italic:!0,lh:1.8,children:["A ",r," mantém um plano de resposta a incidentes ativo e testado semestralmente. Em caso de suspeita de vulnerabilidade ou evento de segurança, nossa equipe de CSIRT (Computer Security Incident Response Team) é acionada instantaneamente. Garantimos a notificação técnica detalhada aos usuários afetados e à Autoridade Nacional de Proteção de Dados (ANPD) em conformidade com os prazos regulatórios brasileiros. Se você identificar uma vulnerabilidade, utilize nosso programa de White Hat através do e-mail de suporte."]})]})]})})})}x.BrandLogo=F,x.CTABanner=O,x.CTAButton=u,x.Callout=ra,x.Comparison=oa,x.CriteriaList=ea,x.FAQ=ta,x.FeatureSplit=X,x.FeaturesGrid=Y,x.Footer=pa,x.FounderCard=sa,x.Header=E,x.Hero=N,x.Layout=K,x.LeadForm=ia,x.LegalPrivacy=ga,x.LegalSecurity=fa,x.LegalTerms=xa,x.MediaBlock=D,x.Navbar=$,x.Pricing=da,x.ProductGrid=aa,x.SECTION_BACKGROUNDS=B,x.SecondaryCTA=ca,x.Section=m,x.SectionHeader=C,x.SeloExclusivo=ha,x.SocialProof=J,x.StatsGrid=R,x.Steps=la,x.Testimonials=na,x.TrustBadge=H,x.Wordmark=_,x.resolveBackground=z,x.theme=V,Object.defineProperty(x,Symbol.toStringTag,{value:"Module"})}));
|