.expanded-navigation[data-astro-cid-bhnlt55n]{position:fixed;inset:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent;color:var(--cr-reading-ink);overflow:hidden}.expanded-navigation[data-astro-cid-bhnlt55n]::backdrop{background:transparent}.expanded-navigation[data-astro-cid-bhnlt55n][open]{display:block}.expanded-navigation__scrim[data-astro-cid-bhnlt55n]{position:absolute;inset:0;width:100%;height:100%;background:var(--cr-scrim);cursor:pointer;animation:navigation-scrim-in var(--cr-motion-field) ease both}.expanded-navigation__field[data-astro-cid-bhnlt55n]{position:absolute;inset:0;display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;background-color:var(--cr-paper);animation:navigation-field-in var(--cr-motion-field) var(--cr-motion-ease) both}.expanded-navigation__field[data-astro-cid-bhnlt55n]:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:var(--cr-paper-texture);background-repeat:repeat;background-size:var(--cr-paper-texture-size) auto;mix-blend-mode:multiply;opacity:var(--cr-paper-texture-opacity)}.expanded-navigation__header[data-astro-cid-bhnlt55n]{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:center;min-height:clamp(5.75rem,11vh,8rem);padding:1rem var(--cr-gutter);background:linear-gradient(to bottom,var(--cr-paper) 72%,rgba(242,238,229,0))}.expanded-navigation__wordmark[data-astro-cid-bhnlt55n]{display:block;width:clamp(9.75rem,25vw,13rem);line-height:0}.expanded-navigation__wordmark[data-astro-cid-bhnlt55n] img[data-astro-cid-bhnlt55n]{display:block;width:100%;height:auto}.expanded-navigation__orientation[data-astro-cid-bhnlt55n]{display:none;color:var(--cr-ink-soft);font-family:var(--cr-font-display);font-size:clamp(1.05rem,1.5vw,1.25rem);letter-spacing:.085em;line-height:1;text-transform:uppercase}.expanded-navigation__controls[data-astro-cid-bhnlt55n]{display:flex;align-items:center;gap:clamp(1.25rem,3vw,2.5rem)}.expanded-navigation__controls[data-astro-cid-bhnlt55n] button[data-astro-cid-bhnlt55n]{min-width:3rem;min-height:3rem;padding:0;cursor:pointer}.expanded-navigation__close[data-astro-cid-bhnlt55n]{display:grid;place-items:center}.expanded-navigation__close[data-astro-cid-bhnlt55n]:focus-visible{outline:none}.expanded-navigation__close[data-astro-cid-bhnlt55n] span[data-astro-cid-bhnlt55n]{position:relative;display:block;width:2.15rem;height:2.15rem;transition:transform var(--cr-motion-fast) ease}.expanded-navigation__close[data-astro-cid-bhnlt55n]:focus-visible span[data-astro-cid-bhnlt55n]{transform:scale(1.08)}.expanded-navigation__close[data-astro-cid-bhnlt55n] span[data-astro-cid-bhnlt55n]:before,.expanded-navigation__close[data-astro-cid-bhnlt55n] span[data-astro-cid-bhnlt55n]:after{position:absolute;top:50%;left:0;width:100%;height:1.5px;background:linear-gradient(90deg,#1f1d1bc7,#1f1d1bb8 50%,#1f1d1b94 72%,#1f1d1b52 88%,#1f1d1b0f);content:"";transform-origin:center}.expanded-navigation__close[data-astro-cid-bhnlt55n] span[data-astro-cid-bhnlt55n]:before{transform:rotate(45deg)}.expanded-navigation__close[data-astro-cid-bhnlt55n] span[data-astro-cid-bhnlt55n]:after{background:linear-gradient(90deg,#1f1d1b0f,#1f1d1b52 12%,#1f1d1b94 28%,#1f1d1bb8 50%,#1f1d1bc7);transform:rotate(-45deg)}.expanded-navigation__viewport[data-astro-cid-bhnlt55n]{overflow:hidden auto;overscroll-behavior:contain;scrollbar-gutter:stable}.expanded-navigation__views[data-astro-cid-bhnlt55n]{position:relative;min-height:100%}.expanded-navigation__view[data-astro-cid-bhnlt55n]{width:100%;padding:clamp(1rem,3vh,2.5rem) var(--cr-gutter) clamp(3rem,9vh,7rem)}.expanded-navigation__view--main[data-astro-cid-bhnlt55n]{display:grid;align-content:start}.expanded-navigation__primary[data-astro-cid-bhnlt55n]{display:grid;gap:clamp(.55rem,1.4vh,1rem)}.expanded-navigation__destination[data-astro-cid-bhnlt55n]{display:grid;justify-items:start}.expanded-navigation__destination[data-astro-cid-bhnlt55n]>a[data-astro-cid-bhnlt55n],.expanded-navigation__destination[data-astro-cid-bhnlt55n]>button[data-astro-cid-bhnlt55n]{padding:0;color:var(--cr-display-ink);font-family:var(--cr-font-display);font-size:clamp(2.25rem,5.2vh,4.25rem);line-height:1.03;text-decoration:none;text-shadow:var(--cr-letterpress-display);transition:opacity var(--cr-motion-fast) ease}.expanded-navigation__destination[data-astro-cid-bhnlt55n]>a[data-astro-cid-bhnlt55n]:hover,.expanded-navigation__destination[data-astro-cid-bhnlt55n]>a[data-astro-cid-bhnlt55n]:focus-visible,.expanded-navigation__destination[data-astro-cid-bhnlt55n]>button[data-astro-cid-bhnlt55n]:hover,.expanded-navigation__destination[data-astro-cid-bhnlt55n]>button[data-astro-cid-bhnlt55n]:focus-visible,.expanded-navigation__commerce[data-astro-cid-bhnlt55n] a[data-astro-cid-bhnlt55n]:hover,.expanded-navigation__commerce[data-astro-cid-bhnlt55n] a[data-astro-cid-bhnlt55n]:focus-visible{opacity:var(--cr-interactive-muted-opacity)}.expanded-navigation__destination[data-astro-cid-bhnlt55n]>button[data-astro-cid-bhnlt55n]{cursor:pointer}.expanded-navigation__commerce[data-astro-cid-bhnlt55n]{display:flex;gap:clamp(1.5rem,4vw,3rem);margin-top:clamp(2rem,5vh,4rem);padding-top:clamp(1.3rem,3vh,2rem);border-top:1px solid var(--cr-rule);font-size:clamp(1rem,2.1vh,1.25rem)}.expanded-navigation__commerce[data-astro-cid-bhnlt55n] a[data-astro-cid-bhnlt55n]{text-decoration:none;transition:opacity var(--cr-motion-fast) ease}@media(min-width:48.75rem)and (max-width:73.749rem){.expanded-navigation__field[data-astro-cid-bhnlt55n]{inset:0 0 0 auto;width:calc(100% - clamp(15rem,28vw,22rem))}.expanded-navigation__header[data-astro-cid-bhnlt55n],.expanded-navigation__view[data-astro-cid-bhnlt55n]{padding-inline:clamp(2.5rem,6vw,5.5rem)}.expanded-navigation__wordmark[data-astro-cid-bhnlt55n]{display:none}.expanded-navigation__orientation[data-astro-cid-bhnlt55n]{display:inline}}@media(min-width:73.75rem){.expanded-navigation__field[data-astro-cid-bhnlt55n]{inset:0 0 0 auto;width:min(48rem,54vw)}.expanded-navigation__header[data-astro-cid-bhnlt55n],.expanded-navigation__view[data-astro-cid-bhnlt55n]{padding-inline:clamp(3.5rem,6vw,6rem)}.expanded-navigation__wordmark[data-astro-cid-bhnlt55n]{display:none}.expanded-navigation__orientation[data-astro-cid-bhnlt55n]{display:inline}}@media(max-height:43rem){.expanded-navigation__header[data-astro-cid-bhnlt55n]{min-height:4.75rem}.expanded-navigation__view[data-astro-cid-bhnlt55n]{padding-top:.5rem;padding-bottom:2rem}.expanded-navigation__primary[data-astro-cid-bhnlt55n]{gap:.35rem;margin-top:.75rem}.expanded-navigation__commerce[data-astro-cid-bhnlt55n]{margin-top:1.25rem;padding-top:1rem}}@keyframes navigation-field-in{0%{opacity:0;transform:translateY(.7rem)}to{opacity:1;transform:translateY(0)}}@keyframes navigation-scrim-in{0%{opacity:0}to{opacity:1}}.site-header[data-astro-cid-32z5qsxo]{position:relative;z-index:10;width:100%;color:var(--cr-reading-ink)}.site-header--homepage[data-astro-cid-32z5qsxo]{position:absolute;inset:0 0 auto}.site-header__inner[data-astro-cid-32z5qsxo]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:0;min-height:clamp(6.5rem,10vw,9rem);padding-inline:var(--cr-gutter);transform:translateY(20px)}.site-header__wordmark[data-astro-cid-32z5qsxo]{position:relative;top:-.55em;display:block;width:clamp(10.5rem,16.7vw,15rem);line-height:0}.site-header__wordmark[data-astro-cid-32z5qsxo] img[data-astro-cid-32z5qsxo]{display:block;width:100%;height:auto}.site-header__primary[data-astro-cid-32z5qsxo],.site-header__commerce[data-astro-cid-32z5qsxo]{display:flex;align-items:center;gap:2rem;font-size:var(--cr-navigation);white-space:nowrap}.site-header__primary[data-astro-cid-32z5qsxo]{justify-self:start;margin-left:5rem}.site-header__commerce[data-astro-cid-32z5qsxo]{justify-self:end;margin-left:2rem}.site-header__primary[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo],.site-header__commerce[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo],.site-header__menu[data-astro-cid-32z5qsxo]{text-decoration:none}.site-header__primary[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo],.site-header__commerce[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo]{position:relative}.site-header__primary[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo]:after,.site-header__commerce[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo]:after{position:absolute;inset:auto auto -.375rem 0;width:100%;height:1.5px;background:linear-gradient(90deg,#1f1d1bbf,#1f1d1bad 18%,#1f1d1bc7 32%,#1f1d1ba6 65%,#1f1d1b73 85%,#1f1d1b4d);content:"";opacity:0;transform:scaleX(.9);transform-origin:left center;transition:opacity .3s ease,transform .3s ease}.site-header__primary[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo]:hover:after,.site-header__primary[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo]:focus-visible:after,.site-header__commerce[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo]:hover:after,.site-header__commerce[data-astro-cid-32z5qsxo] a[data-astro-cid-32z5qsxo]:focus-visible:after{opacity:.5;transform:scaleX(1)}.site-header__menu[data-astro-cid-32z5qsxo]{display:none;justify-self:end;min-width:3.75rem;min-height:3rem;padding:.5rem 0 .5rem .75rem;cursor:pointer}.site-header__menu-mark[data-astro-cid-32z5qsxo]{display:grid;justify-items:end;gap:.38rem;width:2.25rem}.site-header__menu-mark[data-astro-cid-32z5qsxo]>span[data-astro-cid-32z5qsxo]{display:block;width:100%;height:1.5px;background:linear-gradient(90deg,#1f1d1bb8,#1f1d1b94 22%,#1f1d1ba8 48%,#1f1d1b61 76%,#1f1d1b14);transform:rotate(-.25deg);transform-origin:right center}.site-header__menu-mark[data-astro-cid-32z5qsxo]>span[data-astro-cid-32z5qsxo]:nth-child(2){width:92%;transform:rotate(.25deg)}.site-header__menu-mark[data-astro-cid-32z5qsxo]>span[data-astro-cid-32z5qsxo]:nth-child(3){width:100%;transform:rotate(-.25deg)}@media(max-width:73.749rem){.site-header__inner[data-astro-cid-32z5qsxo]{grid-template-columns:1fr auto;align-items:center;min-height:clamp(5.5rem,12vw,7rem)}.site-header__wordmark[data-astro-cid-32z5qsxo]{top:auto;width:clamp(9.75rem,25vw,13rem)}.site-header__primary[data-astro-cid-32z5qsxo],.site-header__commerce[data-astro-cid-32z5qsxo]{display:none}.site-header__menu[data-astro-cid-32z5qsxo]{display:inline-grid;place-items:center}}
