quirk-ui 0.1.156 → 0.1.158

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.
@@ -0,0 +1,161 @@
1
+ import { jsxs as i, jsx as t } from "react/jsx-runtime";
2
+ import { useRef as g, useEffect as h } from "react";
3
+ import { E as k } from "./external-link-BOPobeQJ.js";
4
+ import { C as v } from "./chevron-down-DSUzBz9F.js";
5
+ import './NavLink.css';const f = "_navbar_1r5lj_1", C = "_sticky_1r5lj_15", I = "_left_1r5lj_30", y = "_container_1r5lj_31", M = "_logo_1r5lj_40", w = "_center_1r5lj_46", T = "_utility_1r5lj_52", S = "_nav_1r5lj_1", N = "_hidden_1r5lj_62", D = "_visible_1r5lj_69", W = "_right_1r5lj_88", x = "_title_1r5lj_99", E = "_linkWrapper_1r5lj_105", $ = "_parent_1r5lj_105", F = "_linkItem_1r5lj_112", L = "_link_1r5lj_105", B = "_search_1r5lj_118", R = "_locale_1r5lj_119", z = "_themeToggle_1r5lj_120", q = "_sublinkToggle_1r5lj_121", A = "_standard_1r5lj_172", G = "_triangle_1r5lj_180", H = "_twoColumn_1r5lj_209", J = "_mobileButtons_1r5lj_218", K = "_menuToggle_1r5lj_296", Q = "_utilityMobile_1r5lj_314", U = "_navInner_1r5lj_342", V = "_grid_1r5lj_353", X = "_searchModal_1r5lj_376", Y = "_localeModal_1r5lj_377", Z = "_separator_1r5lj_397", O = "_newTabIcon_1r5lj_439", P = "_sublinksDescription_1r5lj_452", nn = "_linkContent_1r5lj_455", ln = "_open_1r5lj_468", en = "_back_1r5lj_492", tn = "_sublinks_1r5lj_452", on = "_show_1r5lj_541", rn = "_primaryColumn_1r5lj_590", sn = "_secondaryColumn_1r5lj_599", _n = "_spotlightColumn_1r5lj_603", cn = "_sublinksInner_1r5lj_607", an = "_sublinksColumn_1r5lj_626", un = "_chevron_1r5lj_636", mn = "_menubar_1r5lj_648", dn = "_toolbar_1r5lj_652", jn = "_advanced_1r5lj_854", bn = "_subtitle_1r5lj_863", pn = "_withSpotlight_1r5lj_905", gn = "_withoutSpotlight_1r5lj_909", hn = "_transparent_1r5lj_947", kn = "_utilityDefault_1r5lj_1064", vn = "_utilityScrolled_1r5lj_1071", fn = "_groupDivider_1r5lj_1096", Cn = "_searchWrapper_1r5lj_1104", In = "_mobileMenu_1r5lj_1111", yn = "_mobileMenuSlide_1r5lj_1112", Mn = "_mobileMenuItem_1r5lj_1122", wn = "_fadeInFromLeft_1r5lj_1126", Tn = "_fadeInFromRight_1r5lj_1130", Sn = "_spotlight_1r5lj_603", Nn = "_imageWrapper_1r5lj_1140", Dn = "_content_1r5lj_1162", Wn = "_description_1r5lj_1177", xn = "_actions_1r5lj_1181", l = {
6
+ navbar: f,
7
+ sticky: C,
8
+ left: I,
9
+ container: y,
10
+ logo: M,
11
+ center: w,
12
+ utility: T,
13
+ nav: S,
14
+ hidden: N,
15
+ visible: D,
16
+ right: W,
17
+ title: x,
18
+ linkWrapper: E,
19
+ parent: $,
20
+ linkItem: F,
21
+ link: L,
22
+ search: B,
23
+ locale: R,
24
+ themeToggle: z,
25
+ sublinkToggle: q,
26
+ standard: A,
27
+ triangle: G,
28
+ twoColumn: H,
29
+ mobileButtons: J,
30
+ menuToggle: K,
31
+ utilityMobile: 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: ln,
41
+ back: en,
42
+ sublinks: tn,
43
+ show: on,
44
+ primaryColumn: rn,
45
+ secondaryColumn: sn,
46
+ spotlightColumn: _n,
47
+ sublinksInner: cn,
48
+ sublinksColumn: an,
49
+ chevron: un,
50
+ menubar: mn,
51
+ toolbar: dn,
52
+ default: "_default_1r5lj_780",
53
+ advanced: jn,
54
+ subtitle: bn,
55
+ withSpotlight: pn,
56
+ withoutSpotlight: gn,
57
+ transparent: hn,
58
+ utilityDefault: kn,
59
+ utilityScrolled: vn,
60
+ groupDivider: fn,
61
+ searchWrapper: Cn,
62
+ mobileMenu: In,
63
+ mobileMenuSlide: yn,
64
+ mobileMenuItem: Mn,
65
+ fadeInFromLeft: wn,
66
+ fadeInFromRight: Tn,
67
+ spotlight: Sn,
68
+ imageWrapper: Nn,
69
+ content: Dn,
70
+ description: Wn,
71
+ actions: xn
72
+ };
73
+ function Bn({
74
+ link: n,
75
+ path: e,
76
+ parentPath: c,
77
+ openPath: j,
78
+ togglePath: a,
79
+ updateTriangleIndicator: b,
80
+ setOpenPath: r,
81
+ renderLinks: p,
82
+ buttonRefs: s
83
+ }) {
84
+ var m;
85
+ const _ = j === e, o = !!((m = n.sublinks) != null && m.length), u = g(null);
86
+ return h(() => (s.current.set(e, u.current), () => {
87
+ s.current.delete(e);
88
+ }), [e, s]), /* @__PURE__ */ i(
89
+ "div",
90
+ {
91
+ role: "menuitem",
92
+ className: `${l.linkWrapper} ${c ? "" : l.parent}`,
93
+ children: [
94
+ /* @__PURE__ */ t("div", { className: l.linkItem, children: n.href ? /* @__PURE__ */ i(
95
+ "a",
96
+ {
97
+ href: n.href,
98
+ className: l.link,
99
+ target: n.isExternal ? "_blank" : "_self",
100
+ rel: n.isExternal ? "noopener noreferrer" : void 0,
101
+ onClick: () => {
102
+ var d;
103
+ r(null), (d = n.onClick) == null || d.call(n);
104
+ },
105
+ onMouseEnter: () => {
106
+ c || r(null);
107
+ },
108
+ children: [
109
+ n.label,
110
+ n.isExternal && /* @__PURE__ */ t(
111
+ k,
112
+ {
113
+ className: l.newTabIcon,
114
+ size: 16,
115
+ "aria-hidden": "true"
116
+ }
117
+ )
118
+ ]
119
+ }
120
+ ) : /* @__PURE__ */ i(
121
+ "button",
122
+ {
123
+ ref: u,
124
+ "aria-haspopup": o ? !0 : void 0,
125
+ "aria-expanded": o ? _ : void 0,
126
+ className: `${l.sublinkToggle} ${_ ? l.open : ""}`,
127
+ onClick: () => a(e),
128
+ onMouseEnter: () => {
129
+ b(e), r(e);
130
+ },
131
+ children: [
132
+ n.label,
133
+ o && /* @__PURE__ */ t(
134
+ v,
135
+ {
136
+ size: 18,
137
+ className: l.chevron,
138
+ "aria-hidden": "true"
139
+ }
140
+ )
141
+ ]
142
+ }
143
+ ) }),
144
+ o && /* @__PURE__ */ t(
145
+ "div",
146
+ {
147
+ className: `${l.sublinks} ${_ ? l.show : ""}`,
148
+ onMouseLeave: () => a(e),
149
+ role: "menu",
150
+ "aria-label": `${n.label} submenu`,
151
+ children: /* @__PURE__ */ t("div", { children: /* @__PURE__ */ t("div", { className: l.sublinksInner, children: /* @__PURE__ */ t("div", { className: l.sublinksColumn, children: p(n.sublinks, e) }) }) })
152
+ }
153
+ )
154
+ ]
155
+ }
156
+ );
157
+ }
158
+ export {
159
+ Bn as N,
160
+ l as s
161
+ };
@@ -0,0 +1 @@
1
+ "use strict";require('./NavLink.css');const l=require("react/jsx-runtime"),d=require("react"),h=require("./external-link-DDShu-48.cjs"),p=require("./chevron-down-DfK1XBl3.cjs"),k="_navbar_1r5lj_1",v="_sticky_1r5lj_15",f="_left_1r5lj_30",I="_container_1r5lj_31",y="_logo_1r5lj_40",C="_center_1r5lj_46",M="_utility_1r5lj_52",w="_nav_1r5lj_1",x="_hidden_1r5lj_62",T="_visible_1r5lj_69",S="_right_1r5lj_88",D="_title_1r5lj_99",N="_linkWrapper_1r5lj_105",W="_parent_1r5lj_105",$="_linkItem_1r5lj_112",L="_link_1r5lj_105",E="_search_1r5lj_118",F="_locale_1r5lj_119",q="_themeToggle_1r5lj_120",R="_sublinkToggle_1r5lj_121",B="_standard_1r5lj_172",z="_triangle_1r5lj_180",A="_twoColumn_1r5lj_209",G="_mobileButtons_1r5lj_218",H="_menuToggle_1r5lj_296",J="_utilityMobile_1r5lj_314",K="_navInner_1r5lj_342",Q="_grid_1r5lj_353",U="_searchModal_1r5lj_376",V="_localeModal_1r5lj_377",X="_separator_1r5lj_397",Y="_newTabIcon_1r5lj_439",Z="_sublinksDescription_1r5lj_452",O="_linkContent_1r5lj_455",P="_open_1r5lj_468",nn="_back_1r5lj_492",en="_sublinks_1r5lj_452",ln="_show_1r5lj_541",tn="_primaryColumn_1r5lj_590",rn="_secondaryColumn_1r5lj_599",on="_spotlightColumn_1r5lj_603",sn="_sublinksInner_1r5lj_607",_n="_sublinksColumn_1r5lj_626",cn="_chevron_1r5lj_636",an="_menubar_1r5lj_648",un="_toolbar_1r5lj_652",jn="_advanced_1r5lj_854",dn="_subtitle_1r5lj_863",mn="_withSpotlight_1r5lj_905",bn="_withoutSpotlight_1r5lj_909",gn="_transparent_1r5lj_947",hn="_utilityDefault_1r5lj_1064",pn="_utilityScrolled_1r5lj_1071",kn="_groupDivider_1r5lj_1096",vn="_searchWrapper_1r5lj_1104",fn="_mobileMenu_1r5lj_1111",In="_mobileMenuSlide_1r5lj_1112",yn="_mobileMenuItem_1r5lj_1122",Cn="_fadeInFromLeft_1r5lj_1126",Mn="_fadeInFromRight_1r5lj_1130",wn="_spotlight_1r5lj_603",xn="_imageWrapper_1r5lj_1140",Tn="_content_1r5lj_1162",Sn="_description_1r5lj_1177",Dn="_actions_1r5lj_1181",e={navbar:k,sticky:v,left:f,container:I,logo:y,center:C,utility:M,nav:w,hidden:x,visible:T,right:S,title:D,linkWrapper:N,parent:W,linkItem:$,link:L,search:E,locale:F,themeToggle:q,sublinkToggle:R,standard:B,triangle:z,twoColumn:A,mobileButtons:G,menuToggle:H,utilityMobile:J,navInner:K,grid:Q,searchModal:U,localeModal:V,separator:X,newTabIcon:Y,sublinksDescription:Z,linkContent:O,open:P,back:nn,sublinks:en,show:ln,primaryColumn:tn,secondaryColumn:rn,spotlightColumn:on,sublinksInner:sn,sublinksColumn:_n,chevron:cn,menubar:an,toolbar:un,default:"_default_1r5lj_780",advanced:jn,subtitle:dn,withSpotlight:mn,withoutSpotlight:bn,transparent:gn,utilityDefault:hn,utilityScrolled:pn,groupDivider:kn,searchWrapper:vn,mobileMenu:fn,mobileMenuSlide:In,mobileMenuItem:yn,fadeInFromLeft:Cn,fadeInFromRight:Mn,spotlight:wn,imageWrapper:xn,content:Tn,description:Sn,actions:Dn};function Nn({link:n,path:t,parentPath:i,openPath:m,togglePath:c,updateTriangleIndicator:b,setOpenPath:o,renderLinks:g,buttonRefs:s}){var u;const _=m===t,r=!!((u=n.sublinks)!=null&&u.length),a=d.useRef(null);return d.useEffect(()=>(s.current.set(t,a.current),()=>{s.current.delete(t)}),[t,s]),l.jsxs("div",{role:"menuitem",className:`${e.linkWrapper} ${i?"":e.parent}`,children:[l.jsx("div",{className:e.linkItem,children:n.href?l.jsxs("a",{href:n.href,className:e.link,target:n.isExternal?"_blank":"_self",rel:n.isExternal?"noopener noreferrer":void 0,onClick:()=>{var j;o(null),(j=n.onClick)==null||j.call(n)},onMouseEnter:()=>{i||o(null)},children:[n.label,n.isExternal&&l.jsx(h.ExternalLink,{className:e.newTabIcon,size:16,"aria-hidden":"true"})]}):l.jsxs("button",{ref:a,"aria-haspopup":r?!0:void 0,"aria-expanded":r?_:void 0,className:`${e.sublinkToggle} ${_?e.open:""}`,onClick:()=>c(t),onMouseEnter:()=>{b(t),o(t)},children:[n.label,r&&l.jsx(p.ChevronDown,{size:18,className:e.chevron,"aria-hidden":"true"})]})}),r&&l.jsx("div",{className:`${e.sublinks} ${_?e.show:""}`,onMouseLeave:()=>c(t),role:"menu","aria-label":`${n.label} submenu`,children:l.jsx("div",{children:l.jsx("div",{className:e.sublinksInner,children:l.jsx("div",{className:e.sublinksColumn,children:g(n.sublinks,t)})})})})]})}exports.NavLink=Nn;exports.styles=e;
package/dist/NavLink.css CHANGED
@@ -1 +1 @@
1
- ._navbar_6ih5t_1{position:relative;z-index:1000}._sticky_6ih5t_15{position:fixed;top:var(--announcement-height, 0px);left:0;right:0;z-index:1000;width:100%}._left_6ih5t_30 ._container_6ih5t_31{justify-content:flex-start}._left_6ih5t_30 ._logo_6ih5t_35{flex:unset}._left_6ih5t_30 ._nav_6ih5t_1{flex:1}._left_6ih5t_30 ._grid_6ih5t_43{justify-content:flex-start}@media (max-width: 767px){._left_6ih5t_30 ._logo_6ih5t_35{flex:1}}._center_6ih5t_54 ._nav_6ih5t_1{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_6ih5t_54 ._nav_6ih5t_1._hidden_6ih5t_62{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_6ih5t_54 ._nav_6ih5t_1._visible_6ih5t_69{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_6ih5t_54 ._logo_6ih5t_35{flex:1}}._right_6ih5t_84 ._container_6ih5t_31{justify-content:flex-end}@media (max-width: 767px){._right_6ih5t_84 ._logo_6ih5t_35,._right_6ih5t_84 ._title_6ih5t_91{flex:1}}._right_6ih5t_84 ._nav_6ih5t_1{flex:1}._right_6ih5t_84 ._grid_6ih5t_43{justify-content:flex-end}._linkWrapper_6ih5t_105._parent_6ih5t_105{overflow:visible;position:relative}@media (min-width: 768px){._linkWrapper_6ih5t_105._parent_6ih5t_105:first-of-type>._linkItem_6ih5t_112{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full);overflow:hidden}._linkWrapper_6ih5t_105._parent_6ih5t_105:first-of-type>._linkItem_6ih5t_112 ._link_6ih5t_105,._linkWrapper_6ih5t_105._parent_6ih5t_105:first-of-type>._linkItem_6ih5t_112 ._search_6ih5t_118,._linkWrapper_6ih5t_105._parent_6ih5t_105:first-of-type>._linkItem_6ih5t_112 ._locale_6ih5t_119,._linkWrapper_6ih5t_105._parent_6ih5t_105:first-of-type>._linkItem_6ih5t_112._themeToggle_6ih5t_120 button,._linkWrapper_6ih5t_105._parent_6ih5t_105:first-of-type>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121{margin-left:var(--spacing-sm)}}@media (min-width: 768px){._linkWrapper_6ih5t_105._parent_6ih5t_105:last-of-type>._linkItem_6ih5t_112{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full);overflow:hidden}._linkWrapper_6ih5t_105._parent_6ih5t_105:last-of-type>._linkItem_6ih5t_112 ._link_6ih5t_105,._linkWrapper_6ih5t_105._parent_6ih5t_105:last-of-type>._linkItem_6ih5t_112 ._search_6ih5t_118,._linkWrapper_6ih5t_105._parent_6ih5t_105:last-of-type>._linkItem_6ih5t_112 ._locale_6ih5t_119,._linkWrapper_6ih5t_105._parent_6ih5t_105:last-of-type>._linkItem_6ih5t_112._themeToggle_6ih5t_120 button,._linkWrapper_6ih5t_105._parent_6ih5t_105:last-of-type>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121{margin-right:var(--spacing-sm)}}._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121,._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._link_6ih5t_105{height:40px}@media (min-width: 768px){._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._link_6ih5t_105,._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._search_6ih5t_118,._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._locale_6ih5t_119,._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112._themeToggle_6ih5t_120 button,._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._link_6ih5t_105:hover,._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._search_6ih5t_118:hover,._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._locale_6ih5t_119:hover,._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112._themeToggle_6ih5t_120 button:hover,._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}}._standard_6ih5t_172{left:0;background-color:var(--color-background)}._standard_6ih5t_172 ._linkWrapper_6ih5t_105{position:relative}._standard_6ih5t_172 ._triangle_6ih5t_180{display:none}._container_6ih5t_31{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:50px;margin:0 auto;padding:var(--spacing-md) var(--spacing-lg);position:relative}@media (max-width: 767px){._container_6ih5t_31{grid-template-columns:1fr max-content max-content max-content;grid-template-areas:"first third fourth fifth";grid-gap:var(--spacing-sm)}}._container_6ih5t_31._twoColumn_6ih5t_209{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}@media (max-width: 767px){._container_6ih5t_31._twoColumn_6ih5t_209{display:flex}}._mobileButtons_6ih5t_218{display:none}@media (max-width: 767px){._mobileButtons_6ih5t_218{display:flex;align-items:center;gap:var(--spacing-lg);grid-area:fifth}._mobileButtons_6ih5t_218 ._linkWrapper_6ih5t_105{padding:0}}._mobileButtons_6ih5t_218 ._search_6ih5t_118{padding:0;width:unset}._title_6ih5t_91{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);z-index:1005}._logo_6ih5t_35{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_6ih5t_35 a{display:flex;align-items:center;justify-content:flex-start}._logo_6ih5t_35 img{height:auto;width:auto}@media (max-width: 767px){._logo_6ih5t_35 img{max-width:120px}}._search_6ih5t_118,._locale_6ih5t_119,._themeToggle_6ih5t_120 button{background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px}._search_6ih5t_118 svg,._locale_6ih5t_119 svg,._themeToggle_6ih5t_120 button svg{position:relative;z-index:5}._menuToggle_6ih5t_296{grid-area:fifth;background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative}._menuToggle_6ih5t_296 svg{position:relative;z-index:5}._utilityMobile_6ih5t_314{display:none;grid-area:third;justify-content:flex-end}._utility_6ih5t_314{grid-area:third;display:flex;justify-content:flex-end}._utility_6ih5t_314 a{font-size:var(--font-size-sm)}._nav_6ih5t_1{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_6ih5t_1{height:100vh}}._navInner_6ih5t_342{position:relative}@media (max-width: 767px){._navInner_6ih5t_342{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_6ih5t_43{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_6ih5t_43{display:flex;flex-direction:column}._grid_6ih5t_43 ._linkWrapper_6ih5t_105{padding:var(--spacing-sm) 0}}._linkItem_6ih5t_112{display:flex;align-items:center;box-sizing:border-box}.modalContentContainer:has(._searchModal_6ih5t_376),.modalContentContainer:has(._localeModal_6ih5t_377){align-self:flex-start;top:2rem}._searchModal_6ih5t_376,._localeModal_6ih5t_377{padding:0!important;max-height:80dvh;overflow:hidden}._searchModal_6ih5t_376 .modalClose,._localeModal_6ih5t_377 .modalClose{display:none}._searchModal_6ih5t_376 .modalContent,._localeModal_6ih5t_377 .modalContent{margin-top:0}._separator_6ih5t_397{display:flex;align-items:center;justify-content:center;height:1px;width:100%;max-width:300px;background:var(--color-border)}@media (min-width: 768px){._separator_6ih5t_397{display:flex;align-items:center;justify-content:center;width:unset;height:45%;border-left:1px solid var(--color-border)}}._navTitle_6ih5t_416,._sublinkToggle_6ih5t_121,._search_6ih5t_118,._locale_6ih5t_119,._themeToggle_6ih5t_120 button,._link_6ih5t_105{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_6ih5t_416 ._newTabIcon_6ih5t_439,._sublinkToggle_6ih5t_121 ._newTabIcon_6ih5t_439,._search_6ih5t_118 ._newTabIcon_6ih5t_439,._locale_6ih5t_119 ._newTabIcon_6ih5t_439,._themeToggle_6ih5t_120 button ._newTabIcon_6ih5t_439,._link_6ih5t_105 ._newTabIcon_6ih5t_439{color:var(--color-secondary-75);transition:color .3s ease-in-out}._search_6ih5t_118,._locale_6ih5t_119,._themeToggle_6ih5t_120 button{justify-content:center}@media (min-width: 768px){._navTitle_6ih5t_416,._sublinksDescription_6ih5t_452,._link_6ih5t_105,._sublinkToggle_6ih5t_121,._link_6ih5t_105 ._linkContent_6ih5t_455,._sublinkToggle_6ih5t_121 ._linkContent_6ih5t_455{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_6ih5t_105:hover,._link_6ih5t_105._open_6ih5t_468,._search_6ih5t_118:hover,._sublinkToggle_6ih5t_121:hover,._sublinkToggle_6ih5t_121._open_6ih5t_468,._link_6ih5t_105:hover ._newTabIcon_6ih5t_439,._link_6ih5t_105._open_6ih5t_468 ._newTabIcon_6ih5t_439,._search_6ih5t_118:hover ._newTabIcon_6ih5t_439,._sublinkToggle_6ih5t_121:hover ._newTabIcon_6ih5t_439,._sublinkToggle_6ih5t_121._open_6ih5t_468 ._newTabIcon_6ih5t_439{color:var(--color-primary-100)}@media (max-width: 767px){._link_6ih5t_105:hover,._link_6ih5t_105._open_6ih5t_468,._search_6ih5t_118:hover,._sublinkToggle_6ih5t_121:hover,._sublinkToggle_6ih5t_121._open_6ih5t_468{color:var(--color-secondary-100)}._link_6ih5t_105:hover ._newTabIcon_6ih5t_439,._link_6ih5t_105._open_6ih5t_468 ._newTabIcon_6ih5t_439,._search_6ih5t_118:hover ._newTabIcon_6ih5t_439,._sublinkToggle_6ih5t_121:hover ._newTabIcon_6ih5t_439,._sublinkToggle_6ih5t_121._open_6ih5t_468 ._newTabIcon_6ih5t_439{color:var(--color-secondary-100)}}._navItem_6ih5t_487:hover{color:var(--color-primary-100)}._sublinkToggle_6ih5t_121,._back_6ih5t_492{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_6ih5t_121:hover,._sublinkToggle_6ih5t_121._open_6ih5t_468,._back_6ih5t_492:hover,._back_6ih5t_492._open_6ih5t_468{color:var(--color-primary-100)}._sublinks_6ih5t_452{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_6ih5t_452._show_6ih5t_541{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_6ih5t_452._show_6ih5t_541 ._navTitle_6ih5t_416,._sublinks_6ih5t_452._show_6ih5t_541 ._sublinksDescription_6ih5t_452,._sublinks_6ih5t_452._show_6ih5t_541 ._link_6ih5t_105,._sublinks_6ih5t_452._show_6ih5t_541 ._sublinkToggle_6ih5t_121,._sublinks_6ih5t_452._show_6ih5t_541 ._link_6ih5t_105 ._linkContent_6ih5t_455,._sublinks_6ih5t_452._show_6ih5t_541 ._sublinkToggle_6ih5t_121 ._linkContent_6ih5t_455{opacity:1;visibility:visible}._triangle_6ih5t_180{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_6ih5t_180._show_6ih5t_541{top:calc(100% + .3rem);opacity:1;visibility:visible}._triangle_6ih5t_180 polygon{stroke:var(--color-border);stroke-width:1px}._primaryColumn_6ih5t_590{border-right:1px solid var(--color-border)}._primaryColumn_6ih5t_590 ._sublinkToggle_6ih5t_121:hover,._primaryColumn_6ih5t_590 ._sublinkToggle_6ih5t_121._open_6ih5t_468{color:var(--color-primary-100)}._secondaryColumn_6ih5t_599{background-color:var(--color-secondary-10)}._spotlightColumn_6ih5t_603{background-color:var(--color-secondary-75)}._sublinksInner_6ih5t_607{background-color:var(--color-background);border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}@media (max-width: 767px){._sublinksInner_6ih5t_607{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_6ih5t_626{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_6ih5t_626{padding:0}}._chevron_6ih5t_636{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_6ih5t_121._open_6ih5t_468 ._chevron_6ih5t_636{transform:rotate(180deg)}._menubar_6ih5t_648{display:contents}._toolbar_6ih5t_652{display:flex;gap:var(--spacing-md);padding:var(--spacing-md) 0;width:100%}._toolbar_6ih5t_652 ._linkWrapper_6ih5t_105._parent_6ih5t_105{border:none;flex:1}@media (min-width: 768px){._toolbar_6ih5t_652{gap:0;padding:0}}@media (max-width: 767px){._logo_6ih5t_35{flex:1}._menuToggle_6ih5t_296,._search_6ih5t_118{display:flex;align-items:center;justify-content:center}._utility_6ih5t_314 a:not(._utility_6ih5t_314 a:first-of-type){display:none}._utilityMobile_6ih5t_314{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_6ih5t_314._open_6ih5t_468{transform:translateY(0)}._nav_6ih5t_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_6ih5t_1._open_6ih5t_468{transform:translate(0);opacity:1;pointer-events:auto}._linkWrapper_6ih5t_105{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_6ih5t_105._parent_6ih5t_105{border-bottom:1px solid var(--color-border)}._linkWrapper_6ih5t_105._parent_6ih5t_105:last-of-type{border:none}._linkItem_6ih5t_112{width:100%}._chevron_6ih5t_636{display:none}._sublinks_6ih5t_452{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_6ih5t_121{cursor:pointer;pointer-events:none;color:var(--color-secondary-75)}}._default_6ih5t_780 ._container_6ih5t_31{padding:var(--spacing-md)}@media (max-width: 767px){._default_6ih5t_780 ._container_6ih5t_31{padding:var(--spacing-sm) var(--spacing-md)}}._default_6ih5t_780 ._sublinks_6ih5t_452{position:absolute;right:0;width:max-content}@media (max-width: 767px){._default_6ih5t_780 ._sublinks_6ih5t_452{position:relative;justify-content:center;align-items:center;width:100%}}._default_6ih5t_780 ._linkItem_6ih5t_112{justify-content:flex-end}@media (max-width: 767px){._default_6ih5t_780 ._linkItem_6ih5t_112{justify-content:center;align-items:center}}._default_6ih5t_780 ._sublinksInner_6ih5t_607{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_6ih5t_780 ._sublinksInner_6ih5t_607{justify-content:center;align-items:center}}._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121,._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._link_6ih5t_105{height:40px}@media (min-width: 768px){._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._link_6ih5t_105,._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._search_6ih5t_118,._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._locale_6ih5t_119,._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112._themeToggle_6ih5t_120 button,._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-secondary-100)}._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._link_6ih5t_105:hover,._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._search_6ih5t_118:hover,._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._locale_6ih5t_119:hover,._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112._themeToggle_6ih5t_120 button:hover,._default_6ih5t_780 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121:hover{color:var(--color-primary-100);background-color:transparent}}._advanced_6ih5t_854 ._linkContent_6ih5t_455{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-sm)}._advanced_6ih5t_854 ._subtitle_6ih5t_863{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_6ih5t_854 ._sublinksDescription_6ih5t_452,._advanced_6ih5t_854 ._sublinksDescription_6ih5t_452 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_6ih5t_854 ._sublinks_6ih5t_452{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_6ih5t_854 ._sublinks_6ih5t_452{position:relative;justify-content:center;align-items:center}}._advanced_6ih5t_854 ._linkItem_6ih5t_112{justify-content:flex-start}._advanced_6ih5t_854 ._sublinksInner_6ih5t_607{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_6ih5t_854 ._sublinksInner_6ih5t_607._withSpotlight_6ih5t_905{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_6ih5t_854 ._sublinksInner_6ih5t_607._withoutSpotlight_6ih5t_909{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_6ih5t_854 ._sublinksInner_6ih5t_607{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_6ih5t_854 ._sublinkToggle_6ih5t_121{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_6ih5t_854 ._sublinkToggle_6ih5t_121:hover,._advanced_6ih5t_854 ._sublinkToggle_6ih5t_121._open_6ih5t_468{color:var(--color-primary-100)}._advanced_6ih5t_854 ._back_6ih5t_492{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_6ih5t_854 ._back_6ih5t_492:hover{color:var(--color-primary-100)}._transparent_6ih5t_947{background-color:transparent}._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121,._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._link_6ih5t_105{height:40px}@media (min-width: 768px){._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._link_6ih5t_105,._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._search_6ih5t_118,._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._locale_6ih5t_119,._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112._themeToggle_6ih5t_120 button,._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-navigation-transparent-links)}._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._link_6ih5t_105:hover,._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._search_6ih5t_118:hover,._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._locale_6ih5t_119:hover,._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112._themeToggle_6ih5t_120 button:hover,._transparent_6ih5t_947 ._linkWrapper_6ih5t_105._parent_6ih5t_105>._linkItem_6ih5t_112 ._sublinkToggle_6ih5t_121:hover{color:var(--color-navigation-transparent-linksHover);background-color:transparent}}@media (max-width: 767px){._transparent_6ih5t_947: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_6ih5t_947 ._nav_6ih5t_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_6ih5t_947 ._nav_6ih5t_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_6ih5t_947 ._nav_6ih5t_1:before{border-radius:0}}@media (max-width: 767px){._transparent_6ih5t_947 ._utility_6ih5t_314 a,._transparent_6ih5t_947 ._utility_6ih5t_314 button{-webkit-backdrop-filter:unset;backdrop-filter:unset}._transparent_6ih5t_947 ._utility_6ih5t_314 a>span,._transparent_6ih5t_947 ._utility_6ih5t_314 button>span{background-color:transparent;padding:0}._transparent_6ih5t_947 ._utility_6ih5t_314 a:hover>span,._transparent_6ih5t_947 ._utility_6ih5t_314 button:hover>span{background-color:transparent;padding:0;color:var(--color-primary-100)}}@media (max-width: 767px){._transparent_6ih5t_947 ._menuToggle_6ih5t_296,._transparent_6ih5t_947 ._search_6ih5t_118{width:unset}}._utilityDefault_6ih5t_1064{height:32px}._utilityDefault_6ih5t_1064>span{padding:var(--spacing-xs) var(--spacing-sm)!important}._utilityScrolled_6ih5t_1071{height:32px;-webkit-backdrop-filter:saturate(1.1) blur(1rem);backdrop-filter:saturate(1.1) blur(1rem);background-color:transparent;transition:background-color .2s ease}._utilityScrolled_6ih5t_1071>span{padding:var(--spacing-xs) var(--spacing-sm)!important;background-color:#ffffffbf;color:var(--color-primar-100);width:100%;transition:background-color .2s ease}._utilityScrolled_6ih5t_1071:hover{background-color:transparent}._utilityScrolled_6ih5t_1071:hover>span{background-color:var(--color-button-primary-base-hover-bg);color:var(--color-button-blurred-base-text)}._groupDivider_6ih5t_1096{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}@media (max-width: 767px){._searchWrapper_6ih5t_1104{grid-area:fourth;width:auto}}._mobileMenu_6ih5t_1111,._mobileMenuSlide_6ih5t_1112{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_6ih5t_1122{opacity:0}._fadeInFromLeft_6ih5t_1126{animation:_fadeInFromLeft_6ih5t_1126 .3s ease-in-out forwards}._fadeInFromRight_6ih5t_1130{animation:_fadeInFromRight_6ih5t_1130 .3s ease-in-out forwards}._spotlight_6ih5t_603{display:flex;flex-direction:column;gap:var(--spacing-md)}._spotlight_6ih5t_603 ._imageWrapper_6ih5t_1140{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._spotlight_6ih5t_603 ._imageWrapper_6ih5t_1140 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._spotlight_6ih5t_603 ._image_6ih5t_1140{width:100%;height:auto;object-fit:cover}._spotlight_6ih5t_603 ._content_6ih5t_1162{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._spotlight_6ih5t_603 ._title_6ih5t_91{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._spotlight_6ih5t_603 ._description_6ih5t_1177{color:#fff}._spotlight_6ih5t_603 ._actions_6ih5t_1181{display:flex;flex-direction:column;align-items:flex-start}@keyframes _fadeInFromLeft_6ih5t_1126{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_6ih5t_1130{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}
1
+ ._navbar_1r5lj_1{position:relative;z-index:1000}._sticky_1r5lj_15{position:fixed;top:var(--announcement-height, 0px);left:0;right:0;z-index:1000;width:100%}._left_1r5lj_30 ._container_1r5lj_31{grid-template-columns:auto auto 1fr}@media (max-width: 767px){._left_1r5lj_30 ._container_1r5lj_31{grid-template-columns:1fr max-content max-content max-content}._left_1r5lj_30 ._logo_1r5lj_40{flex:1}}._center_1r5lj_46 ._container_1r5lj_31{grid-template-columns:1fr auto 1fr}._center_1r5lj_46 ._utility_1r5lj_52{justify-self:end}._center_1r5lj_46 ._nav_1r5lj_1{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_1r5lj_46 ._nav_1r5lj_1._hidden_1r5lj_62{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_1r5lj_46 ._nav_1r5lj_1._visible_1r5lj_69{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_1r5lj_46 ._container_1r5lj_31{grid-template-columns:1fr max-content max-content max-content}._center_1r5lj_46 ._logo_1r5lj_40{flex:1}}._right_1r5lj_88 ._container_1r5lj_31{grid-template-columns:1fr auto auto}@media (max-width: 767px){._right_1r5lj_88 ._container_1r5lj_31{grid-template-columns:1fr max-content max-content max-content}._right_1r5lj_88 ._logo_1r5lj_40,._right_1r5lj_88 ._title_1r5lj_99{flex:1}}._linkWrapper_1r5lj_105._parent_1r5lj_105{overflow:visible;position:relative}@media (min-width: 768px){._linkWrapper_1r5lj_105._parent_1r5lj_105:first-of-type>._linkItem_1r5lj_112{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full);overflow:hidden}._linkWrapper_1r5lj_105._parent_1r5lj_105:first-of-type>._linkItem_1r5lj_112 ._link_1r5lj_105,._linkWrapper_1r5lj_105._parent_1r5lj_105:first-of-type>._linkItem_1r5lj_112 ._search_1r5lj_118,._linkWrapper_1r5lj_105._parent_1r5lj_105:first-of-type>._linkItem_1r5lj_112 ._locale_1r5lj_119,._linkWrapper_1r5lj_105._parent_1r5lj_105:first-of-type>._linkItem_1r5lj_112._themeToggle_1r5lj_120 button,._linkWrapper_1r5lj_105._parent_1r5lj_105:first-of-type>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121{margin-left:var(--spacing-sm)}}@media (min-width: 768px){._linkWrapper_1r5lj_105._parent_1r5lj_105:last-of-type>._linkItem_1r5lj_112{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full);overflow:hidden}._linkWrapper_1r5lj_105._parent_1r5lj_105:last-of-type>._linkItem_1r5lj_112 ._link_1r5lj_105,._linkWrapper_1r5lj_105._parent_1r5lj_105:last-of-type>._linkItem_1r5lj_112 ._search_1r5lj_118,._linkWrapper_1r5lj_105._parent_1r5lj_105:last-of-type>._linkItem_1r5lj_112 ._locale_1r5lj_119,._linkWrapper_1r5lj_105._parent_1r5lj_105:last-of-type>._linkItem_1r5lj_112._themeToggle_1r5lj_120 button,._linkWrapper_1r5lj_105._parent_1r5lj_105:last-of-type>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121{margin-right:var(--spacing-sm)}}._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121,._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._link_1r5lj_105{height:40px}@media (min-width: 768px){._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._link_1r5lj_105,._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._search_1r5lj_118,._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._locale_1r5lj_119,._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112._themeToggle_1r5lj_120 button,._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._link_1r5lj_105:hover,._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._search_1r5lj_118:hover,._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._locale_1r5lj_119:hover,._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112._themeToggle_1r5lj_120 button:hover,._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}}._standard_1r5lj_172{left:0;background-color:var(--color-background)}._standard_1r5lj_172 ._linkWrapper_1r5lj_105{position:relative}._standard_1r5lj_172 ._triangle_1r5lj_180{display:none}._container_1r5lj_31{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:50px;margin:0 auto;padding:var(--spacing-md) var(--spacing-lg);position:relative}@media (max-width: 767px){._container_1r5lj_31{grid-template-columns:1fr max-content max-content max-content;grid-template-areas:"first third fourth fifth";grid-gap:var(--spacing-sm)}}._container_1r5lj_31._twoColumn_1r5lj_209{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}@media (max-width: 767px){._container_1r5lj_31._twoColumn_1r5lj_209{display:flex}}._mobileButtons_1r5lj_218{display:none}@media (max-width: 767px){._mobileButtons_1r5lj_218{display:flex;align-items:center;gap:var(--spacing-lg);grid-area:fifth}._mobileButtons_1r5lj_218 ._linkWrapper_1r5lj_105{padding:0}}._mobileButtons_1r5lj_218 ._search_1r5lj_118{padding:0;width:unset}._title_1r5lj_99{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);z-index:1005}._logo_1r5lj_40{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_1r5lj_40 a{display:flex;align-items:center;justify-content:flex-start}._logo_1r5lj_40 img{height:auto;width:auto}@media (max-width: 767px){._logo_1r5lj_40 img{max-width:120px}}._search_1r5lj_118,._locale_1r5lj_119,._themeToggle_1r5lj_120 button{background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px}._search_1r5lj_118 svg,._locale_1r5lj_119 svg,._themeToggle_1r5lj_120 button svg{position:relative;z-index:5}._menuToggle_1r5lj_296{grid-area:fifth;background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative}._menuToggle_1r5lj_296 svg{position:relative;z-index:5}._utilityMobile_1r5lj_314{display:none;grid-area:third;justify-content:flex-end}._utility_1r5lj_52{grid-area:third;display:flex;justify-content:flex-end}._utility_1r5lj_52 a{font-size:var(--font-size-sm)}._nav_1r5lj_1{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_1r5lj_1{height:100vh}}._navInner_1r5lj_342{position:relative}@media (max-width: 767px){._navInner_1r5lj_342{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_1r5lj_353{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_1r5lj_353{display:flex;flex-direction:column}._grid_1r5lj_353 ._linkWrapper_1r5lj_105{padding:var(--spacing-sm) 0}}._linkItem_1r5lj_112{display:flex;align-items:center;box-sizing:border-box}.modalContentContainer:has(._searchModal_1r5lj_376),.modalContentContainer:has(._localeModal_1r5lj_377){align-self:flex-start;top:2rem}._searchModal_1r5lj_376,._localeModal_1r5lj_377{padding:0!important;max-height:80dvh;overflow:hidden}._searchModal_1r5lj_376 .modalClose,._localeModal_1r5lj_377 .modalClose{display:none}._searchModal_1r5lj_376 .modalContent,._localeModal_1r5lj_377 .modalContent{margin-top:0}._separator_1r5lj_397{display:flex;align-items:center;justify-content:center;height:1px;width:100%;max-width:300px;background:var(--color-border)}@media (min-width: 768px){._separator_1r5lj_397{display:flex;align-items:center;justify-content:center;width:unset;height:45%;border-left:1px solid var(--color-border)}}._navTitle_1r5lj_416,._sublinkToggle_1r5lj_121,._search_1r5lj_118,._locale_1r5lj_119,._themeToggle_1r5lj_120 button,._link_1r5lj_105{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_1r5lj_416 ._newTabIcon_1r5lj_439,._sublinkToggle_1r5lj_121 ._newTabIcon_1r5lj_439,._search_1r5lj_118 ._newTabIcon_1r5lj_439,._locale_1r5lj_119 ._newTabIcon_1r5lj_439,._themeToggle_1r5lj_120 button ._newTabIcon_1r5lj_439,._link_1r5lj_105 ._newTabIcon_1r5lj_439{color:var(--color-secondary-75);transition:color .3s ease-in-out}._search_1r5lj_118,._locale_1r5lj_119,._themeToggle_1r5lj_120 button{justify-content:center}@media (min-width: 768px){._navTitle_1r5lj_416,._sublinksDescription_1r5lj_452,._link_1r5lj_105,._sublinkToggle_1r5lj_121,._link_1r5lj_105 ._linkContent_1r5lj_455,._sublinkToggle_1r5lj_121 ._linkContent_1r5lj_455{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_1r5lj_105:hover,._link_1r5lj_105._open_1r5lj_468,._search_1r5lj_118:hover,._sublinkToggle_1r5lj_121:hover,._sublinkToggle_1r5lj_121._open_1r5lj_468,._link_1r5lj_105:hover ._newTabIcon_1r5lj_439,._link_1r5lj_105._open_1r5lj_468 ._newTabIcon_1r5lj_439,._search_1r5lj_118:hover ._newTabIcon_1r5lj_439,._sublinkToggle_1r5lj_121:hover ._newTabIcon_1r5lj_439,._sublinkToggle_1r5lj_121._open_1r5lj_468 ._newTabIcon_1r5lj_439{color:var(--color-primary-100)}@media (max-width: 767px){._link_1r5lj_105:hover,._link_1r5lj_105._open_1r5lj_468,._search_1r5lj_118:hover,._sublinkToggle_1r5lj_121:hover,._sublinkToggle_1r5lj_121._open_1r5lj_468{color:var(--color-secondary-100)}._link_1r5lj_105:hover ._newTabIcon_1r5lj_439,._link_1r5lj_105._open_1r5lj_468 ._newTabIcon_1r5lj_439,._search_1r5lj_118:hover ._newTabIcon_1r5lj_439,._sublinkToggle_1r5lj_121:hover ._newTabIcon_1r5lj_439,._sublinkToggle_1r5lj_121._open_1r5lj_468 ._newTabIcon_1r5lj_439{color:var(--color-secondary-100)}}._navItem_1r5lj_487:hover{color:var(--color-primary-100)}._sublinkToggle_1r5lj_121,._back_1r5lj_492{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_1r5lj_121:hover,._sublinkToggle_1r5lj_121._open_1r5lj_468,._back_1r5lj_492:hover,._back_1r5lj_492._open_1r5lj_468{color:var(--color-primary-100)}._sublinks_1r5lj_452{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_1r5lj_452._show_1r5lj_541{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_1r5lj_452._show_1r5lj_541 ._navTitle_1r5lj_416,._sublinks_1r5lj_452._show_1r5lj_541 ._sublinksDescription_1r5lj_452,._sublinks_1r5lj_452._show_1r5lj_541 ._link_1r5lj_105,._sublinks_1r5lj_452._show_1r5lj_541 ._sublinkToggle_1r5lj_121,._sublinks_1r5lj_452._show_1r5lj_541 ._link_1r5lj_105 ._linkContent_1r5lj_455,._sublinks_1r5lj_452._show_1r5lj_541 ._sublinkToggle_1r5lj_121 ._linkContent_1r5lj_455{opacity:1;visibility:visible}._triangle_1r5lj_180{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_1r5lj_180._show_1r5lj_541{top:calc(100% + .3rem);opacity:1;visibility:visible}._triangle_1r5lj_180 polygon{stroke:var(--color-border);stroke-width:1px}._primaryColumn_1r5lj_590{border-right:1px solid var(--color-border)}._primaryColumn_1r5lj_590 ._sublinkToggle_1r5lj_121:hover,._primaryColumn_1r5lj_590 ._sublinkToggle_1r5lj_121._open_1r5lj_468{color:var(--color-primary-100)}._secondaryColumn_1r5lj_599{background-color:var(--color-secondary-10)}._spotlightColumn_1r5lj_603{background-color:var(--color-secondary-75)}._sublinksInner_1r5lj_607{background-color:var(--color-background);border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}@media (max-width: 767px){._sublinksInner_1r5lj_607{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_1r5lj_626{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_1r5lj_626{padding:0}}._chevron_1r5lj_636{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_1r5lj_121._open_1r5lj_468 ._chevron_1r5lj_636{transform:rotate(180deg)}._menubar_1r5lj_648{display:contents}._toolbar_1r5lj_652{display:flex;gap:var(--spacing-md);padding:var(--spacing-md) 0;width:100%}._toolbar_1r5lj_652 ._linkWrapper_1r5lj_105._parent_1r5lj_105{border:none;flex:1}@media (min-width: 768px){._toolbar_1r5lj_652{gap:0;padding:0}}@media (max-width: 767px){._logo_1r5lj_40{flex:1}._menuToggle_1r5lj_296,._search_1r5lj_118{display:flex;align-items:center;justify-content:center}._utility_1r5lj_52 a:not(._utility_1r5lj_52 a:first-of-type){display:none}._utilityMobile_1r5lj_314{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_1r5lj_314._open_1r5lj_468{transform:translateY(0)}._nav_1r5lj_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_1r5lj_1._open_1r5lj_468{transform:translate(0);opacity:1;pointer-events:auto}._linkWrapper_1r5lj_105{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_1r5lj_105._parent_1r5lj_105{border-bottom:1px solid var(--color-border)}._linkWrapper_1r5lj_105._parent_1r5lj_105:last-of-type{border:none}._linkItem_1r5lj_112{width:100%}._chevron_1r5lj_636{display:none}._sublinks_1r5lj_452{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_1r5lj_121{cursor:pointer;pointer-events:none;color:var(--color-secondary-75)}}._default_1r5lj_780 ._container_1r5lj_31{padding:var(--spacing-md)}@media (max-width: 767px){._default_1r5lj_780 ._container_1r5lj_31{padding:var(--spacing-sm) var(--spacing-md)}}._default_1r5lj_780 ._sublinks_1r5lj_452{position:absolute;right:0;width:max-content}@media (max-width: 767px){._default_1r5lj_780 ._sublinks_1r5lj_452{position:relative;justify-content:center;align-items:center;width:100%}}._default_1r5lj_780 ._linkItem_1r5lj_112{justify-content:flex-end}@media (max-width: 767px){._default_1r5lj_780 ._linkItem_1r5lj_112{justify-content:center;align-items:center}}._default_1r5lj_780 ._sublinksInner_1r5lj_607{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_1r5lj_780 ._sublinksInner_1r5lj_607{justify-content:center;align-items:center}}._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121,._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._link_1r5lj_105{height:40px}@media (min-width: 768px){._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._link_1r5lj_105,._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._search_1r5lj_118,._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._locale_1r5lj_119,._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112._themeToggle_1r5lj_120 button,._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-secondary-100)}._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._link_1r5lj_105:hover,._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._search_1r5lj_118:hover,._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._locale_1r5lj_119:hover,._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112._themeToggle_1r5lj_120 button:hover,._default_1r5lj_780 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121:hover{color:var(--color-primary-100);background-color:transparent}}._advanced_1r5lj_854 ._linkContent_1r5lj_455{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-sm)}._advanced_1r5lj_854 ._subtitle_1r5lj_863{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_1r5lj_854 ._sublinksDescription_1r5lj_452,._advanced_1r5lj_854 ._sublinksDescription_1r5lj_452 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_1r5lj_854 ._sublinks_1r5lj_452{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_1r5lj_854 ._sublinks_1r5lj_452{position:relative;justify-content:center;align-items:center}}._advanced_1r5lj_854 ._linkItem_1r5lj_112{justify-content:flex-start}._advanced_1r5lj_854 ._sublinksInner_1r5lj_607{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_1r5lj_854 ._sublinksInner_1r5lj_607._withSpotlight_1r5lj_905{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_1r5lj_854 ._sublinksInner_1r5lj_607._withoutSpotlight_1r5lj_909{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_1r5lj_854 ._sublinksInner_1r5lj_607{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_1r5lj_854 ._sublinkToggle_1r5lj_121{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_1r5lj_854 ._sublinkToggle_1r5lj_121:hover,._advanced_1r5lj_854 ._sublinkToggle_1r5lj_121._open_1r5lj_468{color:var(--color-primary-100)}._advanced_1r5lj_854 ._back_1r5lj_492{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_1r5lj_854 ._back_1r5lj_492:hover{color:var(--color-primary-100)}._transparent_1r5lj_947{background-color:transparent}._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121,._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._link_1r5lj_105{height:40px}@media (min-width: 768px){._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._link_1r5lj_105,._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._search_1r5lj_118,._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._locale_1r5lj_119,._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112._themeToggle_1r5lj_120 button,._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-navigation-transparent-links)}._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._link_1r5lj_105:hover,._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._search_1r5lj_118:hover,._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._locale_1r5lj_119:hover,._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112._themeToggle_1r5lj_120 button:hover,._transparent_1r5lj_947 ._linkWrapper_1r5lj_105._parent_1r5lj_105>._linkItem_1r5lj_112 ._sublinkToggle_1r5lj_121:hover{color:var(--color-navigation-transparent-linksHover);background-color:transparent}}@media (max-width: 767px){._transparent_1r5lj_947: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_1r5lj_947 ._nav_1r5lj_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_1r5lj_947 ._nav_1r5lj_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_1r5lj_947 ._nav_1r5lj_1:before{border-radius:0}}@media (max-width: 767px){._transparent_1r5lj_947 ._utility_1r5lj_52 a,._transparent_1r5lj_947 ._utility_1r5lj_52 button{-webkit-backdrop-filter:unset;backdrop-filter:unset}._transparent_1r5lj_947 ._utility_1r5lj_52 a>span,._transparent_1r5lj_947 ._utility_1r5lj_52 button>span{background-color:transparent;padding:0}._transparent_1r5lj_947 ._utility_1r5lj_52 a:hover>span,._transparent_1r5lj_947 ._utility_1r5lj_52 button:hover>span{background-color:transparent;padding:0;color:var(--color-primary-100)}}@media (max-width: 767px){._transparent_1r5lj_947 ._menuToggle_1r5lj_296,._transparent_1r5lj_947 ._search_1r5lj_118{width:unset}}._utilityDefault_1r5lj_1064{height:32px}._utilityDefault_1r5lj_1064>span{padding:var(--spacing-xs) var(--spacing-sm)!important}._utilityScrolled_1r5lj_1071{height:32px;-webkit-backdrop-filter:saturate(1.1) blur(1rem);backdrop-filter:saturate(1.1) blur(1rem);background-color:transparent;transition:background-color .2s ease}._utilityScrolled_1r5lj_1071>span{padding:var(--spacing-xs) var(--spacing-sm)!important;background-color:#ffffffbf;color:var(--color-primar-100);width:100%;transition:background-color .2s ease}._utilityScrolled_1r5lj_1071:hover{background-color:transparent}._utilityScrolled_1r5lj_1071:hover>span{background-color:var(--color-button-primary-base-hover-bg);color:var(--color-button-blurred-base-text)}._groupDivider_1r5lj_1096{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}@media (max-width: 767px){._searchWrapper_1r5lj_1104{grid-area:fourth;width:auto}}._mobileMenu_1r5lj_1111,._mobileMenuSlide_1r5lj_1112{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_1r5lj_1122{opacity:0}._fadeInFromLeft_1r5lj_1126{animation:_fadeInFromLeft_1r5lj_1126 .3s ease-in-out forwards}._fadeInFromRight_1r5lj_1130{animation:_fadeInFromRight_1r5lj_1130 .3s ease-in-out forwards}._spotlight_1r5lj_603{display:flex;flex-direction:column;gap:var(--spacing-md)}._spotlight_1r5lj_603 ._imageWrapper_1r5lj_1140{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._spotlight_1r5lj_603 ._imageWrapper_1r5lj_1140 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._spotlight_1r5lj_603 ._image_1r5lj_1140{width:100%;height:auto;object-fit:cover}._spotlight_1r5lj_603 ._content_1r5lj_1162{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._spotlight_1r5lj_603 ._title_1r5lj_99{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._spotlight_1r5lj_603 ._description_1r5lj_1177{color:#fff}._spotlight_1r5lj_603 ._actions_1r5lj_1181{display:flex;flex-direction:column;align-items:flex-start}@keyframes _fadeInFromLeft_1r5lj_1126{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_1r5lj_1130{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-BdtQuSOn.cjs");require("../../../external-link-DDShu-48.cjs");require("../../../chevron-down-DfK1XBl3.cjs");exports.NavLink=e.NavLink;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");const e=require("../../../NavLink-DjUfU_RT.cjs");require("../../../external-link-DDShu-48.cjs");require("../../../chevron-down-DfK1XBl3.cjs");exports.NavLink=e.NavLink;
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { N as a } from "../../../NavLink-xTMh9OzP.js";
3
+ import { N as a } from "../../../NavLink-DOQYRXlf.js";
4
4
  import "../../../external-link-BOPobeQJ.js";
5
5
  import "../../../chevron-down-DSUzBz9F.js";
6
6
  export {
@@ -1,11 +1,11 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),t=require("react"),ae=require("../Modal/index.cjs"),w=require("../../../index-0SVQqhAg.cjs"),ie=require("../ButtonGroup/index.cjs"),e=require("../../../NavLink-BdtQuSOn.cjs"),K=require("../../utils/NoScroll/noScroll.cjs"),_e=require("../../../chevron-right-motlyADs.cjs"),V=require("../../../external-link-DDShu-48.cjs"),Ee=require("../../../x-Dft9NVe_.cjs"),re=require("../../../createLucideIcon-DpotSgUx.cjs"),Le=require("../../../chevron-down-DfK1XBl3.cjs");/**
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),a=require("react"),ae=require("../Modal/index.cjs"),w=require("../../../index-0SVQqhAg.cjs"),te=require("../ButtonGroup/index.cjs"),e=require("../../../NavLink-DjUfU_RT.cjs"),G=require("../../utils/NoScroll/noScroll.cjs"),we=require("../../../chevron-right-motlyADs.cjs"),W=require("../../../external-link-DDShu-48.cjs"),Se=require("../../../x-Dft9NVe_.cjs"),ie=require("../../../createLucideIcon-DpotSgUx.cjs"),Ce=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.
5
5
  * See the LICENSE file in the root directory of this source tree.
6
- */const Me=[["path",{d:"M21.54 15H17a2 2 0 0 0-2 2v4.54",key:"1djwo0"}],["path",{d:"M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17",key:"1tzkfa"}],["path",{d:"M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05",key:"14pb5j"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Ie=re.createLucideIcon("earth",Me);/**
6
+ */const _e=[["path",{d:"M21.54 15H17a2 2 0 0 0-2 2v4.54",key:"1djwo0"}],["path",{d:"M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17",key:"1tzkfa"}],["path",{d:"M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05",key:"14pb5j"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Ee=ie.createLucideIcon("earth",_e);/**
7
7
  * @license lucide-react v0.488.0 - ISC
8
8
  *
9
9
  * This source code is licensed under the ISC license.
10
10
  * See the LICENSE file in the root directory of this source tree.
11
- */const Be=[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]],ze=re.createLucideIcon("search",Be),Re={standard:e.styles.standard,transparent:e.styles.transparent},Ae={left:e.styles.left,center:e.styles.center,right:e.styles.right},qe=({spotlight:o,renderText:p})=>{var h,L,x,g,N,M;const d=o.callToAction;if(!d)return null;const k=((h=d.linkOptions)==null?void 0:h.linkType)==="external";let y="#";return k&&((L=d.linkOptions)!=null&&L.externalUrl)?y=d.linkOptions.externalUrl:((x=d.linkOptions)==null?void 0:x.linkType)==="internal"&&((N=(g=d.linkOptions)==null?void 0:g.internalUrl)!=null&&N.slug.current)&&(y=`/${d.linkOptions.internalUrl.slug.current}`),s.jsxs("div",{className:e.styles.spotlight,children:[o.image&&s.jsx("div",{className:e.styles.imageWrapper,children:s.jsx("img",{src:((M=o.image.imageUrls)==null?void 0:M.medium)??"",alt:o.image.asset.altText||o.image.asset.description||"Content image",width:600,height:400})}),s.jsxs("div",{className:e.styles.content,children:[o.title&&s.jsx("div",{className:e.styles.title,children:p==null?void 0:p(o.title,e.styles.title)}),o.description&&s.jsx("div",{className:e.styles.description,children:p==null?void 0:p(o.description,e.styles.description)})]}),d.linkOptions&&s.jsx("div",{className:e.styles.actions,children:s.jsx(w.Button,{as:"a",variant:d.variant??"primary",href:y,target:k?"_blank":"_self",rel:k?"noopener noreferrer":void 0,"aria-label":d.ariaLabel||d.label,children:d.label})})]})};function Oe({renderText:o,title:p,logo:d,items:k,groups:y,utilityItems:h,isSticky:L=!1,showSearch:x=!0,showLocaleSelect:g=!0,showThemeToggle:N=!0,themeToggleComponent:M,alignment:O="right",variant:H="standard",navigationType:I="default",searchComponent:ce,localeSelectComponent:oe,className:de,style:ue,...ye}){const[m,X]=t.useState(!1),[Y,v]=t.useState(null),[he,me]=t.useState(0),[fe,be]=t.useState(!1),[J,pe]=t.useState(!1),[xe,ve]=t.useState(null),[u,S]=t.useState([]),[B,D]=t.useState(0),[je,Q]=t.useState(null),[C,ke]=t.useState(!1),[z,R]=t.useState("forward"),P=t.useRef(null),j=t.useRef(null),T=t.useRef(null),W=t.useRef(new Map),Z=()=>s.jsx("div",{className:`${e.styles.linkWrapper} ${e.styles.parent}`,role:"presentation",children:s.jsx("div",{className:`${e.styles.linkItem} ${e.styles.themeToggle}`,role:"presentation",children:M})}),F=()=>s.jsx("div",{className:`${e.styles.linkWrapper} ${e.styles.parent} ${e.styles.searchWrapper}`,children:s.jsx("div",{className:e.styles.linkItem,children:s.jsx(ae.Modal,{size:"lg",className:e.styles.searchModal,trigger:s.jsx("button",{title:"Search","aria-label":"Search",className:e.styles.search,children:s.jsx(ze,{size:16,"aria-hidden":"true"})}),content:ce})})}),ee=()=>s.jsx("div",{className:`${e.styles.linkWrapper} ${e.styles.parent}`,children:s.jsx("div",{className:e.styles.linkItem,children:s.jsx(ae.Modal,{className:e.styles.localeModal,trigger:s.jsx("button",{title:"Locale Select","aria-label":"Locale Select",className:e.styles.locale,children:s.jsx(Ie,{size:16,"aria-hidden":"true"})}),content:oe})})}),A=t.useCallback(()=>{j.current&&me(j.current.getBoundingClientRect().width)},[]),se=()=>{X(n=>{const l=!n;return l||(S([]),R("forward"),v(null)),l})},ne=t.useCallback(n=>{const l=W.current.get(n);if(l&&j.current){const c=l.getBoundingClientRect(),a=j.current.getBoundingClientRect();ve(c.left-a.left+c.width/2)}},[]),ge=t.useCallback(n=>{v(l=>l===n?null:n)},[]),U=t.useCallback(n=>{P.current&&!P.current.contains(n.target)&&v(null)},[]),G=t.useCallback(()=>{A(),typeof window<"u"&&window.innerWidth>768&&(X(!1),v(null))},[A]),Ne=()=>S([]),$e=n=>{R("forward"),S([{title:n.title,primary:n.primaryItems??[],secondary:n.secondaryItems??[],description:""}])},le=n=>{R("forward"),S(l=>[...l,{title:n.label,primary:n.sublinks??[],secondary:[],description:n.description}])},we=()=>{R("backward"),S(n=>n.slice(0,-1))};t.useEffect(()=>{if(typeof window>"u")return;const n=()=>ke(window.innerWidth<768);return n(),window.addEventListener("resize",n),()=>window.removeEventListener("resize",n)},[]),t.useEffect(()=>{if(typeof window>"u")return;const n=()=>pe(window.scrollY>10);return n(),window.addEventListener("scroll",n,{passive:!0}),()=>window.removeEventListener("scroll",n)},[]),t.useEffect(()=>{const n=typeof window<"u",l=typeof document<"u";return n&&window.addEventListener("resize",G),l&&document.addEventListener("click",U),A(),be(!0),()=>{n&&window.removeEventListener("resize",G),l&&document.removeEventListener("click",U)}},[G,U,A]),t.useEffect(()=>{if(!(typeof document>"u"))return m?setTimeout(()=>K.lockScroll(),0):K.unlockScroll(),()=>K.unlockScroll()},[m]),t.useEffect(()=>{var c;if(!m)return;if(typeof window<"u"&&typeof window.matchMedia=="function"&&window.matchMedia("(pointer: fine)").matches){const a=(c=j.current)==null?void 0:c.querySelector('a[href], button:not([disabled]), input, select, textarea, [tabindex]:not([tabindex="-1"])');a==null||a.focus()}const l=a=>{var E;if(a.key==="Escape"){se(),(E=T.current)==null||E.focus();return}if(a.key!=="Tab"||!j.current)return;const b=Array.from(j.current.querySelectorAll('a[href], button:not([disabled]), input, select, textarea, [tabindex]:not([tabindex="-1"])')).filter(r=>!r.closest("[aria-hidden=true]"));if(b.length===0)return;const f=b[0],_=b[b.length-1];a.shiftKey?document.activeElement===f&&(a.preventDefault(),_.focus()):document.activeElement===_&&(a.preventDefault(),f.focus())};return document.addEventListener("keydown",l),()=>document.removeEventListener("keydown",l)},[m]);const q=(n,l="")=>n.map((c,a)=>{const b=`${l}/${c._key??c.label}-${a}`;return s.jsx(e.NavLink,{link:c,path:b,parentPath:l,openPath:Y,togglePath:ge,updateTriangleIndicator:ne,setOpenPath:v,renderLinks:q,buttonRefs:W},b)}),Se=n=>n.map((l,c)=>{var _,E;const a=`group-${c}`,b=je===c,f=(_=l.primaryItems)==null?void 0:_[B??0];return s.jsxs("div",{className:`${e.styles.linkWrapper} ${e.styles.parent}`,onMouseEnter:()=>{Q(c),v(a),ne(a)},children:[s.jsx("div",{className:e.styles.linkItem,children:s.jsxs("button",{ref:r=>{W.current.set(a,r)},"aria-haspopup":!0,"aria-expanded":b,"aria-controls":`submenu-${c}`,className:`${e.styles.sublinkToggle} ${b?e.styles.open:""}`,children:[l.title,s.jsx(Le.ChevronDown,{size:18,className:e.styles.chevron,"aria-hidden":"true"})]})}),s.jsx("div",{id:`submenu-${c}`,className:`${e.styles.sublinks} ${b?e.styles.show:""}`,role:"menu","aria-label":`${l.title} submenu`,onMouseLeave:()=>{Q(null),D(0),v(null)},children:s.jsx("div",{children:s.jsxs("div",{className:`${e.styles.sublinksInner} ${l.spotlight?e.styles.withSpotlight:e.styles.withoutSpotlight}`,children:[s.jsxs("div",{className:`${e.styles.sublinksColumn} ${e.styles.primaryColumn}`,children:[s.jsx("div",{className:e.styles.linkItem}),(E=l.primaryItems)==null?void 0:E.map((r,$)=>r.href?s.jsx("div",{role:"menuitem",children:s.jsxs("a",{href:r.href,className:`${e.styles.link} ${B===$?e.styles.open:""}`,target:r.isExternal?"_blank":"_self",rel:r.isExternal?"noopener noreferrer":void 0,onClick:()=>{var te;v(null),(te=r.onClick)==null||te.call(r)},onMouseEnter:()=>D($),children:[s.jsxs("span",{className:e.styles.linkContent,children:[r.label,r.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:r.subtitle})]}),r.isExternal&&s.jsx(V.ExternalLink,{className:e.styles.newTabIcon,size:16,"aria-hidden":"true"})]})},r._key??$):s.jsx("div",{role:"menuitem",children:s.jsx("button",{className:`${e.styles.sublinkToggle} ${B===$?e.styles.open:""}`,onMouseEnter:()=>D($),children:s.jsxs("span",{className:e.styles.linkContent,children:[r.label,r.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:r.subtitle})]})})},r._key??$))]}),(f==null?void 0:f.sublinks)&&f.sublinks.length>0&&s.jsxs("div",{className:`${e.styles.sublinksColumn} ${e.styles.fadeInFromLeft}`,children:[f.description&&s.jsx("div",{className:e.styles.sublinksDescription,children:o==null?void 0:o(f.description)}),q(f.sublinks,`${a}-${B}`)]},`${f.label}-${f.sublinks.length}`),l.secondaryItems&&l.secondaryItems.length>0&&s.jsx("div",{className:`${e.styles.sublinksColumn} ${e.styles.secondaryColumn}`,children:q(l.secondaryItems,`${a}-secondary`)}),l.spotlight&&s.jsx("div",{className:`${e.styles.sublinksColumn} ${e.styles.spotlightColumn}`,children:s.jsx(qe,{spotlight:l.spotlight,renderText:o})})]})})})]},l._key??`group-${c}`)}),Ce=[e.styles.navbar,Ae[O],Re[H],L?e.styles.sticky:"",y!=null&&y.length?e.styles.advanced:e.styles.default,de??""].filter(Boolean).join(" "),i=h&&h.length>0?h[Math.min(1,h.length-1)]:null;return s.jsx("header",{ref:P,className:Ce,style:ue,"aria-label":"Site header",...ye,children:s.jsxs("div",{className:`${e.styles.container} ${(!h||h.length===0)&&O!=="center"?e.styles.twoColumn:""}`,children:[d?s.jsx("div",{className:e.styles.logo,children:d}):p?s.jsx("div",{className:e.styles.title,children:p}):null,s.jsx("nav",{ref:j,style:O==="center"?{left:`calc(50% - ${he/2}px)`}:void 0,"aria-modal":m?"true":void 0,className:`${e.styles.nav} ${m?e.styles.open:""} ${fe?e.styles.visible:e.styles.hidden}`,id:"main-menu","aria-label":"Primary navigation",children:s.jsxs("div",{className:e.styles.navInner,children:[s.jsx("svg",{style:{left:`${xe}px`},className:`${e.styles.triangle} ${Y?e.styles.show:""}`,width:16,height:12,viewBox:"0 0 100 75",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:s.jsx("polygon",{points:"50,5 95,70 5,70",strokeLinejoin:"round",fill:"white",stroke:"white"})}),I==="default"&&k&&s.jsxs("div",{className:e.styles.grid,children:[k.length>0&&s.jsx("div",{role:"menubar",className:e.styles.menubar,children:q(k)}),(x||g||N)&&s.jsxs(s.Fragment,{children:[s.jsx("span",{className:e.styles.separator,"aria-hidden":"true"}),s.jsxs("div",{role:"toolbar","aria-label":"Site controls",className:e.styles.toolbar,children:[N&&s.jsx(Z,{}),x&&!C&&s.jsx(F,{}),g&&s.jsx(ee,{})]})]})]}),!C&&I==="advanced"&&y&&s.jsxs("div",{className:e.styles.grid,children:[y.length>0&&s.jsx("div",{role:"menubar",className:e.styles.menubar,children:Se(y)}),(x||g||N)&&s.jsxs(s.Fragment,{children:[s.jsx("span",{className:e.styles.separator,"aria-hidden":"true"}),s.jsxs("div",{role:"toolbar","aria-label":"Site controls",className:e.styles.toolbar,children:[N&&s.jsx(Z,{}),x&&s.jsx(F,{}),g&&s.jsx(ee,{})]})]})]}),C&&I==="advanced"&&m&&u.length===0&&y&&s.jsx("div",{className:e.styles.mobileMenu,children:y.map((n,l)=>s.jsx("div",{className:`${e.styles.mobileMenuItem} ${z==="forward"?e.styles.fadeInFromLeft:e.styles.fadeInFromRight}`,children:s.jsx("button",{className:e.styles.sublinkToggle,onClick:()=>$e(n),children:n.title})},n._key??l))}),C&&I==="advanced"&&m&&u.length>0&&s.jsxs("div",{className:e.styles.mobileMenuSlide,children:[s.jsx("button",{className:e.styles.back,"aria-label":"Go back",onClick:u.length===1?Ne:we,children:s.jsx(_e.ChevronLeft,{size:18,"aria-hidden":"true"})}),u[u.length-1].description&&s.jsx("div",{className:`${e.styles.sublinksDescription} ${z==="forward"?e.styles.fadeInFromLeft:e.styles.fadeInFromRight}`,children:o==null?void 0:o(u[u.length-1].description)}),u[u.length-1].primary.map((n,l)=>s.jsx("div",{role:"menuitem",className:`${e.styles.mobileMenuItem} ${z==="forward"?e.styles.fadeInFromLeft:e.styles.fadeInFromRight}`,children:n.sublinks?s.jsx("button",{className:e.styles.sublinkToggle,onClick:()=>le(n),children:s.jsxs("span",{className:e.styles.linkContent,children:[n.label,n.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:n.subtitle})]})}):s.jsxs("a",{href:n.href,className:e.styles.link,target:n.isExternal?"_blank":"_self",rel:n.isExternal?"noopener noreferrer":void 0,children:[s.jsxs("span",{className:e.styles.linkContent,children:[n.label,n.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:n.subtitle})]}),n.isExternal&&s.jsx(V.ExternalLink,{className:e.styles.newTabIcon,size:16,"aria-hidden":"true"})]})},n._key??`primary-${l}`)),u[u.length-1].secondary.length>0&&s.jsx("hr",{className:e.styles.groupDivider}),u[u.length-1].secondary.map((n,l)=>s.jsx("div",{role:"menuitem",className:`${e.styles.mobileMenuItem} ${z==="forward"?e.styles.fadeInFromLeft:e.styles.fadeInFromRight}`,children:n.sublinks?s.jsx("button",{className:e.styles.sublinkToggle,onClick:()=>le(n),children:n.label}):s.jsxs("a",{href:n.href,className:e.styles.link,target:n.isExternal?"_blank":"_self",rel:n.isExternal?"noopener noreferrer":void 0,children:[n.label,n.isExternal&&s.jsx(V.ExternalLink,{className:e.styles.newTabIcon,size:16,"aria-hidden":"true"})]})},n._key??`secondary-${l}`))]},`stack-${u.length}`)]})}),h&&h.length>0&&s.jsx("nav",{className:e.styles.utility,"data-scrolled":J,"aria-label":"Utility navigation",children:s.jsx(ie.ButtonGroup,{spacing:"sm",children:h.map((n,l)=>{const c=H=="transparent"&&n.variant==="link"&&J?e.styles.utilityScrolled:e.styles.utilityDefault,a=n.imageSrc?s.jsx("img",{src:n.imageSrc,alt:n.imageAlt??n.ariaLabel}):n.label;return n.modalPayload?s.jsx(w.Button,{as:"modal",size:"sm",modalPayload:n.modalPayload,variant:n.variant??"primary","aria-label":n.ariaLabel,icon:n.icon,iconAlignment:n.iconAlignment,className:c,children:a},n._key??l):s.jsx(w.Button,{as:"a",size:"sm",href:n.href??"/",variant:n.variant??"primary",displayType:n.displayType??"text",imageSrc:n.imageSrc,imageAlt:n.imageAlt,"aria-label":n.ariaLabel,icon:n.icon,iconAlignment:n.iconAlignment,className:c,children:a},n._key??l)})})}),i&&s.jsx("nav",{"aria-label":"Utility navigation",className:`${e.styles.utilityMobile} ${m?e.styles.open:""}`,children:s.jsx(ie.ButtonGroup,{alignment:"center",children:i.modalPayload?s.jsx(w.Button,{as:"modal",size:"sm",modalPayload:i.modalPayload,variant:i.variant??"primary","aria-label":i.ariaLabel,icon:i.icon,iconAlignment:i.iconAlignment,children:i.label}):s.jsx(w.Button,{as:"a",size:"sm",href:i.href??"/",variant:i.variant??"primary",displayType:i.displayType??"text",imageSrc:i.imageSrc,imageAlt:i.imageAlt,"aria-label":i.ariaLabel,icon:i.icon,iconAlignment:i.iconAlignment,children:i.imageSrc?s.jsx("img",{src:i.imageSrc,alt:i.imageAlt??i.ariaLabel}):i.label})})}),s.jsxs("div",{className:e.styles.mobileButtons,children:[C&&x&&s.jsx(F,{}),s.jsx("button",{ref:T,className:e.styles.menuToggle,onClick:se,"aria-label":m?"Close menu":"Open menu","aria-expanded":m,"aria-controls":"main-menu",children:m?s.jsx(Ee.X,{size:24,"aria-hidden":"true"}):s.jsx(w.Menu,{size:24,"aria-hidden":"true"})})]})]})})}exports.Navbar=Oe;
11
+ */const Le=[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]],Me=ie.createLucideIcon("search",Le),Ie={standard:e.styles.standard,transparent:e.styles.transparent},ze={left:e.styles.left,center:e.styles.center,right:e.styles.right},Be=({spotlight:o,renderText:p})=>{var h,L,x,k,g,M;const d=o.callToAction;if(!d)return null;const j=((h=d.linkOptions)==null?void 0:h.linkType)==="external";let y="#";return j&&((L=d.linkOptions)!=null&&L.externalUrl)?y=d.linkOptions.externalUrl:((x=d.linkOptions)==null?void 0:x.linkType)==="internal"&&((g=(k=d.linkOptions)==null?void 0:k.internalUrl)!=null&&g.slug.current)&&(y=`/${d.linkOptions.internalUrl.slug.current}`),s.jsxs("div",{className:e.styles.spotlight,children:[o.image&&s.jsx("div",{className:e.styles.imageWrapper,children:s.jsx("img",{src:((M=o.image.imageUrls)==null?void 0:M.medium)??"",alt:o.image.asset.altText||o.image.asset.description||"Content image",width:600,height:400})}),s.jsxs("div",{className:e.styles.content,children:[o.title&&s.jsx("div",{className:e.styles.title,children:p==null?void 0:p(o.title,e.styles.title)}),o.description&&s.jsx("div",{className:e.styles.description,children:p==null?void 0:p(o.description,e.styles.description)})]}),d.linkOptions&&s.jsx("div",{className:e.styles.actions,children:s.jsx(w.Button,{as:"a",variant:d.variant??"primary",href:y,target:j?"_blank":"_self",rel:j?"noopener noreferrer":void 0,"aria-label":d.ariaLabel||d.label,children:d.label})})]})};function Ae({renderText:o,title:p,logo:d,items:j,groups:y,utilityItems:h,isSticky:L=!1,showSearch:x=!0,showLocaleSelect:k=!0,showThemeToggle:g=!0,themeToggleComponent:M,alignment:K="right",variant:V="standard",navigationType:I="default",searchComponent:re,localeSelectComponent:ce,className:oe,style:de,...ue}){const[m,H]=a.useState(!1),[X,v]=a.useState(null),[ye,he]=a.useState(!1),[Y,me]=a.useState(!1),[be,fe]=a.useState(null),[u,S]=a.useState([]),[z,q]=a.useState(0),[pe,J]=a.useState(null),[C,xe]=a.useState(!1),[B,A]=a.useState("forward"),O=a.useRef(null),N=a.useRef(null),Q=a.useRef(null),D=a.useRef(new Map),T=()=>s.jsx("div",{className:`${e.styles.linkWrapper} ${e.styles.parent}`,role:"presentation",children:s.jsx("div",{className:`${e.styles.linkItem} ${e.styles.themeToggle}`,role:"presentation",children:M})}),P=()=>s.jsx("div",{className:`${e.styles.linkWrapper} ${e.styles.parent} ${e.styles.searchWrapper}`,children:s.jsx("div",{className:e.styles.linkItem,children:s.jsx(ae.Modal,{size:"lg",className:e.styles.searchModal,trigger:s.jsx("button",{title:"Search","aria-label":"Search",className:e.styles.search,children:s.jsx(Me,{size:16,"aria-hidden":"true"})}),content:re})})}),Z=()=>s.jsx("div",{className:`${e.styles.linkWrapper} ${e.styles.parent}`,children:s.jsx("div",{className:e.styles.linkItem,children:s.jsx(ae.Modal,{className:e.styles.localeModal,trigger:s.jsx("button",{title:"Locale Select","aria-label":"Locale Select",className:e.styles.locale,children:s.jsx(Ee,{size:16,"aria-hidden":"true"})}),content:ce})})}),ee=()=>{H(n=>{const l=!n;return l||(S([]),A("forward"),v(null)),l})},se=a.useCallback(n=>{const l=D.current.get(n);if(l&&N.current){const c=l.getBoundingClientRect(),t=N.current.getBoundingClientRect();fe(c.left-t.left+c.width/2)}},[]),ve=a.useCallback(n=>{v(l=>l===n?null:n)},[]),F=a.useCallback(n=>{O.current&&!O.current.contains(n.target)&&v(null)},[]),U=a.useCallback(()=>{typeof window<"u"&&window.innerWidth>768&&(H(!1),v(null))},[]),je=()=>S([]),ke=n=>{A("forward"),S([{title:n.title,primary:n.primaryItems??[],secondary:n.secondaryItems??[],description:""}])},ne=n=>{A("forward"),S(l=>[...l,{title:n.label,primary:n.sublinks??[],secondary:[],description:n.description}])},ge=()=>{A("backward"),S(n=>n.slice(0,-1))};a.useEffect(()=>{if(typeof window>"u")return;const n=()=>xe(window.innerWidth<768);return n(),window.addEventListener("resize",n),()=>window.removeEventListener("resize",n)},[]),a.useEffect(()=>{if(typeof window>"u")return;const n=()=>me(window.scrollY>10);return n(),window.addEventListener("scroll",n,{passive:!0}),()=>window.removeEventListener("scroll",n)},[]),a.useEffect(()=>{const n=typeof window<"u",l=typeof document<"u";return n&&window.addEventListener("resize",U),l&&document.addEventListener("click",F),he(!0),()=>{n&&window.removeEventListener("resize",U),l&&document.removeEventListener("click",F)}},[U,F]),a.useEffect(()=>{if(!(typeof document>"u"))return m?setTimeout(()=>G.lockScroll(),0):G.unlockScroll(),()=>G.unlockScroll()},[m]),a.useEffect(()=>{var c;if(!m)return;if(typeof window<"u"&&typeof window.matchMedia=="function"&&window.matchMedia("(pointer: fine)").matches){const t=(c=N.current)==null?void 0:c.querySelector('a[href], button:not([disabled]), input, select, textarea, [tabindex]:not([tabindex="-1"])');t==null||t.focus()}const l=t=>{var E;if(t.key==="Escape"){ee(),(E=Q.current)==null||E.focus();return}if(t.key!=="Tab"||!N.current)return;const f=Array.from(N.current.querySelectorAll('a[href], button:not([disabled]), input, select, textarea, [tabindex]:not([tabindex="-1"])')).filter(r=>!r.closest("[aria-hidden=true]"));if(f.length===0)return;const b=f[0],_=f[f.length-1];t.shiftKey?document.activeElement===b&&(t.preventDefault(),_.focus()):document.activeElement===_&&(t.preventDefault(),b.focus())};return document.addEventListener("keydown",l),()=>document.removeEventListener("keydown",l)},[m]);const R=(n,l="")=>n.map((c,t)=>{const f=`${l}/${c._key??c.label}-${t}`;return s.jsx(e.NavLink,{link:c,path:f,parentPath:l,openPath:X,togglePath:ve,updateTriangleIndicator:se,setOpenPath:v,renderLinks:R,buttonRefs:D},f)}),Ne=n=>n.map((l,c)=>{var _,E;const t=`group-${c}`,f=pe===c,b=(_=l.primaryItems)==null?void 0:_[z??0];return s.jsxs("div",{className:`${e.styles.linkWrapper} ${e.styles.parent}`,onMouseEnter:()=>{J(c),v(t),se(t)},children:[s.jsx("div",{className:e.styles.linkItem,children:s.jsxs("button",{ref:r=>{D.current.set(t,r)},"aria-haspopup":!0,"aria-expanded":f,"aria-controls":`submenu-${c}`,className:`${e.styles.sublinkToggle} ${f?e.styles.open:""}`,children:[l.title,s.jsx(Ce.ChevronDown,{size:18,className:e.styles.chevron,"aria-hidden":"true"})]})}),s.jsx("div",{id:`submenu-${c}`,className:`${e.styles.sublinks} ${f?e.styles.show:""}`,role:"menu","aria-label":`${l.title} submenu`,onMouseLeave:()=>{J(null),q(0),v(null)},children:s.jsx("div",{children:s.jsxs("div",{className:`${e.styles.sublinksInner} ${l.spotlight?e.styles.withSpotlight:e.styles.withoutSpotlight}`,children:[s.jsxs("div",{className:`${e.styles.sublinksColumn} ${e.styles.primaryColumn}`,children:[s.jsx("div",{className:e.styles.linkItem}),(E=l.primaryItems)==null?void 0:E.map((r,$)=>r.href?s.jsx("div",{role:"menuitem",children:s.jsxs("a",{href:r.href,className:`${e.styles.link} ${z===$?e.styles.open:""}`,target:r.isExternal?"_blank":"_self",rel:r.isExternal?"noopener noreferrer":void 0,onClick:()=>{var le;v(null),(le=r.onClick)==null||le.call(r)},onMouseEnter:()=>q($),children:[s.jsxs("span",{className:e.styles.linkContent,children:[r.label,r.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:r.subtitle})]}),r.isExternal&&s.jsx(W.ExternalLink,{className:e.styles.newTabIcon,size:16,"aria-hidden":"true"})]})},r._key??$):s.jsx("div",{role:"menuitem",children:s.jsx("button",{className:`${e.styles.sublinkToggle} ${z===$?e.styles.open:""}`,onMouseEnter:()=>q($),children:s.jsxs("span",{className:e.styles.linkContent,children:[r.label,r.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:r.subtitle})]})})},r._key??$))]}),(b==null?void 0:b.sublinks)&&b.sublinks.length>0&&s.jsxs("div",{className:`${e.styles.sublinksColumn} ${e.styles.fadeInFromLeft}`,children:[b.description&&s.jsx("div",{className:e.styles.sublinksDescription,children:o==null?void 0:o(b.description)}),R(b.sublinks,`${t}-${z}`)]},`${b.label}-${b.sublinks.length}`),l.secondaryItems&&l.secondaryItems.length>0&&s.jsx("div",{className:`${e.styles.sublinksColumn} ${e.styles.secondaryColumn}`,children:R(l.secondaryItems,`${t}-secondary`)}),l.spotlight&&s.jsx("div",{className:`${e.styles.sublinksColumn} ${e.styles.spotlightColumn}`,children:s.jsx(Be,{spotlight:l.spotlight,renderText:o})})]})})})]},l._key??`group-${c}`)}),$e=[e.styles.navbar,ze[K],Ie[V],L?e.styles.sticky:"",y!=null&&y.length?e.styles.advanced:e.styles.default,oe??""].filter(Boolean).join(" "),i=h&&h.length>0?h[Math.min(1,h.length-1)]:null;return s.jsx("header",{ref:O,className:$e,style:de,"aria-label":"Site header",...ue,children:s.jsxs("div",{className:`${e.styles.container} ${(!h||h.length===0)&&K!=="center"?e.styles.twoColumn:""}`,children:[d?s.jsx("div",{className:e.styles.logo,children:d}):p?s.jsx("div",{className:e.styles.title,children:p}):null,s.jsx("nav",{ref:N,"aria-modal":m?"true":void 0,className:`${e.styles.nav} ${m?e.styles.open:""} ${ye?e.styles.visible:e.styles.hidden}`,id:"main-menu","aria-label":"Primary navigation",children:s.jsxs("div",{className:e.styles.navInner,children:[s.jsx("svg",{style:{left:`${be}px`},className:`${e.styles.triangle} ${X?e.styles.show:""}`,width:16,height:12,viewBox:"0 0 100 75",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:s.jsx("polygon",{points:"50,5 95,70 5,70",strokeLinejoin:"round",fill:"white",stroke:"white"})}),I==="default"&&j&&s.jsxs("div",{className:e.styles.grid,children:[j.length>0&&s.jsx("div",{role:"menubar",className:e.styles.menubar,children:R(j)}),(x||k||g)&&s.jsxs(s.Fragment,{children:[s.jsx("span",{className:e.styles.separator,"aria-hidden":"true"}),s.jsxs("div",{role:"toolbar","aria-label":"Site controls",className:e.styles.toolbar,children:[g&&s.jsx(T,{}),x&&!C&&s.jsx(P,{}),k&&s.jsx(Z,{})]})]})]}),!C&&I==="advanced"&&y&&s.jsxs("div",{className:e.styles.grid,children:[y.length>0&&s.jsx("div",{role:"menubar",className:e.styles.menubar,children:Ne(y)}),(x||k||g)&&s.jsxs(s.Fragment,{children:[s.jsx("span",{className:e.styles.separator,"aria-hidden":"true"}),s.jsxs("div",{role:"toolbar","aria-label":"Site controls",className:e.styles.toolbar,children:[g&&s.jsx(T,{}),x&&s.jsx(P,{}),k&&s.jsx(Z,{})]})]})]}),C&&I==="advanced"&&m&&u.length===0&&y&&s.jsx("div",{className:e.styles.mobileMenu,children:y.map((n,l)=>s.jsx("div",{className:`${e.styles.mobileMenuItem} ${B==="forward"?e.styles.fadeInFromLeft:e.styles.fadeInFromRight}`,children:s.jsx("button",{className:e.styles.sublinkToggle,onClick:()=>ke(n),children:n.title})},n._key??l))}),C&&I==="advanced"&&m&&u.length>0&&s.jsxs("div",{className:e.styles.mobileMenuSlide,children:[s.jsx("button",{className:e.styles.back,"aria-label":"Go back",onClick:u.length===1?je:ge,children:s.jsx(we.ChevronLeft,{size:18,"aria-hidden":"true"})}),u[u.length-1].description&&s.jsx("div",{className:`${e.styles.sublinksDescription} ${B==="forward"?e.styles.fadeInFromLeft:e.styles.fadeInFromRight}`,children:o==null?void 0:o(u[u.length-1].description)}),u[u.length-1].primary.map((n,l)=>s.jsx("div",{role:"menuitem",className:`${e.styles.mobileMenuItem} ${B==="forward"?e.styles.fadeInFromLeft:e.styles.fadeInFromRight}`,children:n.sublinks?s.jsx("button",{className:e.styles.sublinkToggle,onClick:()=>ne(n),children:s.jsxs("span",{className:e.styles.linkContent,children:[n.label,n.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:n.subtitle})]})}):s.jsxs("a",{href:n.href,className:e.styles.link,target:n.isExternal?"_blank":"_self",rel:n.isExternal?"noopener noreferrer":void 0,children:[s.jsxs("span",{className:e.styles.linkContent,children:[n.label,n.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:n.subtitle})]}),n.isExternal&&s.jsx(W.ExternalLink,{className:e.styles.newTabIcon,size:16,"aria-hidden":"true"})]})},n._key??`primary-${l}`)),u[u.length-1].secondary.length>0&&s.jsx("hr",{className:e.styles.groupDivider}),u[u.length-1].secondary.map((n,l)=>s.jsx("div",{role:"menuitem",className:`${e.styles.mobileMenuItem} ${B==="forward"?e.styles.fadeInFromLeft:e.styles.fadeInFromRight}`,children:n.sublinks?s.jsx("button",{className:e.styles.sublinkToggle,onClick:()=>ne(n),children:n.label}):s.jsxs("a",{href:n.href,className:e.styles.link,target:n.isExternal?"_blank":"_self",rel:n.isExternal?"noopener noreferrer":void 0,children:[n.label,n.isExternal&&s.jsx(W.ExternalLink,{className:e.styles.newTabIcon,size:16,"aria-hidden":"true"})]})},n._key??`secondary-${l}`))]},`stack-${u.length}`)]})}),h&&h.length>0&&s.jsx("nav",{className:e.styles.utility,"data-scrolled":Y,"aria-label":"Utility navigation",children:s.jsx(te.ButtonGroup,{spacing:"sm",children:h.map((n,l)=>{const c=V=="transparent"&&n.variant==="link"&&Y?e.styles.utilityScrolled:e.styles.utilityDefault,t=n.imageSrc?s.jsx("img",{src:n.imageSrc,alt:n.imageAlt??n.ariaLabel}):n.label;return n.modalPayload?s.jsx(w.Button,{as:"modal",size:"sm",modalPayload:n.modalPayload,variant:n.variant??"primary","aria-label":n.ariaLabel,icon:n.icon,iconAlignment:n.iconAlignment,className:c,children:t},n._key??l):s.jsx(w.Button,{as:"a",size:"sm",href:n.href??"/",variant:n.variant??"primary",displayType:n.displayType??"text",imageSrc:n.imageSrc,imageAlt:n.imageAlt,"aria-label":n.ariaLabel,icon:n.icon,iconAlignment:n.iconAlignment,className:c,children:t},n._key??l)})})}),i&&s.jsx("nav",{"aria-label":"Utility navigation",className:`${e.styles.utilityMobile} ${m?e.styles.open:""}`,children:s.jsx(te.ButtonGroup,{alignment:"center",children:i.modalPayload?s.jsx(w.Button,{as:"modal",size:"sm",modalPayload:i.modalPayload,variant:i.variant??"primary","aria-label":i.ariaLabel,icon:i.icon,iconAlignment:i.iconAlignment,children:i.label}):s.jsx(w.Button,{as:"a",size:"sm",href:i.href??"/",variant:i.variant??"primary",displayType:i.displayType??"text",imageSrc:i.imageSrc,imageAlt:i.imageAlt,"aria-label":i.ariaLabel,icon:i.icon,iconAlignment:i.iconAlignment,children:i.imageSrc?s.jsx("img",{src:i.imageSrc,alt:i.imageAlt??i.ariaLabel}):i.label})})}),s.jsxs("div",{className:e.styles.mobileButtons,children:[C&&x&&s.jsx(P,{}),s.jsx("button",{ref:Q,className:e.styles.menuToggle,onClick:ee,"aria-label":m?"Close menu":"Open menu","aria-expanded":m,"aria-controls":"main-menu",children:m?s.jsx(Se.X,{size:24,"aria-hidden":"true"}):s.jsx(w.Menu,{size:24,"aria-hidden":"true"})})]})]})})}exports.Navbar=Ae;