@srimandir/hanuman-chalisa 1.1.0 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/hanuman-chalisa.js +129 -119
- package/dist/hanuman-chalisa.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/hanuman-chalisa.js
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import we, { useContext as
|
|
1
|
+
import we, { useContext as pr, createContext as hr, useState as gr, useEffect as mr } from "react";
|
|
2
2
|
var J = { exports: {} }, W = {};
|
|
3
3
|
var je;
|
|
4
|
-
function
|
|
4
|
+
function _r() {
|
|
5
5
|
if (je) return W;
|
|
6
6
|
je = 1;
|
|
7
|
-
var
|
|
8
|
-
function N(
|
|
9
|
-
var
|
|
7
|
+
var R = we, y = /* @__PURE__ */ Symbol.for("react.element"), T = /* @__PURE__ */ Symbol.for("react.fragment"), b = Object.prototype.hasOwnProperty, x = R.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, O = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
8
|
+
function N(v, f, j) {
|
|
9
|
+
var p, E = {}, P = null, $ = null;
|
|
10
10
|
j !== void 0 && (P = "" + j), f.key !== void 0 && (P = "" + f.key), f.ref !== void 0 && ($ = f.ref);
|
|
11
|
-
for (
|
|
12
|
-
if (
|
|
13
|
-
return { $$typeof:
|
|
11
|
+
for (p in f) b.call(f, p) && !O.hasOwnProperty(p) && (E[p] = f[p]);
|
|
12
|
+
if (v && v.defaultProps) for (p in f = v.defaultProps, f) E[p] === void 0 && (E[p] = f[p]);
|
|
13
|
+
return { $$typeof: y, type: v, key: P, ref: $, props: E, _owner: x.current };
|
|
14
14
|
}
|
|
15
15
|
return W.Fragment = T, W.jsx = N, W.jsxs = N, W;
|
|
16
16
|
}
|
|
17
17
|
var L = {};
|
|
18
18
|
var Se;
|
|
19
|
-
function
|
|
19
|
+
function yr() {
|
|
20
20
|
return Se || (Se = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
21
|
-
var
|
|
21
|
+
var R = we, y = /* @__PURE__ */ Symbol.for("react.element"), T = /* @__PURE__ */ Symbol.for("react.portal"), b = /* @__PURE__ */ Symbol.for("react.fragment"), x = /* @__PURE__ */ Symbol.for("react.strict_mode"), O = /* @__PURE__ */ Symbol.for("react.profiler"), N = /* @__PURE__ */ Symbol.for("react.provider"), v = /* @__PURE__ */ Symbol.for("react.context"), f = /* @__PURE__ */ Symbol.for("react.forward_ref"), j = /* @__PURE__ */ Symbol.for("react.suspense"), p = /* @__PURE__ */ Symbol.for("react.suspense_list"), E = /* @__PURE__ */ Symbol.for("react.memo"), P = /* @__PURE__ */ Symbol.for("react.lazy"), $ = /* @__PURE__ */ Symbol.for("react.offscreen"), Q = Symbol.iterator, Ne = "@@iterator";
|
|
22
22
|
function ke(e) {
|
|
23
23
|
if (e === null || typeof e != "object")
|
|
24
24
|
return null;
|
|
25
25
|
var r = Q && e[Q] || e[Ne];
|
|
26
26
|
return typeof r == "function" ? r : null;
|
|
27
27
|
}
|
|
28
|
-
var k =
|
|
29
|
-
function
|
|
28
|
+
var k = R.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
29
|
+
function h(e) {
|
|
30
30
|
{
|
|
31
31
|
for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
|
|
32
32
|
t[n - 1] = arguments[n];
|
|
@@ -46,7 +46,7 @@ function Rr() {
|
|
|
46
46
|
var Ae = !1, De = !1, Fe = !1, We = !1, Le = !1, ee;
|
|
47
47
|
ee = /* @__PURE__ */ Symbol.for("react.module.reference");
|
|
48
48
|
function $e(e) {
|
|
49
|
-
return !!(typeof e == "string" || typeof e == "function" || e === b || e === O || Le || e ===
|
|
49
|
+
return !!(typeof e == "string" || typeof e == "function" || e === b || e === O || Le || e === x || e === j || e === p || We || e === $ || Ae || De || Fe || typeof e == "object" && e !== null && (e.$$typeof === P || e.$$typeof === E || e.$$typeof === N || e.$$typeof === v || e.$$typeof === f || // This needs to include all possible module reference object
|
|
50
50
|
// types supported by any Flight configuration anywhere since
|
|
51
51
|
// we don't know which Flight build this will end up being used
|
|
52
52
|
// with.
|
|
@@ -65,7 +65,7 @@ function Rr() {
|
|
|
65
65
|
function S(e) {
|
|
66
66
|
if (e == null)
|
|
67
67
|
return null;
|
|
68
|
-
if (typeof e.tag == "number" &&
|
|
68
|
+
if (typeof e.tag == "number" && h("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
69
69
|
return e.displayName || e.name || null;
|
|
70
70
|
if (typeof e == "string")
|
|
71
71
|
return e;
|
|
@@ -76,16 +76,16 @@ function Rr() {
|
|
|
76
76
|
return "Portal";
|
|
77
77
|
case O:
|
|
78
78
|
return "Profiler";
|
|
79
|
-
case
|
|
79
|
+
case x:
|
|
80
80
|
return "StrictMode";
|
|
81
81
|
case j:
|
|
82
82
|
return "Suspense";
|
|
83
|
-
case
|
|
83
|
+
case p:
|
|
84
84
|
return "SuspenseList";
|
|
85
85
|
}
|
|
86
86
|
if (typeof e == "object")
|
|
87
87
|
switch (e.$$typeof) {
|
|
88
|
-
case
|
|
88
|
+
case v:
|
|
89
89
|
var r = e;
|
|
90
90
|
return re(r) + ".Consumer";
|
|
91
91
|
case N:
|
|
@@ -166,7 +166,7 @@ function Rr() {
|
|
|
166
166
|
})
|
|
167
167
|
});
|
|
168
168
|
}
|
|
169
|
-
D < 0 &&
|
|
169
|
+
D < 0 && h("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
var B = k.ReactCurrentDispatcher, q;
|
|
@@ -214,40 +214,40 @@ function Rr() {
|
|
|
214
214
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
215
215
|
try {
|
|
216
216
|
Reflect.construct(s, []);
|
|
217
|
-
} catch (
|
|
218
|
-
n =
|
|
217
|
+
} catch (m) {
|
|
218
|
+
n = m;
|
|
219
219
|
}
|
|
220
220
|
Reflect.construct(e, [], s);
|
|
221
221
|
} else {
|
|
222
222
|
try {
|
|
223
223
|
s.call();
|
|
224
|
-
} catch (
|
|
225
|
-
n =
|
|
224
|
+
} catch (m) {
|
|
225
|
+
n = m;
|
|
226
226
|
}
|
|
227
227
|
e.call(s.prototype);
|
|
228
228
|
}
|
|
229
229
|
} else {
|
|
230
230
|
try {
|
|
231
231
|
throw Error();
|
|
232
|
-
} catch (
|
|
233
|
-
n =
|
|
232
|
+
} catch (m) {
|
|
233
|
+
n = m;
|
|
234
234
|
}
|
|
235
235
|
e();
|
|
236
236
|
}
|
|
237
|
-
} catch (
|
|
238
|
-
if (
|
|
239
|
-
for (var a =
|
|
240
|
-
`),
|
|
241
|
-
`), l = a.length - 1, d =
|
|
237
|
+
} catch (m) {
|
|
238
|
+
if (m && n && typeof m.stack == "string") {
|
|
239
|
+
for (var a = m.stack.split(`
|
|
240
|
+
`), g = n.stack.split(`
|
|
241
|
+
`), l = a.length - 1, d = g.length - 1; l >= 1 && d >= 0 && a[l] !== g[d]; )
|
|
242
242
|
d--;
|
|
243
243
|
for (; l >= 1 && d >= 0; l--, d--)
|
|
244
|
-
if (a[l] !==
|
|
244
|
+
if (a[l] !== g[d]) {
|
|
245
245
|
if (l !== 1 || d !== 1)
|
|
246
246
|
do
|
|
247
|
-
if (l--, d--, d < 0 || a[l] !==
|
|
248
|
-
var
|
|
247
|
+
if (l--, d--, d < 0 || a[l] !== g[d]) {
|
|
248
|
+
var _ = `
|
|
249
249
|
` + a[l].replace(" at new ", " at ");
|
|
250
|
-
return e.displayName &&
|
|
250
|
+
return e.displayName && _.includes("<anonymous>") && (_ = _.replace("<anonymous>", e.displayName)), typeof e == "function" && M.set(e, _), _;
|
|
251
251
|
}
|
|
252
252
|
while (l >= 1 && d >= 0);
|
|
253
253
|
break;
|
|
@@ -276,7 +276,7 @@ function Rr() {
|
|
|
276
276
|
switch (e) {
|
|
277
277
|
case j:
|
|
278
278
|
return Y("Suspense");
|
|
279
|
-
case
|
|
279
|
+
case p:
|
|
280
280
|
return Y("SuspenseList");
|
|
281
281
|
}
|
|
282
282
|
if (typeof e == "object")
|
|
@@ -311,14 +311,14 @@ function Rr() {
|
|
|
311
311
|
var a = void 0;
|
|
312
312
|
try {
|
|
313
313
|
if (typeof e[s] != "function") {
|
|
314
|
-
var
|
|
315
|
-
throw
|
|
314
|
+
var g = Error((n || "React class") + ": " + t + " type `" + s + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[s] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
315
|
+
throw g.name = "Invariant Violation", g;
|
|
316
316
|
}
|
|
317
317
|
a = e[s](r, s, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
318
318
|
} catch (l) {
|
|
319
319
|
a = l;
|
|
320
320
|
}
|
|
321
|
-
a && !(a instanceof Error) && (U(i),
|
|
321
|
+
a && !(a instanceof Error) && (U(i), h("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", n || "React class", t, s, typeof a), U(null)), a instanceof Error && !(a.message in fe) && (fe[a.message] = !0, U(i), h("Failed %s type: %s", t, a.message), U(null));
|
|
322
322
|
}
|
|
323
323
|
}
|
|
324
324
|
}
|
|
@@ -334,24 +334,24 @@ function Rr() {
|
|
|
334
334
|
}
|
|
335
335
|
function Ge(e) {
|
|
336
336
|
try {
|
|
337
|
-
return
|
|
337
|
+
return ve(e), !1;
|
|
338
338
|
} catch {
|
|
339
339
|
return !0;
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
|
-
function
|
|
342
|
+
function ve(e) {
|
|
343
343
|
return "" + e;
|
|
344
344
|
}
|
|
345
|
-
function
|
|
345
|
+
function pe(e) {
|
|
346
346
|
if (Ge(e))
|
|
347
|
-
return
|
|
347
|
+
return h("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ke(e)), ve(e);
|
|
348
348
|
}
|
|
349
|
-
var
|
|
349
|
+
var he = k.ReactCurrentOwner, ze = {
|
|
350
350
|
key: !0,
|
|
351
351
|
ref: !0,
|
|
352
352
|
__self: !0,
|
|
353
353
|
__source: !0
|
|
354
|
-
},
|
|
354
|
+
}, ge, me;
|
|
355
355
|
function Xe(e) {
|
|
356
356
|
if (F.call(e, "ref")) {
|
|
357
357
|
var r = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
@@ -369,12 +369,12 @@ function Rr() {
|
|
|
369
369
|
return e.key !== void 0;
|
|
370
370
|
}
|
|
371
371
|
function Qe(e, r) {
|
|
372
|
-
typeof e.ref == "string" &&
|
|
372
|
+
typeof e.ref == "string" && he.current;
|
|
373
373
|
}
|
|
374
374
|
function er(e, r) {
|
|
375
375
|
{
|
|
376
376
|
var t = function() {
|
|
377
|
-
|
|
377
|
+
ge || (ge = !0, h("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
|
|
378
378
|
};
|
|
379
379
|
t.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
380
380
|
get: t,
|
|
@@ -385,7 +385,7 @@ function Rr() {
|
|
|
385
385
|
function rr(e, r) {
|
|
386
386
|
{
|
|
387
387
|
var t = function() {
|
|
388
|
-
|
|
388
|
+
me || (me = !0, h("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
|
|
389
389
|
};
|
|
390
390
|
t.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
391
391
|
get: t,
|
|
@@ -396,7 +396,7 @@ function Rr() {
|
|
|
396
396
|
var tr = function(e, r, t, n, i, u, s) {
|
|
397
397
|
var a = {
|
|
398
398
|
// This tag allows us to uniquely identify this as a React Element
|
|
399
|
-
$$typeof:
|
|
399
|
+
$$typeof: y,
|
|
400
400
|
// Built-in properties that belong on the element
|
|
401
401
|
type: e,
|
|
402
402
|
key: r,
|
|
@@ -424,8 +424,8 @@ function Rr() {
|
|
|
424
424
|
};
|
|
425
425
|
function nr(e, r, t, n, i) {
|
|
426
426
|
{
|
|
427
|
-
var u, s = {}, a = null,
|
|
428
|
-
t !== void 0 && (
|
|
427
|
+
var u, s = {}, a = null, g = null;
|
|
428
|
+
t !== void 0 && (pe(t), a = "" + t), Ze(r) && (pe(r.key), a = "" + r.key), Xe(r) && (g = r.ref, Qe(r, i));
|
|
429
429
|
for (u in r)
|
|
430
430
|
F.call(r, u) && !ze.hasOwnProperty(u) && (s[u] = r[u]);
|
|
431
431
|
if (e && e.defaultProps) {
|
|
@@ -433,27 +433,27 @@ function Rr() {
|
|
|
433
433
|
for (u in l)
|
|
434
434
|
s[u] === void 0 && (s[u] = l[u]);
|
|
435
435
|
}
|
|
436
|
-
if (a ||
|
|
436
|
+
if (a || g) {
|
|
437
437
|
var d = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
438
|
-
a && er(s, d),
|
|
438
|
+
a && er(s, d), g && rr(s, d);
|
|
439
439
|
}
|
|
440
|
-
return tr(e, a,
|
|
440
|
+
return tr(e, a, g, i, n, he.current, s);
|
|
441
441
|
}
|
|
442
442
|
}
|
|
443
|
-
var G = k.ReactCurrentOwner,
|
|
443
|
+
var G = k.ReactCurrentOwner, _e = k.ReactDebugCurrentFrame;
|
|
444
444
|
function I(e) {
|
|
445
445
|
if (e) {
|
|
446
446
|
var r = e._owner, t = V(e.type, e._source, r ? r.type : null);
|
|
447
|
-
|
|
447
|
+
_e.setExtraStackFrame(t);
|
|
448
448
|
} else
|
|
449
|
-
|
|
449
|
+
_e.setExtraStackFrame(null);
|
|
450
450
|
}
|
|
451
451
|
var z;
|
|
452
452
|
z = !1;
|
|
453
453
|
function X(e) {
|
|
454
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
454
|
+
return typeof e == "object" && e !== null && e.$$typeof === y;
|
|
455
455
|
}
|
|
456
|
-
function
|
|
456
|
+
function ye() {
|
|
457
457
|
{
|
|
458
458
|
if (G.current) {
|
|
459
459
|
var e = S(G.current.type);
|
|
@@ -471,7 +471,7 @@ Check the render method of \`` + e + "`.";
|
|
|
471
471
|
var be = {};
|
|
472
472
|
function sr(e) {
|
|
473
473
|
{
|
|
474
|
-
var r =
|
|
474
|
+
var r = ye();
|
|
475
475
|
if (!r) {
|
|
476
476
|
var t = typeof e == "string" ? e : e.displayName || e.name;
|
|
477
477
|
t && (r = `
|
|
@@ -481,7 +481,7 @@ Check the top-level render call using <` + t + ">.");
|
|
|
481
481
|
return r;
|
|
482
482
|
}
|
|
483
483
|
}
|
|
484
|
-
function
|
|
484
|
+
function Re(e, r) {
|
|
485
485
|
{
|
|
486
486
|
if (!e._store || e._store.validated || e.key != null)
|
|
487
487
|
return;
|
|
@@ -491,17 +491,17 @@ Check the top-level render call using <` + t + ">.");
|
|
|
491
491
|
return;
|
|
492
492
|
be[t] = !0;
|
|
493
493
|
var n = "";
|
|
494
|
-
e && e._owner && e._owner !== G.current && (n = " It was passed a child from " + S(e._owner.type) + "."), I(e),
|
|
494
|
+
e && e._owner && e._owner !== G.current && (n = " It was passed a child from " + S(e._owner.type) + "."), I(e), h('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, n), I(null);
|
|
495
495
|
}
|
|
496
496
|
}
|
|
497
|
-
function
|
|
497
|
+
function xe(e, r) {
|
|
498
498
|
{
|
|
499
499
|
if (typeof e != "object")
|
|
500
500
|
return;
|
|
501
501
|
if (K(e))
|
|
502
502
|
for (var t = 0; t < e.length; t++) {
|
|
503
503
|
var n = e[t];
|
|
504
|
-
X(n) &&
|
|
504
|
+
X(n) && Re(n, r);
|
|
505
505
|
}
|
|
506
506
|
else if (X(e))
|
|
507
507
|
e._store && (e._store.validated = !0);
|
|
@@ -509,7 +509,7 @@ Check the top-level render call using <` + t + ">.");
|
|
|
509
509
|
var i = ke(e);
|
|
510
510
|
if (typeof i == "function" && i !== e.entries)
|
|
511
511
|
for (var u = i.call(e), s; !(s = u.next()).done; )
|
|
512
|
-
X(s.value) &&
|
|
512
|
+
X(s.value) && Re(s.value, r);
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
515
|
}
|
|
@@ -533,9 +533,9 @@ Check the top-level render call using <` + t + ">.");
|
|
|
533
533
|
} else if (r.PropTypes !== void 0 && !z) {
|
|
534
534
|
z = !0;
|
|
535
535
|
var i = S(r);
|
|
536
|
-
|
|
536
|
+
h("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", i || "Unknown");
|
|
537
537
|
}
|
|
538
|
-
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved &&
|
|
538
|
+
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && h("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
539
539
|
}
|
|
540
540
|
}
|
|
541
541
|
function or(e) {
|
|
@@ -543,11 +543,11 @@ Check the top-level render call using <` + t + ">.");
|
|
|
543
543
|
for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
|
|
544
544
|
var n = r[t];
|
|
545
545
|
if (n !== "children" && n !== "key") {
|
|
546
|
-
I(e),
|
|
546
|
+
I(e), h("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), I(null);
|
|
547
547
|
break;
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
|
-
e.ref !== null && (I(e),
|
|
550
|
+
e.ref !== null && (I(e), h("Invalid attribute `ref` supplied to `React.Fragment`."), I(null));
|
|
551
551
|
}
|
|
552
552
|
}
|
|
553
553
|
var Ee = {};
|
|
@@ -557,34 +557,34 @@ Check the top-level render call using <` + t + ">.");
|
|
|
557
557
|
if (!s) {
|
|
558
558
|
var a = "";
|
|
559
559
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
560
|
-
var
|
|
561
|
-
|
|
560
|
+
var g = ar();
|
|
561
|
+
g ? a += g : a += ye();
|
|
562
562
|
var l;
|
|
563
|
-
e === null ? l = "null" : K(e) ? l = "array" : e !== void 0 && e.$$typeof ===
|
|
563
|
+
e === null ? l = "null" : K(e) ? l = "array" : e !== void 0 && e.$$typeof === y ? (l = "<" + (S(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : l = typeof e, h("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", l, a);
|
|
564
564
|
}
|
|
565
565
|
var d = nr(e, r, t, i, u);
|
|
566
566
|
if (d == null)
|
|
567
567
|
return d;
|
|
568
568
|
if (s) {
|
|
569
|
-
var
|
|
570
|
-
if (
|
|
569
|
+
var _ = r.children;
|
|
570
|
+
if (_ !== void 0)
|
|
571
571
|
if (n)
|
|
572
|
-
if (K(
|
|
573
|
-
for (var A = 0; A <
|
|
574
|
-
|
|
575
|
-
Object.freeze && Object.freeze(
|
|
572
|
+
if (K(_)) {
|
|
573
|
+
for (var A = 0; A < _.length; A++)
|
|
574
|
+
xe(_[A], e);
|
|
575
|
+
Object.freeze && Object.freeze(_);
|
|
576
576
|
} else
|
|
577
|
-
|
|
577
|
+
h("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
578
578
|
else
|
|
579
|
-
|
|
579
|
+
xe(_, e);
|
|
580
580
|
}
|
|
581
581
|
if (F.call(r, "key")) {
|
|
582
|
-
var C = S(e),
|
|
583
|
-
return
|
|
584
|
-
}), Z =
|
|
582
|
+
var C = S(e), m = Object.keys(r).filter(function(vr) {
|
|
583
|
+
return vr !== "key";
|
|
584
|
+
}), Z = m.length > 0 ? "{key: someKey, " + m.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
585
585
|
if (!Ee[C + Z]) {
|
|
586
|
-
var dr =
|
|
587
|
-
|
|
586
|
+
var dr = m.length > 0 ? "{" + m.join(": ..., ") + ": ...}" : "{}";
|
|
587
|
+
h(`A props object containing a "key" prop is being spread into JSX:
|
|
588
588
|
let props = %s;
|
|
589
589
|
<%s {...props} />
|
|
590
590
|
React keys must be passed directly to JSX without using spread:
|
|
@@ -607,10 +607,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
607
607
|
}
|
|
608
608
|
var Pe;
|
|
609
609
|
function br() {
|
|
610
|
-
return Pe || (Pe = 1, process.env.NODE_ENV === "production" ? J.exports =
|
|
610
|
+
return Pe || (Pe = 1, process.env.NODE_ENV === "production" ? J.exports = _r() : J.exports = yr()), J.exports;
|
|
611
611
|
}
|
|
612
612
|
var o = br();
|
|
613
|
-
const
|
|
613
|
+
const Rr = {
|
|
614
614
|
landingPage: "Landing Page",
|
|
615
615
|
successPage: "Success Page",
|
|
616
616
|
jaiShreeRam: "JAI SHREE RAM",
|
|
@@ -623,7 +623,7 @@ const xr = {
|
|
|
623
623
|
step1: "You'll be added to our WhatsApp puja community",
|
|
624
624
|
step2: "We'll send you a reminder 30 min before the stream",
|
|
625
625
|
step3: "Tap the link on 2nd April to watch live with thousands of devotees"
|
|
626
|
-
},
|
|
626
|
+
}, xr = {
|
|
627
627
|
landingPage: "लैंडिंग पेज",
|
|
628
628
|
successPage: "सफलता पेज",
|
|
629
629
|
jaiShreeRam: "जय श्री राम",
|
|
@@ -637,27 +637,27 @@ const xr = {
|
|
|
637
637
|
step2: "हम आपको स्ट्रीम से 30 मिनट पहले एक रिमाइंडर भेजेंगे",
|
|
638
638
|
step3: "2 अप्रैल को लिंक पर टैप करें और हजारों भक्तों के साथ लाइव देखें"
|
|
639
639
|
}, Er = {
|
|
640
|
-
en:
|
|
641
|
-
hi:
|
|
642
|
-
}, Ce =
|
|
643
|
-
locale:
|
|
644
|
-
children:
|
|
640
|
+
en: Rr,
|
|
641
|
+
hi: xr
|
|
642
|
+
}, Ce = hr(null), Hr = ({
|
|
643
|
+
locale: R,
|
|
644
|
+
children: y
|
|
645
645
|
}) => {
|
|
646
|
-
const b = { locale:
|
|
647
|
-
return /* @__PURE__ */ o.jsx(Ce.Provider, { value: b, children:
|
|
646
|
+
const b = { locale: R, t: (x) => Er[R]?.[x] ?? x };
|
|
647
|
+
return /* @__PURE__ */ o.jsx(Ce.Provider, { value: b, children: y });
|
|
648
648
|
};
|
|
649
649
|
function Oe() {
|
|
650
|
-
return
|
|
650
|
+
return pr(Ce);
|
|
651
651
|
}
|
|
652
652
|
const Tr = "_landingPage_5jd3b_1", jr = {
|
|
653
653
|
landingPage: Tr
|
|
654
654
|
}, Kr = () => {
|
|
655
|
-
const
|
|
656
|
-
return /* @__PURE__ */ o.jsx("div", { className: jr.landingPage, children: /* @__PURE__ */ o.jsx("h1", { children:
|
|
657
|
-
}, Sr = "
|
|
655
|
+
const y = Oe()?.t || ((T) => T);
|
|
656
|
+
return /* @__PURE__ */ o.jsx("div", { className: jr.landingPage, children: /* @__PURE__ */ o.jsx("h1", { children: y("landingPage") }) });
|
|
657
|
+
}, Sr = "_successPage_1vy5h_1", Pr = "_profileImageContainer_1vy5h_7", wr = "_profileImage_1vy5h_7", Cr = "_greeting_1vy5h_19", Or = "_jaiShreeRam_1vy5h_23", Nr = "_userName_1vy5h_29", kr = "_registrationCard_1vy5h_34", Ir = "_registeredText_1vy5h_43", Ar = "_eventName_1vy5h_47", Dr = "_eventDetails_1vy5h_53", Fr = "_whatsappButton_1vy5h_57", Wr = "_redirectInfo_1vy5h_66", Lr = "_redirectText_1vy5h_70", $r = "_countdown_1vy5h_74", Yr = "_nextSteps_1vy5h_78", Mr = "_nextStepsTitle_1vy5h_83", Vr = "_stepsList_1vy5h_87", Ur = "_step_1vy5h_87", Jr = "_stepNumber_1vy5h_95", Br = "_stepText_1vy5h_99", c = {
|
|
658
658
|
successPage: Sr,
|
|
659
659
|
profileImageContainer: Pr,
|
|
660
|
-
|
|
660
|
+
profileImage: wr,
|
|
661
661
|
greeting: Cr,
|
|
662
662
|
jaiShreeRam: Or,
|
|
663
663
|
userName: Nr,
|
|
@@ -676,32 +676,42 @@ const Tr = "_landingPage_5jd3b_1", jr = {
|
|
|
676
676
|
stepNumber: Jr,
|
|
677
677
|
stepText: Br
|
|
678
678
|
}, Gr = ({
|
|
679
|
-
userName:
|
|
680
|
-
eventName:
|
|
679
|
+
userName: R = "Rahul Ji",
|
|
680
|
+
eventName: y = "Hanuman Jayanti Maha Puja",
|
|
681
681
|
eventDate: T = "2nd April",
|
|
682
682
|
eventTime: b = "6:00 AM onwards",
|
|
683
|
-
onWhatsAppClick:
|
|
683
|
+
onWhatsAppClick: x,
|
|
684
684
|
redirectSeconds: O = 3
|
|
685
685
|
}) => {
|
|
686
|
-
const
|
|
687
|
-
return
|
|
686
|
+
const v = Oe()?.t || ((p) => p), [f, j] = gr(O);
|
|
687
|
+
return mr(() => {
|
|
688
688
|
if (f > 0) {
|
|
689
|
-
const
|
|
690
|
-
return () => clearTimeout(
|
|
689
|
+
const p = setTimeout(() => j(f - 1), 1e3);
|
|
690
|
+
return () => clearTimeout(p);
|
|
691
691
|
}
|
|
692
692
|
}, [f]), /* @__PURE__ */ o.jsxs("div", { className: c.successPage, children: [
|
|
693
|
-
/* @__PURE__ */ o.jsx("div", { className: c.profileImageContainer, children: /* @__PURE__ */ o.jsx(
|
|
693
|
+
/* @__PURE__ */ o.jsx("div", { className: c.profileImageContainer, children: /* @__PURE__ */ o.jsx(
|
|
694
|
+
"img",
|
|
695
|
+
{
|
|
696
|
+
src: "https://srm-cdn.a4b.io/yoda/1774094253562.webp",
|
|
697
|
+
alt: "Profile",
|
|
698
|
+
className: c.profileImage,
|
|
699
|
+
width: 88,
|
|
700
|
+
height: 88,
|
|
701
|
+
loading: "eager"
|
|
702
|
+
}
|
|
703
|
+
) }),
|
|
694
704
|
/* @__PURE__ */ o.jsxs("div", { className: c.greeting, children: [
|
|
695
|
-
/* @__PURE__ */ o.jsx("p", { className: c.jaiShreeRam, children:
|
|
705
|
+
/* @__PURE__ */ o.jsx("p", { className: c.jaiShreeRam, children: v("jaiShreeRam") }),
|
|
696
706
|
/* @__PURE__ */ o.jsxs("h1", { className: c.userName, children: [
|
|
697
|
-
|
|
707
|
+
v("namaste"),
|
|
698
708
|
", ",
|
|
699
|
-
|
|
709
|
+
R
|
|
700
710
|
] })
|
|
701
711
|
] }),
|
|
702
712
|
/* @__PURE__ */ o.jsxs("div", { className: c.registrationCard, children: [
|
|
703
|
-
/* @__PURE__ */ o.jsx("p", { className: c.registeredText, children:
|
|
704
|
-
/* @__PURE__ */ o.jsx("h2", { className: c.eventName, children:
|
|
713
|
+
/* @__PURE__ */ o.jsx("p", { className: c.registeredText, children: v("registeredFor") }),
|
|
714
|
+
/* @__PURE__ */ o.jsx("h2", { className: c.eventName, children: y }),
|
|
705
715
|
/* @__PURE__ */ o.jsxs("p", { className: c.eventDetails, children: [
|
|
706
716
|
T,
|
|
707
717
|
" · ",
|
|
@@ -712,33 +722,33 @@ const Tr = "_landingPage_5jd3b_1", jr = {
|
|
|
712
722
|
"button",
|
|
713
723
|
{
|
|
714
724
|
className: c.whatsappButton,
|
|
715
|
-
onClick:
|
|
725
|
+
onClick: x,
|
|
716
726
|
type: "button",
|
|
717
|
-
children:
|
|
727
|
+
children: v("getStreamLink")
|
|
718
728
|
}
|
|
719
729
|
),
|
|
720
730
|
/* @__PURE__ */ o.jsxs("div", { className: c.redirectInfo, children: [
|
|
721
|
-
/* @__PURE__ */ o.jsx("p", { className: c.redirectText, children:
|
|
731
|
+
/* @__PURE__ */ o.jsx("p", { className: c.redirectText, children: v("redirectingIn") }),
|
|
722
732
|
/* @__PURE__ */ o.jsxs("p", { className: c.countdown, children: [
|
|
723
733
|
f.toString().padStart(2, "0"),
|
|
724
734
|
" ",
|
|
725
|
-
|
|
735
|
+
v("seconds")
|
|
726
736
|
] })
|
|
727
737
|
] }),
|
|
728
738
|
/* @__PURE__ */ o.jsxs("div", { className: c.nextSteps, children: [
|
|
729
|
-
/* @__PURE__ */ o.jsx("h3", { className: c.nextStepsTitle, children:
|
|
739
|
+
/* @__PURE__ */ o.jsx("h3", { className: c.nextStepsTitle, children: v("whatHappensNext") }),
|
|
730
740
|
/* @__PURE__ */ o.jsxs("div", { className: c.stepsList, children: [
|
|
731
741
|
/* @__PURE__ */ o.jsxs("div", { className: c.step, children: [
|
|
732
742
|
/* @__PURE__ */ o.jsx("span", { className: c.stepNumber, children: "1" }),
|
|
733
|
-
/* @__PURE__ */ o.jsx("p", { className: c.stepText, children:
|
|
743
|
+
/* @__PURE__ */ o.jsx("p", { className: c.stepText, children: v("step1") })
|
|
734
744
|
] }),
|
|
735
745
|
/* @__PURE__ */ o.jsxs("div", { className: c.step, children: [
|
|
736
746
|
/* @__PURE__ */ o.jsx("span", { className: c.stepNumber, children: "2" }),
|
|
737
|
-
/* @__PURE__ */ o.jsx("p", { className: c.stepText, children:
|
|
747
|
+
/* @__PURE__ */ o.jsx("p", { className: c.stepText, children: v("step2") })
|
|
738
748
|
] }),
|
|
739
749
|
/* @__PURE__ */ o.jsxs("div", { className: c.step, children: [
|
|
740
750
|
/* @__PURE__ */ o.jsx("span", { className: c.stepNumber, children: "3" }),
|
|
741
|
-
/* @__PURE__ */ o.jsx("p", { className: c.stepText, children:
|
|
751
|
+
/* @__PURE__ */ o.jsx("p", { className: c.stepText, children: v("step3") })
|
|
742
752
|
] })
|
|
743
753
|
] })
|
|
744
754
|
] })
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hanuman-chalisa.js","sources":["../../../node_modules/react/cjs/react-jsx-runtime.production.min.js","../../../node_modules/react/cjs/react-jsx-runtime.development.js","../../../node_modules/react/jsx-runtime.js","../src/i18n/translations.en.ts","../src/i18n/translations.hi.ts","../src/i18n/translations.ts","../src/i18n/I18nContext.tsx","../src/components/LandingPage/LandingPage.tsx","../src/components/SuccessPage/SuccessPage.tsx"],"sourcesContent":["/**\n * @license React\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),k=Symbol.for(\"react.element\"),l=Symbol.for(\"react.fragment\"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=\"\"+g);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l;exports.jsx=q;exports.jsxs=q;\n","/**\n * @license React\n * react-jsx-runtime.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\nvar React = require('react');\n\n// ATTENTION\n// When adding new symbols to this file,\n// Please consider also adding to 'react-devtools-shared/src/backend/ReactSymbols'\n// The Symbol used to tag the ReactElement-like types.\nvar REACT_ELEMENT_TYPE = Symbol.for('react.element');\nvar REACT_PORTAL_TYPE = Symbol.for('react.portal');\nvar REACT_FRAGMENT_TYPE = Symbol.for('react.fragment');\nvar REACT_STRICT_MODE_TYPE = Symbol.for('react.strict_mode');\nvar REACT_PROFILER_TYPE = Symbol.for('react.profiler');\nvar REACT_PROVIDER_TYPE = Symbol.for('react.provider');\nvar REACT_CONTEXT_TYPE = Symbol.for('react.context');\nvar REACT_FORWARD_REF_TYPE = Symbol.for('react.forward_ref');\nvar REACT_SUSPENSE_TYPE = Symbol.for('react.suspense');\nvar REACT_SUSPENSE_LIST_TYPE = Symbol.for('react.suspense_list');\nvar REACT_MEMO_TYPE = Symbol.for('react.memo');\nvar REACT_LAZY_TYPE = Symbol.for('react.lazy');\nvar REACT_OFFSCREEN_TYPE = Symbol.for('react.offscreen');\nvar MAYBE_ITERATOR_SYMBOL = Symbol.iterator;\nvar FAUX_ITERATOR_SYMBOL = '@@iterator';\nfunction getIteratorFn(maybeIterable) {\n if (maybeIterable === null || typeof maybeIterable !== 'object') {\n return null;\n }\n\n var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];\n\n if (typeof maybeIterator === 'function') {\n return maybeIterator;\n }\n\n return null;\n}\n\nvar ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\n\nfunction error(format) {\n {\n {\n for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {\n args[_key2 - 1] = arguments[_key2];\n }\n\n printWarning('error', format, args);\n }\n }\n}\n\nfunction printWarning(level, format, args) {\n // When changing this logic, you might want to also\n // update consoleWithStackDev.www.js as well.\n {\n var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\n var stack = ReactDebugCurrentFrame.getStackAddendum();\n\n if (stack !== '') {\n format += '%s';\n args = args.concat([stack]);\n } // eslint-disable-next-line react-internal/safe-string-coercion\n\n\n var argsWithFormat = args.map(function (item) {\n return String(item);\n }); // Careful: RN currently depends on this prefix\n\n argsWithFormat.unshift('Warning: ' + format); // We intentionally don't use spread (or .apply) directly because it\n // breaks IE9: https://github.com/facebook/react/issues/13610\n // eslint-disable-next-line react-internal/no-production-logging\n\n Function.prototype.apply.call(console[level], console, argsWithFormat);\n }\n}\n\n// -----------------------------------------------------------------------------\n\nvar enableScopeAPI = false; // Experimental Create Event Handle API.\nvar enableCacheElement = false;\nvar enableTransitionTracing = false; // No known bugs, but needs performance testing\n\nvar enableLegacyHidden = false; // Enables unstable_avoidThisFallback feature in Fiber\n// stuff. Intended to enable React core members to more easily debug scheduling\n// issues in DEV builds.\n\nvar enableDebugTracing = false; // Track which Fiber(s) schedule render work.\n\nvar REACT_MODULE_REFERENCE;\n\n{\n REACT_MODULE_REFERENCE = Symbol.for('react.module.reference');\n}\n\nfunction isValidElementType(type) {\n if (typeof type === 'string' || typeof type === 'function') {\n return true;\n } // Note: typeof might be other than 'symbol' or 'number' (e.g. if it's a polyfill).\n\n\n if (type === REACT_FRAGMENT_TYPE || type === REACT_PROFILER_TYPE || enableDebugTracing || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || enableLegacyHidden || type === REACT_OFFSCREEN_TYPE || enableScopeAPI || enableCacheElement || enableTransitionTracing ) {\n return true;\n }\n\n if (typeof type === 'object' && type !== null) {\n if (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || // This needs to include all possible module reference object\n // types supported by any Flight configuration anywhere since\n // we don't know which Flight build this will end up being used\n // with.\n type.$$typeof === REACT_MODULE_REFERENCE || type.getModuleId !== undefined) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction getWrappedName(outerType, innerType, wrapperName) {\n var displayName = outerType.displayName;\n\n if (displayName) {\n return displayName;\n }\n\n var functionName = innerType.displayName || innerType.name || '';\n return functionName !== '' ? wrapperName + \"(\" + functionName + \")\" : wrapperName;\n} // Keep in sync with react-reconciler/getComponentNameFromFiber\n\n\nfunction getContextName(type) {\n return type.displayName || 'Context';\n} // Note that the reconciler package should generally prefer to use getComponentNameFromFiber() instead.\n\n\nfunction getComponentNameFromType(type) {\n if (type == null) {\n // Host root, text node or just invalid type.\n return null;\n }\n\n {\n if (typeof type.tag === 'number') {\n error('Received an unexpected object in getComponentNameFromType(). ' + 'This is likely a bug in React. Please file an issue.');\n }\n }\n\n if (typeof type === 'function') {\n return type.displayName || type.name || null;\n }\n\n if (typeof type === 'string') {\n return type;\n }\n\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n return 'Fragment';\n\n case REACT_PORTAL_TYPE:\n return 'Portal';\n\n case REACT_PROFILER_TYPE:\n return 'Profiler';\n\n case REACT_STRICT_MODE_TYPE:\n return 'StrictMode';\n\n case REACT_SUSPENSE_TYPE:\n return 'Suspense';\n\n case REACT_SUSPENSE_LIST_TYPE:\n return 'SuspenseList';\n\n }\n\n if (typeof type === 'object') {\n switch (type.$$typeof) {\n case REACT_CONTEXT_TYPE:\n var context = type;\n return getContextName(context) + '.Consumer';\n\n case REACT_PROVIDER_TYPE:\n var provider = type;\n return getContextName(provider._context) + '.Provider';\n\n case REACT_FORWARD_REF_TYPE:\n return getWrappedName(type, type.render, 'ForwardRef');\n\n case REACT_MEMO_TYPE:\n var outerName = type.displayName || null;\n\n if (outerName !== null) {\n return outerName;\n }\n\n return getComponentNameFromType(type.type) || 'Memo';\n\n case REACT_LAZY_TYPE:\n {\n var lazyComponent = type;\n var payload = lazyComponent._payload;\n var init = lazyComponent._init;\n\n try {\n return getComponentNameFromType(init(payload));\n } catch (x) {\n return null;\n }\n }\n\n // eslint-disable-next-line no-fallthrough\n }\n }\n\n return null;\n}\n\nvar assign = Object.assign;\n\n// Helpers to patch console.logs to avoid logging during side-effect free\n// replaying on render function. This currently only patches the object\n// lazily which won't cover if the log function was extracted eagerly.\n// We could also eagerly patch the method.\nvar disabledDepth = 0;\nvar prevLog;\nvar prevInfo;\nvar prevWarn;\nvar prevError;\nvar prevGroup;\nvar prevGroupCollapsed;\nvar prevGroupEnd;\n\nfunction disabledLog() {}\n\ndisabledLog.__reactDisabledLog = true;\nfunction disableLogs() {\n {\n if (disabledDepth === 0) {\n /* eslint-disable react-internal/no-production-logging */\n prevLog = console.log;\n prevInfo = console.info;\n prevWarn = console.warn;\n prevError = console.error;\n prevGroup = console.group;\n prevGroupCollapsed = console.groupCollapsed;\n prevGroupEnd = console.groupEnd; // https://github.com/facebook/react/issues/19099\n\n var props = {\n configurable: true,\n enumerable: true,\n value: disabledLog,\n writable: true\n }; // $FlowFixMe Flow thinks console is immutable.\n\n Object.defineProperties(console, {\n info: props,\n log: props,\n warn: props,\n error: props,\n group: props,\n groupCollapsed: props,\n groupEnd: props\n });\n /* eslint-enable react-internal/no-production-logging */\n }\n\n disabledDepth++;\n }\n}\nfunction reenableLogs() {\n {\n disabledDepth--;\n\n if (disabledDepth === 0) {\n /* eslint-disable react-internal/no-production-logging */\n var props = {\n configurable: true,\n enumerable: true,\n writable: true\n }; // $FlowFixMe Flow thinks console is immutable.\n\n Object.defineProperties(console, {\n log: assign({}, props, {\n value: prevLog\n }),\n info: assign({}, props, {\n value: prevInfo\n }),\n warn: assign({}, props, {\n value: prevWarn\n }),\n error: assign({}, props, {\n value: prevError\n }),\n group: assign({}, props, {\n value: prevGroup\n }),\n groupCollapsed: assign({}, props, {\n value: prevGroupCollapsed\n }),\n groupEnd: assign({}, props, {\n value: prevGroupEnd\n })\n });\n /* eslint-enable react-internal/no-production-logging */\n }\n\n if (disabledDepth < 0) {\n error('disabledDepth fell below zero. ' + 'This is a bug in React. Please file an issue.');\n }\n }\n}\n\nvar ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;\nvar prefix;\nfunction describeBuiltInComponentFrame(name, source, ownerFn) {\n {\n if (prefix === undefined) {\n // Extract the VM specific prefix used by each line.\n try {\n throw Error();\n } catch (x) {\n var match = x.stack.trim().match(/\\n( *(at )?)/);\n prefix = match && match[1] || '';\n }\n } // We use the prefix to ensure our stacks line up with native stack frames.\n\n\n return '\\n' + prefix + name;\n }\n}\nvar reentry = false;\nvar componentFrameCache;\n\n{\n var PossiblyWeakMap = typeof WeakMap === 'function' ? WeakMap : Map;\n componentFrameCache = new PossiblyWeakMap();\n}\n\nfunction describeNativeComponentFrame(fn, construct) {\n // If something asked for a stack inside a fake render, it should get ignored.\n if ( !fn || reentry) {\n return '';\n }\n\n {\n var frame = componentFrameCache.get(fn);\n\n if (frame !== undefined) {\n return frame;\n }\n }\n\n var control;\n reentry = true;\n var previousPrepareStackTrace = Error.prepareStackTrace; // $FlowFixMe It does accept undefined.\n\n Error.prepareStackTrace = undefined;\n var previousDispatcher;\n\n {\n previousDispatcher = ReactCurrentDispatcher.current; // Set the dispatcher in DEV because this might be call in the render function\n // for warnings.\n\n ReactCurrentDispatcher.current = null;\n disableLogs();\n }\n\n try {\n // This should throw.\n if (construct) {\n // Something should be setting the props in the constructor.\n var Fake = function () {\n throw Error();\n }; // $FlowFixMe\n\n\n Object.defineProperty(Fake.prototype, 'props', {\n set: function () {\n // We use a throwing setter instead of frozen or non-writable props\n // because that won't throw in a non-strict mode function.\n throw Error();\n }\n });\n\n if (typeof Reflect === 'object' && Reflect.construct) {\n // We construct a different control for this case to include any extra\n // frames added by the construct call.\n try {\n Reflect.construct(Fake, []);\n } catch (x) {\n control = x;\n }\n\n Reflect.construct(fn, [], Fake);\n } else {\n try {\n Fake.call();\n } catch (x) {\n control = x;\n }\n\n fn.call(Fake.prototype);\n }\n } else {\n try {\n throw Error();\n } catch (x) {\n control = x;\n }\n\n fn();\n }\n } catch (sample) {\n // This is inlined manually because closure doesn't do it for us.\n if (sample && control && typeof sample.stack === 'string') {\n // This extracts the first frame from the sample that isn't also in the control.\n // Skipping one frame that we assume is the frame that calls the two.\n var sampleLines = sample.stack.split('\\n');\n var controlLines = control.stack.split('\\n');\n var s = sampleLines.length - 1;\n var c = controlLines.length - 1;\n\n while (s >= 1 && c >= 0 && sampleLines[s] !== controlLines[c]) {\n // We expect at least one stack frame to be shared.\n // Typically this will be the root most one. However, stack frames may be\n // cut off due to maximum stack limits. In this case, one maybe cut off\n // earlier than the other. We assume that the sample is longer or the same\n // and there for cut off earlier. So we should find the root most frame in\n // the sample somewhere in the control.\n c--;\n }\n\n for (; s >= 1 && c >= 0; s--, c--) {\n // Next we find the first one that isn't the same which should be the\n // frame that called our sample function and the control.\n if (sampleLines[s] !== controlLines[c]) {\n // In V8, the first line is describing the message but other VMs don't.\n // If we're about to return the first line, and the control is also on the same\n // line, that's a pretty good indicator that our sample threw at same line as\n // the control. I.e. before we entered the sample frame. So we ignore this result.\n // This can happen if you passed a class to function component, or non-function.\n if (s !== 1 || c !== 1) {\n do {\n s--;\n c--; // We may still have similar intermediate frames from the construct call.\n // The next one that isn't the same should be our match though.\n\n if (c < 0 || sampleLines[s] !== controlLines[c]) {\n // V8 adds a \"new\" prefix for native classes. Let's remove it to make it prettier.\n var _frame = '\\n' + sampleLines[s].replace(' at new ', ' at '); // If our component frame is labeled \"<anonymous>\"\n // but we have a user-provided \"displayName\"\n // splice it in to make the stack more readable.\n\n\n if (fn.displayName && _frame.includes('<anonymous>')) {\n _frame = _frame.replace('<anonymous>', fn.displayName);\n }\n\n {\n if (typeof fn === 'function') {\n componentFrameCache.set(fn, _frame);\n }\n } // Return the line we found.\n\n\n return _frame;\n }\n } while (s >= 1 && c >= 0);\n }\n\n break;\n }\n }\n }\n } finally {\n reentry = false;\n\n {\n ReactCurrentDispatcher.current = previousDispatcher;\n reenableLogs();\n }\n\n Error.prepareStackTrace = previousPrepareStackTrace;\n } // Fallback to just using the name if we couldn't make it throw.\n\n\n var name = fn ? fn.displayName || fn.name : '';\n var syntheticFrame = name ? describeBuiltInComponentFrame(name) : '';\n\n {\n if (typeof fn === 'function') {\n componentFrameCache.set(fn, syntheticFrame);\n }\n }\n\n return syntheticFrame;\n}\nfunction describeFunctionComponentFrame(fn, source, ownerFn) {\n {\n return describeNativeComponentFrame(fn, false);\n }\n}\n\nfunction shouldConstruct(Component) {\n var prototype = Component.prototype;\n return !!(prototype && prototype.isReactComponent);\n}\n\nfunction describeUnknownElementTypeFrameInDEV(type, source, ownerFn) {\n\n if (type == null) {\n return '';\n }\n\n if (typeof type === 'function') {\n {\n return describeNativeComponentFrame(type, shouldConstruct(type));\n }\n }\n\n if (typeof type === 'string') {\n return describeBuiltInComponentFrame(type);\n }\n\n switch (type) {\n case REACT_SUSPENSE_TYPE:\n return describeBuiltInComponentFrame('Suspense');\n\n case REACT_SUSPENSE_LIST_TYPE:\n return describeBuiltInComponentFrame('SuspenseList');\n }\n\n if (typeof type === 'object') {\n switch (type.$$typeof) {\n case REACT_FORWARD_REF_TYPE:\n return describeFunctionComponentFrame(type.render);\n\n case REACT_MEMO_TYPE:\n // Memo may contain any component type so we recursively resolve it.\n return describeUnknownElementTypeFrameInDEV(type.type, source, ownerFn);\n\n case REACT_LAZY_TYPE:\n {\n var lazyComponent = type;\n var payload = lazyComponent._payload;\n var init = lazyComponent._init;\n\n try {\n // Lazy may contain any component type so we recursively resolve it.\n return describeUnknownElementTypeFrameInDEV(init(payload), source, ownerFn);\n } catch (x) {}\n }\n }\n }\n\n return '';\n}\n\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\n\nvar loggedTypeFailures = {};\nvar ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\n\nfunction setCurrentlyValidatingElement(element) {\n {\n if (element) {\n var owner = element._owner;\n var stack = describeUnknownElementTypeFrameInDEV(element.type, element._source, owner ? owner.type : null);\n ReactDebugCurrentFrame.setExtraStackFrame(stack);\n } else {\n ReactDebugCurrentFrame.setExtraStackFrame(null);\n }\n }\n}\n\nfunction checkPropTypes(typeSpecs, values, location, componentName, element) {\n {\n // $FlowFixMe This is okay but Flow doesn't know it.\n var has = Function.call.bind(hasOwnProperty);\n\n for (var typeSpecName in typeSpecs) {\n if (has(typeSpecs, typeSpecName)) {\n var error$1 = void 0; // Prop type validation may throw. In case they do, we don't want to\n // fail the render phase where it didn't fail before. So we log it.\n // After these have been cleaned up, we'll let them throw.\n\n try {\n // This is intentionally an invariant that gets caught. It's the same\n // behavior as without this statement except with a better message.\n if (typeof typeSpecs[typeSpecName] !== 'function') {\n // eslint-disable-next-line react-internal/prod-error-codes\n var err = Error((componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' + 'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.' + 'This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.');\n err.name = 'Invariant Violation';\n throw err;\n }\n\n error$1 = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED');\n } catch (ex) {\n error$1 = ex;\n }\n\n if (error$1 && !(error$1 instanceof Error)) {\n setCurrentlyValidatingElement(element);\n\n error('%s: type specification of %s' + ' `%s` is invalid; the type checker ' + 'function must return `null` or an `Error` but returned a %s. ' + 'You may have forgotten to pass an argument to the type checker ' + 'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' + 'shape all require an argument).', componentName || 'React class', location, typeSpecName, typeof error$1);\n\n setCurrentlyValidatingElement(null);\n }\n\n if (error$1 instanceof Error && !(error$1.message in loggedTypeFailures)) {\n // Only monitor this failure once because there tends to be a lot of the\n // same error.\n loggedTypeFailures[error$1.message] = true;\n setCurrentlyValidatingElement(element);\n\n error('Failed %s type: %s', location, error$1.message);\n\n setCurrentlyValidatingElement(null);\n }\n }\n }\n }\n}\n\nvar isArrayImpl = Array.isArray; // eslint-disable-next-line no-redeclare\n\nfunction isArray(a) {\n return isArrayImpl(a);\n}\n\n/*\n * The `'' + value` pattern (used in in perf-sensitive code) throws for Symbol\n * and Temporal.* types. See https://github.com/facebook/react/pull/22064.\n *\n * The functions in this module will throw an easier-to-understand,\n * easier-to-debug exception with a clear errors message message explaining the\n * problem. (Instead of a confusing exception thrown inside the implementation\n * of the `value` object).\n */\n// $FlowFixMe only called in DEV, so void return is not possible.\nfunction typeName(value) {\n {\n // toStringTag is needed for namespaced types like Temporal.Instant\n var hasToStringTag = typeof Symbol === 'function' && Symbol.toStringTag;\n var type = hasToStringTag && value[Symbol.toStringTag] || value.constructor.name || 'Object';\n return type;\n }\n} // $FlowFixMe only called in DEV, so void return is not possible.\n\n\nfunction willCoercionThrow(value) {\n {\n try {\n testStringCoercion(value);\n return false;\n } catch (e) {\n return true;\n }\n }\n}\n\nfunction testStringCoercion(value) {\n // If you ended up here by following an exception call stack, here's what's\n // happened: you supplied an object or symbol value to React (as a prop, key,\n // DOM attribute, CSS property, string ref, etc.) and when React tried to\n // coerce it to a string using `'' + value`, an exception was thrown.\n //\n // The most common types that will cause this exception are `Symbol` instances\n // and Temporal objects like `Temporal.Instant`. But any object that has a\n // `valueOf` or `[Symbol.toPrimitive]` method that throws will also cause this\n // exception. (Library authors do this to prevent users from using built-in\n // numeric operators like `+` or comparison operators like `>=` because custom\n // methods are needed to perform accurate arithmetic or comparison.)\n //\n // To fix the problem, coerce this object or symbol value to a string before\n // passing it to React. The most reliable way is usually `String(value)`.\n //\n // To find which value is throwing, check the browser or debugger console.\n // Before this exception was thrown, there should be `console.error` output\n // that shows the type (Symbol, Temporal.PlainDate, etc.) that caused the\n // problem and how that type was used: key, atrribute, input value prop, etc.\n // In most cases, this console output also shows the component and its\n // ancestor components where the exception happened.\n //\n // eslint-disable-next-line react-internal/safe-string-coercion\n return '' + value;\n}\nfunction checkKeyStringCoercion(value) {\n {\n if (willCoercionThrow(value)) {\n error('The provided key is an unsupported type %s.' + ' This value must be coerced to a string before before using it here.', typeName(value));\n\n return testStringCoercion(value); // throw (to help callers find troubleshooting comments)\n }\n }\n}\n\nvar ReactCurrentOwner = ReactSharedInternals.ReactCurrentOwner;\nvar RESERVED_PROPS = {\n key: true,\n ref: true,\n __self: true,\n __source: true\n};\nvar specialPropKeyWarningShown;\nvar specialPropRefWarningShown;\nvar didWarnAboutStringRefs;\n\n{\n didWarnAboutStringRefs = {};\n}\n\nfunction hasValidRef(config) {\n {\n if (hasOwnProperty.call(config, 'ref')) {\n var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;\n\n if (getter && getter.isReactWarning) {\n return false;\n }\n }\n }\n\n return config.ref !== undefined;\n}\n\nfunction hasValidKey(config) {\n {\n if (hasOwnProperty.call(config, 'key')) {\n var getter = Object.getOwnPropertyDescriptor(config, 'key').get;\n\n if (getter && getter.isReactWarning) {\n return false;\n }\n }\n }\n\n return config.key !== undefined;\n}\n\nfunction warnIfStringRefCannotBeAutoConverted(config, self) {\n {\n if (typeof config.ref === 'string' && ReactCurrentOwner.current && self && ReactCurrentOwner.current.stateNode !== self) {\n var componentName = getComponentNameFromType(ReactCurrentOwner.current.type);\n\n if (!didWarnAboutStringRefs[componentName]) {\n error('Component \"%s\" contains the string ref \"%s\". ' + 'Support for string refs will be removed in a future major release. ' + 'This case cannot be automatically converted to an arrow function. ' + 'We ask you to manually fix this case by using useRef() or createRef() instead. ' + 'Learn more about using refs safely here: ' + 'https://reactjs.org/link/strict-mode-string-ref', getComponentNameFromType(ReactCurrentOwner.current.type), config.ref);\n\n didWarnAboutStringRefs[componentName] = true;\n }\n }\n }\n}\n\nfunction defineKeyPropWarningGetter(props, displayName) {\n {\n var warnAboutAccessingKey = function () {\n if (!specialPropKeyWarningShown) {\n specialPropKeyWarningShown = true;\n\n error('%s: `key` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://reactjs.org/link/special-props)', displayName);\n }\n };\n\n warnAboutAccessingKey.isReactWarning = true;\n Object.defineProperty(props, 'key', {\n get: warnAboutAccessingKey,\n configurable: true\n });\n }\n}\n\nfunction defineRefPropWarningGetter(props, displayName) {\n {\n var warnAboutAccessingRef = function () {\n if (!specialPropRefWarningShown) {\n specialPropRefWarningShown = true;\n\n error('%s: `ref` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://reactjs.org/link/special-props)', displayName);\n }\n };\n\n warnAboutAccessingRef.isReactWarning = true;\n Object.defineProperty(props, 'ref', {\n get: warnAboutAccessingRef,\n configurable: true\n });\n }\n}\n/**\n * Factory method to create a new React element. This no longer adheres to\n * the class pattern, so do not use new to call it. Also, instanceof check\n * will not work. Instead test $$typeof field against Symbol.for('react.element') to check\n * if something is a React Element.\n *\n * @param {*} type\n * @param {*} props\n * @param {*} key\n * @param {string|object} ref\n * @param {*} owner\n * @param {*} self A *temporary* helper to detect places where `this` is\n * different from the `owner` when React.createElement is called, so that we\n * can warn. We want to get rid of owner and replace string `ref`s with arrow\n * functions, and as long as `this` and owner are the same, there will be no\n * change in behavior.\n * @param {*} source An annotation object (added by a transpiler or otherwise)\n * indicating filename, line number, and/or other information.\n * @internal\n */\n\n\nvar ReactElement = function (type, key, ref, self, source, owner, props) {\n var element = {\n // This tag allows us to uniquely identify this as a React Element\n $$typeof: REACT_ELEMENT_TYPE,\n // Built-in properties that belong on the element\n type: type,\n key: key,\n ref: ref,\n props: props,\n // Record the component responsible for creating this element.\n _owner: owner\n };\n\n {\n // The validation flag is currently mutative. We put it on\n // an external backing store so that we can freeze the whole object.\n // This can be replaced with a WeakMap once they are implemented in\n // commonly used development environments.\n element._store = {}; // To make comparing ReactElements easier for testing purposes, we make\n // the validation flag non-enumerable (where possible, which should\n // include every environment we run tests in), so the test framework\n // ignores it.\n\n Object.defineProperty(element._store, 'validated', {\n configurable: false,\n enumerable: false,\n writable: true,\n value: false\n }); // self and source are DEV only properties.\n\n Object.defineProperty(element, '_self', {\n configurable: false,\n enumerable: false,\n writable: false,\n value: self\n }); // Two elements created in two different places should be considered\n // equal for testing purposes and therefore we hide it from enumeration.\n\n Object.defineProperty(element, '_source', {\n configurable: false,\n enumerable: false,\n writable: false,\n value: source\n });\n\n if (Object.freeze) {\n Object.freeze(element.props);\n Object.freeze(element);\n }\n }\n\n return element;\n};\n/**\n * https://github.com/reactjs/rfcs/pull/107\n * @param {*} type\n * @param {object} props\n * @param {string} key\n */\n\nfunction jsxDEV(type, config, maybeKey, source, self) {\n {\n var propName; // Reserved names are extracted\n\n var props = {};\n var key = null;\n var ref = null; // Currently, key can be spread in as a prop. This causes a potential\n // issue if key is also explicitly declared (ie. <div {...props} key=\"Hi\" />\n // or <div key=\"Hi\" {...props} /> ). We want to deprecate key spread,\n // but as an intermediary step, we will use jsxDEV for everything except\n // <div {...props} key=\"Hi\" />, because we aren't currently able to tell if\n // key is explicitly declared to be undefined or not.\n\n if (maybeKey !== undefined) {\n {\n checkKeyStringCoercion(maybeKey);\n }\n\n key = '' + maybeKey;\n }\n\n if (hasValidKey(config)) {\n {\n checkKeyStringCoercion(config.key);\n }\n\n key = '' + config.key;\n }\n\n if (hasValidRef(config)) {\n ref = config.ref;\n warnIfStringRefCannotBeAutoConverted(config, self);\n } // Remaining properties are added to a new props object\n\n\n for (propName in config) {\n if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {\n props[propName] = config[propName];\n }\n } // Resolve default props\n\n\n if (type && type.defaultProps) {\n var defaultProps = type.defaultProps;\n\n for (propName in defaultProps) {\n if (props[propName] === undefined) {\n props[propName] = defaultProps[propName];\n }\n }\n }\n\n if (key || ref) {\n var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;\n\n if (key) {\n defineKeyPropWarningGetter(props, displayName);\n }\n\n if (ref) {\n defineRefPropWarningGetter(props, displayName);\n }\n }\n\n return ReactElement(type, key, ref, self, source, ReactCurrentOwner.current, props);\n }\n}\n\nvar ReactCurrentOwner$1 = ReactSharedInternals.ReactCurrentOwner;\nvar ReactDebugCurrentFrame$1 = ReactSharedInternals.ReactDebugCurrentFrame;\n\nfunction setCurrentlyValidatingElement$1(element) {\n {\n if (element) {\n var owner = element._owner;\n var stack = describeUnknownElementTypeFrameInDEV(element.type, element._source, owner ? owner.type : null);\n ReactDebugCurrentFrame$1.setExtraStackFrame(stack);\n } else {\n ReactDebugCurrentFrame$1.setExtraStackFrame(null);\n }\n }\n}\n\nvar propTypesMisspellWarningShown;\n\n{\n propTypesMisspellWarningShown = false;\n}\n/**\n * Verifies the object is a ReactElement.\n * See https://reactjs.org/docs/react-api.html#isvalidelement\n * @param {?object} object\n * @return {boolean} True if `object` is a ReactElement.\n * @final\n */\n\n\nfunction isValidElement(object) {\n {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n }\n}\n\nfunction getDeclarationErrorAddendum() {\n {\n if (ReactCurrentOwner$1.current) {\n var name = getComponentNameFromType(ReactCurrentOwner$1.current.type);\n\n if (name) {\n return '\\n\\nCheck the render method of `' + name + '`.';\n }\n }\n\n return '';\n }\n}\n\nfunction getSourceInfoErrorAddendum(source) {\n {\n if (source !== undefined) {\n var fileName = source.fileName.replace(/^.*[\\\\\\/]/, '');\n var lineNumber = source.lineNumber;\n return '\\n\\nCheck your code at ' + fileName + ':' + lineNumber + '.';\n }\n\n return '';\n }\n}\n/**\n * Warn if there's no key explicitly set on dynamic arrays of children or\n * object keys are not valid. This allows us to keep track of children between\n * updates.\n */\n\n\nvar ownerHasKeyUseWarning = {};\n\nfunction getCurrentComponentErrorInfo(parentType) {\n {\n var info = getDeclarationErrorAddendum();\n\n if (!info) {\n var parentName = typeof parentType === 'string' ? parentType : parentType.displayName || parentType.name;\n\n if (parentName) {\n info = \"\\n\\nCheck the top-level render call using <\" + parentName + \">.\";\n }\n }\n\n return info;\n }\n}\n/**\n * Warn if the element doesn't have an explicit key assigned to it.\n * This element is in an array. The array could grow and shrink or be\n * reordered. All children that haven't already been validated are required to\n * have a \"key\" property assigned to it. Error statuses are cached so a warning\n * will only be shown once.\n *\n * @internal\n * @param {ReactElement} element Element that requires a key.\n * @param {*} parentType element's parent's type.\n */\n\n\nfunction validateExplicitKey(element, parentType) {\n {\n if (!element._store || element._store.validated || element.key != null) {\n return;\n }\n\n element._store.validated = true;\n var currentComponentErrorInfo = getCurrentComponentErrorInfo(parentType);\n\n if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {\n return;\n }\n\n ownerHasKeyUseWarning[currentComponentErrorInfo] = true; // Usually the current owner is the offender, but if it accepts children as a\n // property, it may be the creator of the child that's responsible for\n // assigning it a key.\n\n var childOwner = '';\n\n if (element && element._owner && element._owner !== ReactCurrentOwner$1.current) {\n // Give the component that originally created this child.\n childOwner = \" It was passed a child from \" + getComponentNameFromType(element._owner.type) + \".\";\n }\n\n setCurrentlyValidatingElement$1(element);\n\n error('Each child in a list should have a unique \"key\" prop.' + '%s%s See https://reactjs.org/link/warning-keys for more information.', currentComponentErrorInfo, childOwner);\n\n setCurrentlyValidatingElement$1(null);\n }\n}\n/**\n * Ensure that every element either is passed in a static location, in an\n * array with an explicit keys property defined, or in an object literal\n * with valid key property.\n *\n * @internal\n * @param {ReactNode} node Statically passed child of any type.\n * @param {*} parentType node's parent's type.\n */\n\n\nfunction validateChildKeys(node, parentType) {\n {\n if (typeof node !== 'object') {\n return;\n }\n\n if (isArray(node)) {\n for (var i = 0; i < node.length; i++) {\n var child = node[i];\n\n if (isValidElement(child)) {\n validateExplicitKey(child, parentType);\n }\n }\n } else if (isValidElement(node)) {\n // This element was passed in a valid location.\n if (node._store) {\n node._store.validated = true;\n }\n } else if (node) {\n var iteratorFn = getIteratorFn(node);\n\n if (typeof iteratorFn === 'function') {\n // Entry iterators used to provide implicit keys,\n // but now we print a separate warning for them later.\n if (iteratorFn !== node.entries) {\n var iterator = iteratorFn.call(node);\n var step;\n\n while (!(step = iterator.next()).done) {\n if (isValidElement(step.value)) {\n validateExplicitKey(step.value, parentType);\n }\n }\n }\n }\n }\n }\n}\n/**\n * Given an element, validate that its props follow the propTypes definition,\n * provided by the type.\n *\n * @param {ReactElement} element\n */\n\n\nfunction validatePropTypes(element) {\n {\n var type = element.type;\n\n if (type === null || type === undefined || typeof type === 'string') {\n return;\n }\n\n var propTypes;\n\n if (typeof type === 'function') {\n propTypes = type.propTypes;\n } else if (typeof type === 'object' && (type.$$typeof === REACT_FORWARD_REF_TYPE || // Note: Memo only checks outer props here.\n // Inner props are checked in the reconciler.\n type.$$typeof === REACT_MEMO_TYPE)) {\n propTypes = type.propTypes;\n } else {\n return;\n }\n\n if (propTypes) {\n // Intentionally inside to avoid triggering lazy initializers:\n var name = getComponentNameFromType(type);\n checkPropTypes(propTypes, element.props, 'prop', name, element);\n } else if (type.PropTypes !== undefined && !propTypesMisspellWarningShown) {\n propTypesMisspellWarningShown = true; // Intentionally inside to avoid triggering lazy initializers:\n\n var _name = getComponentNameFromType(type);\n\n error('Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', _name || 'Unknown');\n }\n\n if (typeof type.getDefaultProps === 'function' && !type.getDefaultProps.isReactClassApproved) {\n error('getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.');\n }\n }\n}\n/**\n * Given a fragment, validate that it can only be provided with fragment props\n * @param {ReactElement} fragment\n */\n\n\nfunction validateFragmentProps(fragment) {\n {\n var keys = Object.keys(fragment.props);\n\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n\n if (key !== 'children' && key !== 'key') {\n setCurrentlyValidatingElement$1(fragment);\n\n error('Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.', key);\n\n setCurrentlyValidatingElement$1(null);\n break;\n }\n }\n\n if (fragment.ref !== null) {\n setCurrentlyValidatingElement$1(fragment);\n\n error('Invalid attribute `ref` supplied to `React.Fragment`.');\n\n setCurrentlyValidatingElement$1(null);\n }\n }\n}\n\nvar didWarnAboutKeySpread = {};\nfunction jsxWithValidation(type, props, key, isStaticChildren, source, self) {\n {\n var validType = isValidElementType(type); // We warn in this case but don't throw. We expect the element creation to\n // succeed and there will likely be errors in render.\n\n if (!validType) {\n var info = '';\n\n if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {\n info += ' You likely forgot to export your component from the file ' + \"it's defined in, or you might have mixed up default and named imports.\";\n }\n\n var sourceInfo = getSourceInfoErrorAddendum(source);\n\n if (sourceInfo) {\n info += sourceInfo;\n } else {\n info += getDeclarationErrorAddendum();\n }\n\n var typeString;\n\n if (type === null) {\n typeString = 'null';\n } else if (isArray(type)) {\n typeString = 'array';\n } else if (type !== undefined && type.$$typeof === REACT_ELEMENT_TYPE) {\n typeString = \"<\" + (getComponentNameFromType(type.type) || 'Unknown') + \" />\";\n info = ' Did you accidentally export a JSX literal instead of a component?';\n } else {\n typeString = typeof type;\n }\n\n error('React.jsx: type is invalid -- expected a string (for ' + 'built-in components) or a class/function (for composite ' + 'components) but got: %s.%s', typeString, info);\n }\n\n var element = jsxDEV(type, props, key, source, self); // The result can be nullish if a mock or a custom function is used.\n // TODO: Drop this when these are no longer allowed as the type argument.\n\n if (element == null) {\n return element;\n } // Skip key warning if the type isn't valid since our key validation logic\n // doesn't expect a non-string/function type and can throw confusing errors.\n // We don't want exception behavior to differ between dev and prod.\n // (Rendering will throw with a helpful message and as soon as the type is\n // fixed, the key warnings will appear.)\n\n\n if (validType) {\n var children = props.children;\n\n if (children !== undefined) {\n if (isStaticChildren) {\n if (isArray(children)) {\n for (var i = 0; i < children.length; i++) {\n validateChildKeys(children[i], type);\n }\n\n if (Object.freeze) {\n Object.freeze(children);\n }\n } else {\n error('React.jsx: Static children should always be an array. ' + 'You are likely explicitly calling React.jsxs or React.jsxDEV. ' + 'Use the Babel transform instead.');\n }\n } else {\n validateChildKeys(children, type);\n }\n }\n }\n\n {\n if (hasOwnProperty.call(props, 'key')) {\n var componentName = getComponentNameFromType(type);\n var keys = Object.keys(props).filter(function (k) {\n return k !== 'key';\n });\n var beforeExample = keys.length > 0 ? '{key: someKey, ' + keys.join(': ..., ') + ': ...}' : '{key: someKey}';\n\n if (!didWarnAboutKeySpread[componentName + beforeExample]) {\n var afterExample = keys.length > 0 ? '{' + keys.join(': ..., ') + ': ...}' : '{}';\n\n error('A props object containing a \"key\" prop is being spread into JSX:\\n' + ' let props = %s;\\n' + ' <%s {...props} />\\n' + 'React keys must be passed directly to JSX without using spread:\\n' + ' let props = %s;\\n' + ' <%s key={someKey} {...props} />', beforeExample, componentName, afterExample, componentName);\n\n didWarnAboutKeySpread[componentName + beforeExample] = true;\n }\n }\n }\n\n if (type === REACT_FRAGMENT_TYPE) {\n validateFragmentProps(element);\n } else {\n validatePropTypes(element);\n }\n\n return element;\n }\n} // These two functions exist to still get child warnings in dev\n// even with the prod transform. This means that jsxDEV is purely\n// opt-in behavior for better messages but that we won't stop\n// giving you warnings if you use production apis.\n\nfunction jsxWithValidationStatic(type, props, key) {\n {\n return jsxWithValidation(type, props, key, true);\n }\n}\nfunction jsxWithValidationDynamic(type, props, key) {\n {\n return jsxWithValidation(type, props, key, false);\n }\n}\n\nvar jsx = jsxWithValidationDynamic ; // we may want to special case jsxs internally to take advantage of static children.\n// for now we can ship identical prod functions\n\nvar jsxs = jsxWithValidationStatic ;\n\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.jsx = jsx;\nexports.jsxs = jsxs;\n })();\n}\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","/**\n * English translations for Hanuman Chalisa\n */\n\nexport const en = {\n landingPage: \"Landing Page\",\n successPage: \"Success Page\",\n jaiShreeRam: \"JAI SHREE RAM\",\n namaste: \"Namaste\",\n registeredFor: \"You're registered for the\",\n getStreamLink: \"Get stream link on WhatsApp\",\n redirectingIn: \"Redirecting automatically in\",\n seconds: \"sec..\",\n whatHappensNext: \"What happens next..\",\n step1: \"You'll be added to our WhatsApp puja community\",\n step2: \"We'll send you a reminder 30 min before the stream\",\n step3: \"Tap the link on 2nd April to watch live with thousands of devotees\",\n};\n","/**\n * Hindi translations for Hanuman Chalisa\n */\n\nexport const hi = {\n landingPage: \"लैंडिंग पेज\",\n successPage: \"सफलता पेज\",\n jaiShreeRam: \"जय श्री राम\",\n namaste: \"नमस्ते\",\n registeredFor: \"आपने पंजीकरण कर लिया है\",\n getStreamLink: \"व्हाट्सएप पर स्ट्रीम लिंक प्राप्त करें\",\n redirectingIn: \"स्वचालित रूप से रीडायरेक्ट हो रहा है\",\n seconds: \"सेकंड..\",\n whatHappensNext: \"आगे क्या होगा..\",\n step1: \"आपको हमारी व्हाट्सएप पूजा समुदाय में जोड़ा जाएगा\",\n step2: \"हम आपको स्ट्रीम से 30 मिनट पहले एक रिमाइंडर भेजेंगे\",\n step3: \"2 अप्रैल को लिंक पर टैप करें और हजारों भक्तों के साथ लाइव देखें\",\n};\n","import { en } from \"./translations.en\";\nimport { hi } from \"./translations.hi\";\n\nexport type SupportedLocale = \"en\" | \"hi\";\n\nexport const SUPPORTED_LOCALES: SupportedLocale[] = [\"en\", \"hi\"];\n\nexport const LOCALE_LABELS: Record<SupportedLocale, string> = {\n en: \"English\",\n hi: \"हिन्दी\",\n};\n\nexport const translations: Record<SupportedLocale, Record<string, string>> = {\n en,\n hi,\n};\n","import React, { createContext, useContext } from 'react';\nimport type { SupportedLocale } from './translations';\nimport { translations } from './translations';\n\ninterface I18nContextValue {\n locale: SupportedLocale;\n t: (key: string) => string;\n}\n\nconst I18nContext = createContext<I18nContextValue | null>(null);\n\ninterface I18nProviderProps {\n locale: SupportedLocale;\n children: React.ReactNode;\n}\n\nexport const I18nProvider: React.FC<I18nProviderProps> = ({\n locale,\n children,\n}) => {\n const t = (key: string) => translations[locale]?.[key] ?? key;\n const value: I18nContextValue = { locale, t };\n\n return (\n <I18nContext.Provider value={value}>{children}</I18nContext.Provider>\n );\n};\n\nexport function useI18n(): I18nContextValue | null {\n return useContext(I18nContext);\n}\n","import React from \"react\";\nimport { useI18n } from \"../../i18n\";\nimport styles from \"./LandingPage.module.scss\";\n\nexport const LandingPage: React.FC = () => {\n const i18n = useI18n();\n const t = i18n?.t || ((key: string) => key);\n\n return (\n <div className={styles.landingPage}>\n <h1>{t(\"landingPage\")}</h1>\n </div>\n );\n};\n","import React, { useState, useEffect } from \"react\";\nimport { useI18n } from \"../../i18n\";\nimport styles from \"./SuccessPage.module.scss\";\n\ninterface SuccessPageProps {\n userName?: string;\n eventName?: string;\n eventDate?: string;\n eventTime?: string;\n onWhatsAppClick?: () => void;\n redirectSeconds?: number;\n}\n\nexport const SuccessPage: React.FC<SuccessPageProps> = ({\n userName = \"Rahul Ji\",\n eventName = \"Hanuman Jayanti Maha Puja\",\n eventDate = \"2nd April\",\n eventTime = \"6:00 AM onwards\",\n onWhatsAppClick,\n redirectSeconds = 3,\n}) => {\n const i18n = useI18n();\n const t = i18n?.t || ((key: string) => key);\n const [countdown, setCountdown] = useState(redirectSeconds);\n\n useEffect(() => {\n if (countdown > 0) {\n const timer = setTimeout(() => setCountdown(countdown - 1), 1000);\n return () => clearTimeout(timer);\n }\n }, [countdown]);\n\n return (\n <div className={styles.successPage}>\n {/* Profile Image Placeholder */}\n <div className={styles.profileImageContainer}>\n <div className={styles.profileImagePlaceholder}>\n {/* Image will be added here */}\n </div>\n </div>\n\n {/* Greeting */}\n <div className={styles.greeting}>\n <p className={styles.jaiShreeRam}>{t(\"jaiShreeRam\")}</p>\n <h1 className={styles.userName}>\n {t(\"namaste\")}, {userName}\n </h1>\n </div>\n\n {/* Registration Card */}\n <div className={styles.registrationCard}>\n <p className={styles.registeredText}>{t(\"registeredFor\")}</p>\n <h2 className={styles.eventName}>{eventName}</h2>\n <p className={styles.eventDetails}>\n {eventDate} · {eventTime}\n </p>\n </div>\n\n {/* WhatsApp Button */}\n <button\n className={styles.whatsappButton}\n onClick={onWhatsAppClick}\n type=\"button\"\n >\n {t(\"getStreamLink\")}\n </button>\n\n {/* Auto Redirect */}\n <div className={styles.redirectInfo}>\n <p className={styles.redirectText}>{t(\"redirectingIn\")}</p>\n <p className={styles.countdown}>\n {countdown.toString().padStart(2, \"0\")} {t(\"seconds\")}\n </p>\n </div>\n\n {/* What Happens Next */}\n <div className={styles.nextSteps}>\n <h3 className={styles.nextStepsTitle}>{t(\"whatHappensNext\")}</h3>\n <div className={styles.stepsList}>\n <div className={styles.step}>\n <span className={styles.stepNumber}>1</span>\n <p className={styles.stepText}>{t(\"step1\")}</p>\n </div>\n <div className={styles.step}>\n <span className={styles.stepNumber}>2</span>\n <p className={styles.stepText}>{t(\"step2\")}</p>\n </div>\n <div className={styles.step}>\n <span className={styles.stepNumber}>3</span>\n <p className={styles.stepText}>{t(\"step3\")}</p>\n </div>\n </div>\n </div>\n </div>\n );\n};\n"],"names":["f","require$$0","k","l","m","n","p","q","c","a","g","b","d","e","h","reactJsxRuntime_production_min","React","REACT_ELEMENT_TYPE","REACT_PORTAL_TYPE","REACT_FRAGMENT_TYPE","REACT_STRICT_MODE_TYPE","REACT_PROFILER_TYPE","REACT_PROVIDER_TYPE","REACT_CONTEXT_TYPE","REACT_FORWARD_REF_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_MEMO_TYPE","REACT_LAZY_TYPE","REACT_OFFSCREEN_TYPE","MAYBE_ITERATOR_SYMBOL","FAUX_ITERATOR_SYMBOL","getIteratorFn","maybeIterable","maybeIterator","ReactSharedInternals","error","format","_len2","args","_key2","printWarning","level","ReactDebugCurrentFrame","stack","argsWithFormat","item","enableScopeAPI","enableCacheElement","enableTransitionTracing","enableLegacyHidden","enableDebugTracing","REACT_MODULE_REFERENCE","isValidElementType","type","getWrappedName","outerType","innerType","wrapperName","displayName","functionName","getContextName","getComponentNameFromType","context","provider","outerName","lazyComponent","payload","init","assign","disabledDepth","prevLog","prevInfo","prevWarn","prevError","prevGroup","prevGroupCollapsed","prevGroupEnd","disabledLog","disableLogs","props","reenableLogs","ReactCurrentDispatcher","prefix","describeBuiltInComponentFrame","name","source","ownerFn","x","match","reentry","componentFrameCache","PossiblyWeakMap","describeNativeComponentFrame","fn","construct","frame","control","previousPrepareStackTrace","previousDispatcher","Fake","sample","sampleLines","controlLines","s","_frame","syntheticFrame","describeFunctionComponentFrame","shouldConstruct","Component","prototype","describeUnknownElementTypeFrameInDEV","hasOwnProperty","loggedTypeFailures","setCurrentlyValidatingElement","element","owner","checkPropTypes","typeSpecs","values","location","componentName","has","typeSpecName","error$1","err","ex","isArrayImpl","isArray","typeName","value","hasToStringTag","willCoercionThrow","testStringCoercion","checkKeyStringCoercion","ReactCurrentOwner","RESERVED_PROPS","specialPropKeyWarningShown","specialPropRefWarningShown","hasValidRef","config","getter","hasValidKey","warnIfStringRefCannotBeAutoConverted","self","defineKeyPropWarningGetter","warnAboutAccessingKey","defineRefPropWarningGetter","warnAboutAccessingRef","ReactElement","key","ref","jsxDEV","maybeKey","propName","defaultProps","ReactCurrentOwner$1","ReactDebugCurrentFrame$1","setCurrentlyValidatingElement$1","propTypesMisspellWarningShown","isValidElement","object","getDeclarationErrorAddendum","getSourceInfoErrorAddendum","ownerHasKeyUseWarning","getCurrentComponentErrorInfo","parentType","info","parentName","validateExplicitKey","currentComponentErrorInfo","childOwner","validateChildKeys","node","i","child","iteratorFn","iterator","step","validatePropTypes","propTypes","_name","validateFragmentProps","fragment","keys","didWarnAboutKeySpread","jsxWithValidation","isStaticChildren","validType","sourceInfo","typeString","children","beforeExample","afterExample","jsxWithValidationStatic","jsxWithValidationDynamic","jsx","jsxs","reactJsxRuntime_development","jsxRuntimeModule","require$$1","en","hi","translations","I18nContext","createContext","I18nProvider","locale","useI18n","useContext","LandingPage","t","styles","SuccessPage","userName","eventName","eventDate","eventTime","onWhatsAppClick","redirectSeconds","countdown","setCountdown","useState","useEffect","timer"],"mappings":"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","x_google_ignoreList":[0,1,2]}
|
|
1
|
+
{"version":3,"file":"hanuman-chalisa.js","sources":["../../../node_modules/react/cjs/react-jsx-runtime.production.min.js","../../../node_modules/react/cjs/react-jsx-runtime.development.js","../../../node_modules/react/jsx-runtime.js","../src/i18n/translations.en.ts","../src/i18n/translations.hi.ts","../src/i18n/translations.ts","../src/i18n/I18nContext.tsx","../src/components/LandingPage/LandingPage.tsx","../src/components/SuccessPage/SuccessPage.tsx"],"sourcesContent":["/**\n * @license React\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),k=Symbol.for(\"react.element\"),l=Symbol.for(\"react.fragment\"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=\"\"+g);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l;exports.jsx=q;exports.jsxs=q;\n","/**\n * @license React\n * react-jsx-runtime.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\nvar React = require('react');\n\n// ATTENTION\n// When adding new symbols to this file,\n// Please consider also adding to 'react-devtools-shared/src/backend/ReactSymbols'\n// The Symbol used to tag the ReactElement-like types.\nvar REACT_ELEMENT_TYPE = Symbol.for('react.element');\nvar REACT_PORTAL_TYPE = Symbol.for('react.portal');\nvar REACT_FRAGMENT_TYPE = Symbol.for('react.fragment');\nvar REACT_STRICT_MODE_TYPE = Symbol.for('react.strict_mode');\nvar REACT_PROFILER_TYPE = Symbol.for('react.profiler');\nvar REACT_PROVIDER_TYPE = Symbol.for('react.provider');\nvar REACT_CONTEXT_TYPE = Symbol.for('react.context');\nvar REACT_FORWARD_REF_TYPE = Symbol.for('react.forward_ref');\nvar REACT_SUSPENSE_TYPE = Symbol.for('react.suspense');\nvar REACT_SUSPENSE_LIST_TYPE = Symbol.for('react.suspense_list');\nvar REACT_MEMO_TYPE = Symbol.for('react.memo');\nvar REACT_LAZY_TYPE = Symbol.for('react.lazy');\nvar REACT_OFFSCREEN_TYPE = Symbol.for('react.offscreen');\nvar MAYBE_ITERATOR_SYMBOL = Symbol.iterator;\nvar FAUX_ITERATOR_SYMBOL = '@@iterator';\nfunction getIteratorFn(maybeIterable) {\n if (maybeIterable === null || typeof maybeIterable !== 'object') {\n return null;\n }\n\n var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];\n\n if (typeof maybeIterator === 'function') {\n return maybeIterator;\n }\n\n return null;\n}\n\nvar ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\n\nfunction error(format) {\n {\n {\n for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {\n args[_key2 - 1] = arguments[_key2];\n }\n\n printWarning('error', format, args);\n }\n }\n}\n\nfunction printWarning(level, format, args) {\n // When changing this logic, you might want to also\n // update consoleWithStackDev.www.js as well.\n {\n var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\n var stack = ReactDebugCurrentFrame.getStackAddendum();\n\n if (stack !== '') {\n format += '%s';\n args = args.concat([stack]);\n } // eslint-disable-next-line react-internal/safe-string-coercion\n\n\n var argsWithFormat = args.map(function (item) {\n return String(item);\n }); // Careful: RN currently depends on this prefix\n\n argsWithFormat.unshift('Warning: ' + format); // We intentionally don't use spread (or .apply) directly because it\n // breaks IE9: https://github.com/facebook/react/issues/13610\n // eslint-disable-next-line react-internal/no-production-logging\n\n Function.prototype.apply.call(console[level], console, argsWithFormat);\n }\n}\n\n// -----------------------------------------------------------------------------\n\nvar enableScopeAPI = false; // Experimental Create Event Handle API.\nvar enableCacheElement = false;\nvar enableTransitionTracing = false; // No known bugs, but needs performance testing\n\nvar enableLegacyHidden = false; // Enables unstable_avoidThisFallback feature in Fiber\n// stuff. Intended to enable React core members to more easily debug scheduling\n// issues in DEV builds.\n\nvar enableDebugTracing = false; // Track which Fiber(s) schedule render work.\n\nvar REACT_MODULE_REFERENCE;\n\n{\n REACT_MODULE_REFERENCE = Symbol.for('react.module.reference');\n}\n\nfunction isValidElementType(type) {\n if (typeof type === 'string' || typeof type === 'function') {\n return true;\n } // Note: typeof might be other than 'symbol' or 'number' (e.g. if it's a polyfill).\n\n\n if (type === REACT_FRAGMENT_TYPE || type === REACT_PROFILER_TYPE || enableDebugTracing || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || enableLegacyHidden || type === REACT_OFFSCREEN_TYPE || enableScopeAPI || enableCacheElement || enableTransitionTracing ) {\n return true;\n }\n\n if (typeof type === 'object' && type !== null) {\n if (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || // This needs to include all possible module reference object\n // types supported by any Flight configuration anywhere since\n // we don't know which Flight build this will end up being used\n // with.\n type.$$typeof === REACT_MODULE_REFERENCE || type.getModuleId !== undefined) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction getWrappedName(outerType, innerType, wrapperName) {\n var displayName = outerType.displayName;\n\n if (displayName) {\n return displayName;\n }\n\n var functionName = innerType.displayName || innerType.name || '';\n return functionName !== '' ? wrapperName + \"(\" + functionName + \")\" : wrapperName;\n} // Keep in sync with react-reconciler/getComponentNameFromFiber\n\n\nfunction getContextName(type) {\n return type.displayName || 'Context';\n} // Note that the reconciler package should generally prefer to use getComponentNameFromFiber() instead.\n\n\nfunction getComponentNameFromType(type) {\n if (type == null) {\n // Host root, text node or just invalid type.\n return null;\n }\n\n {\n if (typeof type.tag === 'number') {\n error('Received an unexpected object in getComponentNameFromType(). ' + 'This is likely a bug in React. Please file an issue.');\n }\n }\n\n if (typeof type === 'function') {\n return type.displayName || type.name || null;\n }\n\n if (typeof type === 'string') {\n return type;\n }\n\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n return 'Fragment';\n\n case REACT_PORTAL_TYPE:\n return 'Portal';\n\n case REACT_PROFILER_TYPE:\n return 'Profiler';\n\n case REACT_STRICT_MODE_TYPE:\n return 'StrictMode';\n\n case REACT_SUSPENSE_TYPE:\n return 'Suspense';\n\n case REACT_SUSPENSE_LIST_TYPE:\n return 'SuspenseList';\n\n }\n\n if (typeof type === 'object') {\n switch (type.$$typeof) {\n case REACT_CONTEXT_TYPE:\n var context = type;\n return getContextName(context) + '.Consumer';\n\n case REACT_PROVIDER_TYPE:\n var provider = type;\n return getContextName(provider._context) + '.Provider';\n\n case REACT_FORWARD_REF_TYPE:\n return getWrappedName(type, type.render, 'ForwardRef');\n\n case REACT_MEMO_TYPE:\n var outerName = type.displayName || null;\n\n if (outerName !== null) {\n return outerName;\n }\n\n return getComponentNameFromType(type.type) || 'Memo';\n\n case REACT_LAZY_TYPE:\n {\n var lazyComponent = type;\n var payload = lazyComponent._payload;\n var init = lazyComponent._init;\n\n try {\n return getComponentNameFromType(init(payload));\n } catch (x) {\n return null;\n }\n }\n\n // eslint-disable-next-line no-fallthrough\n }\n }\n\n return null;\n}\n\nvar assign = Object.assign;\n\n// Helpers to patch console.logs to avoid logging during side-effect free\n// replaying on render function. This currently only patches the object\n// lazily which won't cover if the log function was extracted eagerly.\n// We could also eagerly patch the method.\nvar disabledDepth = 0;\nvar prevLog;\nvar prevInfo;\nvar prevWarn;\nvar prevError;\nvar prevGroup;\nvar prevGroupCollapsed;\nvar prevGroupEnd;\n\nfunction disabledLog() {}\n\ndisabledLog.__reactDisabledLog = true;\nfunction disableLogs() {\n {\n if (disabledDepth === 0) {\n /* eslint-disable react-internal/no-production-logging */\n prevLog = console.log;\n prevInfo = console.info;\n prevWarn = console.warn;\n prevError = console.error;\n prevGroup = console.group;\n prevGroupCollapsed = console.groupCollapsed;\n prevGroupEnd = console.groupEnd; // https://github.com/facebook/react/issues/19099\n\n var props = {\n configurable: true,\n enumerable: true,\n value: disabledLog,\n writable: true\n }; // $FlowFixMe Flow thinks console is immutable.\n\n Object.defineProperties(console, {\n info: props,\n log: props,\n warn: props,\n error: props,\n group: props,\n groupCollapsed: props,\n groupEnd: props\n });\n /* eslint-enable react-internal/no-production-logging */\n }\n\n disabledDepth++;\n }\n}\nfunction reenableLogs() {\n {\n disabledDepth--;\n\n if (disabledDepth === 0) {\n /* eslint-disable react-internal/no-production-logging */\n var props = {\n configurable: true,\n enumerable: true,\n writable: true\n }; // $FlowFixMe Flow thinks console is immutable.\n\n Object.defineProperties(console, {\n log: assign({}, props, {\n value: prevLog\n }),\n info: assign({}, props, {\n value: prevInfo\n }),\n warn: assign({}, props, {\n value: prevWarn\n }),\n error: assign({}, props, {\n value: prevError\n }),\n group: assign({}, props, {\n value: prevGroup\n }),\n groupCollapsed: assign({}, props, {\n value: prevGroupCollapsed\n }),\n groupEnd: assign({}, props, {\n value: prevGroupEnd\n })\n });\n /* eslint-enable react-internal/no-production-logging */\n }\n\n if (disabledDepth < 0) {\n error('disabledDepth fell below zero. ' + 'This is a bug in React. Please file an issue.');\n }\n }\n}\n\nvar ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;\nvar prefix;\nfunction describeBuiltInComponentFrame(name, source, ownerFn) {\n {\n if (prefix === undefined) {\n // Extract the VM specific prefix used by each line.\n try {\n throw Error();\n } catch (x) {\n var match = x.stack.trim().match(/\\n( *(at )?)/);\n prefix = match && match[1] || '';\n }\n } // We use the prefix to ensure our stacks line up with native stack frames.\n\n\n return '\\n' + prefix + name;\n }\n}\nvar reentry = false;\nvar componentFrameCache;\n\n{\n var PossiblyWeakMap = typeof WeakMap === 'function' ? WeakMap : Map;\n componentFrameCache = new PossiblyWeakMap();\n}\n\nfunction describeNativeComponentFrame(fn, construct) {\n // If something asked for a stack inside a fake render, it should get ignored.\n if ( !fn || reentry) {\n return '';\n }\n\n {\n var frame = componentFrameCache.get(fn);\n\n if (frame !== undefined) {\n return frame;\n }\n }\n\n var control;\n reentry = true;\n var previousPrepareStackTrace = Error.prepareStackTrace; // $FlowFixMe It does accept undefined.\n\n Error.prepareStackTrace = undefined;\n var previousDispatcher;\n\n {\n previousDispatcher = ReactCurrentDispatcher.current; // Set the dispatcher in DEV because this might be call in the render function\n // for warnings.\n\n ReactCurrentDispatcher.current = null;\n disableLogs();\n }\n\n try {\n // This should throw.\n if (construct) {\n // Something should be setting the props in the constructor.\n var Fake = function () {\n throw Error();\n }; // $FlowFixMe\n\n\n Object.defineProperty(Fake.prototype, 'props', {\n set: function () {\n // We use a throwing setter instead of frozen or non-writable props\n // because that won't throw in a non-strict mode function.\n throw Error();\n }\n });\n\n if (typeof Reflect === 'object' && Reflect.construct) {\n // We construct a different control for this case to include any extra\n // frames added by the construct call.\n try {\n Reflect.construct(Fake, []);\n } catch (x) {\n control = x;\n }\n\n Reflect.construct(fn, [], Fake);\n } else {\n try {\n Fake.call();\n } catch (x) {\n control = x;\n }\n\n fn.call(Fake.prototype);\n }\n } else {\n try {\n throw Error();\n } catch (x) {\n control = x;\n }\n\n fn();\n }\n } catch (sample) {\n // This is inlined manually because closure doesn't do it for us.\n if (sample && control && typeof sample.stack === 'string') {\n // This extracts the first frame from the sample that isn't also in the control.\n // Skipping one frame that we assume is the frame that calls the two.\n var sampleLines = sample.stack.split('\\n');\n var controlLines = control.stack.split('\\n');\n var s = sampleLines.length - 1;\n var c = controlLines.length - 1;\n\n while (s >= 1 && c >= 0 && sampleLines[s] !== controlLines[c]) {\n // We expect at least one stack frame to be shared.\n // Typically this will be the root most one. However, stack frames may be\n // cut off due to maximum stack limits. In this case, one maybe cut off\n // earlier than the other. We assume that the sample is longer or the same\n // and there for cut off earlier. So we should find the root most frame in\n // the sample somewhere in the control.\n c--;\n }\n\n for (; s >= 1 && c >= 0; s--, c--) {\n // Next we find the first one that isn't the same which should be the\n // frame that called our sample function and the control.\n if (sampleLines[s] !== controlLines[c]) {\n // In V8, the first line is describing the message but other VMs don't.\n // If we're about to return the first line, and the control is also on the same\n // line, that's a pretty good indicator that our sample threw at same line as\n // the control. I.e. before we entered the sample frame. So we ignore this result.\n // This can happen if you passed a class to function component, or non-function.\n if (s !== 1 || c !== 1) {\n do {\n s--;\n c--; // We may still have similar intermediate frames from the construct call.\n // The next one that isn't the same should be our match though.\n\n if (c < 0 || sampleLines[s] !== controlLines[c]) {\n // V8 adds a \"new\" prefix for native classes. Let's remove it to make it prettier.\n var _frame = '\\n' + sampleLines[s].replace(' at new ', ' at '); // If our component frame is labeled \"<anonymous>\"\n // but we have a user-provided \"displayName\"\n // splice it in to make the stack more readable.\n\n\n if (fn.displayName && _frame.includes('<anonymous>')) {\n _frame = _frame.replace('<anonymous>', fn.displayName);\n }\n\n {\n if (typeof fn === 'function') {\n componentFrameCache.set(fn, _frame);\n }\n } // Return the line we found.\n\n\n return _frame;\n }\n } while (s >= 1 && c >= 0);\n }\n\n break;\n }\n }\n }\n } finally {\n reentry = false;\n\n {\n ReactCurrentDispatcher.current = previousDispatcher;\n reenableLogs();\n }\n\n Error.prepareStackTrace = previousPrepareStackTrace;\n } // Fallback to just using the name if we couldn't make it throw.\n\n\n var name = fn ? fn.displayName || fn.name : '';\n var syntheticFrame = name ? describeBuiltInComponentFrame(name) : '';\n\n {\n if (typeof fn === 'function') {\n componentFrameCache.set(fn, syntheticFrame);\n }\n }\n\n return syntheticFrame;\n}\nfunction describeFunctionComponentFrame(fn, source, ownerFn) {\n {\n return describeNativeComponentFrame(fn, false);\n }\n}\n\nfunction shouldConstruct(Component) {\n var prototype = Component.prototype;\n return !!(prototype && prototype.isReactComponent);\n}\n\nfunction describeUnknownElementTypeFrameInDEV(type, source, ownerFn) {\n\n if (type == null) {\n return '';\n }\n\n if (typeof type === 'function') {\n {\n return describeNativeComponentFrame(type, shouldConstruct(type));\n }\n }\n\n if (typeof type === 'string') {\n return describeBuiltInComponentFrame(type);\n }\n\n switch (type) {\n case REACT_SUSPENSE_TYPE:\n return describeBuiltInComponentFrame('Suspense');\n\n case REACT_SUSPENSE_LIST_TYPE:\n return describeBuiltInComponentFrame('SuspenseList');\n }\n\n if (typeof type === 'object') {\n switch (type.$$typeof) {\n case REACT_FORWARD_REF_TYPE:\n return describeFunctionComponentFrame(type.render);\n\n case REACT_MEMO_TYPE:\n // Memo may contain any component type so we recursively resolve it.\n return describeUnknownElementTypeFrameInDEV(type.type, source, ownerFn);\n\n case REACT_LAZY_TYPE:\n {\n var lazyComponent = type;\n var payload = lazyComponent._payload;\n var init = lazyComponent._init;\n\n try {\n // Lazy may contain any component type so we recursively resolve it.\n return describeUnknownElementTypeFrameInDEV(init(payload), source, ownerFn);\n } catch (x) {}\n }\n }\n }\n\n return '';\n}\n\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\n\nvar loggedTypeFailures = {};\nvar ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\n\nfunction setCurrentlyValidatingElement(element) {\n {\n if (element) {\n var owner = element._owner;\n var stack = describeUnknownElementTypeFrameInDEV(element.type, element._source, owner ? owner.type : null);\n ReactDebugCurrentFrame.setExtraStackFrame(stack);\n } else {\n ReactDebugCurrentFrame.setExtraStackFrame(null);\n }\n }\n}\n\nfunction checkPropTypes(typeSpecs, values, location, componentName, element) {\n {\n // $FlowFixMe This is okay but Flow doesn't know it.\n var has = Function.call.bind(hasOwnProperty);\n\n for (var typeSpecName in typeSpecs) {\n if (has(typeSpecs, typeSpecName)) {\n var error$1 = void 0; // Prop type validation may throw. In case they do, we don't want to\n // fail the render phase where it didn't fail before. So we log it.\n // After these have been cleaned up, we'll let them throw.\n\n try {\n // This is intentionally an invariant that gets caught. It's the same\n // behavior as without this statement except with a better message.\n if (typeof typeSpecs[typeSpecName] !== 'function') {\n // eslint-disable-next-line react-internal/prod-error-codes\n var err = Error((componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' + 'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.' + 'This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.');\n err.name = 'Invariant Violation';\n throw err;\n }\n\n error$1 = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED');\n } catch (ex) {\n error$1 = ex;\n }\n\n if (error$1 && !(error$1 instanceof Error)) {\n setCurrentlyValidatingElement(element);\n\n error('%s: type specification of %s' + ' `%s` is invalid; the type checker ' + 'function must return `null` or an `Error` but returned a %s. ' + 'You may have forgotten to pass an argument to the type checker ' + 'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' + 'shape all require an argument).', componentName || 'React class', location, typeSpecName, typeof error$1);\n\n setCurrentlyValidatingElement(null);\n }\n\n if (error$1 instanceof Error && !(error$1.message in loggedTypeFailures)) {\n // Only monitor this failure once because there tends to be a lot of the\n // same error.\n loggedTypeFailures[error$1.message] = true;\n setCurrentlyValidatingElement(element);\n\n error('Failed %s type: %s', location, error$1.message);\n\n setCurrentlyValidatingElement(null);\n }\n }\n }\n }\n}\n\nvar isArrayImpl = Array.isArray; // eslint-disable-next-line no-redeclare\n\nfunction isArray(a) {\n return isArrayImpl(a);\n}\n\n/*\n * The `'' + value` pattern (used in in perf-sensitive code) throws for Symbol\n * and Temporal.* types. See https://github.com/facebook/react/pull/22064.\n *\n * The functions in this module will throw an easier-to-understand,\n * easier-to-debug exception with a clear errors message message explaining the\n * problem. (Instead of a confusing exception thrown inside the implementation\n * of the `value` object).\n */\n// $FlowFixMe only called in DEV, so void return is not possible.\nfunction typeName(value) {\n {\n // toStringTag is needed for namespaced types like Temporal.Instant\n var hasToStringTag = typeof Symbol === 'function' && Symbol.toStringTag;\n var type = hasToStringTag && value[Symbol.toStringTag] || value.constructor.name || 'Object';\n return type;\n }\n} // $FlowFixMe only called in DEV, so void return is not possible.\n\n\nfunction willCoercionThrow(value) {\n {\n try {\n testStringCoercion(value);\n return false;\n } catch (e) {\n return true;\n }\n }\n}\n\nfunction testStringCoercion(value) {\n // If you ended up here by following an exception call stack, here's what's\n // happened: you supplied an object or symbol value to React (as a prop, key,\n // DOM attribute, CSS property, string ref, etc.) and when React tried to\n // coerce it to a string using `'' + value`, an exception was thrown.\n //\n // The most common types that will cause this exception are `Symbol` instances\n // and Temporal objects like `Temporal.Instant`. But any object that has a\n // `valueOf` or `[Symbol.toPrimitive]` method that throws will also cause this\n // exception. (Library authors do this to prevent users from using built-in\n // numeric operators like `+` or comparison operators like `>=` because custom\n // methods are needed to perform accurate arithmetic or comparison.)\n //\n // To fix the problem, coerce this object or symbol value to a string before\n // passing it to React. The most reliable way is usually `String(value)`.\n //\n // To find which value is throwing, check the browser or debugger console.\n // Before this exception was thrown, there should be `console.error` output\n // that shows the type (Symbol, Temporal.PlainDate, etc.) that caused the\n // problem and how that type was used: key, atrribute, input value prop, etc.\n // In most cases, this console output also shows the component and its\n // ancestor components where the exception happened.\n //\n // eslint-disable-next-line react-internal/safe-string-coercion\n return '' + value;\n}\nfunction checkKeyStringCoercion(value) {\n {\n if (willCoercionThrow(value)) {\n error('The provided key is an unsupported type %s.' + ' This value must be coerced to a string before before using it here.', typeName(value));\n\n return testStringCoercion(value); // throw (to help callers find troubleshooting comments)\n }\n }\n}\n\nvar ReactCurrentOwner = ReactSharedInternals.ReactCurrentOwner;\nvar RESERVED_PROPS = {\n key: true,\n ref: true,\n __self: true,\n __source: true\n};\nvar specialPropKeyWarningShown;\nvar specialPropRefWarningShown;\nvar didWarnAboutStringRefs;\n\n{\n didWarnAboutStringRefs = {};\n}\n\nfunction hasValidRef(config) {\n {\n if (hasOwnProperty.call(config, 'ref')) {\n var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;\n\n if (getter && getter.isReactWarning) {\n return false;\n }\n }\n }\n\n return config.ref !== undefined;\n}\n\nfunction hasValidKey(config) {\n {\n if (hasOwnProperty.call(config, 'key')) {\n var getter = Object.getOwnPropertyDescriptor(config, 'key').get;\n\n if (getter && getter.isReactWarning) {\n return false;\n }\n }\n }\n\n return config.key !== undefined;\n}\n\nfunction warnIfStringRefCannotBeAutoConverted(config, self) {\n {\n if (typeof config.ref === 'string' && ReactCurrentOwner.current && self && ReactCurrentOwner.current.stateNode !== self) {\n var componentName = getComponentNameFromType(ReactCurrentOwner.current.type);\n\n if (!didWarnAboutStringRefs[componentName]) {\n error('Component \"%s\" contains the string ref \"%s\". ' + 'Support for string refs will be removed in a future major release. ' + 'This case cannot be automatically converted to an arrow function. ' + 'We ask you to manually fix this case by using useRef() or createRef() instead. ' + 'Learn more about using refs safely here: ' + 'https://reactjs.org/link/strict-mode-string-ref', getComponentNameFromType(ReactCurrentOwner.current.type), config.ref);\n\n didWarnAboutStringRefs[componentName] = true;\n }\n }\n }\n}\n\nfunction defineKeyPropWarningGetter(props, displayName) {\n {\n var warnAboutAccessingKey = function () {\n if (!specialPropKeyWarningShown) {\n specialPropKeyWarningShown = true;\n\n error('%s: `key` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://reactjs.org/link/special-props)', displayName);\n }\n };\n\n warnAboutAccessingKey.isReactWarning = true;\n Object.defineProperty(props, 'key', {\n get: warnAboutAccessingKey,\n configurable: true\n });\n }\n}\n\nfunction defineRefPropWarningGetter(props, displayName) {\n {\n var warnAboutAccessingRef = function () {\n if (!specialPropRefWarningShown) {\n specialPropRefWarningShown = true;\n\n error('%s: `ref` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://reactjs.org/link/special-props)', displayName);\n }\n };\n\n warnAboutAccessingRef.isReactWarning = true;\n Object.defineProperty(props, 'ref', {\n get: warnAboutAccessingRef,\n configurable: true\n });\n }\n}\n/**\n * Factory method to create a new React element. This no longer adheres to\n * the class pattern, so do not use new to call it. Also, instanceof check\n * will not work. Instead test $$typeof field against Symbol.for('react.element') to check\n * if something is a React Element.\n *\n * @param {*} type\n * @param {*} props\n * @param {*} key\n * @param {string|object} ref\n * @param {*} owner\n * @param {*} self A *temporary* helper to detect places where `this` is\n * different from the `owner` when React.createElement is called, so that we\n * can warn. We want to get rid of owner and replace string `ref`s with arrow\n * functions, and as long as `this` and owner are the same, there will be no\n * change in behavior.\n * @param {*} source An annotation object (added by a transpiler or otherwise)\n * indicating filename, line number, and/or other information.\n * @internal\n */\n\n\nvar ReactElement = function (type, key, ref, self, source, owner, props) {\n var element = {\n // This tag allows us to uniquely identify this as a React Element\n $$typeof: REACT_ELEMENT_TYPE,\n // Built-in properties that belong on the element\n type: type,\n key: key,\n ref: ref,\n props: props,\n // Record the component responsible for creating this element.\n _owner: owner\n };\n\n {\n // The validation flag is currently mutative. We put it on\n // an external backing store so that we can freeze the whole object.\n // This can be replaced with a WeakMap once they are implemented in\n // commonly used development environments.\n element._store = {}; // To make comparing ReactElements easier for testing purposes, we make\n // the validation flag non-enumerable (where possible, which should\n // include every environment we run tests in), so the test framework\n // ignores it.\n\n Object.defineProperty(element._store, 'validated', {\n configurable: false,\n enumerable: false,\n writable: true,\n value: false\n }); // self and source are DEV only properties.\n\n Object.defineProperty(element, '_self', {\n configurable: false,\n enumerable: false,\n writable: false,\n value: self\n }); // Two elements created in two different places should be considered\n // equal for testing purposes and therefore we hide it from enumeration.\n\n Object.defineProperty(element, '_source', {\n configurable: false,\n enumerable: false,\n writable: false,\n value: source\n });\n\n if (Object.freeze) {\n Object.freeze(element.props);\n Object.freeze(element);\n }\n }\n\n return element;\n};\n/**\n * https://github.com/reactjs/rfcs/pull/107\n * @param {*} type\n * @param {object} props\n * @param {string} key\n */\n\nfunction jsxDEV(type, config, maybeKey, source, self) {\n {\n var propName; // Reserved names are extracted\n\n var props = {};\n var key = null;\n var ref = null; // Currently, key can be spread in as a prop. This causes a potential\n // issue if key is also explicitly declared (ie. <div {...props} key=\"Hi\" />\n // or <div key=\"Hi\" {...props} /> ). We want to deprecate key spread,\n // but as an intermediary step, we will use jsxDEV for everything except\n // <div {...props} key=\"Hi\" />, because we aren't currently able to tell if\n // key is explicitly declared to be undefined or not.\n\n if (maybeKey !== undefined) {\n {\n checkKeyStringCoercion(maybeKey);\n }\n\n key = '' + maybeKey;\n }\n\n if (hasValidKey(config)) {\n {\n checkKeyStringCoercion(config.key);\n }\n\n key = '' + config.key;\n }\n\n if (hasValidRef(config)) {\n ref = config.ref;\n warnIfStringRefCannotBeAutoConverted(config, self);\n } // Remaining properties are added to a new props object\n\n\n for (propName in config) {\n if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {\n props[propName] = config[propName];\n }\n } // Resolve default props\n\n\n if (type && type.defaultProps) {\n var defaultProps = type.defaultProps;\n\n for (propName in defaultProps) {\n if (props[propName] === undefined) {\n props[propName] = defaultProps[propName];\n }\n }\n }\n\n if (key || ref) {\n var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;\n\n if (key) {\n defineKeyPropWarningGetter(props, displayName);\n }\n\n if (ref) {\n defineRefPropWarningGetter(props, displayName);\n }\n }\n\n return ReactElement(type, key, ref, self, source, ReactCurrentOwner.current, props);\n }\n}\n\nvar ReactCurrentOwner$1 = ReactSharedInternals.ReactCurrentOwner;\nvar ReactDebugCurrentFrame$1 = ReactSharedInternals.ReactDebugCurrentFrame;\n\nfunction setCurrentlyValidatingElement$1(element) {\n {\n if (element) {\n var owner = element._owner;\n var stack = describeUnknownElementTypeFrameInDEV(element.type, element._source, owner ? owner.type : null);\n ReactDebugCurrentFrame$1.setExtraStackFrame(stack);\n } else {\n ReactDebugCurrentFrame$1.setExtraStackFrame(null);\n }\n }\n}\n\nvar propTypesMisspellWarningShown;\n\n{\n propTypesMisspellWarningShown = false;\n}\n/**\n * Verifies the object is a ReactElement.\n * See https://reactjs.org/docs/react-api.html#isvalidelement\n * @param {?object} object\n * @return {boolean} True if `object` is a ReactElement.\n * @final\n */\n\n\nfunction isValidElement(object) {\n {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n }\n}\n\nfunction getDeclarationErrorAddendum() {\n {\n if (ReactCurrentOwner$1.current) {\n var name = getComponentNameFromType(ReactCurrentOwner$1.current.type);\n\n if (name) {\n return '\\n\\nCheck the render method of `' + name + '`.';\n }\n }\n\n return '';\n }\n}\n\nfunction getSourceInfoErrorAddendum(source) {\n {\n if (source !== undefined) {\n var fileName = source.fileName.replace(/^.*[\\\\\\/]/, '');\n var lineNumber = source.lineNumber;\n return '\\n\\nCheck your code at ' + fileName + ':' + lineNumber + '.';\n }\n\n return '';\n }\n}\n/**\n * Warn if there's no key explicitly set on dynamic arrays of children or\n * object keys are not valid. This allows us to keep track of children between\n * updates.\n */\n\n\nvar ownerHasKeyUseWarning = {};\n\nfunction getCurrentComponentErrorInfo(parentType) {\n {\n var info = getDeclarationErrorAddendum();\n\n if (!info) {\n var parentName = typeof parentType === 'string' ? parentType : parentType.displayName || parentType.name;\n\n if (parentName) {\n info = \"\\n\\nCheck the top-level render call using <\" + parentName + \">.\";\n }\n }\n\n return info;\n }\n}\n/**\n * Warn if the element doesn't have an explicit key assigned to it.\n * This element is in an array. The array could grow and shrink or be\n * reordered. All children that haven't already been validated are required to\n * have a \"key\" property assigned to it. Error statuses are cached so a warning\n * will only be shown once.\n *\n * @internal\n * @param {ReactElement} element Element that requires a key.\n * @param {*} parentType element's parent's type.\n */\n\n\nfunction validateExplicitKey(element, parentType) {\n {\n if (!element._store || element._store.validated || element.key != null) {\n return;\n }\n\n element._store.validated = true;\n var currentComponentErrorInfo = getCurrentComponentErrorInfo(parentType);\n\n if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {\n return;\n }\n\n ownerHasKeyUseWarning[currentComponentErrorInfo] = true; // Usually the current owner is the offender, but if it accepts children as a\n // property, it may be the creator of the child that's responsible for\n // assigning it a key.\n\n var childOwner = '';\n\n if (element && element._owner && element._owner !== ReactCurrentOwner$1.current) {\n // Give the component that originally created this child.\n childOwner = \" It was passed a child from \" + getComponentNameFromType(element._owner.type) + \".\";\n }\n\n setCurrentlyValidatingElement$1(element);\n\n error('Each child in a list should have a unique \"key\" prop.' + '%s%s See https://reactjs.org/link/warning-keys for more information.', currentComponentErrorInfo, childOwner);\n\n setCurrentlyValidatingElement$1(null);\n }\n}\n/**\n * Ensure that every element either is passed in a static location, in an\n * array with an explicit keys property defined, or in an object literal\n * with valid key property.\n *\n * @internal\n * @param {ReactNode} node Statically passed child of any type.\n * @param {*} parentType node's parent's type.\n */\n\n\nfunction validateChildKeys(node, parentType) {\n {\n if (typeof node !== 'object') {\n return;\n }\n\n if (isArray(node)) {\n for (var i = 0; i < node.length; i++) {\n var child = node[i];\n\n if (isValidElement(child)) {\n validateExplicitKey(child, parentType);\n }\n }\n } else if (isValidElement(node)) {\n // This element was passed in a valid location.\n if (node._store) {\n node._store.validated = true;\n }\n } else if (node) {\n var iteratorFn = getIteratorFn(node);\n\n if (typeof iteratorFn === 'function') {\n // Entry iterators used to provide implicit keys,\n // but now we print a separate warning for them later.\n if (iteratorFn !== node.entries) {\n var iterator = iteratorFn.call(node);\n var step;\n\n while (!(step = iterator.next()).done) {\n if (isValidElement(step.value)) {\n validateExplicitKey(step.value, parentType);\n }\n }\n }\n }\n }\n }\n}\n/**\n * Given an element, validate that its props follow the propTypes definition,\n * provided by the type.\n *\n * @param {ReactElement} element\n */\n\n\nfunction validatePropTypes(element) {\n {\n var type = element.type;\n\n if (type === null || type === undefined || typeof type === 'string') {\n return;\n }\n\n var propTypes;\n\n if (typeof type === 'function') {\n propTypes = type.propTypes;\n } else if (typeof type === 'object' && (type.$$typeof === REACT_FORWARD_REF_TYPE || // Note: Memo only checks outer props here.\n // Inner props are checked in the reconciler.\n type.$$typeof === REACT_MEMO_TYPE)) {\n propTypes = type.propTypes;\n } else {\n return;\n }\n\n if (propTypes) {\n // Intentionally inside to avoid triggering lazy initializers:\n var name = getComponentNameFromType(type);\n checkPropTypes(propTypes, element.props, 'prop', name, element);\n } else if (type.PropTypes !== undefined && !propTypesMisspellWarningShown) {\n propTypesMisspellWarningShown = true; // Intentionally inside to avoid triggering lazy initializers:\n\n var _name = getComponentNameFromType(type);\n\n error('Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', _name || 'Unknown');\n }\n\n if (typeof type.getDefaultProps === 'function' && !type.getDefaultProps.isReactClassApproved) {\n error('getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.');\n }\n }\n}\n/**\n * Given a fragment, validate that it can only be provided with fragment props\n * @param {ReactElement} fragment\n */\n\n\nfunction validateFragmentProps(fragment) {\n {\n var keys = Object.keys(fragment.props);\n\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n\n if (key !== 'children' && key !== 'key') {\n setCurrentlyValidatingElement$1(fragment);\n\n error('Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.', key);\n\n setCurrentlyValidatingElement$1(null);\n break;\n }\n }\n\n if (fragment.ref !== null) {\n setCurrentlyValidatingElement$1(fragment);\n\n error('Invalid attribute `ref` supplied to `React.Fragment`.');\n\n setCurrentlyValidatingElement$1(null);\n }\n }\n}\n\nvar didWarnAboutKeySpread = {};\nfunction jsxWithValidation(type, props, key, isStaticChildren, source, self) {\n {\n var validType = isValidElementType(type); // We warn in this case but don't throw. We expect the element creation to\n // succeed and there will likely be errors in render.\n\n if (!validType) {\n var info = '';\n\n if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {\n info += ' You likely forgot to export your component from the file ' + \"it's defined in, or you might have mixed up default and named imports.\";\n }\n\n var sourceInfo = getSourceInfoErrorAddendum(source);\n\n if (sourceInfo) {\n info += sourceInfo;\n } else {\n info += getDeclarationErrorAddendum();\n }\n\n var typeString;\n\n if (type === null) {\n typeString = 'null';\n } else if (isArray(type)) {\n typeString = 'array';\n } else if (type !== undefined && type.$$typeof === REACT_ELEMENT_TYPE) {\n typeString = \"<\" + (getComponentNameFromType(type.type) || 'Unknown') + \" />\";\n info = ' Did you accidentally export a JSX literal instead of a component?';\n } else {\n typeString = typeof type;\n }\n\n error('React.jsx: type is invalid -- expected a string (for ' + 'built-in components) or a class/function (for composite ' + 'components) but got: %s.%s', typeString, info);\n }\n\n var element = jsxDEV(type, props, key, source, self); // The result can be nullish if a mock or a custom function is used.\n // TODO: Drop this when these are no longer allowed as the type argument.\n\n if (element == null) {\n return element;\n } // Skip key warning if the type isn't valid since our key validation logic\n // doesn't expect a non-string/function type and can throw confusing errors.\n // We don't want exception behavior to differ between dev and prod.\n // (Rendering will throw with a helpful message and as soon as the type is\n // fixed, the key warnings will appear.)\n\n\n if (validType) {\n var children = props.children;\n\n if (children !== undefined) {\n if (isStaticChildren) {\n if (isArray(children)) {\n for (var i = 0; i < children.length; i++) {\n validateChildKeys(children[i], type);\n }\n\n if (Object.freeze) {\n Object.freeze(children);\n }\n } else {\n error('React.jsx: Static children should always be an array. ' + 'You are likely explicitly calling React.jsxs or React.jsxDEV. ' + 'Use the Babel transform instead.');\n }\n } else {\n validateChildKeys(children, type);\n }\n }\n }\n\n {\n if (hasOwnProperty.call(props, 'key')) {\n var componentName = getComponentNameFromType(type);\n var keys = Object.keys(props).filter(function (k) {\n return k !== 'key';\n });\n var beforeExample = keys.length > 0 ? '{key: someKey, ' + keys.join(': ..., ') + ': ...}' : '{key: someKey}';\n\n if (!didWarnAboutKeySpread[componentName + beforeExample]) {\n var afterExample = keys.length > 0 ? '{' + keys.join(': ..., ') + ': ...}' : '{}';\n\n error('A props object containing a \"key\" prop is being spread into JSX:\\n' + ' let props = %s;\\n' + ' <%s {...props} />\\n' + 'React keys must be passed directly to JSX without using spread:\\n' + ' let props = %s;\\n' + ' <%s key={someKey} {...props} />', beforeExample, componentName, afterExample, componentName);\n\n didWarnAboutKeySpread[componentName + beforeExample] = true;\n }\n }\n }\n\n if (type === REACT_FRAGMENT_TYPE) {\n validateFragmentProps(element);\n } else {\n validatePropTypes(element);\n }\n\n return element;\n }\n} // These two functions exist to still get child warnings in dev\n// even with the prod transform. This means that jsxDEV is purely\n// opt-in behavior for better messages but that we won't stop\n// giving you warnings if you use production apis.\n\nfunction jsxWithValidationStatic(type, props, key) {\n {\n return jsxWithValidation(type, props, key, true);\n }\n}\nfunction jsxWithValidationDynamic(type, props, key) {\n {\n return jsxWithValidation(type, props, key, false);\n }\n}\n\nvar jsx = jsxWithValidationDynamic ; // we may want to special case jsxs internally to take advantage of static children.\n// for now we can ship identical prod functions\n\nvar jsxs = jsxWithValidationStatic ;\n\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.jsx = jsx;\nexports.jsxs = jsxs;\n })();\n}\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","/**\n * English translations for Hanuman Chalisa\n */\n\nexport const en = {\n landingPage: \"Landing Page\",\n successPage: \"Success Page\",\n jaiShreeRam: \"JAI SHREE RAM\",\n namaste: \"Namaste\",\n registeredFor: \"You're registered for the\",\n getStreamLink: \"Get stream link on WhatsApp\",\n redirectingIn: \"Redirecting automatically in\",\n seconds: \"sec..\",\n whatHappensNext: \"What happens next..\",\n step1: \"You'll be added to our WhatsApp puja community\",\n step2: \"We'll send you a reminder 30 min before the stream\",\n step3: \"Tap the link on 2nd April to watch live with thousands of devotees\",\n};\n","/**\n * Hindi translations for Hanuman Chalisa\n */\n\nexport const hi = {\n landingPage: \"लैंडिंग पेज\",\n successPage: \"सफलता पेज\",\n jaiShreeRam: \"जय श्री राम\",\n namaste: \"नमस्ते\",\n registeredFor: \"आपने पंजीकरण कर लिया है\",\n getStreamLink: \"व्हाट्सएप पर स्ट्रीम लिंक प्राप्त करें\",\n redirectingIn: \"स्वचालित रूप से रीडायरेक्ट हो रहा है\",\n seconds: \"सेकंड..\",\n whatHappensNext: \"आगे क्या होगा..\",\n step1: \"आपको हमारी व्हाट्सएप पूजा समुदाय में जोड़ा जाएगा\",\n step2: \"हम आपको स्ट्रीम से 30 मिनट पहले एक रिमाइंडर भेजेंगे\",\n step3: \"2 अप्रैल को लिंक पर टैप करें और हजारों भक्तों के साथ लाइव देखें\",\n};\n","import { en } from \"./translations.en\";\nimport { hi } from \"./translations.hi\";\n\nexport type SupportedLocale = \"en\" | \"hi\";\n\nexport const SUPPORTED_LOCALES: SupportedLocale[] = [\"en\", \"hi\"];\n\nexport const LOCALE_LABELS: Record<SupportedLocale, string> = {\n en: \"English\",\n hi: \"हिन्दी\",\n};\n\nexport const translations: Record<SupportedLocale, Record<string, string>> = {\n en,\n hi,\n};\n","import React, { createContext, useContext } from 'react';\nimport type { SupportedLocale } from './translations';\nimport { translations } from './translations';\n\ninterface I18nContextValue {\n locale: SupportedLocale;\n t: (key: string) => string;\n}\n\nconst I18nContext = createContext<I18nContextValue | null>(null);\n\ninterface I18nProviderProps {\n locale: SupportedLocale;\n children: React.ReactNode;\n}\n\nexport const I18nProvider: React.FC<I18nProviderProps> = ({\n locale,\n children,\n}) => {\n const t = (key: string) => translations[locale]?.[key] ?? key;\n const value: I18nContextValue = { locale, t };\n\n return (\n <I18nContext.Provider value={value}>{children}</I18nContext.Provider>\n );\n};\n\nexport function useI18n(): I18nContextValue | null {\n return useContext(I18nContext);\n}\n","import React from \"react\";\nimport { useI18n } from \"../../i18n\";\nimport styles from \"./LandingPage.module.scss\";\n\nexport const LandingPage: React.FC = () => {\n const i18n = useI18n();\n const t = i18n?.t || ((key: string) => key);\n\n return (\n <div className={styles.landingPage}>\n <h1>{t(\"landingPage\")}</h1>\n </div>\n );\n};\n","import React, { useState, useEffect } from \"react\";\nimport { useI18n } from \"../../i18n\";\nimport styles from \"./SuccessPage.module.scss\";\n\ninterface SuccessPageProps {\n userName?: string;\n eventName?: string;\n eventDate?: string;\n eventTime?: string;\n onWhatsAppClick?: () => void;\n redirectSeconds?: number;\n}\n\nexport const SuccessPage: React.FC<SuccessPageProps> = ({\n userName = \"Rahul Ji\",\n eventName = \"Hanuman Jayanti Maha Puja\",\n eventDate = \"2nd April\",\n eventTime = \"6:00 AM onwards\",\n onWhatsAppClick,\n redirectSeconds = 3,\n}) => {\n const i18n = useI18n();\n const t = i18n?.t || ((key: string) => key);\n const [countdown, setCountdown] = useState(redirectSeconds);\n\n useEffect(() => {\n if (countdown > 0) {\n const timer = setTimeout(() => setCountdown(countdown - 1), 1000);\n return () => clearTimeout(timer);\n }\n }, [countdown]);\n\n return (\n <div className={styles.successPage}>\n {/* Profile Image */}\n <div className={styles.profileImageContainer}>\n <img\n src=\"https://srm-cdn.a4b.io/yoda/1774094253562.webp\"\n alt=\"Profile\"\n className={styles.profileImage}\n width={88}\n height={88}\n loading=\"eager\"\n />\n </div>\n\n {/* Greeting */}\n <div className={styles.greeting}>\n <p className={styles.jaiShreeRam}>{t(\"jaiShreeRam\")}</p>\n <h1 className={styles.userName}>\n {t(\"namaste\")}, {userName}\n </h1>\n </div>\n\n {/* Registration Card */}\n <div className={styles.registrationCard}>\n <p className={styles.registeredText}>{t(\"registeredFor\")}</p>\n <h2 className={styles.eventName}>{eventName}</h2>\n <p className={styles.eventDetails}>\n {eventDate} · {eventTime}\n </p>\n </div>\n\n {/* WhatsApp Button */}\n <button\n className={styles.whatsappButton}\n onClick={onWhatsAppClick}\n type=\"button\"\n >\n {t(\"getStreamLink\")}\n </button>\n\n {/* Auto Redirect */}\n <div className={styles.redirectInfo}>\n <p className={styles.redirectText}>{t(\"redirectingIn\")}</p>\n <p className={styles.countdown}>\n {countdown.toString().padStart(2, \"0\")} {t(\"seconds\")}\n </p>\n </div>\n\n {/* What Happens Next */}\n <div className={styles.nextSteps}>\n <h3 className={styles.nextStepsTitle}>{t(\"whatHappensNext\")}</h3>\n <div className={styles.stepsList}>\n <div className={styles.step}>\n <span className={styles.stepNumber}>1</span>\n <p className={styles.stepText}>{t(\"step1\")}</p>\n </div>\n <div className={styles.step}>\n <span className={styles.stepNumber}>2</span>\n <p className={styles.stepText}>{t(\"step2\")}</p>\n </div>\n <div className={styles.step}>\n <span className={styles.stepNumber}>3</span>\n <p className={styles.stepText}>{t(\"step3\")}</p>\n </div>\n </div>\n </div>\n </div>\n );\n};\n"],"names":["f","require$$0","k","l","m","n","p","q","c","a","g","b","d","e","h","reactJsxRuntime_production_min","React","REACT_ELEMENT_TYPE","REACT_PORTAL_TYPE","REACT_FRAGMENT_TYPE","REACT_STRICT_MODE_TYPE","REACT_PROFILER_TYPE","REACT_PROVIDER_TYPE","REACT_CONTEXT_TYPE","REACT_FORWARD_REF_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_MEMO_TYPE","REACT_LAZY_TYPE","REACT_OFFSCREEN_TYPE","MAYBE_ITERATOR_SYMBOL","FAUX_ITERATOR_SYMBOL","getIteratorFn","maybeIterable","maybeIterator","ReactSharedInternals","error","format","_len2","args","_key2","printWarning","level","ReactDebugCurrentFrame","stack","argsWithFormat","item","enableScopeAPI","enableCacheElement","enableTransitionTracing","enableLegacyHidden","enableDebugTracing","REACT_MODULE_REFERENCE","isValidElementType","type","getWrappedName","outerType","innerType","wrapperName","displayName","functionName","getContextName","getComponentNameFromType","context","provider","outerName","lazyComponent","payload","init","assign","disabledDepth","prevLog","prevInfo","prevWarn","prevError","prevGroup","prevGroupCollapsed","prevGroupEnd","disabledLog","disableLogs","props","reenableLogs","ReactCurrentDispatcher","prefix","describeBuiltInComponentFrame","name","source","ownerFn","x","match","reentry","componentFrameCache","PossiblyWeakMap","describeNativeComponentFrame","fn","construct","frame","control","previousPrepareStackTrace","previousDispatcher","Fake","sample","sampleLines","controlLines","s","_frame","syntheticFrame","describeFunctionComponentFrame","shouldConstruct","Component","prototype","describeUnknownElementTypeFrameInDEV","hasOwnProperty","loggedTypeFailures","setCurrentlyValidatingElement","element","owner","checkPropTypes","typeSpecs","values","location","componentName","has","typeSpecName","error$1","err","ex","isArrayImpl","isArray","typeName","value","hasToStringTag","willCoercionThrow","testStringCoercion","checkKeyStringCoercion","ReactCurrentOwner","RESERVED_PROPS","specialPropKeyWarningShown","specialPropRefWarningShown","hasValidRef","config","getter","hasValidKey","warnIfStringRefCannotBeAutoConverted","self","defineKeyPropWarningGetter","warnAboutAccessingKey","defineRefPropWarningGetter","warnAboutAccessingRef","ReactElement","key","ref","jsxDEV","maybeKey","propName","defaultProps","ReactCurrentOwner$1","ReactDebugCurrentFrame$1","setCurrentlyValidatingElement$1","propTypesMisspellWarningShown","isValidElement","object","getDeclarationErrorAddendum","getSourceInfoErrorAddendum","ownerHasKeyUseWarning","getCurrentComponentErrorInfo","parentType","info","parentName","validateExplicitKey","currentComponentErrorInfo","childOwner","validateChildKeys","node","i","child","iteratorFn","iterator","step","validatePropTypes","propTypes","_name","validateFragmentProps","fragment","keys","didWarnAboutKeySpread","jsxWithValidation","isStaticChildren","validType","sourceInfo","typeString","children","beforeExample","afterExample","jsxWithValidationStatic","jsxWithValidationDynamic","jsx","jsxs","reactJsxRuntime_development","jsxRuntimeModule","require$$1","en","hi","translations","I18nContext","createContext","I18nProvider","locale","useI18n","useContext","LandingPage","t","styles","SuccessPage","userName","eventName","eventDate","eventTime","onWhatsAppClick","redirectSeconds","countdown","setCountdown","useState","useEffect","timer"],"mappings":";;;;;;AASa,MAAIA,IAAEC,IAAiBC,IAAE,uBAAO,IAAI,eAAe,GAAEC,IAAE,uBAAO,IAAI,gBAAgB,GAAEC,IAAE,OAAO,UAAU,gBAAeC,IAAEL,EAAE,mDAAmD,mBAAkBM,IAAE,EAAC,KAAI,IAAG,KAAI,IAAG,QAAO,IAAG,UAAS,GAAE;AAClP,WAASC,EAAEC,GAAEC,GAAEC,GAAE;AAAC,QAAIC,GAAEC,IAAE,CAAA,GAAGC,IAAE,MAAKC,IAAE;AAAK,IAASJ,MAAT,WAAaG,IAAE,KAAGH,IAAYD,EAAE,QAAX,WAAiBI,IAAE,KAAGJ,EAAE,MAAcA,EAAE,QAAX,WAAiBK,IAAEL,EAAE;AAAK,SAAIE,KAAKF,EAAE,CAAAL,EAAE,KAAKK,GAAEE,CAAC,KAAG,CAACL,EAAE,eAAeK,CAAC,MAAIC,EAAED,CAAC,IAAEF,EAAEE,CAAC;AAAG,QAAGH,KAAGA,EAAE,aAAa,MAAIG,KAAKF,IAAED,EAAE,cAAaC,EAAE,CAASG,EAAED,CAAC,MAAZ,WAAgBC,EAAED,CAAC,IAAEF,EAAEE,CAAC;AAAG,WAAM,EAAC,UAAST,GAAE,MAAKM,GAAE,KAAIK,GAAE,KAAIC,GAAE,OAAMF,GAAE,QAAOP,EAAE,QAAO;AAAA,EAAC;AAAC,SAAAU,aAAiBZ,GAAEY,EAAA,MAAYR,GAAEQ,EAAA,OAAaR;;;;;wBCEtW,QAAQ,IAAI,aAAa,iBAC1B,WAAW;AAGd,QAAIS,IAAQf,IAMRgB,IAAqB,uBAAO,IAAI,eAAe,GAC/CC,IAAoB,uBAAO,IAAI,cAAc,GAC7CC,IAAsB,uBAAO,IAAI,gBAAgB,GACjDC,IAAyB,uBAAO,IAAI,mBAAmB,GACvDC,IAAsB,uBAAO,IAAI,gBAAgB,GACjDC,IAAsB,uBAAO,IAAI,gBAAgB,GACjDC,IAAqB,uBAAO,IAAI,eAAe,GAC/CC,IAAyB,uBAAO,IAAI,mBAAmB,GACvDC,IAAsB,uBAAO,IAAI,gBAAgB,GACjDC,IAA2B,uBAAO,IAAI,qBAAqB,GAC3DC,IAAkB,uBAAO,IAAI,YAAY,GACzCC,IAAkB,uBAAO,IAAI,YAAY,GACzCC,IAAuB,uBAAO,IAAI,iBAAiB,GACnDC,IAAwB,OAAO,UAC/BC,KAAuB;AAC3B,aAASC,GAAcC,GAAe;AACpC,UAAIA,MAAkB,QAAQ,OAAOA,KAAkB;AACrD,eAAO;AAGT,UAAIC,IAAgBJ,KAAyBG,EAAcH,CAAqB,KAAKG,EAAcF,EAAoB;AAEvH,aAAI,OAAOG,KAAkB,aACpBA,IAGF;AAAA,IACT;AAEA,QAAIC,IAAuBnB,EAAM;AAEjC,aAASoB,EAAMC,GAAQ;AAEnB;AACE,iBAASC,IAAQ,UAAU,QAAQC,IAAO,IAAI,MAAMD,IAAQ,IAAIA,IAAQ,IAAI,CAAC,GAAGE,IAAQ,GAAGA,IAAQF,GAAOE;AACxG,UAAAD,EAAKC,IAAQ,CAAC,IAAI,UAAUA,CAAK;AAGnC,QAAAC,GAAa,SAASJ,GAAQE,CAAI;AAAA,MACxC;AAAA,IAEA;AAEA,aAASE,GAAaC,GAAOL,GAAQE,GAAM;AAGzC;AACE,YAAII,IAAyBR,EAAqB,wBAC9CS,IAAQD,EAAuB,iBAAgB;AAEnD,QAAIC,MAAU,OACZP,KAAU,MACVE,IAAOA,EAAK,OAAO,CAACK,CAAK,CAAC;AAI5B,YAAIC,IAAiBN,EAAK,IAAI,SAAUO,GAAM;AAC5C,iBAAO,OAAOA,CAAI;AAAA,QACxB,CAAK;AAED,QAAAD,EAAe,QAAQ,cAAcR,CAAM,GAI3C,SAAS,UAAU,MAAM,KAAK,QAAQK,CAAK,GAAG,SAASG,CAAc;AAAA,MACzE;AAAA,IACA;AAIA,QAAIE,KAAiB,IACjBC,KAAqB,IACrBC,KAA0B,IAE1BC,KAAqB,IAIrBC,KAAqB,IAErBC;AAGF,IAAAA,KAAyB,uBAAO,IAAI,wBAAwB;AAG9D,aAASC,GAAmBC,GAAM;AAUhC,aATI,UAAOA,KAAS,YAAY,OAAOA,KAAS,cAK5CA,MAASnC,KAAuBmC,MAASjC,KAAuB8B,MAAuBG,MAASlC,KAA0BkC,MAAS7B,KAAuB6B,MAAS5B,KAA4BwB,MAAuBI,MAASzB,KAAwBkB,MAAmBC,MAAuBC,MAIjS,OAAOK,KAAS,YAAYA,MAAS,SACnCA,EAAK,aAAa1B,KAAmB0B,EAAK,aAAa3B,KAAmB2B,EAAK,aAAahC,KAAuBgC,EAAK,aAAa/B,KAAsB+B,EAAK,aAAa9B;AAAA;AAAA;AAAA;AAAA,MAIjL8B,EAAK,aAAaF,MAA0BE,EAAK,gBAAgB;AAAA,IAMrE;AAEA,aAASC,GAAeC,GAAWC,GAAWC,GAAa;AACzD,UAAIC,IAAcH,EAAU;AAE5B,UAAIG;AACF,eAAOA;AAGT,UAAIC,IAAeH,EAAU,eAAeA,EAAU,QAAQ;AAC9D,aAAOG,MAAiB,KAAKF,IAAc,MAAME,IAAe,MAAMF;AAAA,IACxE;AAGA,aAASG,GAAeP,GAAM;AAC5B,aAAOA,EAAK,eAAe;AAAA,IAC7B;AAGA,aAASQ,EAAyBR,GAAM;AACtC,UAAIA,KAAQ;AAEV,eAAO;AAST,UALM,OAAOA,EAAK,OAAQ,YACtBlB,EAAM,mHAAwH,GAI9H,OAAOkB,KAAS;AAClB,eAAOA,EAAK,eAAeA,EAAK,QAAQ;AAG1C,UAAI,OAAOA,KAAS;AAClB,eAAOA;AAGT,cAAQA,GAAI;AAAA,QACV,KAAKnC;AACH,iBAAO;AAAA,QAET,KAAKD;AACH,iBAAO;AAAA,QAET,KAAKG;AACH,iBAAO;AAAA,QAET,KAAKD;AACH,iBAAO;AAAA,QAET,KAAKK;AACH,iBAAO;AAAA,QAET,KAAKC;AACH,iBAAO;AAAA,MAEb;AAEE,UAAI,OAAO4B,KAAS;AAClB,gBAAQA,EAAK,UAAQ;AAAA,UACnB,KAAK/B;AACH,gBAAIwC,IAAUT;AACd,mBAAOO,GAAeE,CAAO,IAAI;AAAA,UAEnC,KAAKzC;AACH,gBAAI0C,IAAWV;AACf,mBAAOO,GAAeG,EAAS,QAAQ,IAAI;AAAA,UAE7C,KAAKxC;AACH,mBAAO+B,GAAeD,GAAMA,EAAK,QAAQ,YAAY;AAAA,UAEvD,KAAK3B;AACH,gBAAIsC,IAAYX,EAAK,eAAe;AAEpC,mBAAIW,MAAc,OACTA,IAGFH,EAAyBR,EAAK,IAAI,KAAK;AAAA,UAEhD,KAAK1B,GACH;AACE,gBAAIsC,IAAgBZ,GAChBa,IAAUD,EAAc,UACxBE,IAAOF,EAAc;AAEzB,gBAAI;AACF,qBAAOJ,EAAyBM,EAAKD,CAAO,CAAC;AAAA,YACzD,QAAsB;AACV,qBAAO;AAAA,YACnB;AAAA,UACA;AAAA,QAGA;AAGE,aAAO;AAAA,IACT;AAEA,QAAIE,IAAS,OAAO,QAMhBC,IAAgB,GAChBC,IACAC,IACAC,IACAC,IACAC,IACAC,IACAC;AAEJ,aAASC,KAAc;AAAA,IAAA;AAEvB,IAAAA,GAAY,qBAAqB;AACjC,aAASC,KAAc;AACrB;AACE,YAAIT,MAAkB,GAAG;AAEvB,UAAAC,KAAU,QAAQ,KAClBC,KAAW,QAAQ,MACnBC,KAAW,QAAQ,MACnBC,KAAY,QAAQ,OACpBC,KAAY,QAAQ,OACpBC,KAAqB,QAAQ,gBAC7BC,KAAe,QAAQ;AAEvB,cAAIG,IAAQ;AAAA,YACV,cAAc;AAAA,YACd,YAAY;AAAA,YACZ,OAAOF;AAAA,YACP,UAAU;AAAA,UAClB;AAEM,iBAAO,iBAAiB,SAAS;AAAA,YAC/B,MAAME;AAAA,YACN,KAAKA;AAAA,YACL,MAAMA;AAAA,YACN,OAAOA;AAAA,YACP,OAAOA;AAAA,YACP,gBAAgBA;AAAA,YAChB,UAAUA;AAAA,UAClB,CAAO;AAAA,QAEP;AAEI,QAAAV;AAAA,MACJ;AAAA,IACA;AACA,aAASW,KAAe;AACtB;AAGE,YAFAX,KAEIA,MAAkB,GAAG;AAEvB,cAAIU,IAAQ;AAAA,YACV,cAAc;AAAA,YACd,YAAY;AAAA,YACZ,UAAU;AAAA,UAClB;AAEM,iBAAO,iBAAiB,SAAS;AAAA,YAC/B,KAAKX,EAAO,CAAA,GAAIW,GAAO;AAAA,cACrB,OAAOT;AAAA,YACjB,CAAS;AAAA,YACD,MAAMF,EAAO,CAAA,GAAIW,GAAO;AAAA,cACtB,OAAOR;AAAA,YACjB,CAAS;AAAA,YACD,MAAMH,EAAO,CAAA,GAAIW,GAAO;AAAA,cACtB,OAAOP;AAAA,YACjB,CAAS;AAAA,YACD,OAAOJ,EAAO,CAAA,GAAIW,GAAO;AAAA,cACvB,OAAON;AAAA,YACjB,CAAS;AAAA,YACD,OAAOL,EAAO,CAAA,GAAIW,GAAO;AAAA,cACvB,OAAOL;AAAA,YACjB,CAAS;AAAA,YACD,gBAAgBN,EAAO,CAAA,GAAIW,GAAO;AAAA,cAChC,OAAOJ;AAAA,YACjB,CAAS;AAAA,YACD,UAAUP,EAAO,CAAA,GAAIW,GAAO;AAAA,cAC1B,OAAOH;AAAA,aACR;AAAA,UACT,CAAO;AAAA,QAEP;AAEI,QAAIP,IAAgB,KAClBlC,EAAM,8EAAmF;AAAA,MAE/F;AAAA,IACA;AAEA,QAAI8C,IAAyB/C,EAAqB,wBAC9CgD;AACJ,aAASC,EAA8BC,GAAMC,GAAQC,GAAS;AAC5D;AACE,YAAIJ,MAAW;AAEb,cAAI;AACF,kBAAM,MAAK;AAAA,UACnB,SAAeK,GAAG;AACV,gBAAIC,IAAQD,EAAE,MAAM,KAAI,EAAG,MAAM,cAAc;AAC/C,YAAAL,IAASM,KAASA,EAAM,CAAC,KAAK;AAAA,UACtC;AAII,eAAO;AAAA,IAAON,IAASE;AAAA,MAC3B;AAAA,IACA;AACA,QAAIK,IAAU,IACVC;AAEJ;AACE,UAAIC,KAAkB,OAAO,WAAY,aAAa,UAAU;AAChE,MAAAD,IAAsB,IAAIC,GAAe;AAAA,IAC3C;AAEA,aAASC,GAA6BC,GAAIC,GAAW;AAEnD,UAAK,CAACD,KAAMJ;AACV,eAAO;AAGT;AACE,YAAIM,IAAQL,EAAoB,IAAIG,CAAE;AAEtC,YAAIE,MAAU;AACZ,iBAAOA;AAAA,MAEb;AAEE,UAAIC;AACJ,MAAAP,IAAU;AACV,UAAIQ,IAA4B,MAAM;AAEtC,YAAM,oBAAoB;AAC1B,UAAIC;AAGF,MAAAA,IAAqBjB,EAAuB,SAG5CA,EAAuB,UAAU,MACjCH,GAAW;AAGb,UAAI;AAEF,YAAIgB,GAAW;AAEb,cAAIK,IAAO,WAAY;AACrB,kBAAM,MAAK;AAAA,UACnB;AAWM,cARA,OAAO,eAAeA,EAAK,WAAW,SAAS;AAAA,YAC7C,KAAK,WAAY;AAGf,oBAAM,MAAK;AAAA,YACrB;AAAA,UACA,CAAO,GAEG,OAAO,WAAY,YAAY,QAAQ,WAAW;AAGpD,gBAAI;AACF,sBAAQ,UAAUA,GAAM,EAAE;AAAA,YACpC,SAAiBZ,GAAG;AACV,cAAAS,IAAUT;AAAA,YACpB;AAEQ,oBAAQ,UAAUM,GAAI,CAAA,GAAIM,CAAI;AAAA,UACtC,OAAa;AACL,gBAAI;AACF,cAAAA,EAAK,KAAI;AAAA,YACnB,SAAiBZ,GAAG;AACV,cAAAS,IAAUT;AAAA,YACpB;AAEQ,YAAAM,EAAG,KAAKM,EAAK,SAAS;AAAA,UAC9B;AAAA,QACA,OAAW;AACL,cAAI;AACF,kBAAM,MAAK;AAAA,UACnB,SAAeZ,GAAG;AACV,YAAAS,IAAUT;AAAA,UAClB;AAEM,UAAAM,EAAE;AAAA,QACR;AAAA,MACA,SAAWO,GAAQ;AAEf,YAAIA,KAAUJ,KAAW,OAAOI,EAAO,SAAU,UAAU;AAQzD,mBALIC,IAAcD,EAAO,MAAM,MAAM;AAAA,CAAI,GACrCE,IAAeN,EAAQ,MAAM,MAAM;AAAA,CAAI,GACvCO,IAAIF,EAAY,SAAS,GACzB9F,IAAI+F,EAAa,SAAS,GAEvBC,KAAK,KAAKhG,KAAK,KAAK8F,EAAYE,CAAC,MAAMD,EAAa/F,CAAC;AAO1D,YAAAA;AAGF,iBAAOgG,KAAK,KAAKhG,KAAK,GAAGgG,KAAKhG;AAG5B,gBAAI8F,EAAYE,CAAC,MAAMD,EAAa/F,CAAC,GAAG;AAMtC,kBAAIgG,MAAM,KAAKhG,MAAM;AACnB;AAKE,sBAJAgG,KACAhG,KAGIA,IAAI,KAAK8F,EAAYE,CAAC,MAAMD,EAAa/F,CAAC,GAAG;AAE/C,wBAAIiG,IAAS;AAAA,IAAOH,EAAYE,CAAC,EAAE,QAAQ,YAAY,MAAM;AAK7D,2BAAIV,EAAG,eAAeW,EAAO,SAAS,aAAa,MACjDA,IAASA,EAAO,QAAQ,eAAeX,EAAG,WAAW,IAIjD,OAAOA,KAAO,cAChBH,EAAoB,IAAIG,GAAIW,CAAM,GAK/BA;AAAA,kBACvB;AAAA,uBACqBD,KAAK,KAAKhG,KAAK;AAG1B;AAAA,YACV;AAAA,QAEA;AAAA,MACA,UAAG;AACC,QAAAkF,IAAU,IAGRR,EAAuB,UAAUiB,GACjClB,GAAY,GAGd,MAAM,oBAAoBiB;AAAA,MAC9B;AAGE,UAAIb,IAAOS,IAAKA,EAAG,eAAeA,EAAG,OAAO,IACxCY,IAAiBrB,IAAOD,EAA8BC,CAAI,IAAI;AAGhE,aAAI,OAAOS,KAAO,cAChBH,EAAoB,IAAIG,GAAIY,CAAc,GAIvCA;AAAA,IACT;AACA,aAASC,GAA+Bb,GAAIR,GAAQC,GAAS;AAEzD,aAAOM,GAA6BC,GAAI,EAAK;AAAA,IAEjD;AAEA,aAASc,GAAgBC,GAAW;AAClC,UAAIC,IAAYD,EAAU;AAC1B,aAAO,CAAC,EAAEC,KAAaA,EAAU;AAAA,IACnC;AAEA,aAASC,EAAqCzD,GAAMgC,GAAQC,GAAS;AAEnE,UAAIjC,KAAQ;AACV,eAAO;AAGT,UAAI,OAAOA,KAAS;AAEhB,eAAOuC,GAA6BvC,GAAMsD,GAAgBtD,CAAI,CAAC;AAInE,UAAI,OAAOA,KAAS;AAClB,eAAO8B,EAA8B9B,CAAI;AAG3C,cAAQA,GAAI;AAAA,QACV,KAAK7B;AACH,iBAAO2D,EAA8B,UAAU;AAAA,QAEjD,KAAK1D;AACH,iBAAO0D,EAA8B,cAAc;AAAA,MACzD;AAEE,UAAI,OAAO9B,KAAS;AAClB,gBAAQA,EAAK,UAAQ;AAAA,UACnB,KAAK9B;AACH,mBAAOmF,GAA+BrD,EAAK,MAAM;AAAA,UAEnD,KAAK3B;AAEH,mBAAOoF,EAAqCzD,EAAK,MAAMgC,GAAQC,CAAO;AAAA,UAExE,KAAK3D,GACH;AACE,gBAAIsC,IAAgBZ,GAChBa,IAAUD,EAAc,UACxBE,IAAOF,EAAc;AAEzB,gBAAI;AAEF,qBAAO6C,EAAqC3C,EAAKD,CAAO,GAAGmB,GAAQC,CAAO;AAAA,YACtF,QAAsB;AAAA,YAAA;AAAA,UACtB;AAAA,QACA;AAGE,aAAO;AAAA,IACT;AAEA,QAAIyB,IAAiB,OAAO,UAAU,gBAElCC,KAAqB,CAAA,GACrBtE,KAAyBR,EAAqB;AAElD,aAAS+E,EAA8BC,GAAS;AAE5C,UAAIA,GAAS;AACX,YAAIC,IAAQD,EAAQ,QAChBvE,IAAQmE,EAAqCI,EAAQ,MAAMA,EAAQ,SAASC,IAAQA,EAAM,OAAO,IAAI;AACzG,QAAAzE,GAAuB,mBAAmBC,CAAK;AAAA,MACrD;AACM,QAAAD,GAAuB,mBAAmB,IAAI;AAAA,IAGpD;AAEA,aAAS0E,GAAeC,GAAWC,GAAQC,GAAUC,GAAeN,GAAS;AAC3E;AAEE,YAAIO,IAAM,SAAS,KAAK,KAAKV,CAAc;AAE3C,iBAASW,KAAgBL;AACvB,cAAII,EAAIJ,GAAWK,CAAY,GAAG;AAChC,gBAAIC,IAAU;AAId,gBAAI;AAGF,kBAAI,OAAON,EAAUK,CAAY,KAAM,YAAY;AAEjD,oBAAIE,IAAM,OAAOJ,KAAiB,iBAAiB,OAAOD,IAAW,YAAYG,IAAe,+FAAoG,OAAOL,EAAUK,CAAY,IAAI,iGAAsG;AAC3U,sBAAAE,EAAI,OAAO,uBACLA;AAAA,cAClB;AAEU,cAAAD,IAAUN,EAAUK,CAAY,EAAEJ,GAAQI,GAAcF,GAAeD,GAAU,MAAM,8CAA8C;AAAA,YAC/I,SAAiBM,GAAI;AACX,cAAAF,IAAUE;AAAA,YACpB;AAEQ,YAAIF,KAAW,EAAEA,aAAmB,WAClCV,EAA8BC,CAAO,GAErC/E,EAAM,4RAAqTqF,KAAiB,eAAeD,GAAUG,GAAc,OAAOC,CAAO,GAEjYV,EAA8B,IAAI,IAGhCU,aAAmB,SAAS,EAAEA,EAAQ,WAAWX,QAGnDA,GAAmBW,EAAQ,OAAO,IAAI,IACtCV,EAA8BC,CAAO,GAErC/E,EAAM,sBAAsBoF,GAAUI,EAAQ,OAAO,GAErDV,EAA8B,IAAI;AAAA,UAE5C;AAAA,MAEA;AAAA,IACA;AAEA,QAAIa,KAAc,MAAM;AAExB,aAASC,EAAQvH,GAAG;AAClB,aAAOsH,GAAYtH,CAAC;AAAA,IACtB;AAYA,aAASwH,GAASC,GAAO;AACvB;AAEE,YAAIC,IAAiB,OAAO,UAAW,cAAc,OAAO,aACxD7E,IAAO6E,KAAkBD,EAAM,OAAO,WAAW,KAAKA,EAAM,YAAY,QAAQ;AACpF,eAAO5E;AAAA,MACX;AAAA,IACA;AAGA,aAAS8E,GAAkBF,GAAO;AAE9B,UAAI;AACF,eAAAG,GAAmBH,CAAK,GACjB;AAAA,MACb,QAAgB;AACV,eAAO;AAAA,MACb;AAAA,IAEA;AAEA,aAASG,GAAmBH,GAAO;AAwBjC,aAAO,KAAKA;AAAA,IACd;AACA,aAASI,GAAuBJ,GAAO;AAEnC,UAAIE,GAAkBF,CAAK;AACzB,eAAA9F,EAAM,mHAAwH6F,GAASC,CAAK,CAAC,GAEtIG,GAAmBH,CAAK;AAAA,IAGrC;AAEA,QAAIK,KAAoBpG,EAAqB,mBACzCqG,KAAiB;AAAA,MACnB,KAAK;AAAA,MACL,KAAK;AAAA,MACL,QAAQ;AAAA,MACR,UAAU;AAAA,OAERC,IACAC;AAOJ,aAASC,GAAYC,GAAQ;AAEzB,UAAI5B,EAAe,KAAK4B,GAAQ,KAAK,GAAG;AACtC,YAAIC,IAAS,OAAO,yBAAyBD,GAAQ,KAAK,EAAE;AAE5D,YAAIC,KAAUA,EAAO;AACnB,iBAAO;AAAA,MAEf;AAGE,aAAOD,EAAO,QAAQ;AAAA,IACxB;AAEA,aAASE,GAAYF,GAAQ;AAEzB,UAAI5B,EAAe,KAAK4B,GAAQ,KAAK,GAAG;AACtC,YAAIC,IAAS,OAAO,yBAAyBD,GAAQ,KAAK,EAAE;AAE5D,YAAIC,KAAUA,EAAO;AACnB,iBAAO;AAAA,MAEf;AAGE,aAAOD,EAAO,QAAQ;AAAA,IACxB;AAEA,aAASG,GAAqCH,GAAQI,GAAM;AAExD,MAAI,OAAOJ,EAAO,OAAQ,YAAYL,GAAkB;AAAA,IAU5D;AAEA,aAASU,GAA2BjE,GAAOrB,GAAa;AACtD;AACE,YAAIuF,IAAwB,WAAY;AACtC,UAAKT,OACHA,KAA6B,IAE7BrG,EAAM,6OAA4PuB,CAAW;AAAA,QAErR;AAEI,QAAAuF,EAAsB,iBAAiB,IACvC,OAAO,eAAelE,GAAO,OAAO;AAAA,UAClC,KAAKkE;AAAA,UACL,cAAc;AAAA,QACpB,CAAK;AAAA,MACL;AAAA,IACA;AAEA,aAASC,GAA2BnE,GAAOrB,GAAa;AACtD;AACE,YAAIyF,IAAwB,WAAY;AACtC,UAAKV,OACHA,KAA6B,IAE7BtG,EAAM,6OAA4PuB,CAAW;AAAA,QAErR;AAEI,QAAAyF,EAAsB,iBAAiB,IACvC,OAAO,eAAepE,GAAO,OAAO;AAAA,UAClC,KAAKoE;AAAA,UACL,cAAc;AAAA,QACpB,CAAK;AAAA,MACL;AAAA,IACA;AAuBA,QAAIC,KAAe,SAAU/F,GAAMgG,GAAKC,GAAKP,GAAM1D,GAAQ8B,GAAOpC,GAAO;AACvE,UAAImC,IAAU;AAAA;AAAA,QAEZ,UAAUlG;AAAA;AAAA,QAEV,MAAMqC;AAAA,QACN,KAAKgG;AAAA,QACL,KAAKC;AAAA,QACL,OAAOvE;AAAA;AAAA,QAEP,QAAQoC;AAAA;AAQR,aAAAD,EAAQ,SAAS,IAKjB,OAAO,eAAeA,EAAQ,QAAQ,aAAa;AAAA,QACjD,cAAc;AAAA,QACd,YAAY;AAAA,QACZ,UAAU;AAAA,QACV,OAAO;AAAA,MACb,CAAK,GAED,OAAO,eAAeA,GAAS,SAAS;AAAA,QACtC,cAAc;AAAA,QACd,YAAY;AAAA,QACZ,UAAU;AAAA,QACV,OAAO6B;AAAA,MACb,CAAK,GAGD,OAAO,eAAe7B,GAAS,WAAW;AAAA,QACxC,cAAc;AAAA,QACd,YAAY;AAAA,QACZ,UAAU;AAAA,QACV,OAAO7B;AAAA,MACb,CAAK,GAEG,OAAO,WACT,OAAO,OAAO6B,EAAQ,KAAK,GAC3B,OAAO,OAAOA,CAAO,IAIlBA;AAAA,IACT;AAQA,aAASqC,GAAOlG,GAAMsF,GAAQa,GAAUnE,GAAQ0D,GAAM;AACpD;AACE,YAAIU,GAEA1E,IAAQ,CAAA,GACRsE,IAAM,MACNC,IAAM;AAOV,QAAIE,MAAa,WAEbnB,GAAuBmB,CAAQ,GAGjCH,IAAM,KAAKG,IAGTX,GAAYF,CAAM,MAElBN,GAAuBM,EAAO,GAAG,GAGnCU,IAAM,KAAKV,EAAO,MAGhBD,GAAYC,CAAM,MACpBW,IAAMX,EAAO,KACbG,GAAqCH,GAAQI,CAAI;AAInD,aAAKU,KAAYd;AACf,UAAI5B,EAAe,KAAK4B,GAAQc,CAAQ,KAAK,CAAClB,GAAe,eAAekB,CAAQ,MAClF1E,EAAM0E,CAAQ,IAAId,EAAOc,CAAQ;AAKrC,YAAIpG,KAAQA,EAAK,cAAc;AAC7B,cAAIqG,IAAerG,EAAK;AAExB,eAAKoG,KAAYC;AACf,YAAI3E,EAAM0E,CAAQ,MAAM,WACtB1E,EAAM0E,CAAQ,IAAIC,EAAaD,CAAQ;AAAA,QAGjD;AAEI,YAAIJ,KAAOC,GAAK;AACd,cAAI5F,IAAc,OAAOL,KAAS,aAAaA,EAAK,eAAeA,EAAK,QAAQ,YAAYA;AAE5F,UAAIgG,KACFL,GAA2BjE,GAAOrB,CAAW,GAG3C4F,KACFJ,GAA2BnE,GAAOrB,CAAW;AAAA,QAErD;AAEI,eAAO0F,GAAa/F,GAAMgG,GAAKC,GAAKP,GAAM1D,GAAQiD,GAAkB,SAASvD,CAAK;AAAA,MACtF;AAAA,IACA;AAEA,QAAI4E,IAAsBzH,EAAqB,mBAC3C0H,KAA2B1H,EAAqB;AAEpD,aAAS2H,EAAgC3C,GAAS;AAE9C,UAAIA,GAAS;AACX,YAAIC,IAAQD,EAAQ,QAChBvE,IAAQmE,EAAqCI,EAAQ,MAAMA,EAAQ,SAASC,IAAQA,EAAM,OAAO,IAAI;AACzG,QAAAyC,GAAyB,mBAAmBjH,CAAK;AAAA,MACvD;AACM,QAAAiH,GAAyB,mBAAmB,IAAI;AAAA,IAGtD;AAEA,QAAIE;AAGF,IAAAA,IAAgC;AAWlC,aAASC,EAAeC,GAAQ;AAE5B,aAAO,OAAOA,KAAW,YAAYA,MAAW,QAAQA,EAAO,aAAahJ;AAAA,IAEhF;AAEA,aAASiJ,KAA8B;AACrC;AACE,YAAIN,EAAoB,SAAS;AAC/B,cAAIvE,IAAOvB,EAAyB8F,EAAoB,QAAQ,IAAI;AAEpE,cAAIvE;AACF,mBAAO;AAAA;AAAA,iCAAqCA,IAAO;AAAA,QAE3D;AAEI,eAAO;AAAA,MACX;AAAA,IACA;AAEA,aAAS8E,GAA2B7E,GAAQ;AAQxC,aAAO;AAAA,IAEX;AAQA,QAAI8E,KAAwB,CAAA;AAE5B,aAASC,GAA6BC,GAAY;AAChD;AACE,YAAIC,IAAOL,GAA2B;AAEtC,YAAI,CAACK,GAAM;AACT,cAAIC,IAAa,OAAOF,KAAe,WAAWA,IAAaA,EAAW,eAAeA,EAAW;AAEpG,UAAIE,MACFD,IAAO;AAAA;AAAA,2CAAgDC,IAAa;AAAA,QAE5E;AAEI,eAAOD;AAAA,MACX;AAAA,IACA;AAcA,aAASE,GAAoBtD,GAASmD,GAAY;AAChD;AACE,YAAI,CAACnD,EAAQ,UAAUA,EAAQ,OAAO,aAAaA,EAAQ,OAAO;AAChE;AAGF,QAAAA,EAAQ,OAAO,YAAY;AAC3B,YAAIuD,IAA4BL,GAA6BC,CAAU;AAEvE,YAAIF,GAAsBM,CAAyB;AACjD;AAGF,QAAAN,GAAsBM,CAAyB,IAAI;AAInD,YAAIC,IAAa;AAEjB,QAAIxD,KAAWA,EAAQ,UAAUA,EAAQ,WAAWyC,EAAoB,YAEtEe,IAAa,iCAAiC7G,EAAyBqD,EAAQ,OAAO,IAAI,IAAI,MAGhG2C,EAAgC3C,CAAO,GAEvC/E,EAAM,6HAAkIsI,GAA2BC,CAAU,GAE7Kb,EAAgC,IAAI;AAAA,MACxC;AAAA,IACA;AAYA,aAASc,GAAkBC,GAAMP,GAAY;AAC3C;AACE,YAAI,OAAOO,KAAS;AAClB;AAGF,YAAI7C,EAAQ6C,CAAI;AACd,mBAASC,IAAI,GAAGA,IAAID,EAAK,QAAQC,KAAK;AACpC,gBAAIC,IAAQF,EAAKC,CAAC;AAElB,YAAId,EAAee,CAAK,KACtBN,GAAoBM,GAAOT,CAAU;AAAA,UAE/C;AAAA,iBACeN,EAAea,CAAI;AAE5B,UAAIA,EAAK,WACPA,EAAK,OAAO,YAAY;AAAA,iBAEjBA,GAAM;AACf,cAAIG,IAAahJ,GAAc6I,CAAI;AAEnC,cAAI,OAAOG,KAAe,cAGpBA,MAAeH,EAAK;AAItB,qBAHII,IAAWD,EAAW,KAAKH,CAAI,GAC/BK,GAEG,EAAEA,IAAOD,EAAS,KAAI,GAAI;AAC/B,cAAIjB,EAAekB,EAAK,KAAK,KAC3BT,GAAoBS,EAAK,OAAOZ,CAAU;AAAA,QAKxD;AAAA,MACA;AAAA,IACA;AASA,aAASa,GAAkBhE,GAAS;AAClC;AACE,YAAI7D,IAAO6D,EAAQ;AAEnB,YAAI7D,KAAS,QAA8B,OAAOA,KAAS;AACzD;AAGF,YAAI8H;AAEJ,YAAI,OAAO9H,KAAS;AAClB,UAAA8H,IAAY9H,EAAK;AAAA,iBACR,OAAOA,KAAS,aAAaA,EAAK,aAAa9B;AAAA;AAAA,QAE1D8B,EAAK,aAAa3B;AAChB,UAAAyJ,IAAY9H,EAAK;AAAA;AAEjB;AAGF,YAAI8H,GAAW;AAEb,cAAI/F,IAAOvB,EAAyBR,CAAI;AACxC,UAAA+D,GAAe+D,GAAWjE,EAAQ,OAAO,QAAQ9B,GAAM8B,CAAO;AAAA,QACpE,WAAe7D,EAAK,cAAc,UAAa,CAACyG,GAA+B;AACzE,UAAAA,IAAgC;AAEhC,cAAIsB,IAAQvH,EAAyBR,CAAI;AAEzC,UAAAlB,EAAM,uGAAuGiJ,KAAS,SAAS;AAAA,QACrI;AAEI,QAAI,OAAO/H,EAAK,mBAAoB,cAAc,CAACA,EAAK,gBAAgB,wBACtElB,EAAM,4HAAiI;AAAA,MAE7I;AAAA,IACA;AAOA,aAASkJ,GAAsBC,GAAU;AACvC;AAGE,iBAFIC,IAAO,OAAO,KAAKD,EAAS,KAAK,GAE5BT,IAAI,GAAGA,IAAIU,EAAK,QAAQV,KAAK;AACpC,cAAIxB,IAAMkC,EAAKV,CAAC;AAEhB,cAAIxB,MAAQ,cAAcA,MAAQ,OAAO;AACvC,YAAAQ,EAAgCyB,CAAQ,GAExCnJ,EAAM,4GAAiHkH,CAAG,GAE1HQ,EAAgC,IAAI;AACpC;AAAA,UACR;AAAA,QACA;AAEI,QAAIyB,EAAS,QAAQ,SACnBzB,EAAgCyB,CAAQ,GAExCnJ,EAAM,uDAAuD,GAE7D0H,EAAgC,IAAI;AAAA,MAE1C;AAAA,IACA;AAEA,QAAI2B,KAAwB,CAAA;AAC5B,aAASC,GAAkBpI,GAAM0B,GAAOsE,GAAKqC,GAAkBrG,GAAQ0D,GAAM;AAC3E;AACE,YAAI4C,IAAYvI,GAAmBC,CAAI;AAGvC,YAAI,CAACsI,GAAW;AACd,cAAIrB,IAAO;AAEX,WAAIjH,MAAS,UAAa,OAAOA,KAAS,YAAYA,MAAS,QAAQ,OAAO,KAAKA,CAAI,EAAE,WAAW,OAClGiH,KAAQ;AAGV,cAAIsB,IAAa1B,GAAiC;AAElD,UAAI0B,IACFtB,KAAQsB,IAERtB,KAAQL,GAA2B;AAGrC,cAAI4B;AAEJ,UAAIxI,MAAS,OACXwI,IAAa,SACJ9D,EAAQ1E,CAAI,IACrBwI,IAAa,UACJxI,MAAS,UAAaA,EAAK,aAAarC,KACjD6K,IAAa,OAAOhI,EAAyBR,EAAK,IAAI,KAAK,aAAa,OACxEiH,IAAO,wEAEPuB,IAAa,OAAOxI,GAGtBlB,EAAM,2IAAqJ0J,GAAYvB,CAAI;AAAA,QACjL;AAEI,YAAIpD,IAAUqC,GAAOlG,GAAM0B,GAAOsE,GAAKhE,GAAQ0D,CAAI;AAGnD,YAAI7B,KAAW;AACb,iBAAOA;AAQT,YAAIyE,GAAW;AACb,cAAIG,IAAW/G,EAAM;AAErB,cAAI+G,MAAa;AACf,gBAAIJ;AACF,kBAAI3D,EAAQ+D,CAAQ,GAAG;AACrB,yBAASjB,IAAI,GAAGA,IAAIiB,EAAS,QAAQjB;AACnC,kBAAAF,GAAkBmB,EAASjB,CAAC,GAAGxH,CAAI;AAGrC,gBAAI,OAAO,UACT,OAAO,OAAOyI,CAAQ;AAAA,cAEpC;AACY,gBAAA3J,EAAM,sJAAgK;AAAA;AAGxK,cAAAwI,GAAkBmB,GAAUzI,CAAI;AAAA,QAG1C;AAGM,YAAI0D,EAAe,KAAKhC,GAAO,KAAK,GAAG;AACrC,cAAIyC,IAAgB3D,EAAyBR,CAAI,GAC7CkI,IAAO,OAAO,KAAKxG,CAAK,EAAE,OAAO,SAAU9E,IAAG;AAChD,mBAAOA,OAAM;AAAA,UACvB,CAAS,GACG8L,IAAgBR,EAAK,SAAS,IAAI,oBAAoBA,EAAK,KAAK,SAAS,IAAI,WAAW;AAE5F,cAAI,CAACC,GAAsBhE,IAAgBuE,CAAa,GAAG;AACzD,gBAAIC,KAAeT,EAAK,SAAS,IAAI,MAAMA,EAAK,KAAK,SAAS,IAAI,WAAW;AAE7E,YAAApJ,EAAM;AAAA;AAAA;AAAA;AAAA;AAAA,oCAA4P4J,GAAevE,GAAewE,IAAcxE,CAAa,GAE3TgE,GAAsBhE,IAAgBuE,CAAa,IAAI;AAAA,UACjE;AAAA,QACA;AAGI,eAAI1I,MAASnC,IACXmK,GAAsBnE,CAAO,IAE7BgE,GAAkBhE,CAAO,GAGpBA;AAAA,MACX;AAAA,IACA;AAKA,aAAS+E,GAAwB5I,GAAM0B,GAAOsE,GAAK;AAE/C,aAAOoC,GAAkBpI,GAAM0B,GAAOsE,GAAK,EAAI;AAAA,IAEnD;AACA,aAAS6C,GAAyB7I,GAAM0B,GAAOsE,GAAK;AAEhD,aAAOoC,GAAkBpI,GAAM0B,GAAOsE,GAAK,EAAK;AAAA,IAEpD;AAEA,QAAI8C,KAAOD,IAGPE,KAAQH;AAEZ,IAAAI,EAAA,WAAmBnL,GACnBmL,EAAA,MAAcF,IACdE,EAAA,OAAeD;AAAA,EACf,GAAG;;;;wBCjzCC,QAAQ,IAAI,aAAa,eAC3BE,EAAA,UAAiBtM,GAAA,IAEjBsM,EAAA,UAAiBC,GAAA;;;ACDZ,MAAMC,KAAK;AAAA,EAChB,aAAa;AAAA,EACb,aAAa;AAAA,EACb,aAAa;AAAA,EACb,SAAS;AAAA,EACT,eAAe;AAAA,EACf,eAAe;AAAA,EACf,eAAe;AAAA,EACf,SAAS;AAAA,EACT,iBAAiB;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,OAAO;AACT,GCbaC,KAAK;AAAA,EAChB,aAAa;AAAA,EACb,aAAa;AAAA,EACb,aAAa;AAAA,EACb,SAAS;AAAA,EACT,eAAe;AAAA,EACf,eAAe;AAAA,EACf,eAAe;AAAA,EACf,SAAS;AAAA,EACT,iBAAiB;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,OAAO;AACT,GCLaC,KAAgE;AAAA,EAC3E,IAAAF;AAAA,EACA,IAAAC;AACF,GCNME,KAAcC,GAAuC,IAAI,GAOlDC,KAA4C,CAAC;AAAA,EACxD,QAAAC;AAAA,EACA,UAAAhB;AACF,MAAM;AAEJ,QAAM7D,IAA0B,EAAE,QAAA6E,GAAQ,GADhC,CAACzD,MAAgBqD,GAAaI,CAAM,IAAIzD,CAAG,KAAKA,EAChB;AAE1C,SACE8C,gBAAAA,EAAAA,IAACQ,GAAY,UAAZ,EAAqB,OAAA1E,GAAe,UAAA6D,EAAA,CAAS;AAElD;AAEO,SAASiB,KAAmC;AACjD,SAAOC,GAAWL,EAAW;AAC/B;;;GC1BaM,KAAwB,MAAM;AAEzC,QAAMC,IADOH,GAAA,GACG,MAAM,CAAC1D,MAAgBA;AAEvC,SACE8C,gBAAAA,EAAAA,IAAC,OAAA,EAAI,WAAWgB,GAAO,aACrB,gCAAC,MAAA,EAAI,UAAAD,EAAE,aAAa,EAAA,CAAE,EAAA,CACxB;AAEJ;;;;;;;;;;;;;;;;;;;;;GCAaE,KAA0C,CAAC;AAAA,EACtD,UAAAC,IAAW;AAAA,EACX,WAAAC,IAAY;AAAA,EACZ,WAAAC,IAAY;AAAA,EACZ,WAAAC,IAAY;AAAA,EACZ,iBAAAC;AAAA,EACA,iBAAAC,IAAkB;AACpB,MAAM;AAEJ,QAAMR,IADOH,GAAA,GACG,MAAM,CAAC1D,MAAgBA,IACjC,CAACsE,GAAWC,CAAY,IAAIC,GAASH,CAAe;AAE1D,SAAAI,GAAU,MAAM;AACd,QAAIH,IAAY,GAAG;AACjB,YAAMI,IAAQ,WAAW,MAAMH,EAAaD,IAAY,CAAC,GAAG,GAAI;AAChE,aAAO,MAAM,aAAaI,CAAK;AAAA,IACjC;AAAA,EACF,GAAG,CAACJ,CAAS,CAAC,GAGZvB,gBAAAA,EAAAA,KAAC,OAAA,EAAI,WAAWe,EAAO,aAErB,UAAA;AAAA,IAAAhB,gBAAAA,EAAAA,IAAC,OAAA,EAAI,WAAWgB,EAAO,uBACrB,UAAAhB,gBAAAA,EAAAA;AAAAA,MAAC;AAAA,MAAA;AAAA,QACC,KAAI;AAAA,QACJ,KAAI;AAAA,QACJ,WAAWgB,EAAO;AAAA,QAClB,OAAO;AAAA,QACP,QAAQ;AAAA,QACR,SAAQ;AAAA,MAAA;AAAA,IAAA,GAEZ;AAAA,IAGAf,gBAAAA,EAAAA,KAAC,OAAA,EAAI,WAAWe,EAAO,UACrB,UAAA;AAAA,MAAAhB,gBAAAA,MAAC,OAAE,WAAWgB,EAAO,aAAc,UAAAD,EAAE,aAAa,GAAE;AAAA,MACpDd,gBAAAA,EAAAA,KAAC,MAAA,EAAG,WAAWe,EAAO,UACnB,UAAA;AAAA,QAAAD,EAAE,SAAS;AAAA,QAAE;AAAA,QAAGG;AAAA,MAAA,EAAA,CACnB;AAAA,IAAA,GACF;AAAA,IAGAjB,gBAAAA,EAAAA,KAAC,OAAA,EAAI,WAAWe,EAAO,kBACrB,UAAA;AAAA,MAAAhB,gBAAAA,MAAC,OAAE,WAAWgB,EAAO,gBAAiB,UAAAD,EAAE,eAAe,GAAE;AAAA,MACzDf,gBAAAA,EAAAA,IAAC,MAAA,EAAG,WAAWgB,EAAO,WAAY,UAAAG,GAAU;AAAA,MAC5ClB,gBAAAA,EAAAA,KAAC,KAAA,EAAE,WAAWe,EAAO,cAClB,UAAA;AAAA,QAAAI;AAAA,QAAU;AAAA,QAAIC;AAAA,MAAA,EAAA,CACjB;AAAA,IAAA,GACF;AAAA,IAGArB,gBAAAA,EAAAA;AAAAA,MAAC;AAAA,MAAA;AAAA,QACC,WAAWgB,EAAO;AAAA,QAClB,SAASM;AAAA,QACT,MAAK;AAAA,QAEJ,YAAE,eAAe;AAAA,MAAA;AAAA,IAAA;AAAA,IAIpBrB,gBAAAA,EAAAA,KAAC,OAAA,EAAI,WAAWe,EAAO,cACrB,UAAA;AAAA,MAAAhB,gBAAAA,MAAC,OAAE,WAAWgB,EAAO,cAAe,UAAAD,EAAE,eAAe,GAAE;AAAA,MACvDd,gBAAAA,EAAAA,KAAC,KAAA,EAAE,WAAWe,EAAO,WAClB,UAAA;AAAA,QAAAQ,EAAU,SAAA,EAAW,SAAS,GAAG,GAAG;AAAA,QAAE;AAAA,QAAET,EAAE,SAAS;AAAA,MAAA,EAAA,CACtD;AAAA,IAAA,GACF;AAAA,IAGAd,gBAAAA,EAAAA,KAAC,OAAA,EAAI,WAAWe,EAAO,WACrB,UAAA;AAAA,MAAAhB,gBAAAA,MAAC,QAAG,WAAWgB,EAAO,gBAAiB,UAAAD,EAAE,iBAAiB,GAAE;AAAA,MAC5Dd,gBAAAA,EAAAA,KAAC,OAAA,EAAI,WAAWe,EAAO,WACrB,UAAA;AAAA,QAAAf,gBAAAA,EAAAA,KAAC,OAAA,EAAI,WAAWe,EAAO,MACrB,UAAA;AAAA,UAAAhB,gBAAAA,EAAAA,IAAC,QAAA,EAAK,WAAWgB,EAAO,YAAY,UAAA,KAAC;AAAA,gCACpC,KAAA,EAAE,WAAWA,EAAO,UAAW,UAAAD,EAAE,OAAO,EAAA,CAAE;AAAA,QAAA,GAC7C;AAAA,QACAd,gBAAAA,EAAAA,KAAC,OAAA,EAAI,WAAWe,EAAO,MACrB,UAAA;AAAA,UAAAhB,gBAAAA,EAAAA,IAAC,QAAA,EAAK,WAAWgB,EAAO,YAAY,UAAA,KAAC;AAAA,gCACpC,KAAA,EAAE,WAAWA,EAAO,UAAW,UAAAD,EAAE,OAAO,EAAA,CAAE;AAAA,QAAA,GAC7C;AAAA,QACAd,gBAAAA,EAAAA,KAAC,OAAA,EAAI,WAAWe,EAAO,MACrB,UAAA;AAAA,UAAAhB,gBAAAA,EAAAA,IAAC,QAAA,EAAK,WAAWgB,EAAO,YAAY,UAAA,KAAC;AAAA,gCACpC,KAAA,EAAE,WAAWA,EAAO,UAAW,UAAAD,EAAE,OAAO,EAAA,CAAE;AAAA,QAAA,EAAA,CAC7C;AAAA,MAAA,EAAA,CACF;AAAA,IAAA,EAAA,CACF;AAAA,EAAA,GACF;AAEJ;","x_google_ignoreList":[0,1,2]}
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";._landingPage_5jd3b_1{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;min-height:100vh;display:flex;align-items:center;justify-content:center}._landingPage_5jd3b_1 h1{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:700}._successPage_15e93_1{display:flex;min-height:100vh;flex-direction:column;align-items:center;padding:2rem 1rem;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;background-color:#f5f5f5}._profileImageContainer_15e93_7{margin-bottom:1.5rem}._profileImagePlaceholder_15e93_11{display:flex;height:8rem;width:8rem;align-items:center;justify-content:center;border-radius:9999px;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #ea580c var(--tw-gradient-to-position);box-shadow:0 4px 12px #0000001a}._greeting_15e93_16{margin-bottom:1.5rem;text-align:center}._jaiShreeRam_15e93_20{margin-bottom:.5rem;font-size:var(--font-size-sm);font-weight:600;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1));letter-spacing:.1em}._userName_15e93_25{font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}._registrationCard_15e93_30{margin-bottom:1.5rem;width:100%;max-width:28rem;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2rem;text-align:center;border:3px solid #f0e5d8;box-shadow:0 2px 8px #0000000d;position:relative}._registrationCard_15e93_30:before{content:"";position:absolute;inset:-3px;border-radius:1.5rem;padding:3px;background:linear-gradient(to bottom,#f0e5d8,#e8dcc8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._registeredText_15e93_49{margin-bottom:.5rem;font-size:var(--font-size-sm);--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}._eventName_15e93_53{margin-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1));font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;line-height:1.3}._eventDetails_15e93_59{font-size:var(--font-size-base);font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}._whatsappButton_15e93_63{margin-bottom:1.5rem;width:100%;max-width:28rem;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1));padding:1rem 2rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}._whatsappButton_15e93_63:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}._whatsappButton_15e93_63{transition:all .2s ease;box-shadow:0 2px 8px #22c55e4d}._whatsappButton_15e93_63:active{transform:scale(.98)}._redirectInfo_15e93_72{margin-bottom:2rem;text-align:center}._redirectText_15e93_76{margin-bottom:.25rem;font-size:var(--font-size-sm);--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}._countdown_15e93_80{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._nextSteps_15e93_84{width:100%;max-width:28rem;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;box-shadow:0 2px 8px #0000000d}._nextStepsTitle_15e93_89{margin-bottom:1rem;font-size:var(--font-size-base);font-weight:600;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}._stepsList_15e93_93>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}._step_15e93_93{display:flex;align-items:flex-start;gap:.75rem}._stepNumber_15e93_101{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1));font-size:var(--font-size-sm);font-weight:600;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._stepText_15e93_105{flex:1 1 0%;padding-top:.25rem;font-size:var(--font-size-sm);line-height:1.625;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}body{font-family:var(--font-family-base)}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.-bottom-1\.5{bottom:-.375rem}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.right-2\.5{right:.625rem}.right-3{right:.75rem}.top-1\/2{top:50%}.top-auto{top:auto}.z-\[11\]{z-index:11}.z-\[60\]{z-index:60}.mx-auto{margin-left:auto;margin-right:auto}.-ml-2{margin-left:-.5rem}.-mt-1{margin-top:-.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-0\.5{margin-left:.125rem}.mt-0\.5{margin-top:.125rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-3{height:.75rem}.h-5{height:1.25rem}.h-\[18px\]{height:18px}.h-\[22px\]{height:22px}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-3{width:.75rem}.w-5{width:1.25rem}.w-\[18px\]{width:18px}.w-\[22px\]{width:22px}.min-w-0{min-width:0px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-6xl{max-width:72rem}.max-w-full{max-width:100%}.max-w-xl{max-width:36rem}.flex-shrink{flex-shrink:1}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border-0{border-width:0px}.border-2{border-width:2px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.bg-current{background-color:currentColor}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:#f973161a}.bg-transparent{background-color:transparent}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.pt-3{padding-top:.75rem}.text-left{text-align:left}.font-sans{font-family:var(--font-family-base),system-ui,-apple-system,sans-serif}.text-\[18px\]{font-size:18px}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.leading-\[3rem\]{line-height:3rem}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-45{opacity:.45}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}:root{--font-family-base: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-size-sm: 12px;--font-size-base: 14px;--font-size-lg: 16px}@media(min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}}._section_1fboo_1{margin-left:auto;margin-right:auto;margin-bottom:1.25rem;max-width:48rem;padding-left:1rem;padding-right:1rem}._heading_1fboo_5{margin-bottom:.5rem;text-align:center;font-size:18px;font-weight:600;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}@media(min-width:640px){._heading_1fboo_5{font-size:1.5rem;line-height:2rem}}._trustLine_1fboo_9{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}._star_1fboo_13{font-size:var(--font-size-base);--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}._ratingNum_1fboo_17{font-size:var(--font-size-base);font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}._trustText_1fboo_21{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}._cardList_1fboo_25{list-style-type:none;padding-left:0}._cardList_1fboo_25>*+*{margin-top:1rem}._card_1fboo_25{border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1));padding:1rem;font-weight:600}._quote_1fboo_37{margin-bottom:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}._author_1fboo_41{display:flex;align-items:center;gap:.75rem}._avatar_1fboo_45{height:2.5rem;width:2.5rem;flex-shrink:0;border-radius:9999px;-o-object-fit:cover;object-fit:cover}._avatarPlaceholder_1fboo_49{height:2.5rem;width:2.5rem;flex-shrink:0;border-radius:9999px;background:linear-gradient(135deg,#fcd34d,#f59e0b)}._authorInfo_1fboo_54{display:flex;flex-direction:column}._authorName_1fboo_58{font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}._stars_1fboo_62{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}._readMoreWrap_1fboo_66{margin-top:1.5rem;text-align:center;font-size:var(--font-size-lg)}._toggleBtn_1fboo_70{display:inline-flex;width:100%;cursor:pointer;align-items:center;justify-content:center;gap:.375rem;border-radius:.5rem;border-width:0px;padding:.625rem 1.25rem;font-size:var(--font-size-base);font-weight:600;background-color:#1d21250f;color:#502d14;box-shadow:0 1px 2px #0000000f}._toggleBtn_1fboo_70:hover{background-color:#dfdbd2}._readMore_1fboo_66{display:inline-flex;cursor:pointer;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;padding-top:.5rem;padding-bottom:.5rem;padding-left:0;padding-right:0;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}._readMore_1fboo_66:hover{text-decoration-line:underline}._arrow_1fboo_89{margin-left:.125rem;margin-bottom:.25rem;display:inline-block;font-size:1.5rem;line-height:2rem}._dot_1fboo_93{display:inline-block;height:.375rem;width:.375rem;flex-shrink:0;border-radius:9999px;background-color:currentColor;vertical-align:middle}._section_4dc65_1{margin-left:auto;margin-right:auto;margin-bottom:1.25rem;max-width:42rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem}._heading_4dc65_5{margin-bottom:1.5rem;text-align:center;font-size:18px;font-weight:600;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}@media(min-width:640px){._heading_4dc65_5{font-size:1.5rem;line-height:2rem}}._accordion_4dc65_9{display:flex;flex-direction:column;gap:.75rem}._item_4dc65_13{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}._itemOpen_4dc65_17{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1));box-shadow:0 0 0 2px #ea580c33}._itemOpen_4dc65_17 ._question_4dc65_22{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}._question_4dc65_22{display:flex;width:100%;cursor:pointer;align-items:center;justify-content:space-between;gap:1rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-width:0px;background-color:transparent;padding:1rem;text-align:left;font-size:var(--font-size-sm);font-weight:600;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}._chevron_4dc65_30{flex-shrink:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}._chevronOpen_4dc65_34{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}._answerWrap_4dc65_38{overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}._answerOpen_4dc65_42{display:block}._answer_4dc65_38{padding:1rem;font-size:var(--font-size-sm);font-weight:600;line-height:1.625;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}._header_dbx4y_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-top:10px;padding-bottom:10px;padding-left:1rem;padding-right:1rem;background:#f9fafb;border-bottom:1px solid #f0ebe3}._brand_dbx4y_7{display:flex;align-items:center;gap:.75rem}._logo_dbx4y_11{flex-shrink:0}._logoImg_dbx4y_15{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}._logoPlaceholder_dbx4y_21{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:2px solid #d97706}._brandText_dbx4y_29{display:flex;flex-direction:column}._brandName_dbx4y_33{font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));font-size:var(--font-size-lg)}._rating_dbx4y_38{font-size:10px;font-weight:600;display:flex;align-items:center;gap:.25rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}._stars_dbx4y_44{color:#fbbf24;letter-spacing:.05em}._langSlot_dbx4y_49{display:flex;align-items:center;gap:.5rem}._wrap_1vbpd_1{margin-bottom:1.25rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){._wrap_1vbpd_1{padding-left:1rem;padding-right:1rem}}._card_1vbpd_5{margin-left:auto;margin-right:auto;max-width:36rem;border-radius:1rem;border-width:1px;border-color:#e5e7ebe6;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 10px 30px #11182714}._cardInner_1vbpd_10{box-sizing:border-box;min-width:0px;padding-top:0;padding-right:1.25rem;padding-bottom:1.25rem;padding-left:1.25rem;overflow:visible}._header_a05ni_1{margin-top:1.5rem;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;gap:.75rem;padding-left:1rem;padding-right:1rem;text-align:center;background:transparent;border:0}._left_a05ni_7{display:flex;align-items:flex-start;gap:.75rem}._backBtn_a05ni_11{margin-left:-.5rem;cursor:pointer;border-radius:.25rem;border-width:0px;background-color:transparent;padding:.5rem}._backBtn_a05ni_11:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}._backBtn_a05ni_11:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}._titleWrap_a05ni_21{display:flex;flex-direction:column}._title_a05ni_21{font-weight:700;font-size:18px;line-height:1.2}._subtitle_a05ni_31{margin-top:.25rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1));font-size:12px;max-width:22rem}._backIcon_a05ni_37{width:20px;height:20px;display:block;color:#111827}._banner_1jco0_1{position:relative;height:36px;display:flex;align-items:center;justify-content:center;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1));font-size:var(--font-size-sm, 12px);background-image:url(https://srm-cdn.a4b.io/yoda/1771582633865.svg);background-size:cover;background-position:center;background-repeat:no-repeat}._icon_1jco0_12{display:block;height:18px;width:18px;flex-shrink:0}._text_1jco0_16{position:absolute;top:1px;left:50%;transform:translate(-50%);display:flex;flex-wrap:nowrap;gap:2px;white-space:nowrap}._field_eqt7q_1{margin-bottom:1.25rem;box-sizing:border-box;min-width:0px;max-width:100%}._labelRow_eqt7q_5{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}._label_eqt7q_5{font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));font-size:16px}._req_eqt7q_14{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}._help_eqt7q_18{margin-top:-.25rem;margin-bottom:.5rem;font-size:var(--font-size-sm);--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}._infoBtn_eqt7q_22{display:inline-flex;height:18px;width:18px;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-width:0px;background-color:transparent;padding:0}._infoBtn_eqt7q_22:focus-visible{border-radius:.25rem;outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #f75e2280}._infoImg_eqt7q_30{display:block;height:18px;width:18px}._infoWrap_eqt7q_34{position:relative;display:inline-flex;align-items:center}._tooltip_eqt7q_38{position:absolute;top:auto;right:0;z-index:60;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.75rem;line-height:1rem;line-height:1.375;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));bottom:calc(100% + 8px);width:min(280px,75vw);box-shadow:0 12px 28px #11182738}._tooltipArrow_eqt7q_45{position:absolute;bottom:-.375rem;top:auto;right:.625rem;height:.75rem;width:.75rem;--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1));transform:rotate(45deg)}._inputWrap_eqt7q_50{position:relative;min-width:0px;max-width:100%}._wrap_1uy4o_1{position:relative;box-sizing:border-box;min-width:0px;max-width:100%}._input_1uy4o_5{box-sizing:border-box;height:3rem;width:100%;max-width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-size:var(--font-size-base);line-height:3rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));padding-top:0;padding-bottom:0}._input_1uy4o_5:focus,._input_1uy4o_5:focus-visible{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;box-shadow:none}._input_1uy4o_5::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1uy4o_5::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1uy4o_5:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._iconBtn_1uy4o_21{pointer-events:none;position:absolute;right:.75rem;top:50%;display:flex;height:2.5rem;width:2.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:.5rem;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._iconBtnInteractive_1uy4o_25{pointer-events:auto;cursor:pointer;border-width:0px;background-color:transparent;padding:0}._iconBtnInteractive_1uy4o_25:hover{background-color:#f973160d}._iconBtnInteractive_1uy4o_25:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #f9731640}._iconBtnInteractive_1uy4o_25:disabled{cursor:not-allowed;opacity:.45}._iconImg_1uy4o_39{display:block;height:22px;width:22px}._wrap_t646o_1{position:relative;box-sizing:border-box;min-width:0px;max-width:100%}._input_t646o_5{box-sizing:border-box;height:3rem;width:100%;max-width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-size:var(--font-size-base);line-height:3rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));padding-top:0;padding-bottom:0}._input_t646o_5[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none}._input_t646o_5[type=date]::-webkit-calendar-picker-indicator{opacity:0;display:block;width:24px;height:24px}._input_t646o_5:focus,._input_t646o_5:focus-visible{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;box-shadow:none}._input_t646o_5:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._iconBtn_t646o_28{position:absolute;right:.75rem;top:50%;display:flex;height:2.5rem;width:2.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._iconBtn_t646o_28:hover{background-color:#f973160d}._iconBtn_t646o_28:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #f9731640}._iconBtn_t646o_28:disabled{cursor:not-allowed;opacity:.45}._iconImg_t646o_42{display:block;height:22px;width:22px}._wrap_1jdg7_1{position:relative;box-sizing:border-box;min-width:0px;max-width:100%}._input_1jdg7_5{box-sizing:border-box;height:3rem;width:100%;max-width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-size:var(--font-size-base);line-height:3rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));padding-top:0;padding-bottom:0}._input_1jdg7_5[type=time]{-webkit-appearance:none;-moz-appearance:none;appearance:none}._input_1jdg7_5[type=time]::-webkit-calendar-picker-indicator{opacity:0;display:block;width:24px;height:24px}._input_1jdg7_5[type=time]::-webkit-inner-spin-button{display:none}._input_1jdg7_5:focus,._input_1jdg7_5:focus-visible{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;box-shadow:none}._input_1jdg7_5::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1jdg7_5::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1jdg7_5:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._iconBtn_1jdg7_34{position:absolute;right:.75rem;top:50%;display:flex;height:2.5rem;width:2.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._iconBtn_1jdg7_34:hover{background-color:#f973160d}._iconBtn_1jdg7_34:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #f9731640}._iconBtn_1jdg7_34:disabled{cursor:not-allowed;opacity:.45}._iconImg_1jdg7_48{display:block;height:22px;width:22px}._wrap_1bb6o_1{position:relative;box-sizing:border-box;min-width:0px;max-width:100%}._input_1bb6o_5{box-sizing:border-box;height:3rem;width:100%;max-width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-size:var(--font-size-base);line-height:3rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));padding-top:0;padding-bottom:0}._input_1bb6o_5:focus,._input_1bb6o_5:focus-visible{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;box-shadow:none}._input_1bb6o_5::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1bb6o_5::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1bb6o_5:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._iconBtn_1bb6o_21{pointer-events:none;position:absolute;right:.75rem;top:50%;display:flex;height:2.5rem;width:2.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:.5rem;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._iconImg_1bb6o_25{display:block;height:22px;width:22px}._segmented_3sa9v_1{box-sizing:border-box;display:inline-flex;width:100%;min-width:0px;max-width:100%;gap:8px}._segmentedOption_3sa9v_6{min-width:0px;flex:1 1 0%;cursor:pointer;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-weight:600;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));padding:8px 14px;border-radius:8px;font-size:14px}._segmentedOption_3sa9v_6:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}._segmentedOption_3sa9v_6._active_3sa9v_15{background-color:#f973161a;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._segmentedOption_3sa9v_6:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:inset 0 0 0 2px #f9731680}._pillsWrap_z1kui_1{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;box-sizing:border-box;min-width:0px;max-width:100%}._pill_z1kui_1{cursor:pointer;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-weight:600;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));padding:8px 14px;border-radius:8px;font-size:14px}._pill_z1kui_1:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}._pill_z1kui_1._selected_z1kui_17{background-color:#f973161a;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._pill_z1kui_1:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:inset 0 0 0 2px #f9731680}._wrapper_i6a5b_2{box-sizing:border-box;min-width:0px;max-width:100%}._checkboxRow_i6a5b_6{margin-top:0;display:flex;align-items:flex-start;gap:.5rem}._checkbox_i6a5b_6{margin-top:.125rem;display:inline-grid;height:1.25rem;width:1.25rem;flex-shrink:0;cursor:pointer;place-content:center;border-radius:.25rem;border-width:2px;--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));-webkit-appearance:none;-moz-appearance:none;appearance:none}._checkbox_i6a5b_6:checked{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}._checkbox_i6a5b_6:checked:before{content:"✓";display:flex;align-items:center;justify-content:center;font-size:var(--font-size-sm);font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));margin-top:-1px}._checkbox_i6a5b_6:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #f9731640}._checkboxText_i6a5b_31{min-width:0px;cursor:pointer;font-size:14px;color:#374151}._checkboxHelp_i6a5b_37{margin-top:.5rem;font-size:.75rem;line-height:1rem;color:#735743;margin-bottom:16px;line-height:1.4}._footerNote_laev3_1{margin-top:1rem;box-sizing:border-box;min-width:0px;max-width:100%;padding-top:.75rem;text-align:center;font-size:var(--font-size-sm);font-weight:500;color:#502d14;font-size:var(--font-size-sm, 12px)}._footer_86zxt_1{position:fixed;bottom:0;left:0;right:0;z-index:11;padding:.5rem 1rem;background:#fff;box-shadow:0 -2px 10px #0000001a}._inner_86zxt_8{margin-left:auto;margin-right:auto;display:flex;max-width:72rem;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media(min-width:640px){._inner_86zxt_8{flex-direction:row}}._badges_86zxt_12{overflow:hidden;flex:1;min-width:0;max-width:100%}._marqueeContent_86zxt_20{display:flex;align-items:center;gap:.75rem;flex-shrink:0;padding-right:1.5rem;color:#087955;font-weight:600;font-size:.75rem}._badge_86zxt_12{display:flex;align-items:center;gap:.375rem;white-space:nowrap}._badgeIcon_86zxt_35{flex-shrink:0}._ctaWrap_86zxt_39{width:100%;flex-shrink:0}._ctaStruck_86zxt_43{text-decoration:line-through;opacity:.6;font-weight:400}._ctaButton_86zxt_49{font-size:var(--font-size-lg);width:100%;cursor:pointer;border-radius:.5rem;border-width:0px;padding:.75rem 1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:radial-gradient(123.65% 265.91% at 52.2% -165.91%,#0fdf9d,#087955);box-shadow:0 2px 8px #00000026}@media(min-width:640px){._ctaButton_86zxt_49{font-size:var(--font-size-base)}}._ctaButton_86zxt_49:hover{opacity:.95}._ctaButton_86zxt_49:disabled,._ctaButton_86zxt_49[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}._offerRow_86zxt_69{margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:var(--font-size-base);color:#087955;font-weight:600}._pill_86zxt_76{border-radius:9999px;padding:.25rem .75rem;background:#0879551f;color:#087955;font-size:var(--font-size-sm);font-weight:700}._ctaStatic_86zxt_85{font-size:var(--font-size-lg);width:100%;border-radius:.5rem;padding:.75rem 1.5rem;text-align:center;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:radial-gradient(123.65% 265.91% at 52.2% -165.91%,#0fdf9d,#087955);box-shadow:0 2px 8px #00000026}@media(min-width:640px){._ctaStatic_86zxt_85{font-size:var(--font-size-base)}}._wrapper_wxjzs_1{overflow:hidden;min-width:0;max-width:100%}._track_wxjzs_7{display:flex;width:-moz-max-content;width:max-content;animation:_marquee_wxjzs_1 12s linear infinite}@keyframes _marquee_wxjzs_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._strip_2838b_1{padding:.75rem 1rem;background:#fff;border-bottom:1px solid #f0ebe3}._section_8y3x9_1{margin-left:auto;margin-right:auto;margin-bottom:1.25rem;max-width:42rem;padding-left:1rem;padding-right:1rem;font-weight:500;background:#fff}._heading_8y3x9_6{margin-bottom:1rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:700}@media(min-width:640px){._heading_8y3x9_6{font-size:1.5rem;line-height:2rem}}._heading_8y3x9_6{color:#ea580c}._content_8y3x9_11{font-size:var(--font-size-sm)}._content_8y3x9_11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}._content_8y3x9_11{text-align:center;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}._line_8y3x9_16{margin:0}._brandName_8y3x9_20{padding-top:1rem;padding-bottom:1rem}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.absolute{position:absolute}.relative{position:relative}.mb-6{margin-bottom:1.5rem}.flex{display:flex}.h-32{height:8rem}.h-8{height:2rem}.min-h-screen{min-height:100vh}.w-32{width:8rem}.w-8{width:2rem}.w-full{width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-orange-400{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:var(--font-size-base)}.text-sm{font-size:var(--font-size-sm)}.font-bold{font-weight:700}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-relaxed{line-height:1.625}.tracking-wide{letter-spacing:.025em}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body,html,*{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}
|
|
1
|
+
@charset "UTF-8";._landingPage_5jd3b_1{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;min-height:100vh;display:flex;align-items:center;justify-content:center}._landingPage_5jd3b_1 h1{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:700}._successPage_1vy5h_1{display:flex;min-height:100vh;flex-direction:column;align-items:center;padding:2rem 1rem;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;background-color:#fff8ef}._profileImageContainer_1vy5h_7{margin-bottom:1.5rem}._profileImage_1vy5h_7{border-radius:9999px;width:88px;height:88px;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 12px #0000001a}._greeting_1vy5h_19{margin-bottom:1.5rem;text-align:center}._jaiShreeRam_1vy5h_23{margin-bottom:.5rem;font-size:var(--font-size-sm);font-weight:600;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(210 70 30 / var(--tw-text-opacity, 1));letter-spacing:.1em;line-height:16.8px}._userName_1vy5h_29{font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}._registrationCard_1vy5h_34{margin-bottom:1.5rem;width:100%;max-width:28rem;border-radius:1.5rem;padding:2rem;text-align:center;position:relative;background-image:url(https://srm-cdn.a4b.io/yoda/1774094552042.webp);background-size:contain;background-repeat:no-repeat;background-position:center}._registeredText_1vy5h_43{margin-bottom:.5rem;font-size:var(--font-size-sm);--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}._eventName_1vy5h_47{margin-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1));font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;line-height:1.3}._eventDetails_1vy5h_53{font-size:var(--font-size-base);font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}._whatsappButton_1vy5h_57{margin-bottom:1.5rem;width:100%;max-width:28rem;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1));padding:1rem 2rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}._whatsappButton_1vy5h_57:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}._whatsappButton_1vy5h_57{transition:all .2s ease;box-shadow:0 2px 8px #22c55e4d}._whatsappButton_1vy5h_57:active{transform:scale(.98)}._redirectInfo_1vy5h_66{margin-bottom:2rem;text-align:center}._redirectText_1vy5h_70{margin-bottom:.25rem;font-size:var(--font-size-sm);--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}._countdown_1vy5h_74{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._nextSteps_1vy5h_78{width:100%;max-width:28rem;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;box-shadow:0 2px 8px #0000000d}._nextStepsTitle_1vy5h_83{margin-bottom:1rem;font-size:var(--font-size-base);font-weight:600;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}._stepsList_1vy5h_87>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}._step_1vy5h_87{display:flex;align-items:flex-start;gap:.75rem}._stepNumber_1vy5h_95{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1));font-size:var(--font-size-sm);font-weight:600;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._stepText_1vy5h_99{flex:1 1 0%;padding-top:.25rem;font-size:var(--font-size-sm);line-height:1.625;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}body{font-family:var(--font-family-base)}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.-bottom-1\.5{bottom:-.375rem}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.right-2\.5{right:.625rem}.right-3{right:.75rem}.top-1\/2{top:50%}.top-auto{top:auto}.z-\[11\]{z-index:11}.z-\[60\]{z-index:60}.mx-auto{margin-left:auto;margin-right:auto}.-ml-2{margin-left:-.5rem}.-mt-1{margin-top:-.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-0\.5{margin-left:.125rem}.mt-0\.5{margin-top:.125rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-3{height:.75rem}.h-5{height:1.25rem}.h-\[18px\]{height:18px}.h-\[22px\]{height:22px}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-3{width:.75rem}.w-5{width:1.25rem}.w-\[18px\]{width:18px}.w-\[22px\]{width:22px}.min-w-0{min-width:0px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-6xl{max-width:72rem}.max-w-full{max-width:100%}.max-w-xl{max-width:36rem}.flex-shrink{flex-shrink:1}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.bg-current{background-color:currentColor}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:#f973161a}.bg-transparent{background-color:transparent}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.pt-3{padding-top:.75rem}.text-left{text-align:left}.font-sans{font-family:var(--font-family-base),system-ui,-apple-system,sans-serif}.text-\[18px\]{font-size:18px}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.leading-\[3rem\]{line-height:3rem}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-45{opacity:.45}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}:root{--font-family-base: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-size-sm: 12px;--font-size-base: 14px;--font-size-lg: 16px}@media(min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}}._section_1fboo_1{margin-left:auto;margin-right:auto;margin-bottom:1.25rem;max-width:48rem;padding-left:1rem;padding-right:1rem}._heading_1fboo_5{margin-bottom:.5rem;text-align:center;font-size:18px;font-weight:600;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}@media(min-width:640px){._heading_1fboo_5{font-size:1.5rem;line-height:2rem}}._trustLine_1fboo_9{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}._star_1fboo_13{font-size:var(--font-size-base);--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}._ratingNum_1fboo_17{font-size:var(--font-size-base);font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}._trustText_1fboo_21{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}._cardList_1fboo_25{list-style-type:none;padding-left:0}._cardList_1fboo_25>*+*{margin-top:1rem}._card_1fboo_25{border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1));padding:1rem;font-weight:600}._quote_1fboo_37{margin-bottom:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}._author_1fboo_41{display:flex;align-items:center;gap:.75rem}._avatar_1fboo_45{height:2.5rem;width:2.5rem;flex-shrink:0;border-radius:9999px;-o-object-fit:cover;object-fit:cover}._avatarPlaceholder_1fboo_49{height:2.5rem;width:2.5rem;flex-shrink:0;border-radius:9999px;background:linear-gradient(135deg,#fcd34d,#f59e0b)}._authorInfo_1fboo_54{display:flex;flex-direction:column}._authorName_1fboo_58{font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}._stars_1fboo_62{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}._readMoreWrap_1fboo_66{margin-top:1.5rem;text-align:center;font-size:var(--font-size-lg)}._toggleBtn_1fboo_70{display:inline-flex;width:100%;cursor:pointer;align-items:center;justify-content:center;gap:.375rem;border-radius:.5rem;border-width:0px;padding:.625rem 1.25rem;font-size:var(--font-size-base);font-weight:600;background-color:#1d21250f;color:#502d14;box-shadow:0 1px 2px #0000000f}._toggleBtn_1fboo_70:hover{background-color:#dfdbd2}._readMore_1fboo_66{display:inline-flex;cursor:pointer;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;padding-top:.5rem;padding-bottom:.5rem;padding-left:0;padding-right:0;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}._readMore_1fboo_66:hover{text-decoration-line:underline}._arrow_1fboo_89{margin-left:.125rem;margin-bottom:.25rem;display:inline-block;font-size:1.5rem;line-height:2rem}._dot_1fboo_93{display:inline-block;height:.375rem;width:.375rem;flex-shrink:0;border-radius:9999px;background-color:currentColor;vertical-align:middle}._section_4dc65_1{margin-left:auto;margin-right:auto;margin-bottom:1.25rem;max-width:42rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem}._heading_4dc65_5{margin-bottom:1.5rem;text-align:center;font-size:18px;font-weight:600;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}@media(min-width:640px){._heading_4dc65_5{font-size:1.5rem;line-height:2rem}}._accordion_4dc65_9{display:flex;flex-direction:column;gap:.75rem}._item_4dc65_13{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}._itemOpen_4dc65_17{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1));box-shadow:0 0 0 2px #ea580c33}._itemOpen_4dc65_17 ._question_4dc65_22{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}._question_4dc65_22{display:flex;width:100%;cursor:pointer;align-items:center;justify-content:space-between;gap:1rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-width:0px;background-color:transparent;padding:1rem;text-align:left;font-size:var(--font-size-sm);font-weight:600;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}._chevron_4dc65_30{flex-shrink:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}._chevronOpen_4dc65_34{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}._answerWrap_4dc65_38{overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}._answerOpen_4dc65_42{display:block}._answer_4dc65_38{padding:1rem;font-size:var(--font-size-sm);font-weight:600;line-height:1.625;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}._header_dbx4y_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-top:10px;padding-bottom:10px;padding-left:1rem;padding-right:1rem;background:#f9fafb;border-bottom:1px solid #f0ebe3}._brand_dbx4y_7{display:flex;align-items:center;gap:.75rem}._logo_dbx4y_11{flex-shrink:0}._logoImg_dbx4y_15{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}._logoPlaceholder_dbx4y_21{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:2px solid #d97706}._brandText_dbx4y_29{display:flex;flex-direction:column}._brandName_dbx4y_33{font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));font-size:var(--font-size-lg)}._rating_dbx4y_38{font-size:10px;font-weight:600;display:flex;align-items:center;gap:.25rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}._stars_dbx4y_44{color:#fbbf24;letter-spacing:.05em}._langSlot_dbx4y_49{display:flex;align-items:center;gap:.5rem}._wrap_1vbpd_1{margin-bottom:1.25rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){._wrap_1vbpd_1{padding-left:1rem;padding-right:1rem}}._card_1vbpd_5{margin-left:auto;margin-right:auto;max-width:36rem;border-radius:1rem;border-width:1px;border-color:#e5e7ebe6;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 10px 30px #11182714}._cardInner_1vbpd_10{box-sizing:border-box;min-width:0px;padding-top:0;padding-right:1.25rem;padding-bottom:1.25rem;padding-left:1.25rem;overflow:visible}._header_a05ni_1{margin-top:1.5rem;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;gap:.75rem;padding-left:1rem;padding-right:1rem;text-align:center;background:transparent;border:0}._left_a05ni_7{display:flex;align-items:flex-start;gap:.75rem}._backBtn_a05ni_11{margin-left:-.5rem;cursor:pointer;border-radius:.25rem;border-width:0px;background-color:transparent;padding:.5rem}._backBtn_a05ni_11:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}._backBtn_a05ni_11:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}._titleWrap_a05ni_21{display:flex;flex-direction:column}._title_a05ni_21{font-weight:700;font-size:18px;line-height:1.2}._subtitle_a05ni_31{margin-top:.25rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1));font-size:12px;max-width:22rem}._backIcon_a05ni_37{width:20px;height:20px;display:block;color:#111827}._banner_1jco0_1{position:relative;height:36px;display:flex;align-items:center;justify-content:center;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1));font-size:var(--font-size-sm, 12px);background-image:url(https://srm-cdn.a4b.io/yoda/1771582633865.svg);background-size:cover;background-position:center;background-repeat:no-repeat}._icon_1jco0_12{display:block;height:18px;width:18px;flex-shrink:0}._text_1jco0_16{position:absolute;top:1px;left:50%;transform:translate(-50%);display:flex;flex-wrap:nowrap;gap:2px;white-space:nowrap}._field_eqt7q_1{margin-bottom:1.25rem;box-sizing:border-box;min-width:0px;max-width:100%}._labelRow_eqt7q_5{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}._label_eqt7q_5{font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));font-size:16px}._req_eqt7q_14{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}._help_eqt7q_18{margin-top:-.25rem;margin-bottom:.5rem;font-size:var(--font-size-sm);--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}._infoBtn_eqt7q_22{display:inline-flex;height:18px;width:18px;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-width:0px;background-color:transparent;padding:0}._infoBtn_eqt7q_22:focus-visible{border-radius:.25rem;outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #f75e2280}._infoImg_eqt7q_30{display:block;height:18px;width:18px}._infoWrap_eqt7q_34{position:relative;display:inline-flex;align-items:center}._tooltip_eqt7q_38{position:absolute;top:auto;right:0;z-index:60;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.75rem;line-height:1rem;line-height:1.375;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));bottom:calc(100% + 8px);width:min(280px,75vw);box-shadow:0 12px 28px #11182738}._tooltipArrow_eqt7q_45{position:absolute;bottom:-.375rem;top:auto;right:.625rem;height:.75rem;width:.75rem;--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1));transform:rotate(45deg)}._inputWrap_eqt7q_50{position:relative;min-width:0px;max-width:100%}._wrap_1uy4o_1{position:relative;box-sizing:border-box;min-width:0px;max-width:100%}._input_1uy4o_5{box-sizing:border-box;height:3rem;width:100%;max-width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-size:var(--font-size-base);line-height:3rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));padding-top:0;padding-bottom:0}._input_1uy4o_5:focus,._input_1uy4o_5:focus-visible{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;box-shadow:none}._input_1uy4o_5::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1uy4o_5::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1uy4o_5:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._iconBtn_1uy4o_21{pointer-events:none;position:absolute;right:.75rem;top:50%;display:flex;height:2.5rem;width:2.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:.5rem;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._iconBtnInteractive_1uy4o_25{pointer-events:auto;cursor:pointer;border-width:0px;background-color:transparent;padding:0}._iconBtnInteractive_1uy4o_25:hover{background-color:#f973160d}._iconBtnInteractive_1uy4o_25:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #f9731640}._iconBtnInteractive_1uy4o_25:disabled{cursor:not-allowed;opacity:.45}._iconImg_1uy4o_39{display:block;height:22px;width:22px}._wrap_t646o_1{position:relative;box-sizing:border-box;min-width:0px;max-width:100%}._input_t646o_5{box-sizing:border-box;height:3rem;width:100%;max-width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-size:var(--font-size-base);line-height:3rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));padding-top:0;padding-bottom:0}._input_t646o_5[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none}._input_t646o_5[type=date]::-webkit-calendar-picker-indicator{opacity:0;display:block;width:24px;height:24px}._input_t646o_5:focus,._input_t646o_5:focus-visible{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;box-shadow:none}._input_t646o_5:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._iconBtn_t646o_28{position:absolute;right:.75rem;top:50%;display:flex;height:2.5rem;width:2.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._iconBtn_t646o_28:hover{background-color:#f973160d}._iconBtn_t646o_28:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #f9731640}._iconBtn_t646o_28:disabled{cursor:not-allowed;opacity:.45}._iconImg_t646o_42{display:block;height:22px;width:22px}._wrap_1jdg7_1{position:relative;box-sizing:border-box;min-width:0px;max-width:100%}._input_1jdg7_5{box-sizing:border-box;height:3rem;width:100%;max-width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-size:var(--font-size-base);line-height:3rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));padding-top:0;padding-bottom:0}._input_1jdg7_5[type=time]{-webkit-appearance:none;-moz-appearance:none;appearance:none}._input_1jdg7_5[type=time]::-webkit-calendar-picker-indicator{opacity:0;display:block;width:24px;height:24px}._input_1jdg7_5[type=time]::-webkit-inner-spin-button{display:none}._input_1jdg7_5:focus,._input_1jdg7_5:focus-visible{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;box-shadow:none}._input_1jdg7_5::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1jdg7_5::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1jdg7_5:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._iconBtn_1jdg7_34{position:absolute;right:.75rem;top:50%;display:flex;height:2.5rem;width:2.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._iconBtn_1jdg7_34:hover{background-color:#f973160d}._iconBtn_1jdg7_34:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #f9731640}._iconBtn_1jdg7_34:disabled{cursor:not-allowed;opacity:.45}._iconImg_1jdg7_48{display:block;height:22px;width:22px}._wrap_1bb6o_1{position:relative;box-sizing:border-box;min-width:0px;max-width:100%}._input_1bb6o_5{box-sizing:border-box;height:3rem;width:100%;max-width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-size:var(--font-size-base);line-height:3rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));padding-top:0;padding-bottom:0}._input_1bb6o_5:focus,._input_1bb6o_5:focus-visible{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;box-shadow:none}._input_1bb6o_5::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1bb6o_5::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._input_1bb6o_5:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}._iconBtn_1bb6o_21{pointer-events:none;position:absolute;right:.75rem;top:50%;display:flex;height:2.5rem;width:2.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:.5rem;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._iconImg_1bb6o_25{display:block;height:22px;width:22px}._segmented_3sa9v_1{box-sizing:border-box;display:inline-flex;width:100%;min-width:0px;max-width:100%;gap:8px}._segmentedOption_3sa9v_6{min-width:0px;flex:1 1 0%;cursor:pointer;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-weight:600;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));padding:8px 14px;border-radius:8px;font-size:14px}._segmentedOption_3sa9v_6:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}._segmentedOption_3sa9v_6._active_3sa9v_15{background-color:#f973161a;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._segmentedOption_3sa9v_6:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:inset 0 0 0 2px #f9731680}._pillsWrap_z1kui_1{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;box-sizing:border-box;min-width:0px;max-width:100%}._pill_z1kui_1{cursor:pointer;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-weight:600;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));padding:8px 14px;border-radius:8px;font-size:14px}._pill_z1kui_1:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}._pill_z1kui_1._selected_z1kui_17{background-color:#f973161a;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}._pill_z1kui_1:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:inset 0 0 0 2px #f9731680}._wrapper_i6a5b_2{box-sizing:border-box;min-width:0px;max-width:100%}._checkboxRow_i6a5b_6{margin-top:0;display:flex;align-items:flex-start;gap:.5rem}._checkbox_i6a5b_6{margin-top:.125rem;display:inline-grid;height:1.25rem;width:1.25rem;flex-shrink:0;cursor:pointer;place-content:center;border-radius:.25rem;border-width:2px;--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));-webkit-appearance:none;-moz-appearance:none;appearance:none}._checkbox_i6a5b_6:checked{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}._checkbox_i6a5b_6:checked:before{content:"✓";display:flex;align-items:center;justify-content:center;font-size:var(--font-size-sm);font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));margin-top:-1px}._checkbox_i6a5b_6:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #f9731640}._checkboxText_i6a5b_31{min-width:0px;cursor:pointer;font-size:14px;color:#374151}._checkboxHelp_i6a5b_37{margin-top:.5rem;font-size:.75rem;line-height:1rem;color:#735743;margin-bottom:16px;line-height:1.4}._footerNote_laev3_1{margin-top:1rem;box-sizing:border-box;min-width:0px;max-width:100%;padding-top:.75rem;text-align:center;font-size:var(--font-size-sm);font-weight:500;color:#502d14;font-size:var(--font-size-sm, 12px)}._footer_86zxt_1{position:fixed;bottom:0;left:0;right:0;z-index:11;padding:.5rem 1rem;background:#fff;box-shadow:0 -2px 10px #0000001a}._inner_86zxt_8{margin-left:auto;margin-right:auto;display:flex;max-width:72rem;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media(min-width:640px){._inner_86zxt_8{flex-direction:row}}._badges_86zxt_12{overflow:hidden;flex:1;min-width:0;max-width:100%}._marqueeContent_86zxt_20{display:flex;align-items:center;gap:.75rem;flex-shrink:0;padding-right:1.5rem;color:#087955;font-weight:600;font-size:.75rem}._badge_86zxt_12{display:flex;align-items:center;gap:.375rem;white-space:nowrap}._badgeIcon_86zxt_35{flex-shrink:0}._ctaWrap_86zxt_39{width:100%;flex-shrink:0}._ctaStruck_86zxt_43{text-decoration:line-through;opacity:.6;font-weight:400}._ctaButton_86zxt_49{font-size:var(--font-size-lg);width:100%;cursor:pointer;border-radius:.5rem;border-width:0px;padding:.75rem 1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:radial-gradient(123.65% 265.91% at 52.2% -165.91%,#0fdf9d,#087955);box-shadow:0 2px 8px #00000026}@media(min-width:640px){._ctaButton_86zxt_49{font-size:var(--font-size-base)}}._ctaButton_86zxt_49:hover{opacity:.95}._ctaButton_86zxt_49:disabled,._ctaButton_86zxt_49[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}._offerRow_86zxt_69{margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:var(--font-size-base);color:#087955;font-weight:600}._pill_86zxt_76{border-radius:9999px;padding:.25rem .75rem;background:#0879551f;color:#087955;font-size:var(--font-size-sm);font-weight:700}._ctaStatic_86zxt_85{font-size:var(--font-size-lg);width:100%;border-radius:.5rem;padding:.75rem 1.5rem;text-align:center;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:radial-gradient(123.65% 265.91% at 52.2% -165.91%,#0fdf9d,#087955);box-shadow:0 2px 8px #00000026}@media(min-width:640px){._ctaStatic_86zxt_85{font-size:var(--font-size-base)}}._wrapper_wxjzs_1{overflow:hidden;min-width:0;max-width:100%}._track_wxjzs_7{display:flex;width:-moz-max-content;width:max-content;animation:_marquee_wxjzs_1 12s linear infinite}@keyframes _marquee_wxjzs_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._strip_2838b_1{padding:.75rem 1rem;background:#fff;border-bottom:1px solid #f0ebe3}._section_8y3x9_1{margin-left:auto;margin-right:auto;margin-bottom:1.25rem;max-width:42rem;padding-left:1rem;padding-right:1rem;font-weight:500;background:#fff}._heading_8y3x9_6{margin-bottom:1rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:700}@media(min-width:640px){._heading_8y3x9_6{font-size:1.5rem;line-height:2rem}}._heading_8y3x9_6{color:#ea580c}._content_8y3x9_11{font-size:var(--font-size-sm)}._content_8y3x9_11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}._content_8y3x9_11{text-align:center;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}._line_8y3x9_16{margin:0}._brandName_8y3x9_20{padding-top:1rem;padding-bottom:1rem}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-family-base),system-ui,-apple-system,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.relative{position:relative}.mb-6{margin-bottom:1.5rem}.flex{display:flex}.h-8{height:2rem}.min-h-screen{min-height:100vh}.w-8{width:2rem}.w-full{width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:var(--font-size-base)}.text-sm{font-size:var(--font-size-sm)}.font-bold{font-weight:700}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-relaxed{line-height:1.625}.tracking-wide{letter-spacing:.025em}.text-\[\#D2461E\]{--tw-text-opacity: 1;color:rgb(210 70 30 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body,html,*{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}
|