.header-content{grid-gap:2rem;align-items:center;container:header-content/inline-size;display:grid;gap:2rem;grid-template-columns:1fr auto auto;margin-left:auto;margin-right:auto;max-width:var(--mw-3xl);width:var(--w-content)}.brand-container{order:1}.navvy-container{display:none;order:2}.options-container{grid-column:3;order:3}@container header-content (min-width: 60rem){.header-content>.navvy-container{display:block}.header-content>.options-container{grid-column:initial}}.navvy-container>nav>ul{color:currentColor;display:flex;flex-wrap:wrap;font-weight:700;gap:.25rem;justify-content:end;line-height:1;list-style:none;padding:0;position:relative}.navvy-container>nav>ul>li a{text-decoration:none}.navvy-container>nav>ul>li{padding:var(--s-2xs) var(--s-3xs);position:relative;transition:background .3s,color .3s}.navvy-container>nav>ul>li:where(:hover,[focus-within]){background:var(--c-accent)}.navvy-container>nav>ul>li:where(:hover,:focus-within){background:var(--c-accent)}.navvy-container>nav>ul>li[\:has\(\[popover\]\:popover-open\)]{background:var(--c-white-point);color:var(--c-g-1)}.navvy-container>nav>ul>li:has([popover]:popover-open){background:var(--c-white-point);color:var(--c-g-1)}[dir=ltr] .navvy-container>nav>ul>li>button{padding-right:.75rem}[dir=rtl] .navvy-container>nav>ul>li>button{padding-left:.75rem}.navvy-container>nav>ul>li>button{background:none;color:inherit;letter-spacing:inherit;text-transform:inherit}.navvy-container>nav>ul>li>:where(button,a):after{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.navvy-container>nav>ul>li>button:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImNzcy1pNmR6cTEiPjxwYXRoIGQ9Im02IDkgNiA2IDYtNiIvPjwvc3ZnPg==);background-size:cover;content:"";display:inline-block;-webkit-filter:brightness(0);filter:brightness(0);height:.875rem;position:absolute;right:.25rem;transition:transform .3s,-webkit-filter .3s;transition:transform .3s,filter .3s;transition:transform .3s,filter .3s,-webkit-filter .3s;width:.875rem}.navvy-container>nav>ul>li[\:has\(\[popover\]\:popover-open\)]>button:before{-webkit-filter:invert(1);filter:invert(1);transform:rotate(180deg)}.navvy-container>nav>ul>li:has([popover]:popover-open)>button:before{-webkit-filter:invert(1);filter:invert(1);transform:rotate(180deg)}.navvy-container>nav>ul>li>[popover]{border:1px solid var(--c-frame);bottom:auto;left:auto;min-width:8rem;opacity:0;padding:0;right:auto;top:auto;transition:display allow-discrete .3s,opacity .3s,translate .3s;transition-timing-function:ease-in;translate:0 30px;z-index:6942069}.navvy-container>nav>ul>li>[popover]:popover-open{opacity:1;transition-timing-function:ease-out;translate:0 0}.menu-container,.options-container{align-items:center;display:flex;gap:var(--s-3xs);justify-content:flex-end}.brand-container a{align-items:center;color:currentColor;display:flex;gap:2%;height:3.5rem;max-width:-webkit-fit-content;max-width:fit-content;transition:block-size .3s}.brand-container a>svg{height:100%}.brand-container a>svg:first-of-type{fill:currentColor}.brand-container a>svg:nth-of-type(2){fill:currentColor;height:50%}#hd{--b-color:var(--c-p-4);background:var(--c-sheet);container-name:header;container-type:inline-size;padding-bottom:var(--s-sm);padding-top:var(--s-sm);position:-webkit-sticky;position:sticky;top:0;transition:padding .3s;z-index:692401}#hd.enabled{padding-bottom:var(--s-2xs);padding-top:var(--s-2xs)}#hd.enabled .brand-container a{height:2.5rem}@container header (max-width: 36rem){.brand-container a>svg:nth-of-type(2){display:none}.brand-container a>svg:nth-of-type(3){display:block}.brand-container a{height:2.75rem}#hd.enabled .brand-container a{height:2.25rem}}[dir=ltr] #globalMenu[popover]{margin-left:auto}[dir=rtl] #globalMenu[popover]{margin-right:auto}[dir=ltr] #globalMenu[popover]{border-left:1px solid var(--c-frame)}[dir=rtl] #globalMenu[popover]{border-right:1px solid var(--c-frame)}#globalMenu[popover]{border:initial;height:100vb;margin:0;transition:display allow-discrete .25s ease-out,overlay allow-discrete .5s,opacity .25s ease-out,translate .25s ease-out;transition-timing-function:ease-in;translate:100%;width:min(80vi,24rem)}#globalMenu.\:popover-open[popover]{transition-timing-function:ease-out;translate:0}#globalMenu[popover]:popover-open{transition-timing-function:ease-out;translate:0}#globalMenu[popover]{@starting-style{&:popover-open{translate:100%}}-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}#globalMenu[popover]::-webkit-scrollbar{display:none}[title="close navigation menu"]{position:absolute;right:.5rem;top:.5rem}#globalMenu form.search-form{gap:.5rem}#globalMenu form.search-form input{height:100%}