@riligar/components-kit 1.11.0 → 1.12.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/components-kit.css +1 -1
- package/dist/index.esm.js +83 -83
- package/dist/index.js +2 -2
- package/package.json +3 -3
package/dist/components-kit.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}:root{--mantine-font-family: "Montserrat", sans-serif;--fz-hero: clamp(2.5rem, 8vw + 1rem, 6rem);--fz-section-title: clamp(2rem, 5vw + 1rem, 3.5rem);--fz-big-metric: clamp(3rem, 10vw + 1rem, 7.5rem)}body{overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mantine-Title-root{letter-spacing:-.04em!important}.mantine-Button-root{transition:transform .2s ease,filter .2s ease}.mantine-Button-root:hover{transform:translateY(-1px);filter:brightness(1.1)}.zen-border{border:1px solid var(--mantine-color-gray-2)}.zen-stage{padding-top:clamp(4rem,10vh,10rem);padding-bottom:clamp(4rem,10vh,10rem)}@media(max-width:48em){.hide-mobile-br br{display:none}}.rlg-stats-cell{border-left:none}@media(min-width:48em){.rlg-stats-cell:nth-child(2n){border-left:1px solid var(--mantine-color-gray-2)}}@media(min-width:75em){.rlg-stats-cell:not(:first-child){border-left:1px solid var(--mantine-color-gray-2)}}
|
|
1
|
+
@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}:root{--mantine-font-family: "Montserrat", sans-serif;--fz-hero: clamp(2.5rem, 8vw + 1rem, 6rem);--fz-section-title: clamp(2rem, 5vw + 1rem, 3.5rem);--fz-big-metric: clamp(3rem, 10vw + 1rem, 7.5rem);--fz-big-metric-sm: clamp(3rem, 5vw, 4.5rem)}body{overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mantine-Title-root{letter-spacing:-.04em!important}.mantine-Button-root{transition:transform .2s ease,filter .2s ease}.mantine-Button-root:hover{transform:translateY(-1px);filter:brightness(1.1)}.zen-border{border:1px solid var(--mantine-color-gray-2)}.zen-stage{padding-top:clamp(4rem,10vh,10rem);padding-bottom:clamp(4rem,10vh,10rem)}@media(max-width:48em){.hide-mobile-br br{display:none}}.rlg-stats-cell{border-left:none}@media(min-width:48em){.rlg-stats-cell:nth-child(2n){border-left:1px solid var(--mantine-color-gray-2)}}@media(min-width:75em){.rlg-stats-cell:not(:first-child){border-left:1px solid var(--mantine-color-gray-2)}}
|
package/dist/index.esm.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { createTheme as
|
|
2
|
-
import { jsxs as r, jsx as e, Fragment as
|
|
3
|
-
import { isValidElement as
|
|
4
|
-
import { useWindowScroll as
|
|
5
|
-
import { IconCheck as V, IconShieldCheck as
|
|
6
|
-
const
|
|
1
|
+
import { createTheme as le, Stack as u, Group as f, Badge as E, Text as a, Title as C, Center as q, Box as x, Button as G, Container as F, Paper as w, SimpleGrid as S, Image as $, List as R, ThemeIcon as v, Grid as z, Code as ce, RingProgress as de, TextInput as N, Divider as D, SegmentedControl as he, Accordion as j, Avatar as pe, Anchor as me, ActionIcon as ge } from "@mantine/core";
|
|
2
|
+
import { jsxs as r, jsx as e, Fragment as J } from "react/jsx-runtime";
|
|
3
|
+
import { isValidElement as ue, useState as Y, Fragment as fe } from "react";
|
|
4
|
+
import { useWindowScroll as ye } from "@mantine/hooks";
|
|
5
|
+
import { IconCheck as V, IconShieldCheck as re, IconBolt as X, 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',
|
|
@@ -146,7 +146,7 @@ const Ve = te({
|
|
|
146
146
|
}
|
|
147
147
|
}
|
|
148
148
|
});
|
|
149
|
-
function
|
|
149
|
+
function ie({ badge: i, subtitle: o, title: l, titleOrder: n = 2, titleFz: s = "var(--fz-section-title)", ta: t = "left", maw: g }) {
|
|
150
150
|
return !l && !o && !i ? null : /* @__PURE__ */ r(
|
|
151
151
|
u,
|
|
152
152
|
{
|
|
@@ -195,7 +195,7 @@ function ae({ badge: i, subtitle: o, title: l, titleOrder: n = 2, titleFz: s = "
|
|
|
195
195
|
}
|
|
196
196
|
);
|
|
197
197
|
}
|
|
198
|
-
function
|
|
198
|
+
function ne({ video: i, image: o, width: l = "100%", maw: n, alt: s }) {
|
|
199
199
|
return i ? /* @__PURE__ */ e(q, { children: /* @__PURE__ */ e(
|
|
200
200
|
x,
|
|
201
201
|
{
|
|
@@ -255,7 +255,7 @@ function k({
|
|
|
255
255
|
}
|
|
256
256
|
);
|
|
257
257
|
}
|
|
258
|
-
function
|
|
258
|
+
function $e({ children: i, fz: o = 28, c: l = "gray.9", ...n }) {
|
|
259
259
|
return /* @__PURE__ */ e(
|
|
260
260
|
a,
|
|
261
261
|
{
|
|
@@ -270,8 +270,8 @@ function _e({ children: i, fz: o = 28, c: l = "gray.9", ...n }) {
|
|
|
270
270
|
}
|
|
271
271
|
);
|
|
272
272
|
}
|
|
273
|
-
function
|
|
274
|
-
return i ?
|
|
273
|
+
function oe({ logo: i, objectPosition: o = "left" }) {
|
|
274
|
+
return i ? ue(i) ? i : typeof i == "object" && i.src ? /* @__PURE__ */ e(
|
|
275
275
|
"img",
|
|
276
276
|
{
|
|
277
277
|
src: i.src,
|
|
@@ -281,10 +281,10 @@ function ne({ logo: i, objectPosition: o = "left" }) {
|
|
|
281
281
|
}
|
|
282
282
|
) : i : null;
|
|
283
283
|
}
|
|
284
|
-
const
|
|
284
|
+
const _ = {
|
|
285
285
|
white: "white",
|
|
286
286
|
gray: "gray.1"
|
|
287
|
-
}, B = (i) => i === "gray.9" || i === "dark" ?
|
|
287
|
+
}, B = (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
289
|
const m = B(t);
|
|
290
290
|
return /* @__PURE__ */ e(
|
|
@@ -297,7 +297,7 @@ function I({ children: i, badge: o, title: l, subtitle: n, id: s, background: t
|
|
|
297
297
|
style: { overflow: "hidden" },
|
|
298
298
|
children: /* @__PURE__ */ e(F, { size: "lg", children: /* @__PURE__ */ r(u, { gap: d, children: [
|
|
299
299
|
/* @__PURE__ */ e(
|
|
300
|
-
|
|
300
|
+
ie,
|
|
301
301
|
{
|
|
302
302
|
badge: o,
|
|
303
303
|
subtitle: n,
|
|
@@ -327,14 +327,14 @@ function Ke({ children: i, style: o, ...l }) {
|
|
|
327
327
|
}
|
|
328
328
|
);
|
|
329
329
|
}
|
|
330
|
-
function
|
|
330
|
+
function je({
|
|
331
331
|
logo: i,
|
|
332
332
|
navLinks: o = [],
|
|
333
333
|
loginCta: l,
|
|
334
334
|
signupCta: n,
|
|
335
335
|
background: s = "white"
|
|
336
336
|
}) {
|
|
337
|
-
const t = B(s), [g] =
|
|
337
|
+
const t = B(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));
|
|
@@ -372,7 +372,7 @@ function Fe({
|
|
|
372
372
|
m.preventDefault(), window.scrollTo({ top: 0, behavior: "smooth" });
|
|
373
373
|
},
|
|
374
374
|
style: { display: "inline-flex", textDecoration: "none" },
|
|
375
|
-
children: /* @__PURE__ */ e(
|
|
375
|
+
children: /* @__PURE__ */ e(oe, { logo: i })
|
|
376
376
|
}
|
|
377
377
|
),
|
|
378
378
|
o.length > 0 && /* @__PURE__ */ e(
|
|
@@ -443,7 +443,7 @@ function Fe({
|
|
|
443
443
|
}
|
|
444
444
|
);
|
|
445
445
|
}
|
|
446
|
-
const Qe =
|
|
446
|
+
const Qe = je, Z = {
|
|
447
447
|
root: { height: "auto", maxWidth: "100%" },
|
|
448
448
|
label: { whiteSpace: "normal", lineHeight: 1.4 },
|
|
449
449
|
inner: { paddingTop: 12, paddingBottom: 12 }
|
|
@@ -472,7 +472,7 @@ function Ne({ subtitle: i, title: o, description: l, cta: n, secondaryCta: s, no
|
|
|
472
472
|
ta: b ? { base: "center", md: "left" } : "center",
|
|
473
473
|
children: [
|
|
474
474
|
/* @__PURE__ */ e(q, { children: /* @__PURE__ */ e(
|
|
475
|
-
|
|
475
|
+
ie,
|
|
476
476
|
{
|
|
477
477
|
subtitle: i,
|
|
478
478
|
title: o,
|
|
@@ -513,7 +513,7 @@ function Ne({ subtitle: i, title: o, description: l, cta: n, secondaryCta: s, no
|
|
|
513
513
|
px: n.px || 48,
|
|
514
514
|
variant: n.variant,
|
|
515
515
|
color: n.color,
|
|
516
|
-
styles:
|
|
516
|
+
styles: Z
|
|
517
517
|
}
|
|
518
518
|
),
|
|
519
519
|
s && /* @__PURE__ */ e(
|
|
@@ -529,7 +529,7 @@ function Ne({ subtitle: i, title: o, description: l, cta: n, secondaryCta: s, no
|
|
|
529
529
|
px: s.px || 48,
|
|
530
530
|
variant: s.variant || "default",
|
|
531
531
|
color: s.color,
|
|
532
|
-
styles:
|
|
532
|
+
styles: Z
|
|
533
533
|
}
|
|
534
534
|
)
|
|
535
535
|
]
|
|
@@ -550,7 +550,7 @@ function Ne({ subtitle: i, title: o, description: l, cta: n, secondaryCta: s, no
|
|
|
550
550
|
}
|
|
551
551
|
),
|
|
552
552
|
b && /* @__PURE__ */ e(
|
|
553
|
-
|
|
553
|
+
ne,
|
|
554
554
|
{
|
|
555
555
|
video: g,
|
|
556
556
|
image: c,
|
|
@@ -564,7 +564,7 @@ function Ne({ subtitle: i, title: o, description: l, cta: n, secondaryCta: s, no
|
|
|
564
564
|
}
|
|
565
565
|
);
|
|
566
566
|
}
|
|
567
|
-
function
|
|
567
|
+
function Be({ logo: i, index: o }) {
|
|
568
568
|
const l = {
|
|
569
569
|
src: i.src,
|
|
570
570
|
alt: i.alt || `Logo ${o}`,
|
|
@@ -588,9 +588,9 @@ function je({ logo: i, index: o }) {
|
|
|
588
588
|
href: i.url,
|
|
589
589
|
target: "_blank",
|
|
590
590
|
rel: "noopener noreferrer",
|
|
591
|
-
children: /* @__PURE__ */ e(
|
|
591
|
+
children: /* @__PURE__ */ e($, { ...l })
|
|
592
592
|
}
|
|
593
|
-
) }) : /* @__PURE__ */ e(q, { children: /* @__PURE__ */ e(
|
|
593
|
+
) }) : /* @__PURE__ */ e(q, { children: /* @__PURE__ */ e($, { ...l }) });
|
|
594
594
|
}
|
|
595
595
|
function Je({ id: i, title: o, logos: l, background: n = "gray" }) {
|
|
596
596
|
return !l || l.length === 0 ? null : /* @__PURE__ */ e(
|
|
@@ -627,7 +627,7 @@ function Je({ id: i, title: o, logos: l, background: n = "gray" }) {
|
|
|
627
627
|
style: { rowGap: 40 },
|
|
628
628
|
w: "100%",
|
|
629
629
|
children: l.map((s, t) => /* @__PURE__ */ e(
|
|
630
|
-
|
|
630
|
+
Be,
|
|
631
631
|
{
|
|
632
632
|
logo: s,
|
|
633
633
|
index: t
|
|
@@ -696,7 +696,7 @@ function Ye({ id: i, subtitle: o, title: l, description: n, featuresList: s, cta
|
|
|
696
696
|
]
|
|
697
697
|
}
|
|
698
698
|
), T = (g || c) && /* @__PURE__ */ e(
|
|
699
|
-
|
|
699
|
+
ne,
|
|
700
700
|
{
|
|
701
701
|
video: g,
|
|
702
702
|
image: c,
|
|
@@ -717,10 +717,10 @@ function Ye({ id: i, subtitle: o, title: l, description: n, featuresList: s, cta
|
|
|
717
717
|
cols: { base: 1, md: 2 },
|
|
718
718
|
spacing: { base: 40, md: 80 },
|
|
719
719
|
verticalSpacing: { base: 40, md: 50 },
|
|
720
|
-
children: p ? /* @__PURE__ */ r(
|
|
720
|
+
children: p ? /* @__PURE__ */ r(J, { children: [
|
|
721
721
|
T,
|
|
722
722
|
b
|
|
723
|
-
] }) : /* @__PURE__ */ r(
|
|
723
|
+
] }) : /* @__PURE__ */ r(J, { children: [
|
|
724
724
|
b,
|
|
725
725
|
T
|
|
726
726
|
] })
|
|
@@ -755,7 +755,7 @@ function Xe({ id: i, badge: o, subtitle: l, title: n, description: s, background
|
|
|
755
755
|
}
|
|
756
756
|
),
|
|
757
757
|
/* @__PURE__ */ e(z, { gutter: "lg", children: g.map((d, m) => /* @__PURE__ */ e(
|
|
758
|
-
|
|
758
|
+
Ee,
|
|
759
759
|
{
|
|
760
760
|
...d
|
|
761
761
|
},
|
|
@@ -778,7 +778,7 @@ function Xe({ id: i, badge: o, subtitle: l, title: n, description: s, background
|
|
|
778
778
|
}
|
|
779
779
|
);
|
|
780
780
|
}
|
|
781
|
-
function
|
|
781
|
+
function Ee({
|
|
782
782
|
icon: i,
|
|
783
783
|
iconVariant: o,
|
|
784
784
|
iconColor: l,
|
|
@@ -850,17 +850,17 @@ function Be({
|
|
|
850
850
|
children: g
|
|
851
851
|
}
|
|
852
852
|
),
|
|
853
|
-
A && A.length > 0 && /* @__PURE__ */ e(f, { children: A.map((
|
|
853
|
+
A && A.length > 0 && /* @__PURE__ */ e(f, { children: A.map((se, te) => /* @__PURE__ */ e(
|
|
854
854
|
E,
|
|
855
855
|
{
|
|
856
856
|
variant: "dot",
|
|
857
857
|
color: "gray",
|
|
858
858
|
radius: "0",
|
|
859
|
-
children:
|
|
859
|
+
children: se
|
|
860
860
|
},
|
|
861
|
-
|
|
861
|
+
te
|
|
862
862
|
)) })
|
|
863
|
-
] }), O = h ?
|
|
863
|
+
] }), O = h ? ee(h) : null, Q = b ? ee(b) : null;
|
|
864
864
|
return T === "split" ? /* @__PURE__ */ e(z.Col, { span: d, children: /* @__PURE__ */ e(
|
|
865
865
|
w,
|
|
866
866
|
{
|
|
@@ -881,7 +881,7 @@ function Be({
|
|
|
881
881
|
/* @__PURE__ */ r(z.Col, { span: { base: 12, sm: 6 }, children: [
|
|
882
882
|
O,
|
|
883
883
|
M && /* @__PURE__ */ e(
|
|
884
|
-
|
|
884
|
+
ce,
|
|
885
885
|
{
|
|
886
886
|
block: !0,
|
|
887
887
|
color: "gray.0",
|
|
@@ -964,14 +964,14 @@ function Be({
|
|
|
964
964
|
...y,
|
|
965
965
|
children: [
|
|
966
966
|
U,
|
|
967
|
-
O &&
|
|
967
|
+
O && Q ? /* @__PURE__ */ r(
|
|
968
968
|
f,
|
|
969
969
|
{
|
|
970
970
|
gap: 40,
|
|
971
971
|
align: "center",
|
|
972
972
|
children: [
|
|
973
973
|
O,
|
|
974
|
-
|
|
974
|
+
Q
|
|
975
975
|
]
|
|
976
976
|
}
|
|
977
977
|
) : O
|
|
@@ -979,12 +979,12 @@ function Be({
|
|
|
979
979
|
}
|
|
980
980
|
) });
|
|
981
981
|
}
|
|
982
|
-
function
|
|
982
|
+
function ee(i) {
|
|
983
983
|
if (!i) return null;
|
|
984
984
|
switch (i.type) {
|
|
985
985
|
case "ring":
|
|
986
986
|
return /* @__PURE__ */ e(
|
|
987
|
-
|
|
987
|
+
de,
|
|
988
988
|
{
|
|
989
989
|
size: i.size || 140,
|
|
990
990
|
thickness: i.thickness || 12,
|
|
@@ -1597,7 +1597,7 @@ function ir({ id: i, subtitle: o, title: l, description: n, avatar: s, name: t,
|
|
|
1597
1597
|
mx: { base: "auto", sm: 0 },
|
|
1598
1598
|
w: { base: 132, sm: 148 },
|
|
1599
1599
|
children: /* @__PURE__ */ e(
|
|
1600
|
-
|
|
1600
|
+
$,
|
|
1601
1601
|
{
|
|
1602
1602
|
src: s.src,
|
|
1603
1603
|
alt: s.alt || t || "",
|
|
@@ -1823,9 +1823,9 @@ function nr({ id: i, badge: o, subtitle: l, title: n, description: s, items: t =
|
|
|
1823
1823
|
);
|
|
1824
1824
|
}
|
|
1825
1825
|
function or({ id: i, badge: o, title: l, description: n, fields: s = [], whatsappNumber: t, messageIntro: g = "Olá! Vim pelo site.", submit: c = {}, reassurance: p, onSubmit: d }) {
|
|
1826
|
-
const [m, h] =
|
|
1826
|
+
const [m, h] = Y(() => Object.fromEntries(s.map((y) => [y.name, ""]))), [b, T] = Y(!1), A = (y) => (W) => {
|
|
1827
1827
|
const { value: P } = W.currentTarget;
|
|
1828
|
-
h((
|
|
1828
|
+
h((K) => ({ ...K, [y]: P }));
|
|
1829
1829
|
}, H = s.filter((y) => y.required).every((y) => m[y.name]?.trim());
|
|
1830
1830
|
return /* @__PURE__ */ e(
|
|
1831
1831
|
x,
|
|
@@ -1892,7 +1892,7 @@ function or({ id: i, badge: o, title: l, description: n, fields: s = [], whatsap
|
|
|
1892
1892
|
}
|
|
1893
1893
|
}, children: /* @__PURE__ */ r(u, { gap: "md", children: [
|
|
1894
1894
|
/* @__PURE__ */ e(S, { cols: { base: 1, sm: 2 }, children: s.filter((y) => y.span !== "full").map((y) => /* @__PURE__ */ e(
|
|
1895
|
-
|
|
1895
|
+
N,
|
|
1896
1896
|
{
|
|
1897
1897
|
label: y.label,
|
|
1898
1898
|
placeholder: y.placeholder,
|
|
@@ -1905,7 +1905,7 @@ function or({ id: i, badge: o, title: l, description: n, fields: s = [], whatsap
|
|
|
1905
1905
|
y.name
|
|
1906
1906
|
)) }),
|
|
1907
1907
|
s.filter((y) => y.span === "full").map((y) => /* @__PURE__ */ e(
|
|
1908
|
-
|
|
1908
|
+
N,
|
|
1909
1909
|
{
|
|
1910
1910
|
label: y.label,
|
|
1911
1911
|
placeholder: y.placeholder,
|
|
@@ -1948,7 +1948,7 @@ function or({ id: i, badge: o, title: l, description: n, fields: s = [], whatsap
|
|
|
1948
1948
|
color: "gray",
|
|
1949
1949
|
size: "sm",
|
|
1950
1950
|
children: /* @__PURE__ */ e(
|
|
1951
|
-
|
|
1951
|
+
re,
|
|
1952
1952
|
{
|
|
1953
1953
|
size: 16,
|
|
1954
1954
|
stroke: 1.5
|
|
@@ -2028,7 +2028,7 @@ function sr({ id: i, subtitle: o, title: l, traditionalCol: n, newCol: s, backgr
|
|
|
2028
2028
|
{
|
|
2029
2029
|
gap: "md",
|
|
2030
2030
|
mb: 40,
|
|
2031
|
-
children: n.items.map((g, c) => /* @__PURE__ */ r(
|
|
2031
|
+
children: n.items.map((g, c) => /* @__PURE__ */ r(fe, { children: [
|
|
2032
2032
|
/* @__PURE__ */ r(f, { justify: "space-between", children: [
|
|
2033
2033
|
/* @__PURE__ */ e(
|
|
2034
2034
|
a,
|
|
@@ -2275,7 +2275,7 @@ function tr({
|
|
|
2275
2275
|
mb: 80,
|
|
2276
2276
|
children: /* @__PURE__ */ r(f, { gap: "xs", children: [
|
|
2277
2277
|
/* @__PURE__ */ e(
|
|
2278
|
-
|
|
2278
|
+
he,
|
|
2279
2279
|
{
|
|
2280
2280
|
value: g,
|
|
2281
2281
|
onChange: c,
|
|
@@ -2651,7 +2651,7 @@ function lr({ id: i, badge: o, subtitle: l, title: n, description: s, questions:
|
|
|
2651
2651
|
variant: "light",
|
|
2652
2652
|
color: "gray",
|
|
2653
2653
|
radius: "0",
|
|
2654
|
-
children: /* @__PURE__ */ e(
|
|
2654
|
+
children: /* @__PURE__ */ e(X, { size: 16 })
|
|
2655
2655
|
}
|
|
2656
2656
|
),
|
|
2657
2657
|
children: h.question
|
|
@@ -2686,7 +2686,7 @@ function lr({ id: i, badge: o, subtitle: l, title: n, description: s, questions:
|
|
|
2686
2686
|
variant: "light",
|
|
2687
2687
|
color: "gray",
|
|
2688
2688
|
radius: "0",
|
|
2689
|
-
children: /* @__PURE__ */ e(
|
|
2689
|
+
children: /* @__PURE__ */ e(X, { size: 16 })
|
|
2690
2690
|
}
|
|
2691
2691
|
),
|
|
2692
2692
|
children: h.question
|
|
@@ -2796,7 +2796,7 @@ function cr({ id: i, title: o, subtitle: l, items: n = [], background: s = "gray
|
|
|
2796
2796
|
h: "100%",
|
|
2797
2797
|
children: [
|
|
2798
2798
|
/* @__PURE__ */ e(
|
|
2799
|
-
|
|
2799
|
+
xe,
|
|
2800
2800
|
{
|
|
2801
2801
|
size: 32,
|
|
2802
2802
|
color: "var(--mantine-color-gray-3)"
|
|
@@ -2824,7 +2824,7 @@ function cr({ id: i, title: o, subtitle: l, items: n = [], background: s = "gray
|
|
|
2824
2824
|
mt: "xl",
|
|
2825
2825
|
children: [
|
|
2826
2826
|
/* @__PURE__ */ e(
|
|
2827
|
-
|
|
2827
|
+
pe,
|
|
2828
2828
|
{
|
|
2829
2829
|
size: "md",
|
|
2830
2830
|
radius: "0",
|
|
@@ -2868,7 +2868,7 @@ function cr({ id: i, title: o, subtitle: l, items: n = [], background: s = "gray
|
|
|
2868
2868
|
}
|
|
2869
2869
|
);
|
|
2870
2870
|
}
|
|
2871
|
-
function
|
|
2871
|
+
function Ce({ id: i, subtitle: o, title: l, titleOrder: n = 2, description: s, featuresList: t, featuresLabel: g, cta: c, background: p = "gray", ta: d = "center" }) {
|
|
2872
2872
|
return /* @__PURE__ */ e(
|
|
2873
2873
|
I,
|
|
2874
2874
|
{
|
|
@@ -3005,8 +3005,8 @@ function Ee({ id: i, subtitle: o, title: l, titleOrder: n = 2, description: s, f
|
|
|
3005
3005
|
}
|
|
3006
3006
|
);
|
|
3007
3007
|
}
|
|
3008
|
-
const dr =
|
|
3009
|
-
function
|
|
3008
|
+
const dr = Ce;
|
|
3009
|
+
function ke({ text: i = "Selo Exclusivo RiLiGar", color: o = "green.6", background: l = "gray" }) {
|
|
3010
3010
|
const n = B(l);
|
|
3011
3011
|
return /* @__PURE__ */ e(
|
|
3012
3012
|
x,
|
|
@@ -3025,7 +3025,7 @@ function Ce({ text: i = "Selo Exclusivo RiLiGar", color: o = "green.6", backgrou
|
|
|
3025
3025
|
variant: "light",
|
|
3026
3026
|
size: "sm",
|
|
3027
3027
|
children: /* @__PURE__ */ e(
|
|
3028
|
-
|
|
3028
|
+
be,
|
|
3029
3029
|
{
|
|
3030
3030
|
size: 14,
|
|
3031
3031
|
"aria-hidden": "true"
|
|
@@ -3048,7 +3048,7 @@ function Ce({ text: i = "Selo Exclusivo RiLiGar", color: o = "green.6", backgrou
|
|
|
3048
3048
|
}
|
|
3049
3049
|
);
|
|
3050
3050
|
}
|
|
3051
|
-
const hr =
|
|
3051
|
+
const hr = ke;
|
|
3052
3052
|
function pr({ logo: i, description: o, sections: l = [], socialLinks: n = [], copyrightText: s, madeByText: t, background: g = "white" }) {
|
|
3053
3053
|
const c = B(g);
|
|
3054
3054
|
return /* @__PURE__ */ e(
|
|
@@ -3066,7 +3066,7 @@ function pr({ logo: i, description: o, sections: l = [], socialLinks: n = [], co
|
|
|
3066
3066
|
spacing: "xl",
|
|
3067
3067
|
children: [
|
|
3068
3068
|
/* @__PURE__ */ r(u, { gap: "lg", children: [
|
|
3069
|
-
i && /* @__PURE__ */ e(
|
|
3069
|
+
i && /* @__PURE__ */ e(oe, { logo: i }),
|
|
3070
3070
|
o && /* @__PURE__ */ e(
|
|
3071
3071
|
a,
|
|
3072
3072
|
{
|
|
@@ -3103,7 +3103,7 @@ function pr({ logo: i, description: o, sections: l = [], socialLinks: n = [], co
|
|
|
3103
3103
|
}
|
|
3104
3104
|
),
|
|
3105
3105
|
/* @__PURE__ */ e(u, { gap: "xs", children: p.links.map((m, h) => /* @__PURE__ */ e(
|
|
3106
|
-
|
|
3106
|
+
me,
|
|
3107
3107
|
{
|
|
3108
3108
|
c: "gray.6",
|
|
3109
3109
|
size: "sm",
|
|
@@ -3130,7 +3130,7 @@ function pr({ logo: i, description: o, sections: l = [], socialLinks: n = [], co
|
|
|
3130
3130
|
}
|
|
3131
3131
|
),
|
|
3132
3132
|
/* @__PURE__ */ e(f, { gap: "xs", children: n.map((p, d) => /* @__PURE__ */ e(
|
|
3133
|
-
|
|
3133
|
+
ge,
|
|
3134
3134
|
{
|
|
3135
3135
|
size: "md",
|
|
3136
3136
|
variant: "subtle",
|
|
@@ -3278,7 +3278,7 @@ function mr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3278
3278
|
radius: "0",
|
|
3279
3279
|
color: "gray",
|
|
3280
3280
|
children: /* @__PURE__ */ e(
|
|
3281
|
-
|
|
3281
|
+
re,
|
|
3282
3282
|
{
|
|
3283
3283
|
size: 32,
|
|
3284
3284
|
stroke: 1.2
|
|
@@ -3330,7 +3330,7 @@ function mr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3330
3330
|
radius: "0",
|
|
3331
3331
|
color: "gray",
|
|
3332
3332
|
children: /* @__PURE__ */ e(
|
|
3333
|
-
|
|
3333
|
+
ae,
|
|
3334
3334
|
{
|
|
3335
3335
|
size: 32,
|
|
3336
3336
|
stroke: 1.2
|
|
@@ -3382,7 +3382,7 @@ function mr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3382
3382
|
radius: "0",
|
|
3383
3383
|
color: "gray",
|
|
3384
3384
|
children: /* @__PURE__ */ e(
|
|
3385
|
-
|
|
3385
|
+
ve,
|
|
3386
3386
|
{
|
|
3387
3387
|
size: 32,
|
|
3388
3388
|
stroke: 1.2
|
|
@@ -3434,7 +3434,7 @@ function mr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3434
3434
|
radius: "0",
|
|
3435
3435
|
color: "gray",
|
|
3436
3436
|
children: /* @__PURE__ */ e(
|
|
3437
|
-
|
|
3437
|
+
ze,
|
|
3438
3438
|
{
|
|
3439
3439
|
size: 32,
|
|
3440
3440
|
stroke: 1.2
|
|
@@ -3585,7 +3585,7 @@ function gr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3585
3585
|
radius: "0",
|
|
3586
3586
|
color: "gray",
|
|
3587
3587
|
children: /* @__PURE__ */ e(
|
|
3588
|
-
|
|
3588
|
+
we,
|
|
3589
3589
|
{
|
|
3590
3590
|
size: 32,
|
|
3591
3591
|
stroke: 1.2
|
|
@@ -3639,7 +3639,7 @@ function gr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3639
3639
|
radius: "0",
|
|
3640
3640
|
color: "gray",
|
|
3641
3641
|
children: /* @__PURE__ */ e(
|
|
3642
|
-
|
|
3642
|
+
Se,
|
|
3643
3643
|
{
|
|
3644
3644
|
size: 32,
|
|
3645
3645
|
stroke: 1.2
|
|
@@ -3691,7 +3691,7 @@ function gr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3691
3691
|
radius: "0",
|
|
3692
3692
|
color: "gray",
|
|
3693
3693
|
children: /* @__PURE__ */ e(
|
|
3694
|
-
|
|
3694
|
+
Ie,
|
|
3695
3695
|
{
|
|
3696
3696
|
size: 32,
|
|
3697
3697
|
stroke: 1.2
|
|
@@ -3745,7 +3745,7 @@ function gr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3745
3745
|
radius: "0",
|
|
3746
3746
|
color: "gray",
|
|
3747
3747
|
children: /* @__PURE__ */ e(
|
|
3748
|
-
|
|
3748
|
+
Te,
|
|
3749
3749
|
{
|
|
3750
3750
|
size: 32,
|
|
3751
3751
|
stroke: 1.2
|
|
@@ -3797,7 +3797,7 @@ function gr({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3797
3797
|
radius: "0",
|
|
3798
3798
|
color: "gray",
|
|
3799
3799
|
children: /* @__PURE__ */ e(
|
|
3800
|
-
|
|
3800
|
+
qe,
|
|
3801
3801
|
{
|
|
3802
3802
|
size: 32,
|
|
3803
3803
|
stroke: 1.2
|
|
@@ -3950,7 +3950,7 @@ function ur({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
3950
3950
|
radius: "0",
|
|
3951
3951
|
color: "gray",
|
|
3952
3952
|
children: /* @__PURE__ */ e(
|
|
3953
|
-
|
|
3953
|
+
Ae,
|
|
3954
3954
|
{
|
|
3955
3955
|
size: 32,
|
|
3956
3956
|
stroke: 1.2
|
|
@@ -4002,7 +4002,7 @@ function ur({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
4002
4002
|
radius: "0",
|
|
4003
4003
|
color: "gray",
|
|
4004
4004
|
children: /* @__PURE__ */ e(
|
|
4005
|
-
|
|
4005
|
+
ae,
|
|
4006
4006
|
{
|
|
4007
4007
|
size: 32,
|
|
4008
4008
|
stroke: 1.2
|
|
@@ -4050,7 +4050,7 @@ function ur({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
4050
4050
|
radius: "0",
|
|
4051
4051
|
color: "gray",
|
|
4052
4052
|
children: /* @__PURE__ */ e(
|
|
4053
|
-
|
|
4053
|
+
Pe,
|
|
4054
4054
|
{
|
|
4055
4055
|
size: 32,
|
|
4056
4056
|
stroke: 1.2
|
|
@@ -4098,7 +4098,7 @@ function ur({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
4098
4098
|
radius: "0",
|
|
4099
4099
|
color: "gray",
|
|
4100
4100
|
children: /* @__PURE__ */ e(
|
|
4101
|
-
|
|
4101
|
+
De,
|
|
4102
4102
|
{
|
|
4103
4103
|
size: 32,
|
|
4104
4104
|
stroke: 1.2
|
|
@@ -4135,7 +4135,7 @@ function ur({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
4135
4135
|
/* @__PURE__ */ e(D, { color: "gray.2" }),
|
|
4136
4136
|
/* @__PURE__ */ r(u, { gap: "lg", children: [
|
|
4137
4137
|
/* @__PURE__ */ r(f, { gap: "sm", children: [
|
|
4138
|
-
/* @__PURE__ */ e(v, { variant: "transparent", color: "gray.9", children: /* @__PURE__ */ e(
|
|
4138
|
+
/* @__PURE__ */ e(v, { variant: "transparent", color: "gray.9", children: /* @__PURE__ */ e(Fe, { size: 18 }) }),
|
|
4139
4139
|
/* @__PURE__ */ e(
|
|
4140
4140
|
a,
|
|
4141
4141
|
{
|
|
@@ -4168,8 +4168,8 @@ function ur({ companyName: i = "RiLiGar", productName: o = "nossos produtos" })
|
|
|
4168
4168
|
);
|
|
4169
4169
|
}
|
|
4170
4170
|
export {
|
|
4171
|
-
|
|
4172
|
-
|
|
4171
|
+
oe as BrandLogo,
|
|
4172
|
+
Ce as CTABanner,
|
|
4173
4173
|
k as CTAButton,
|
|
4174
4174
|
ar as Callout,
|
|
4175
4175
|
sr as Comparison,
|
|
@@ -4179,28 +4179,28 @@ export {
|
|
|
4179
4179
|
Xe as FeaturesGrid,
|
|
4180
4180
|
pr as Footer,
|
|
4181
4181
|
ir as FounderCard,
|
|
4182
|
-
|
|
4182
|
+
je as Header,
|
|
4183
4183
|
Ne as Hero,
|
|
4184
4184
|
Ke as Layout,
|
|
4185
4185
|
or as LeadForm,
|
|
4186
4186
|
mr as LegalPrivacy,
|
|
4187
4187
|
ur as LegalSecurity,
|
|
4188
4188
|
gr as LegalTerms,
|
|
4189
|
-
|
|
4189
|
+
ne as MediaBlock,
|
|
4190
4190
|
Qe as Navbar,
|
|
4191
4191
|
tr as Pricing,
|
|
4192
4192
|
er as ProductGrid,
|
|
4193
|
-
|
|
4193
|
+
_ as SECTION_BACKGROUNDS,
|
|
4194
4194
|
dr as SecondaryCTA,
|
|
4195
4195
|
I as Section,
|
|
4196
|
-
|
|
4196
|
+
ie as SectionHeader,
|
|
4197
4197
|
hr as SeloExclusivo,
|
|
4198
4198
|
Je as SocialProof,
|
|
4199
4199
|
Ze as StatsGrid,
|
|
4200
4200
|
nr as Steps,
|
|
4201
4201
|
cr as Testimonials,
|
|
4202
|
-
|
|
4203
|
-
|
|
4202
|
+
ke as TrustBadge,
|
|
4203
|
+
$e as Wordmark,
|
|
4204
4204
|
B as resolveBackground,
|
|
4205
|
-
|
|
4205
|
+
_e as theme
|
|
4206
4206
|
};
|
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,W,b){"use strict";const U=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 q({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 C({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 V({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 D({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 _={white:"white",gray:"gray.1"},w=r=>r==="gray.9"||r==="dark"?"gray.0":r==="white"?"white":"gray.1";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(q,{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 j({logo:r,navLinks:l=[],loginCta:d,signupCta:s,background:i="white"}){const o=w(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(D,{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 $=j,E={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(q,{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:E}),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:E})]})}),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(C,{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(C,{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:B,style:S,...f}){const z="gray.6",F="gray.5",ya=l||"light",ba=d||"gray",ma=o||(v==="compact"?"h4":"h3"),va=t||(v==="compact"?"sm":"lg"),A=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:F,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?L(h):null,H=y?L(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:A}),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:[A,k]})}):B?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:A}),a.jsx(e.Grid.Col,{span:5,visibleFrom:"sm",children:B})]})})}):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:[A,k&&H?a.jsxs(e.Group,{gap:40,align:"center",children:[k,H]}):k]})})}function L(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=>P=>{const{value:z}=P.currentTarget;h(F=>({...F,[f]:z}))},B=i.filter(f=>f.required).every(f=>c[f.name]?.trim()),S=f=>{if(f.preventDefault(),v(!0),!B)return;const P=[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(P)}`;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 M({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=M;function O({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=O;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(D,{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=D,x.CTABanner=M,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=j,x.Hero=N,x.Layout=K,x.LeadForm=ia,x.LegalPrivacy=ga,x.LegalSecurity=fa,x.LegalTerms=xa,x.MediaBlock=C,x.Navbar=$,x.Pricing=da,x.ProductGrid=aa,x.SECTION_BACKGROUNDS=_,x.SecondaryCTA=ca,x.Section=m,x.SectionHeader=q,x.SeloExclusivo=ha,x.SocialProof=J,x.StatsGrid=R,x.Steps=la,x.Testimonials=na,x.TrustBadge=O,x.Wordmark=V,x.resolveBackground=w,x.theme=U,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,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"})}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@riligar/components-kit",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.12.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
"verify:exports": "node scripts/verify-exports.mjs"
|
|
25
25
|
},
|
|
26
26
|
"peerDependencies": {
|
|
27
|
-
"@mantine/core": "^8.0.0",
|
|
28
|
-
"@mantine/hooks": "^8.0.0",
|
|
27
|
+
"@mantine/core": "^7.0.0 || ^8.0.0",
|
|
28
|
+
"@mantine/hooks": "^7.0.0 || ^8.0.0",
|
|
29
29
|
"@tabler/icons-react": "^3.0.0",
|
|
30
30
|
"react": "^18.0.0 || ^19.0.0",
|
|
31
31
|
"react-dom": "^18.0.0 || ^19.0.0"
|