quirk-ui 0.1.89 → 0.1.90
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/NavLink-BHufsQ7Y.cjs +1 -0
- package/dist/NavLink-DcNtOPdG.js +159 -0
- package/dist/NavLink.css +1 -1
- package/dist/core/components/NavBar/NavLink.cjs +1 -1
- package/dist/core/components/NavBar/NavLink.mjs +1 -1
- package/dist/core/components/NavBar/index.cjs +1 -1
- package/dist/core/components/NavBar/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/NavLink-DEINGObG.cjs +0 -1
- package/dist/NavLink-DWrDWsZG.js +0 -159
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require('./NavLink.css');const o=require("react/jsx-runtime"),w=require("react"),b=require("./external-link-DDShu-48.cjs"),g=require("./chevron-down-DfK1XBl3.cjs"),h="_navbar_9kqkw_1",p="_sticky_9kqkw_15",v="_left_9kqkw_31",f="_container_9kqkw_32",I="_logo_9kqkw_36",C="_nav_9kqkw_1",M="_center_9kqkw_51",y="_hidden_9kqkw_59",x="_visible_9kqkw_66",T="_right_9kqkw_81",N="_title_9kqkw_88",j="_linkWrapper_9kqkw_98",S="_parent_9kqkw_98",W="_linkItem_9kqkw_105",$="_link_9kqkw_98",D="_search_9kqkw_111",L="_locale_9kqkw_112",E="_themeToggle_9kqkw_113",F="_sublinkToggle_9kqkw_114",R="_standard_9kqkw_165",B="_triangle_9kqkw_173",z="_twoColumn_9kqkw_202",A="_mobileButtons_9kqkw_211",G="_menuToggle_9kqkw_289",H="_utilityMobile_9kqkw_307",J="_utility_9kqkw_307",K="_navInner_9kqkw_335",Q="_grid_9kqkw_346",U="_searchModal_9kqkw_369",V="_localeModal_9kqkw_370",X="_separator_9kqkw_390",Y="_newTabIcon_9kqkw_423",Z="_sublinksDescription_9kqkw_436",O="_linkContent_9kqkw_439",P="_open_9kqkw_452",nn="_back_9kqkw_476",en="_sublinks_9kqkw_436",on="_show_9kqkw_525",tn="_primaryColumn_9kqkw_574",sn="_secondaryColumn_9kqkw_583",_n="_spotlightColumn_9kqkw_587",ln="_sublinksInner_9kqkw_591",rn="_sublinksColumn_9kqkw_610",kn="_chevron_9kqkw_620",cn="_menubar_9kqkw_632",an="_toolbar_9kqkw_636",un="_advanced_9kqkw_828",wn="_subtitle_9kqkw_837",dn="_withSpotlight_9kqkw_879",mn="_withoutSpotlight_9kqkw_883",qn="_transparent_9kqkw_921",bn="_groupDivider_9kqkw_1032",gn="_searchWrapper_9kqkw_1040",hn="_mobileMenu_9kqkw_1047",pn="_mobileMenuSlide_9kqkw_1048",vn="_mobileMenuItem_9kqkw_1058",fn="_fadeInFromLeft_9kqkw_1062",In="_fadeInFromRight_9kqkw_1066",Cn="_spotlight_9kqkw_587",Mn="_imageWrapper_9kqkw_1076",yn="_content_9kqkw_1098",xn="_description_9kqkw_1113",Tn="_actions_9kqkw_1117",e={navbar:h,sticky:p,left:v,container:f,logo:I,nav:C,center:M,hidden:y,visible:x,right:T,title:N,linkWrapper:j,parent:S,linkItem:W,link:$,search:D,locale:L,themeToggle:E,sublinkToggle:F,standard:R,triangle:B,twoColumn:z,mobileButtons:A,menuToggle:G,utilityMobile:H,utility:J,navInner:K,grid:Q,searchModal:U,localeModal:V,separator:X,newTabIcon:Y,sublinksDescription:Z,linkContent:O,open:P,back:nn,sublinks:en,show:on,primaryColumn:tn,secondaryColumn:sn,spotlightColumn:_n,sublinksInner:ln,sublinksColumn:rn,chevron:kn,menubar:cn,toolbar:an,default:"_default_9kqkw_759",advanced:un,subtitle:wn,withSpotlight:dn,withoutSpotlight:mn,transparent:qn,groupDivider:bn,searchWrapper:gn,mobileMenu:hn,mobileMenuSlide:pn,mobileMenuItem:vn,fadeInFromLeft:fn,fadeInFromRight:In,spotlight:Cn,imageWrapper:Mn,content:yn,description:xn,actions:Tn};function Nn({link:n,path:t,parentPath:r,openPath:d,togglePath:k,updateTriangleIndicator:m,setOpenPath:_,renderLinks:q,buttonRefs:i}){var a;const l=d===t,s=!!((a=n.sublinks)!=null&&a.length),c=w.useRef(null);return w.useEffect(()=>(i.current.set(t,c.current),()=>{i.current.delete(t)}),[t,i]),o.jsxs("div",{role:"menuitem",className:`${e.linkWrapper} ${r?"":e.parent}`,children:[o.jsx("div",{className:e.linkItem,children:n.href?o.jsxs("a",{href:n.href,className:e.link,target:n.isExternal?"_blank":"_self",rel:n.isExternal?"noopener noreferrer":void 0,onClick:()=>{var u;_(null),(u=n.onClick)==null||u.call(n)},onMouseEnter:()=>{r||_(null)},children:[n.label,n.isExternal&&o.jsx(b.ExternalLink,{className:e.newTabIcon,size:16,"aria-hidden":"true"})]}):o.jsxs("button",{ref:c,"aria-haspopup":s?!0:void 0,"aria-expanded":s?l:void 0,className:`${e.sublinkToggle} ${l?e.open:""}`,onClick:()=>k(t),onMouseEnter:()=>{m(t),_(t)},children:[n.label,s&&o.jsx(g.ChevronDown,{size:18,className:e.chevron,"aria-hidden":"true"})]})}),s&&o.jsx("div",{className:`${e.sublinks} ${l?e.show:""}`,onMouseLeave:()=>k(t),role:"menu","aria-label":`${n.label} submenu`,children:o.jsx("div",{children:o.jsx("div",{className:e.sublinksInner,children:o.jsx("div",{className:e.sublinksColumn,children:q(n.sublinks,t)})})})})]})}exports.NavLink=Nn;exports.styles=e;
|
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
import { jsxs as r, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { useRef as q, useEffect as p } from "react";
|
|
3
|
+
import { E as g } from "./external-link-BOPobeQJ.js";
|
|
4
|
+
import { C as h } from "./chevron-down-DSUzBz9F.js";
|
|
5
|
+
import './NavLink.css';const v = "_navbar_9kqkw_1", f = "_sticky_9kqkw_15", C = "_left_9kqkw_31", I = "_container_9kqkw_32", M = "_logo_9kqkw_36", y = "_nav_9kqkw_1", T = "_center_9kqkw_51", N = "_hidden_9kqkw_59", S = "_visible_9kqkw_66", W = "_right_9kqkw_81", x = "_title_9kqkw_88", E = "_linkWrapper_9kqkw_98", D = "_parent_9kqkw_98", $ = "_linkItem_9kqkw_105", F = "_link_9kqkw_98", L = "_search_9kqkw_111", B = "_locale_9kqkw_112", R = "_themeToggle_9kqkw_113", j = "_sublinkToggle_9kqkw_114", z = "_standard_9kqkw_165", A = "_triangle_9kqkw_173", G = "_twoColumn_9kqkw_202", H = "_mobileButtons_9kqkw_211", J = "_menuToggle_9kqkw_289", K = "_utilityMobile_9kqkw_307", Q = "_utility_9kqkw_307", U = "_navInner_9kqkw_335", V = "_grid_9kqkw_346", X = "_searchModal_9kqkw_369", Y = "_localeModal_9kqkw_370", Z = "_separator_9kqkw_390", O = "_newTabIcon_9kqkw_423", P = "_sublinksDescription_9kqkw_436", nn = "_linkContent_9kqkw_439", en = "_open_9kqkw_452", on = "_back_9kqkw_476", tn = "_sublinks_9kqkw_436", sn = "_show_9kqkw_525", _n = "_primaryColumn_9kqkw_574", ln = "_secondaryColumn_9kqkw_583", rn = "_spotlightColumn_9kqkw_587", kn = "_sublinksInner_9kqkw_591", an = "_sublinksColumn_9kqkw_610", cn = "_chevron_9kqkw_620", un = "_menubar_9kqkw_632", wn = "_toolbar_9kqkw_636", mn = "_advanced_9kqkw_828", dn = "_subtitle_9kqkw_837", bn = "_withSpotlight_9kqkw_879", qn = "_withoutSpotlight_9kqkw_883", pn = "_transparent_9kqkw_921", gn = "_groupDivider_9kqkw_1032", hn = "_searchWrapper_9kqkw_1040", vn = "_mobileMenu_9kqkw_1047", fn = "_mobileMenuSlide_9kqkw_1048", Cn = "_mobileMenuItem_9kqkw_1058", In = "_fadeInFromLeft_9kqkw_1062", Mn = "_fadeInFromRight_9kqkw_1066", yn = "_spotlight_9kqkw_587", Tn = "_imageWrapper_9kqkw_1076", Nn = "_content_9kqkw_1098", Sn = "_description_9kqkw_1113", Wn = "_actions_9kqkw_1117", e = {
|
|
6
|
+
navbar: v,
|
|
7
|
+
sticky: f,
|
|
8
|
+
left: C,
|
|
9
|
+
container: I,
|
|
10
|
+
logo: M,
|
|
11
|
+
nav: y,
|
|
12
|
+
center: T,
|
|
13
|
+
hidden: N,
|
|
14
|
+
visible: S,
|
|
15
|
+
right: W,
|
|
16
|
+
title: x,
|
|
17
|
+
linkWrapper: E,
|
|
18
|
+
parent: D,
|
|
19
|
+
linkItem: $,
|
|
20
|
+
link: F,
|
|
21
|
+
search: L,
|
|
22
|
+
locale: B,
|
|
23
|
+
themeToggle: R,
|
|
24
|
+
sublinkToggle: j,
|
|
25
|
+
standard: z,
|
|
26
|
+
triangle: A,
|
|
27
|
+
twoColumn: G,
|
|
28
|
+
mobileButtons: H,
|
|
29
|
+
menuToggle: J,
|
|
30
|
+
utilityMobile: K,
|
|
31
|
+
utility: Q,
|
|
32
|
+
navInner: U,
|
|
33
|
+
grid: V,
|
|
34
|
+
searchModal: X,
|
|
35
|
+
localeModal: Y,
|
|
36
|
+
separator: Z,
|
|
37
|
+
newTabIcon: O,
|
|
38
|
+
sublinksDescription: P,
|
|
39
|
+
linkContent: nn,
|
|
40
|
+
open: en,
|
|
41
|
+
back: on,
|
|
42
|
+
sublinks: tn,
|
|
43
|
+
show: sn,
|
|
44
|
+
primaryColumn: _n,
|
|
45
|
+
secondaryColumn: ln,
|
|
46
|
+
spotlightColumn: rn,
|
|
47
|
+
sublinksInner: kn,
|
|
48
|
+
sublinksColumn: an,
|
|
49
|
+
chevron: cn,
|
|
50
|
+
menubar: un,
|
|
51
|
+
toolbar: wn,
|
|
52
|
+
default: "_default_9kqkw_759",
|
|
53
|
+
advanced: mn,
|
|
54
|
+
subtitle: dn,
|
|
55
|
+
withSpotlight: bn,
|
|
56
|
+
withoutSpotlight: qn,
|
|
57
|
+
transparent: pn,
|
|
58
|
+
groupDivider: gn,
|
|
59
|
+
searchWrapper: hn,
|
|
60
|
+
mobileMenu: vn,
|
|
61
|
+
mobileMenuSlide: fn,
|
|
62
|
+
mobileMenuItem: Cn,
|
|
63
|
+
fadeInFromLeft: In,
|
|
64
|
+
fadeInFromRight: Mn,
|
|
65
|
+
spotlight: yn,
|
|
66
|
+
imageWrapper: Tn,
|
|
67
|
+
content: Nn,
|
|
68
|
+
description: Sn,
|
|
69
|
+
actions: Wn
|
|
70
|
+
};
|
|
71
|
+
function Fn({
|
|
72
|
+
link: n,
|
|
73
|
+
path: o,
|
|
74
|
+
parentPath: k,
|
|
75
|
+
openPath: m,
|
|
76
|
+
togglePath: a,
|
|
77
|
+
updateTriangleIndicator: d,
|
|
78
|
+
setOpenPath: _,
|
|
79
|
+
renderLinks: b,
|
|
80
|
+
buttonRefs: i
|
|
81
|
+
}) {
|
|
82
|
+
var u;
|
|
83
|
+
const l = m === o, s = !!((u = n.sublinks) != null && u.length), c = q(null);
|
|
84
|
+
return p(() => (i.current.set(o, c.current), () => {
|
|
85
|
+
i.current.delete(o);
|
|
86
|
+
}), [o, i]), /* @__PURE__ */ r(
|
|
87
|
+
"div",
|
|
88
|
+
{
|
|
89
|
+
role: "menuitem",
|
|
90
|
+
className: `${e.linkWrapper} ${k ? "" : e.parent}`,
|
|
91
|
+
children: [
|
|
92
|
+
/* @__PURE__ */ t("div", { className: e.linkItem, children: n.href ? /* @__PURE__ */ r(
|
|
93
|
+
"a",
|
|
94
|
+
{
|
|
95
|
+
href: n.href,
|
|
96
|
+
className: e.link,
|
|
97
|
+
target: n.isExternal ? "_blank" : "_self",
|
|
98
|
+
rel: n.isExternal ? "noopener noreferrer" : void 0,
|
|
99
|
+
onClick: () => {
|
|
100
|
+
var w;
|
|
101
|
+
_(null), (w = n.onClick) == null || w.call(n);
|
|
102
|
+
},
|
|
103
|
+
onMouseEnter: () => {
|
|
104
|
+
k || _(null);
|
|
105
|
+
},
|
|
106
|
+
children: [
|
|
107
|
+
n.label,
|
|
108
|
+
n.isExternal && /* @__PURE__ */ t(
|
|
109
|
+
g,
|
|
110
|
+
{
|
|
111
|
+
className: e.newTabIcon,
|
|
112
|
+
size: 16,
|
|
113
|
+
"aria-hidden": "true"
|
|
114
|
+
}
|
|
115
|
+
)
|
|
116
|
+
]
|
|
117
|
+
}
|
|
118
|
+
) : /* @__PURE__ */ r(
|
|
119
|
+
"button",
|
|
120
|
+
{
|
|
121
|
+
ref: c,
|
|
122
|
+
"aria-haspopup": s ? !0 : void 0,
|
|
123
|
+
"aria-expanded": s ? l : void 0,
|
|
124
|
+
className: `${e.sublinkToggle} ${l ? e.open : ""}`,
|
|
125
|
+
onClick: () => a(o),
|
|
126
|
+
onMouseEnter: () => {
|
|
127
|
+
d(o), _(o);
|
|
128
|
+
},
|
|
129
|
+
children: [
|
|
130
|
+
n.label,
|
|
131
|
+
s && /* @__PURE__ */ t(
|
|
132
|
+
h,
|
|
133
|
+
{
|
|
134
|
+
size: 18,
|
|
135
|
+
className: e.chevron,
|
|
136
|
+
"aria-hidden": "true"
|
|
137
|
+
}
|
|
138
|
+
)
|
|
139
|
+
]
|
|
140
|
+
}
|
|
141
|
+
) }),
|
|
142
|
+
s && /* @__PURE__ */ t(
|
|
143
|
+
"div",
|
|
144
|
+
{
|
|
145
|
+
className: `${e.sublinks} ${l ? e.show : ""}`,
|
|
146
|
+
onMouseLeave: () => a(o),
|
|
147
|
+
role: "menu",
|
|
148
|
+
"aria-label": `${n.label} submenu`,
|
|
149
|
+
children: /* @__PURE__ */ t("div", { children: /* @__PURE__ */ t("div", { className: e.sublinksInner, children: /* @__PURE__ */ t("div", { className: e.sublinksColumn, children: b(n.sublinks, o) }) }) })
|
|
150
|
+
}
|
|
151
|
+
)
|
|
152
|
+
]
|
|
153
|
+
}
|
|
154
|
+
);
|
|
155
|
+
}
|
|
156
|
+
export {
|
|
157
|
+
Fn as N,
|
|
158
|
+
e as s
|
|
159
|
+
};
|
package/dist/NavLink.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._navbar_1xheq_1{position:relative;z-index:1000}._sticky_1xheq_15{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%}._left_1xheq_31 ._container_1xheq_32{justify-content:flex-start}._left_1xheq_31 ._logo_1xheq_36{flex:unset}._left_1xheq_31 ._nav_1xheq_1{flex:1}@media (max-width: 767px){._left_1xheq_31 ._logo_1xheq_36{flex:1}}._center_1xheq_51 ._nav_1xheq_1{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_1xheq_51 ._nav_1xheq_1._hidden_1xheq_59{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_1xheq_51 ._nav_1xheq_1._visible_1xheq_66{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_1xheq_51 ._logo_1xheq_36{flex:1}}._right_1xheq_81 ._container_1xheq_32{justify-content:flex-end}@media (max-width: 767px){._right_1xheq_81 ._logo_1xheq_36,._right_1xheq_81 ._title_1xheq_88{flex:1}}._right_1xheq_81 ._nav_1xheq_1{flex:1}._linkWrapper_1xheq_98._parent_1xheq_98{overflow:visible;position:relative}@media (min-width: 768px){._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full);overflow:hidden}._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105 ._link_1xheq_98,._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105 ._search_1xheq_111,._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105 ._locale_1xheq_112,._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105._themeToggle_1xheq_113 button,._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114{padding-left:var(--spacing-md)}}@media (min-width: 768px){._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full);overflow:hidden}._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105 ._link_1xheq_98,._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105 ._search_1xheq_111,._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105 ._locale_1xheq_112,._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105._themeToggle_1xheq_113 button,._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114{padding-right:var(--spacing-md)}}._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98{height:40px}@media (min-width: 768px){._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98:hover,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111:hover,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112:hover,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button:hover,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}}._standard_1xheq_165{left:0;background-color:var(--color-background)}._standard_1xheq_165 ._linkWrapper_1xheq_98{position:relative}._standard_1xheq_165 ._triangle_1xheq_173{display:none}._container_1xheq_32{display:grid;align-items:center;grid-template-areas:"first second third";grid-template-columns:minmax(auto,1fr) auto minmax(auto,1fr);grid-gap:var(--spacing-md);width:100%;max-width:var(--layout-width);height:100%;min-height:65px;margin:0 auto;padding:var(--spacing-md) var(--spacing-lg);position:relative}@media (max-width: 767px){._container_1xheq_32{grid-template-columns:1fr max-content max-content max-content;grid-template-areas:"first third fourth fifth";grid-gap:var(--spacing-sm)}}._container_1xheq_32._twoColumn_1xheq_202{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}@media (max-width: 767px){._container_1xheq_32._twoColumn_1xheq_202{display:flex}}._mobileButtons_1xheq_211{display:none}@media (max-width: 767px){._mobileButtons_1xheq_211{display:flex;align-items:center;gap:var(--spacing-lg);grid-area:fifth}._mobileButtons_1xheq_211 ._linkWrapper_1xheq_98{padding:0}}._mobileButtons_1xheq_211 ._search_1xheq_111{padding:0;width:unset}._title_1xheq_88{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);z-index:1005}._logo_1xheq_36{grid-area:first;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-100);display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1005}._logo_1xheq_36 a{display:flex;align-items:center;justify-content:flex-start}._logo_1xheq_36 img{height:auto;width:auto}@media (max-width: 767px){._logo_1xheq_36 img{max-width:120px}}._search_1xheq_111,._locale_1xheq_112,._themeToggle_1xheq_113 button{background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px}._search_1xheq_111 svg,._locale_1xheq_112 svg,._themeToggle_1xheq_113 button svg{position:relative;z-index:5}._menuToggle_1xheq_289{grid-area:fifth;background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative}._menuToggle_1xheq_289 svg{position:relative;z-index:5}._utilityMobile_1xheq_307{display:none;grid-area:third;justify-content:flex-end}._utility_1xheq_307{grid-area:third;display:flex;justify-content:flex-end}._utility_1xheq_307 a{font-size:var(--font-size-sm)}._nav_1xheq_1{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_1xheq_1{height:100vh}}._navInner_1xheq_335{position:relative}@media (max-width: 767px){._navInner_1xheq_335{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_1xheq_346{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_1xheq_346{display:flex;flex-direction:column}._grid_1xheq_346 ._linkWrapper_1xheq_98{padding:var(--spacing-sm) 0}}._linkItem_1xheq_105{display:flex;align-items:center;box-sizing:border-box}.modalContentContainer:has(._searchModal_1xheq_369),.modalContentContainer:has(._localeModal_1xheq_370){align-self:flex-start;top:2rem}._searchModal_1xheq_369,._localeModal_1xheq_370{padding:0!important;max-height:80dvh;overflow:hidden}._searchModal_1xheq_369 .modalClose,._localeModal_1xheq_370 .modalClose{display:none}._searchModal_1xheq_369 .modalContent,._localeModal_1xheq_370 .modalContent{margin-top:0}._separator_1xheq_390{display:flex;align-items:center;justify-content:center;height:1px;width:100%;max-width:300px;background:var(--color-border)}._navTitle_1xheq_400,._sublinkToggle_1xheq_114,._search_1xheq_111,._locale_1xheq_112,._themeToggle_1xheq_113 button,._link_1xheq_98{text-decoration:none;color:var(--color-secondary-100);background-color:transparent;border:none;padding:var(--spacing-sm);transition:color .3s ease-in-out;font-family:inherit;font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);box-sizing:border-box;cursor:pointer;display:flex;align-items:center;gap:var(--spacing-xs)}._navTitle_1xheq_400 ._newTabIcon_1xheq_423,._sublinkToggle_1xheq_114 ._newTabIcon_1xheq_423,._search_1xheq_111 ._newTabIcon_1xheq_423,._locale_1xheq_112 ._newTabIcon_1xheq_423,._themeToggle_1xheq_113 button ._newTabIcon_1xheq_423,._link_1xheq_98 ._newTabIcon_1xheq_423{color:var(--color-secondary-75);transition:color .3s ease-in-out}._search_1xheq_111,._locale_1xheq_112,._themeToggle_1xheq_113 button{justify-content:center}@media (min-width: 768px){._navTitle_1xheq_400,._sublinksDescription_1xheq_436,._link_1xheq_98,._sublinkToggle_1xheq_114,._link_1xheq_98 ._linkContent_1xheq_439,._sublinkToggle_1xheq_114 ._linkContent_1xheq_439{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_1xheq_98:hover,._link_1xheq_98._open_1xheq_452,._search_1xheq_111:hover,._sublinkToggle_1xheq_114:hover,._sublinkToggle_1xheq_114._open_1xheq_452,._link_1xheq_98:hover ._newTabIcon_1xheq_423,._link_1xheq_98._open_1xheq_452 ._newTabIcon_1xheq_423,._search_1xheq_111:hover ._newTabIcon_1xheq_423,._sublinkToggle_1xheq_114:hover ._newTabIcon_1xheq_423,._sublinkToggle_1xheq_114._open_1xheq_452 ._newTabIcon_1xheq_423{color:var(--color-primary-100)}@media (max-width: 767px){._link_1xheq_98:hover,._link_1xheq_98._open_1xheq_452,._search_1xheq_111:hover,._sublinkToggle_1xheq_114:hover,._sublinkToggle_1xheq_114._open_1xheq_452{color:var(--color-secondary-100)}._link_1xheq_98:hover ._newTabIcon_1xheq_423,._link_1xheq_98._open_1xheq_452 ._newTabIcon_1xheq_423,._search_1xheq_111:hover ._newTabIcon_1xheq_423,._sublinkToggle_1xheq_114:hover ._newTabIcon_1xheq_423,._sublinkToggle_1xheq_114._open_1xheq_452 ._newTabIcon_1xheq_423{color:var(--color-secondary-100)}}._navItem_1xheq_471:hover{color:var(--color-primary-100)}._sublinkToggle_1xheq_114,._back_1xheq_476{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_1xheq_114:hover,._sublinkToggle_1xheq_114._open_1xheq_452,._back_1xheq_476:hover,._back_1xheq_476._open_1xheq_452{color:var(--color-primary-100)}._sublinks_1xheq_436{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_1xheq_436._show_1xheq_525{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_1xheq_436._show_1xheq_525 ._navTitle_1xheq_400,._sublinks_1xheq_436._show_1xheq_525 ._sublinksDescription_1xheq_436,._sublinks_1xheq_436._show_1xheq_525 ._link_1xheq_98,._sublinks_1xheq_436._show_1xheq_525 ._sublinkToggle_1xheq_114,._sublinks_1xheq_436._show_1xheq_525 ._link_1xheq_98 ._linkContent_1xheq_439,._sublinks_1xheq_436._show_1xheq_525 ._sublinkToggle_1xheq_114 ._linkContent_1xheq_439{opacity:1;visibility:visible}._triangle_1xheq_173{visibility:hidden;opacity:0;position:absolute;top:calc(100% + .5rem);transform:translate(-50%);z-index:10;pointer-events:none;transition:top .3s ease-in-out,left .3s ease-in-out,visbility .3s ease-in-out,opacity .3s ease-in-out}._triangle_1xheq_173._show_1xheq_525{top:calc(100% + .3rem);opacity:1;visibility:visible}._triangle_1xheq_173 polygon{stroke:var(--color-border);stroke-width:1px}._primaryColumn_1xheq_574{border-right:1px solid var(--color-border)}._primaryColumn_1xheq_574 ._sublinkToggle_1xheq_114:hover,._primaryColumn_1xheq_574 ._sublinkToggle_1xheq_114._open_1xheq_452{color:var(--color-primary-100)}._secondaryColumn_1xheq_583{background-color:var(--color-secondary-10)}._spotlightColumn_1xheq_587{background-color:var(--color-secondary-75)}._sublinksInner_1xheq_591{background-color:var(--color-background);border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}@media (max-width: 767px){._sublinksInner_1xheq_591{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset;border:unset}}._sublinksColumn_1xheq_610{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_1xheq_610{padding:0}}._chevron_1xheq_620{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_1xheq_114._open_1xheq_452 ._chevron_1xheq_620{transform:rotate(180deg)}._menubar_1xheq_632{display:contents}._toolbar_1xheq_636{display:flex;gap:var(--spacing-md);padding:var(--spacing-md) 0}@media (max-width: 767px){._logo_1xheq_36{flex:1}._menuToggle_1xheq_289,._search_1xheq_111{display:flex;align-items:center;justify-content:center}._utility_1xheq_307 a:not(._utility_1xheq_307 a:first-of-type){display:none}._utilityMobile_1xheq_307{display:block;transform:translateY(100px);position:fixed;bottom:1rem;left:0;right:0;margin:0 auto;width:calc(100% - 2rem);z-index:1001;transition:transform .3s ease-in-out}._utilityMobile_1xheq_307._open_1xheq_452{transform:translateY(0)}._nav_1xheq_1{position:fixed;top:calc(var(--nav-height) - 1px);left:0;width:100%;height:100%;background-color:var(--color-background);display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-md);z-index:1000;overflow-y:auto;transform:translate(100%);opacity:0;pointer-events:none;transition:transform .3s ease-in-out}._nav_1xheq_1._open_1xheq_452{transform:translate(0);opacity:1;pointer-events:auto}._linkWrapper_1xheq_98{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_1xheq_98._parent_1xheq_98{border-bottom:1px solid var(--color-border)}._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type{border:none}._linkItem_1xheq_105{width:100%}._chevron_1xheq_620{display:none}._sublinks_1xheq_436{position:relative;top:0;box-shadow:none;max-height:fit-content;opacity:1;visibility:visible;align-items:flex-start;justify-content:flex-start;padding:var(--spacing-sm);gap:0;pointer-events:auto}._sublinkToggle_1xheq_114{cursor:pointer;pointer-events:none;color:var(--color-secondary-75)}}._default_1xheq_753 ._container_1xheq_32{padding:var(--spacing-md)}._default_1xheq_753 ._sublinks_1xheq_436{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_1xheq_753 ._sublinks_1xheq_436{position:relative;justify-content:center;align-items:center}}._default_1xheq_753 ._linkItem_1xheq_105{justify-content:flex-end}@media (max-width: 767px){._default_1xheq_753 ._linkItem_1xheq_105{justify-content:center;align-items:center}}._default_1xheq_753 ._sublinksInner_1xheq_591{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_1xheq_753 ._sublinksInner_1xheq_591{justify-content:center;align-items:center}}._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98{height:40px}@media (min-width: 768px){._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-secondary-100)}._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98:hover,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111:hover,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112:hover,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button:hover,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114:hover{color:var(--color-primary-100);background-color:transparent}}._advanced_1xheq_822 ._linkContent_1xheq_439{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-sm)}._advanced_1xheq_822 ._subtitle_1xheq_831{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_1xheq_822 ._sublinksDescription_1xheq_436,._advanced_1xheq_822 ._sublinksDescription_1xheq_436 div p{color:var(--color-text-primary);line-height:var(--line-height-normal);font-size:var(--font-size-sm);margin-bottom:var(--spacing-sm)}._advanced_1xheq_822 ._sublinks_1xheq_436{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_1xheq_822 ._sublinks_1xheq_436{position:relative;justify-content:center;align-items:center}}._advanced_1xheq_822 ._linkItem_1xheq_105{justify-content:flex-start}._advanced_1xheq_822 ._sublinksInner_1xheq_591{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_1xheq_822 ._sublinksInner_1xheq_591._withSpotlight_1xheq_873{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_1xheq_822 ._sublinksInner_1xheq_591._withoutSpotlight_1xheq_877{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_1xheq_822 ._sublinksInner_1xheq_591{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_1xheq_822 ._sublinkToggle_1xheq_114{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_1xheq_822 ._sublinkToggle_1xheq_114:hover,._advanced_1xheq_822 ._sublinkToggle_1xheq_114._open_1xheq_452{color:var(--color-primary-100)}._advanced_1xheq_822 ._back_1xheq_476{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_1xheq_822 ._back_1xheq_476:hover{color:var(--color-primary-100)}._transparent_1xheq_915{background-color:transparent}._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98{height:40px}@media (min-width: 768px){._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-navigation-transparent-links)}._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98:hover,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111:hover,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112:hover,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button:hover,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114:hover{color:var(--color-navigation-transparent-linksHover);background-color:transparent}}@media (max-width: 767px){._transparent_1xheq_915:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(var(--color-backgroundRgb),.5);backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}}._transparent_1xheq_915 ._nav_1xheq_1{height:auto;border-radius:var(--radius-full);padding:0;z-index:1001;background:rgba(var(--color-backgroundRgb),.3);backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}@media (max-width: 767px){._transparent_1xheq_915 ._nav_1xheq_1{padding:var(--nav-height) 0 0;background:rgba(var(--color-backgroundRgb),.95);border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_1xheq_915 ._nav_1xheq_1:before{border-radius:0}}@media (max-width: 767px){._transparent_1xheq_915 ._utility_1xheq_307 a,._transparent_1xheq_915 ._utility_1xheq_307 button{-webkit-backdrop-filter:unset;backdrop-filter:unset}._transparent_1xheq_915 ._utility_1xheq_307 a>span,._transparent_1xheq_915 ._utility_1xheq_307 button>span{background-color:transparent;padding:0}._transparent_1xheq_915 ._utility_1xheq_307 a:hover>span,._transparent_1xheq_915 ._utility_1xheq_307 button:hover>span{background-color:transparent;padding:0;color:var(--color-primary-100)}}@media (max-width: 767px){._transparent_1xheq_915 ._menuToggle_1xheq_289,._transparent_1xheq_915 ._search_1xheq_111{width:unset}}._groupDivider_1xheq_1026{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}@media (max-width: 767px){._searchWrapper_1xheq_1034{grid-area:fourth;width:auto}}._mobileMenu_1xheq_1041,._mobileMenuSlide_1xheq_1042{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_1xheq_1052{opacity:0}._fadeInFromLeft_1xheq_1056{animation:_fadeInFromLeft_1xheq_1056 .3s ease-in-out forwards}._fadeInFromRight_1xheq_1060{animation:_fadeInFromRight_1xheq_1060 .3s ease-in-out forwards}._spotlight_1xheq_587{display:flex;flex-direction:column;gap:var(--spacing-md)}._spotlight_1xheq_587 ._imageWrapper_1xheq_1070{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._spotlight_1xheq_587 ._imageWrapper_1xheq_1070 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._spotlight_1xheq_587 ._image_1xheq_1070{width:100%;height:auto;object-fit:cover}._spotlight_1xheq_587 ._content_1xheq_1092{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._spotlight_1xheq_587 ._title_1xheq_88{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._spotlight_1xheq_587 ._description_1xheq_1107{color:#fff}._spotlight_1xheq_587 ._actions_1xheq_1111{display:flex;flex-direction:column;align-items:flex-start}@keyframes _fadeInFromLeft_1xheq_1056{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_1xheq_1060{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}
|
|
1
|
+
._navbar_9kqkw_1{position:relative;z-index:1000}._sticky_9kqkw_15{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%}._left_9kqkw_31 ._container_9kqkw_32{justify-content:flex-start}._left_9kqkw_31 ._logo_9kqkw_36{flex:unset}._left_9kqkw_31 ._nav_9kqkw_1{flex:1}@media (max-width: 767px){._left_9kqkw_31 ._logo_9kqkw_36{flex:1}}._center_9kqkw_51 ._nav_9kqkw_1{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_9kqkw_51 ._nav_9kqkw_1._hidden_9kqkw_59{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_9kqkw_51 ._nav_9kqkw_1._visible_9kqkw_66{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_9kqkw_51 ._logo_9kqkw_36{flex:1}}._right_9kqkw_81 ._container_9kqkw_32{justify-content:flex-end}@media (max-width: 767px){._right_9kqkw_81 ._logo_9kqkw_36,._right_9kqkw_81 ._title_9kqkw_88{flex:1}}._right_9kqkw_81 ._nav_9kqkw_1{flex:1}._linkWrapper_9kqkw_98._parent_9kqkw_98{overflow:visible;position:relative}@media (min-width: 768px){._linkWrapper_9kqkw_98._parent_9kqkw_98:first-of-type>._linkItem_9kqkw_105{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full);overflow:hidden}._linkWrapper_9kqkw_98._parent_9kqkw_98:first-of-type>._linkItem_9kqkw_105 ._link_9kqkw_98,._linkWrapper_9kqkw_98._parent_9kqkw_98:first-of-type>._linkItem_9kqkw_105 ._search_9kqkw_111,._linkWrapper_9kqkw_98._parent_9kqkw_98:first-of-type>._linkItem_9kqkw_105 ._locale_9kqkw_112,._linkWrapper_9kqkw_98._parent_9kqkw_98:first-of-type>._linkItem_9kqkw_105._themeToggle_9kqkw_113 button,._linkWrapper_9kqkw_98._parent_9kqkw_98:first-of-type>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114{padding-left:var(--spacing-md)}}@media (min-width: 768px){._linkWrapper_9kqkw_98._parent_9kqkw_98:last-of-type>._linkItem_9kqkw_105{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full);overflow:hidden}._linkWrapper_9kqkw_98._parent_9kqkw_98:last-of-type>._linkItem_9kqkw_105 ._link_9kqkw_98,._linkWrapper_9kqkw_98._parent_9kqkw_98:last-of-type>._linkItem_9kqkw_105 ._search_9kqkw_111,._linkWrapper_9kqkw_98._parent_9kqkw_98:last-of-type>._linkItem_9kqkw_105 ._locale_9kqkw_112,._linkWrapper_9kqkw_98._parent_9kqkw_98:last-of-type>._linkItem_9kqkw_105._themeToggle_9kqkw_113 button,._linkWrapper_9kqkw_98._parent_9kqkw_98:last-of-type>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114{padding-right:var(--spacing-md)}}._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114,._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._link_9kqkw_98{height:40px}@media (min-width: 768px){._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._link_9kqkw_98,._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._search_9kqkw_111,._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._locale_9kqkw_112,._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105._themeToggle_9kqkw_113 button,._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._link_9kqkw_98:hover,._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._search_9kqkw_111:hover,._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._locale_9kqkw_112:hover,._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105._themeToggle_9kqkw_113 button:hover,._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}}._standard_9kqkw_165{left:0;background-color:var(--color-background)}._standard_9kqkw_165 ._linkWrapper_9kqkw_98{position:relative}._standard_9kqkw_165 ._triangle_9kqkw_173{display:none}._container_9kqkw_32{display:grid;align-items:center;grid-template-areas:"first second third";grid-template-columns:minmax(auto,1fr) auto minmax(auto,1fr);grid-gap:var(--spacing-md);width:100%;max-width:var(--layout-width);height:100%;min-height:65px;margin:0 auto;padding:var(--spacing-md) var(--spacing-lg);position:relative}@media (max-width: 767px){._container_9kqkw_32{grid-template-columns:1fr max-content max-content max-content;grid-template-areas:"first third fourth fifth";grid-gap:var(--spacing-sm)}}._container_9kqkw_32._twoColumn_9kqkw_202{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}@media (max-width: 767px){._container_9kqkw_32._twoColumn_9kqkw_202{display:flex}}._mobileButtons_9kqkw_211{display:none}@media (max-width: 767px){._mobileButtons_9kqkw_211{display:flex;align-items:center;gap:var(--spacing-lg);grid-area:fifth}._mobileButtons_9kqkw_211 ._linkWrapper_9kqkw_98{padding:0}}._mobileButtons_9kqkw_211 ._search_9kqkw_111{padding:0;width:unset}._title_9kqkw_88{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);z-index:1005}._logo_9kqkw_36{grid-area:first;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-100);display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1005}._logo_9kqkw_36 a{display:flex;align-items:center;justify-content:flex-start}._logo_9kqkw_36 img{height:auto;width:auto}@media (max-width: 767px){._logo_9kqkw_36 img{max-width:120px}}._search_9kqkw_111,._locale_9kqkw_112,._themeToggle_9kqkw_113 button{background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px}._search_9kqkw_111 svg,._locale_9kqkw_112 svg,._themeToggle_9kqkw_113 button svg{position:relative;z-index:5}._menuToggle_9kqkw_289{grid-area:fifth;background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative}._menuToggle_9kqkw_289 svg{position:relative;z-index:5}._utilityMobile_9kqkw_307{display:none;grid-area:third;justify-content:flex-end}._utility_9kqkw_307{grid-area:third;display:flex;justify-content:flex-end}._utility_9kqkw_307 a{font-size:var(--font-size-sm)}._nav_9kqkw_1{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_9kqkw_1{height:100vh}}._navInner_9kqkw_335{position:relative}@media (max-width: 767px){._navInner_9kqkw_335{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_9kqkw_346{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_9kqkw_346{display:flex;flex-direction:column}._grid_9kqkw_346 ._linkWrapper_9kqkw_98{padding:var(--spacing-sm) 0}}._linkItem_9kqkw_105{display:flex;align-items:center;box-sizing:border-box}.modalContentContainer:has(._searchModal_9kqkw_369),.modalContentContainer:has(._localeModal_9kqkw_370){align-self:flex-start;top:2rem}._searchModal_9kqkw_369,._localeModal_9kqkw_370{padding:0!important;max-height:80dvh;overflow:hidden}._searchModal_9kqkw_369 .modalClose,._localeModal_9kqkw_370 .modalClose{display:none}._searchModal_9kqkw_369 .modalContent,._localeModal_9kqkw_370 .modalContent{margin-top:0}._separator_9kqkw_390{display:flex;align-items:center;justify-content:center;height:1px;width:100%;max-width:300px;background:var(--color-border)}._navTitle_9kqkw_400,._sublinkToggle_9kqkw_114,._search_9kqkw_111,._locale_9kqkw_112,._themeToggle_9kqkw_113 button,._link_9kqkw_98{text-decoration:none;color:var(--color-secondary-100);background-color:transparent;border:none;padding:var(--spacing-sm);transition:color .3s ease-in-out;font-family:inherit;font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);box-sizing:border-box;cursor:pointer;display:flex;align-items:center;gap:var(--spacing-xs)}._navTitle_9kqkw_400 ._newTabIcon_9kqkw_423,._sublinkToggle_9kqkw_114 ._newTabIcon_9kqkw_423,._search_9kqkw_111 ._newTabIcon_9kqkw_423,._locale_9kqkw_112 ._newTabIcon_9kqkw_423,._themeToggle_9kqkw_113 button ._newTabIcon_9kqkw_423,._link_9kqkw_98 ._newTabIcon_9kqkw_423{color:var(--color-secondary-75);transition:color .3s ease-in-out}._search_9kqkw_111,._locale_9kqkw_112,._themeToggle_9kqkw_113 button{justify-content:center}@media (min-width: 768px){._navTitle_9kqkw_400,._sublinksDescription_9kqkw_436,._link_9kqkw_98,._sublinkToggle_9kqkw_114,._link_9kqkw_98 ._linkContent_9kqkw_439,._sublinkToggle_9kqkw_114 ._linkContent_9kqkw_439{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_9kqkw_98:hover,._link_9kqkw_98._open_9kqkw_452,._search_9kqkw_111:hover,._sublinkToggle_9kqkw_114:hover,._sublinkToggle_9kqkw_114._open_9kqkw_452,._link_9kqkw_98:hover ._newTabIcon_9kqkw_423,._link_9kqkw_98._open_9kqkw_452 ._newTabIcon_9kqkw_423,._search_9kqkw_111:hover ._newTabIcon_9kqkw_423,._sublinkToggle_9kqkw_114:hover ._newTabIcon_9kqkw_423,._sublinkToggle_9kqkw_114._open_9kqkw_452 ._newTabIcon_9kqkw_423{color:var(--color-primary-100)}@media (max-width: 767px){._link_9kqkw_98:hover,._link_9kqkw_98._open_9kqkw_452,._search_9kqkw_111:hover,._sublinkToggle_9kqkw_114:hover,._sublinkToggle_9kqkw_114._open_9kqkw_452{color:var(--color-secondary-100)}._link_9kqkw_98:hover ._newTabIcon_9kqkw_423,._link_9kqkw_98._open_9kqkw_452 ._newTabIcon_9kqkw_423,._search_9kqkw_111:hover ._newTabIcon_9kqkw_423,._sublinkToggle_9kqkw_114:hover ._newTabIcon_9kqkw_423,._sublinkToggle_9kqkw_114._open_9kqkw_452 ._newTabIcon_9kqkw_423{color:var(--color-secondary-100)}}._navItem_9kqkw_471:hover{color:var(--color-primary-100)}._sublinkToggle_9kqkw_114,._back_9kqkw_476{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_9kqkw_114:hover,._sublinkToggle_9kqkw_114._open_9kqkw_452,._back_9kqkw_476:hover,._back_9kqkw_476._open_9kqkw_452{color:var(--color-primary-100)}._sublinks_9kqkw_436{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_9kqkw_436._show_9kqkw_525{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_9kqkw_436._show_9kqkw_525 ._navTitle_9kqkw_400,._sublinks_9kqkw_436._show_9kqkw_525 ._sublinksDescription_9kqkw_436,._sublinks_9kqkw_436._show_9kqkw_525 ._link_9kqkw_98,._sublinks_9kqkw_436._show_9kqkw_525 ._sublinkToggle_9kqkw_114,._sublinks_9kqkw_436._show_9kqkw_525 ._link_9kqkw_98 ._linkContent_9kqkw_439,._sublinks_9kqkw_436._show_9kqkw_525 ._sublinkToggle_9kqkw_114 ._linkContent_9kqkw_439{opacity:1;visibility:visible}._triangle_9kqkw_173{visibility:hidden;opacity:0;position:absolute;top:calc(100% + .5rem);transform:translate(-50%);z-index:10;pointer-events:none;transition:top .3s ease-in-out,left .3s ease-in-out,visbility .3s ease-in-out,opacity .3s ease-in-out}._triangle_9kqkw_173._show_9kqkw_525{top:calc(100% + .3rem);opacity:1;visibility:visible}._triangle_9kqkw_173 polygon{stroke:var(--color-border);stroke-width:1px}._primaryColumn_9kqkw_574{border-right:1px solid var(--color-border)}._primaryColumn_9kqkw_574 ._sublinkToggle_9kqkw_114:hover,._primaryColumn_9kqkw_574 ._sublinkToggle_9kqkw_114._open_9kqkw_452{color:var(--color-primary-100)}._secondaryColumn_9kqkw_583{background-color:var(--color-secondary-10)}._spotlightColumn_9kqkw_587{background-color:var(--color-secondary-75)}._sublinksInner_9kqkw_591{background-color:var(--color-background);border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}@media (max-width: 767px){._sublinksInner_9kqkw_591{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset;border:unset}}._sublinksColumn_9kqkw_610{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_9kqkw_610{padding:0}}._chevron_9kqkw_620{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_9kqkw_114._open_9kqkw_452 ._chevron_9kqkw_620{transform:rotate(180deg)}._menubar_9kqkw_632{display:contents}._toolbar_9kqkw_636{display:flex;gap:var(--spacing-md);padding:var(--spacing-md) 0;width:100%}._toolbar_9kqkw_636 ._linkWrapper_9kqkw_98{border:none;flex:1}@media (max-width: 767px){._logo_9kqkw_36{flex:1}._menuToggle_9kqkw_289,._search_9kqkw_111{display:flex;align-items:center;justify-content:center}._utility_9kqkw_307 a:not(._utility_9kqkw_307 a:first-of-type){display:none}._utilityMobile_9kqkw_307{display:block;transform:translateY(100px);position:fixed;bottom:1rem;left:0;right:0;margin:0 auto;width:calc(100% - 2rem);z-index:1001;transition:transform .3s ease-in-out}._utilityMobile_9kqkw_307._open_9kqkw_452{transform:translateY(0)}._nav_9kqkw_1{position:fixed;top:calc(var(--nav-height) - 1px);left:0;width:100%;height:100%;background-color:var(--color-background);display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-md);z-index:1000;overflow-y:auto;transform:translate(100%);opacity:0;pointer-events:none;transition:transform .3s ease-in-out}._nav_9kqkw_1._open_9kqkw_452{transform:translate(0);opacity:1;pointer-events:auto}._linkWrapper_9kqkw_98{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_9kqkw_98._parent_9kqkw_98{border-bottom:1px solid var(--color-border)}._linkWrapper_9kqkw_98._parent_9kqkw_98:last-of-type{border:none}._linkItem_9kqkw_105{width:100%}._chevron_9kqkw_620{display:none}._sublinks_9kqkw_436{position:relative;top:0;box-shadow:none;max-height:fit-content;opacity:1;visibility:visible;align-items:flex-start;justify-content:flex-start;padding:var(--spacing-sm);gap:0;pointer-events:auto}._sublinkToggle_9kqkw_114{cursor:pointer;pointer-events:none;color:var(--color-secondary-75)}}._default_9kqkw_759 ._container_9kqkw_32{padding:var(--spacing-md)}._default_9kqkw_759 ._sublinks_9kqkw_436{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_9kqkw_759 ._sublinks_9kqkw_436{position:relative;justify-content:center;align-items:center}}._default_9kqkw_759 ._linkItem_9kqkw_105{justify-content:flex-end}@media (max-width: 767px){._default_9kqkw_759 ._linkItem_9kqkw_105{justify-content:center;align-items:center}}._default_9kqkw_759 ._sublinksInner_9kqkw_591{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_9kqkw_759 ._sublinksInner_9kqkw_591{justify-content:center;align-items:center}}._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114,._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._link_9kqkw_98{height:40px}@media (min-width: 768px){._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._link_9kqkw_98,._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._search_9kqkw_111,._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._locale_9kqkw_112,._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105._themeToggle_9kqkw_113 button,._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-secondary-100)}._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._link_9kqkw_98:hover,._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._search_9kqkw_111:hover,._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._locale_9kqkw_112:hover,._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105._themeToggle_9kqkw_113 button:hover,._default_9kqkw_759 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114:hover{color:var(--color-primary-100);background-color:transparent}}._advanced_9kqkw_828 ._linkContent_9kqkw_439{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-sm)}._advanced_9kqkw_828 ._subtitle_9kqkw_837{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_9kqkw_828 ._sublinksDescription_9kqkw_436,._advanced_9kqkw_828 ._sublinksDescription_9kqkw_436 div p{color:var(--color-text-primary);line-height:var(--line-height-normal);font-size:var(--font-size-sm);margin-bottom:var(--spacing-sm)}._advanced_9kqkw_828 ._sublinks_9kqkw_436{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_9kqkw_828 ._sublinks_9kqkw_436{position:relative;justify-content:center;align-items:center}}._advanced_9kqkw_828 ._linkItem_9kqkw_105{justify-content:flex-start}._advanced_9kqkw_828 ._sublinksInner_9kqkw_591{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_9kqkw_828 ._sublinksInner_9kqkw_591._withSpotlight_9kqkw_879{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_9kqkw_828 ._sublinksInner_9kqkw_591._withoutSpotlight_9kqkw_883{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_9kqkw_828 ._sublinksInner_9kqkw_591{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_9kqkw_828 ._sublinkToggle_9kqkw_114{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_9kqkw_828 ._sublinkToggle_9kqkw_114:hover,._advanced_9kqkw_828 ._sublinkToggle_9kqkw_114._open_9kqkw_452{color:var(--color-primary-100)}._advanced_9kqkw_828 ._back_9kqkw_476{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_9kqkw_828 ._back_9kqkw_476:hover{color:var(--color-primary-100)}._transparent_9kqkw_921{background-color:transparent}._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114,._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._link_9kqkw_98{height:40px}@media (min-width: 768px){._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._link_9kqkw_98,._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._search_9kqkw_111,._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._locale_9kqkw_112,._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105._themeToggle_9kqkw_113 button,._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-navigation-transparent-links)}._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._link_9kqkw_98:hover,._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._search_9kqkw_111:hover,._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._locale_9kqkw_112:hover,._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105._themeToggle_9kqkw_113 button:hover,._transparent_9kqkw_921 ._linkWrapper_9kqkw_98._parent_9kqkw_98>._linkItem_9kqkw_105 ._sublinkToggle_9kqkw_114:hover{color:var(--color-navigation-transparent-linksHover);background-color:transparent}}@media (max-width: 767px){._transparent_9kqkw_921:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(var(--color-backgroundRgb),.5);backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}}._transparent_9kqkw_921 ._nav_9kqkw_1{height:auto;border-radius:var(--radius-full);padding:0;z-index:1001;background:rgba(var(--color-backgroundRgb),.3);backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}@media (max-width: 767px){._transparent_9kqkw_921 ._nav_9kqkw_1{padding:var(--nav-height) 0 0;background:rgba(var(--color-backgroundRgb),.95);border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_9kqkw_921 ._nav_9kqkw_1:before{border-radius:0}}@media (max-width: 767px){._transparent_9kqkw_921 ._utility_9kqkw_307 a,._transparent_9kqkw_921 ._utility_9kqkw_307 button{-webkit-backdrop-filter:unset;backdrop-filter:unset}._transparent_9kqkw_921 ._utility_9kqkw_307 a>span,._transparent_9kqkw_921 ._utility_9kqkw_307 button>span{background-color:transparent;padding:0}._transparent_9kqkw_921 ._utility_9kqkw_307 a:hover>span,._transparent_9kqkw_921 ._utility_9kqkw_307 button:hover>span{background-color:transparent;padding:0;color:var(--color-primary-100)}}@media (max-width: 767px){._transparent_9kqkw_921 ._menuToggle_9kqkw_289,._transparent_9kqkw_921 ._search_9kqkw_111{width:unset}}._groupDivider_9kqkw_1032{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}@media (max-width: 767px){._searchWrapper_9kqkw_1040{grid-area:fourth;width:auto}}._mobileMenu_9kqkw_1047,._mobileMenuSlide_9kqkw_1048{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_9kqkw_1058{opacity:0}._fadeInFromLeft_9kqkw_1062{animation:_fadeInFromLeft_9kqkw_1062 .3s ease-in-out forwards}._fadeInFromRight_9kqkw_1066{animation:_fadeInFromRight_9kqkw_1066 .3s ease-in-out forwards}._spotlight_9kqkw_587{display:flex;flex-direction:column;gap:var(--spacing-md)}._spotlight_9kqkw_587 ._imageWrapper_9kqkw_1076{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._spotlight_9kqkw_587 ._imageWrapper_9kqkw_1076 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._spotlight_9kqkw_587 ._image_9kqkw_1076{width:100%;height:auto;object-fit:cover}._spotlight_9kqkw_587 ._content_9kqkw_1098{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._spotlight_9kqkw_587 ._title_9kqkw_88{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._spotlight_9kqkw_587 ._description_9kqkw_1113{color:#fff}._spotlight_9kqkw_587 ._actions_9kqkw_1117{display:flex;flex-direction:column;align-items:flex-start}@keyframes _fadeInFromLeft_9kqkw_1062{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_9kqkw_1066{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");const e=require("../../../NavLink-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");const e=require("../../../NavLink-BHufsQ7Y.cjs");require("../../../external-link-DDShu-48.cjs");require("../../../chevron-down-DfK1XBl3.cjs");exports.NavLink=e.NavLink;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),t=require("react"),le=require("../Modal/index.cjs"),A=require("../../../index-hPJqlEOh.cjs"),te=require("../ButtonGroup/index.cjs"),e=require("../../../NavLink-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),t=require("react"),le=require("../Modal/index.cjs"),A=require("../../../index-hPJqlEOh.cjs"),te=require("../ButtonGroup/index.cjs"),e=require("../../../NavLink-BHufsQ7Y.cjs"),V=require("../../utils/NoScroll/noScroll.cjs"),Ce=require("../../../chevron-right-motlyADs.cjs"),H=require("../../../external-link-DDShu-48.cjs"),Se=require("../../../x-Dft9NVe_.cjs"),ae=require("../../../createLucideIcon-DpotSgUx.cjs"),_e=require("../../../chevron-down-DfK1XBl3.cjs");/**
|
|
2
2
|
* @license lucide-react v0.488.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -3,7 +3,7 @@ import { useState as v, useRef as F, useCallback as _, useEffect as U } from "re
|
|
|
3
3
|
import { Modal as se } from "../Modal/index.mjs";
|
|
4
4
|
import { B as J, M as ze } from "../../../index-paelIj6o.js";
|
|
5
5
|
import { ButtonGroup as ce } from "../ButtonGroup/index.mjs";
|
|
6
|
-
import { s as e, N as xe } from "../../../NavLink-
|
|
6
|
+
import { s as e, N as xe } from "../../../NavLink-DcNtOPdG.js";
|
|
7
7
|
import { lockScroll as Ae, unlockScroll as oe } from "../../utils/NoScroll/noScroll.mjs";
|
|
8
8
|
import { C as Re } from "../../../chevron-right-Cim1KPuL.js";
|
|
9
9
|
import { E as K } from "../../../external-link-BOPobeQJ.js";
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";require('./NavLink.css');const o=require("react/jsx-runtime"),x=require("react"),b=require("./external-link-DDShu-48.cjs"),g=require("./chevron-down-DfK1XBl3.cjs"),p="_navbar_1xheq_1",k="_sticky_1xheq_15",v="_left_1xheq_31",f="_container_1xheq_32",I="_logo_1xheq_36",C="_nav_1xheq_1",M="_center_1xheq_51",w="_hidden_1xheq_59",y="_visible_1xheq_66",T="_right_1xheq_81",N="_title_1xheq_88",j="_linkWrapper_1xheq_98",S="_parent_1xheq_98",W="_linkItem_1xheq_105",$="_link_1xheq_98",D="_search_1xheq_111",L="_locale_1xheq_112",E="_themeToggle_1xheq_113",F="_sublinkToggle_1xheq_114",R="_standard_1xheq_165",B="_triangle_1xheq_173",z="_twoColumn_1xheq_202",A="_mobileButtons_1xheq_211",G="_menuToggle_1xheq_289",H="_utilityMobile_1xheq_307",J="_utility_1xheq_307",K="_navInner_1xheq_335",Q="_grid_1xheq_346",U="_searchModal_1xheq_369",V="_localeModal_1xheq_370",X="_separator_1xheq_390",Y="_newTabIcon_1xheq_423",Z="_sublinksDescription_1xheq_436",O="_linkContent_1xheq_439",P="_open_1xheq_452",ee="_back_1xheq_476",ne="_sublinks_1xheq_436",oe="_show_1xheq_525",te="_primaryColumn_1xheq_574",se="_secondaryColumn_1xheq_583",_e="_spotlightColumn_1xheq_587",ie="_sublinksInner_1xheq_591",le="_sublinksColumn_1xheq_610",re="_chevron_1xheq_620",ce="_menubar_1xheq_632",ae="_toolbar_1xheq_636",he="_advanced_1xheq_822",ue="_subtitle_1xheq_831",xe="_withSpotlight_1xheq_873",de="_withoutSpotlight_1xheq_877",me="_transparent_1xheq_915",qe="_groupDivider_1xheq_1026",be="_searchWrapper_1xheq_1034",ge="_mobileMenu_1xheq_1041",pe="_mobileMenuSlide_1xheq_1042",ke="_mobileMenuItem_1xheq_1052",ve="_fadeInFromLeft_1xheq_1056",fe="_fadeInFromRight_1xheq_1060",Ie="_spotlight_1xheq_587",Ce="_imageWrapper_1xheq_1070",Me="_content_1xheq_1092",we="_description_1xheq_1107",ye="_actions_1xheq_1111",n={navbar:p,sticky:k,left:v,container:f,logo:I,nav:C,center:M,hidden:w,visible:y,right:T,title:N,linkWrapper:j,parent:S,linkItem:W,link:$,search:D,locale:L,themeToggle:E,sublinkToggle:F,standard:R,triangle:B,twoColumn:z,mobileButtons:A,menuToggle:G,utilityMobile:H,utility:J,navInner:K,grid:Q,searchModal:U,localeModal:V,separator:X,newTabIcon:Y,sublinksDescription:Z,linkContent:O,open:P,back:ee,sublinks:ne,show:oe,primaryColumn:te,secondaryColumn:se,spotlightColumn:_e,sublinksInner:ie,sublinksColumn:le,chevron:re,menubar:ce,toolbar:ae,default:"_default_1xheq_753",advanced:he,subtitle:ue,withSpotlight:xe,withoutSpotlight:de,transparent:me,groupDivider:qe,searchWrapper:be,mobileMenu:ge,mobileMenuSlide:pe,mobileMenuItem:ke,fadeInFromLeft:ve,fadeInFromRight:fe,spotlight:Ie,imageWrapper:Ce,content:Me,description:we,actions:ye};function Te({link:e,path:t,parentPath:r,openPath:d,togglePath:c,updateTriangleIndicator:m,setOpenPath:_,renderLinks:q,buttonRefs:i}){var h;const l=d===t,s=!!((h=e.sublinks)!=null&&h.length),a=x.useRef(null);return x.useEffect(()=>(i.current.set(t,a.current),()=>{i.current.delete(t)}),[t,i]),o.jsxs("div",{role:"menuitem",className:`${n.linkWrapper} ${r?"":n.parent}`,children:[o.jsx("div",{className:n.linkItem,children:e.href?o.jsxs("a",{href:e.href,className:n.link,target:e.isExternal?"_blank":"_self",rel:e.isExternal?"noopener noreferrer":void 0,onClick:()=>{var u;_(null),(u=e.onClick)==null||u.call(e)},onMouseEnter:()=>{r||_(null)},children:[e.label,e.isExternal&&o.jsx(b.ExternalLink,{className:n.newTabIcon,size:16,"aria-hidden":"true"})]}):o.jsxs("button",{ref:a,"aria-haspopup":s?!0:void 0,"aria-expanded":s?l:void 0,className:`${n.sublinkToggle} ${l?n.open:""}`,onClick:()=>c(t),onMouseEnter:()=>{m(t),_(t)},children:[e.label,s&&o.jsx(g.ChevronDown,{size:18,className:n.chevron,"aria-hidden":"true"})]})}),s&&o.jsx("div",{className:`${n.sublinks} ${l?n.show:""}`,onMouseLeave:()=>c(t),role:"menu","aria-label":`${e.label} submenu`,children:o.jsx("div",{children:o.jsx("div",{className:n.sublinksInner,children:o.jsx("div",{className:n.sublinksColumn,children:q(e.sublinks,t)})})})})]})}exports.NavLink=Te;exports.styles=n;
|
package/dist/NavLink-DWrDWsZG.js
DELETED
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
import { jsxs as r, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { useRef as q, useEffect as p } from "react";
|
|
3
|
-
import { E as g } from "./external-link-BOPobeQJ.js";
|
|
4
|
-
import { C as k } from "./chevron-down-DSUzBz9F.js";
|
|
5
|
-
import './NavLink.css';const v = "_navbar_1xheq_1", f = "_sticky_1xheq_15", C = "_left_1xheq_31", I = "_container_1xheq_32", M = "_logo_1xheq_36", w = "_nav_1xheq_1", y = "_center_1xheq_51", T = "_hidden_1xheq_59", N = "_visible_1xheq_66", S = "_right_1xheq_81", W = "_title_1xheq_88", E = "_linkWrapper_1xheq_98", D = "_parent_1xheq_98", $ = "_linkItem_1xheq_105", F = "_link_1xheq_98", L = "_search_1xheq_111", B = "_locale_1xheq_112", R = "_themeToggle_1xheq_113", j = "_sublinkToggle_1xheq_114", z = "_standard_1xheq_165", A = "_triangle_1xheq_173", G = "_twoColumn_1xheq_202", H = "_mobileButtons_1xheq_211", J = "_menuToggle_1xheq_289", K = "_utilityMobile_1xheq_307", Q = "_utility_1xheq_307", U = "_navInner_1xheq_335", V = "_grid_1xheq_346", X = "_searchModal_1xheq_369", Y = "_localeModal_1xheq_370", Z = "_separator_1xheq_390", O = "_newTabIcon_1xheq_423", P = "_sublinksDescription_1xheq_436", ee = "_linkContent_1xheq_439", ne = "_open_1xheq_452", oe = "_back_1xheq_476", te = "_sublinks_1xheq_436", se = "_show_1xheq_525", _e = "_primaryColumn_1xheq_574", ie = "_secondaryColumn_1xheq_583", le = "_spotlightColumn_1xheq_587", re = "_sublinksInner_1xheq_591", ae = "_sublinksColumn_1xheq_610", ce = "_chevron_1xheq_620", he = "_menubar_1xheq_632", ue = "_toolbar_1xheq_636", me = "_advanced_1xheq_822", xe = "_subtitle_1xheq_831", de = "_withSpotlight_1xheq_873", be = "_withoutSpotlight_1xheq_877", qe = "_transparent_1xheq_915", pe = "_groupDivider_1xheq_1026", ge = "_searchWrapper_1xheq_1034", ke = "_mobileMenu_1xheq_1041", ve = "_mobileMenuSlide_1xheq_1042", fe = "_mobileMenuItem_1xheq_1052", Ce = "_fadeInFromLeft_1xheq_1056", Ie = "_fadeInFromRight_1xheq_1060", Me = "_spotlight_1xheq_587", we = "_imageWrapper_1xheq_1070", ye = "_content_1xheq_1092", Te = "_description_1xheq_1107", Ne = "_actions_1xheq_1111", n = {
|
|
6
|
-
navbar: v,
|
|
7
|
-
sticky: f,
|
|
8
|
-
left: C,
|
|
9
|
-
container: I,
|
|
10
|
-
logo: M,
|
|
11
|
-
nav: w,
|
|
12
|
-
center: y,
|
|
13
|
-
hidden: T,
|
|
14
|
-
visible: N,
|
|
15
|
-
right: S,
|
|
16
|
-
title: W,
|
|
17
|
-
linkWrapper: E,
|
|
18
|
-
parent: D,
|
|
19
|
-
linkItem: $,
|
|
20
|
-
link: F,
|
|
21
|
-
search: L,
|
|
22
|
-
locale: B,
|
|
23
|
-
themeToggle: R,
|
|
24
|
-
sublinkToggle: j,
|
|
25
|
-
standard: z,
|
|
26
|
-
triangle: A,
|
|
27
|
-
twoColumn: G,
|
|
28
|
-
mobileButtons: H,
|
|
29
|
-
menuToggle: J,
|
|
30
|
-
utilityMobile: K,
|
|
31
|
-
utility: Q,
|
|
32
|
-
navInner: U,
|
|
33
|
-
grid: V,
|
|
34
|
-
searchModal: X,
|
|
35
|
-
localeModal: Y,
|
|
36
|
-
separator: Z,
|
|
37
|
-
newTabIcon: O,
|
|
38
|
-
sublinksDescription: P,
|
|
39
|
-
linkContent: ee,
|
|
40
|
-
open: ne,
|
|
41
|
-
back: oe,
|
|
42
|
-
sublinks: te,
|
|
43
|
-
show: se,
|
|
44
|
-
primaryColumn: _e,
|
|
45
|
-
secondaryColumn: ie,
|
|
46
|
-
spotlightColumn: le,
|
|
47
|
-
sublinksInner: re,
|
|
48
|
-
sublinksColumn: ae,
|
|
49
|
-
chevron: ce,
|
|
50
|
-
menubar: he,
|
|
51
|
-
toolbar: ue,
|
|
52
|
-
default: "_default_1xheq_753",
|
|
53
|
-
advanced: me,
|
|
54
|
-
subtitle: xe,
|
|
55
|
-
withSpotlight: de,
|
|
56
|
-
withoutSpotlight: be,
|
|
57
|
-
transparent: qe,
|
|
58
|
-
groupDivider: pe,
|
|
59
|
-
searchWrapper: ge,
|
|
60
|
-
mobileMenu: ke,
|
|
61
|
-
mobileMenuSlide: ve,
|
|
62
|
-
mobileMenuItem: fe,
|
|
63
|
-
fadeInFromLeft: Ce,
|
|
64
|
-
fadeInFromRight: Ie,
|
|
65
|
-
spotlight: Me,
|
|
66
|
-
imageWrapper: we,
|
|
67
|
-
content: ye,
|
|
68
|
-
description: Te,
|
|
69
|
-
actions: Ne
|
|
70
|
-
};
|
|
71
|
-
function $e({
|
|
72
|
-
link: e,
|
|
73
|
-
path: o,
|
|
74
|
-
parentPath: a,
|
|
75
|
-
openPath: x,
|
|
76
|
-
togglePath: c,
|
|
77
|
-
updateTriangleIndicator: d,
|
|
78
|
-
setOpenPath: _,
|
|
79
|
-
renderLinks: b,
|
|
80
|
-
buttonRefs: i
|
|
81
|
-
}) {
|
|
82
|
-
var u;
|
|
83
|
-
const l = x === o, s = !!((u = e.sublinks) != null && u.length), h = q(null);
|
|
84
|
-
return p(() => (i.current.set(o, h.current), () => {
|
|
85
|
-
i.current.delete(o);
|
|
86
|
-
}), [o, i]), /* @__PURE__ */ r(
|
|
87
|
-
"div",
|
|
88
|
-
{
|
|
89
|
-
role: "menuitem",
|
|
90
|
-
className: `${n.linkWrapper} ${a ? "" : n.parent}`,
|
|
91
|
-
children: [
|
|
92
|
-
/* @__PURE__ */ t("div", { className: n.linkItem, children: e.href ? /* @__PURE__ */ r(
|
|
93
|
-
"a",
|
|
94
|
-
{
|
|
95
|
-
href: e.href,
|
|
96
|
-
className: n.link,
|
|
97
|
-
target: e.isExternal ? "_blank" : "_self",
|
|
98
|
-
rel: e.isExternal ? "noopener noreferrer" : void 0,
|
|
99
|
-
onClick: () => {
|
|
100
|
-
var m;
|
|
101
|
-
_(null), (m = e.onClick) == null || m.call(e);
|
|
102
|
-
},
|
|
103
|
-
onMouseEnter: () => {
|
|
104
|
-
a || _(null);
|
|
105
|
-
},
|
|
106
|
-
children: [
|
|
107
|
-
e.label,
|
|
108
|
-
e.isExternal && /* @__PURE__ */ t(
|
|
109
|
-
g,
|
|
110
|
-
{
|
|
111
|
-
className: n.newTabIcon,
|
|
112
|
-
size: 16,
|
|
113
|
-
"aria-hidden": "true"
|
|
114
|
-
}
|
|
115
|
-
)
|
|
116
|
-
]
|
|
117
|
-
}
|
|
118
|
-
) : /* @__PURE__ */ r(
|
|
119
|
-
"button",
|
|
120
|
-
{
|
|
121
|
-
ref: h,
|
|
122
|
-
"aria-haspopup": s ? !0 : void 0,
|
|
123
|
-
"aria-expanded": s ? l : void 0,
|
|
124
|
-
className: `${n.sublinkToggle} ${l ? n.open : ""}`,
|
|
125
|
-
onClick: () => c(o),
|
|
126
|
-
onMouseEnter: () => {
|
|
127
|
-
d(o), _(o);
|
|
128
|
-
},
|
|
129
|
-
children: [
|
|
130
|
-
e.label,
|
|
131
|
-
s && /* @__PURE__ */ t(
|
|
132
|
-
k,
|
|
133
|
-
{
|
|
134
|
-
size: 18,
|
|
135
|
-
className: n.chevron,
|
|
136
|
-
"aria-hidden": "true"
|
|
137
|
-
}
|
|
138
|
-
)
|
|
139
|
-
]
|
|
140
|
-
}
|
|
141
|
-
) }),
|
|
142
|
-
s && /* @__PURE__ */ t(
|
|
143
|
-
"div",
|
|
144
|
-
{
|
|
145
|
-
className: `${n.sublinks} ${l ? n.show : ""}`,
|
|
146
|
-
onMouseLeave: () => c(o),
|
|
147
|
-
role: "menu",
|
|
148
|
-
"aria-label": `${e.label} submenu`,
|
|
149
|
-
children: /* @__PURE__ */ t("div", { children: /* @__PURE__ */ t("div", { className: n.sublinksInner, children: /* @__PURE__ */ t("div", { className: n.sublinksColumn, children: b(e.sublinks, o) }) }) })
|
|
150
|
-
}
|
|
151
|
-
)
|
|
152
|
-
]
|
|
153
|
-
}
|
|
154
|
-
);
|
|
155
|
-
}
|
|
156
|
-
export {
|
|
157
|
-
$e as N,
|
|
158
|
-
n as s
|
|
159
|
-
};
|