.site-header,.site-header-spacer{height:var(--header-h)}.site-header{position:fixed;top:var(--wp-admin--admin-bar--height,0);left:0;right:0;z-index:20;background:var(--white);border-bottom:1px solid var(--line);transition:transform .45s var(--ease-out),background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.site-header.is-scrolled{background:hsla(0,0%,100%,.92);border-bottom-color:rgba(225,231,230,.7);box-shadow:0 8px 24px -18px rgba(6,34,46,.35);backdrop-filter:saturate(1.6) blur(14px)}.site-header.is-hidden{transform:translate3d(0,-100%,0);box-shadow:none}.site-header__inner{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.brand img{width:158px;height:auto}.nav{display:none}.menu-toggle{width:44px;height:44px;margin-right:-11px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer}.menu-toggle svg{width:22px;height:14px}@media (min-width:1024px){.brand img{width:223px}}@media (min-width:1120px){.menu-toggle{display:none}.nav{-ms-flex-align:center;align-items:center}.nav,.nav__list{display:-ms-flexbox;display:flex;gap:clamp(20px,2.4vw,34px)}.nav__link{position:relative;display:inline-block;padding:6px 0;font:500 11px/1 var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-2);transition:color .25s ease}.nav__link:after{content:"";position:absolute;left:0;right:.14em;bottom:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right center;transition:transform .45s var(--ease-out)}.nav__link.is-active,.nav__link:hover{color:var(--ink)}.nav__link.is-active:after,.nav__link:hover:after{transform:scaleX(1);transform-origin:left center}.nav .btn--outline{margin-left:0}.nav__social{width:44px;height:44px;margin-left:-22px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.nav__social img{width:26px;height:24px}.nav__social:hover{opacity:.75}}.menu{position:fixed;inset:0;z-index:50;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:var(--bg-dark);color:var(--paper);overflow-y:auto;opacity:0;transition:opacity .25s ease}.menu[hidden]{display:none}.menu.is-visible{opacity:1}.menu__actions,.menu__close,.menu__list li,.menu__top img{opacity:0;transform:translate3d(0,14px,0);transition:opacity .2s ease,transform .2s ease}.menu__close,.menu__top img{transform:none}.menu__list li{border-bottom-color:transparent;background:linear-gradient(hsla(150,8%,95%,.14),hsla(150,8%,95%,.14)) 0 100%/0 1px no-repeat border-box}.menu.is-visible :is(.menu__top img,.menu__close,.menu__list li,.menu__actions){opacity:1;transform:none;transition:opacity .6s ease var(--md,0ms),transform .8s var(--ease-out) var(--md,0ms),background-size 1s var(--ease-draw) calc(var(--md, 0ms) + .12s)}.menu.is-visible .menu__list li{background-size:100% 1px}.menu__close,.menu__top img{--md:60ms}.menu__list li:first-child{--md:120ms}.menu__list li:nth-child(2){--md:180ms}.menu__list li:nth-child(3){--md:240ms}.menu__list li:nth-child(4){--md:300ms}.menu__list li:nth-child(5){--md:360ms}.menu__actions{--md:480ms}.menu__top{-ms-flex:0 0 var(--header-h);flex:0 0 var(--header-h);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid hsla(150,8%,95%,.14)}.menu__top img{width:158px;height:auto}.menu__close{width:44px;height:44px;margin-right:-11px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--paper);cursor:pointer}.menu__close svg{width:16px;height:16px}.menu__nav{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;padding-top:32px;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.menu__list li{border-bottom:1px solid hsla(150,8%,95%,.14)}.menu__list a{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;gap:16px;padding:18px 0;font:400 30px/1.15 var(--serif);letter-spacing:-.02em;color:var(--paper)}.menu__list a span{font:500 11px/1 var(--mono);letter-spacing:.14em}.menu__list a:hover,.menu__list a span{color:var(--accent)}.menu__actions{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:24px;margin-top:40px}.menu__social{font:500 11px/1 var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.menu__social:hover{color:var(--paper)}