.nav-area[data-astro-cid-dmqpwcec]{position:relative;margin-left:auto}#menu-cb[data-astro-cid-dmqpwcec]{display:none}.menu-trigger[data-astro-cid-dmqpwcec],.menu-trigger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:inline-block;transition:var(--transition-base);box-sizing:border-box}.menu-trigger[data-astro-cid-dmqpwcec]{position:relative;width:36px;height:28px;cursor:pointer;z-index:var(--z-nav-trigger)}.menu-trigger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:not(.visually-hidden){position:absolute;left:0;width:100%;height:3px;background-color:var(--nav-color);border-radius:2px}.menu-trigger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-of-type(1){top:0}.menu-trigger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-of-type(2){top:12px}.menu-trigger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-of-type(3){bottom:0}#menu-cb[data-astro-cid-dmqpwcec]:checked~.menu-trigger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-of-type(1){transform:translateY(12px) rotate(-45deg)}#menu-cb[data-astro-cid-dmqpwcec]:checked~.menu-trigger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-of-type(2){opacity:0}#menu-cb[data-astro-cid-dmqpwcec]:checked~.menu-trigger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-of-type(3){transform:translateY(-13px) rotate(45deg)}.nav-inline[data-astro-cid-dmqpwcec]{display:none}.nav-inline[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:3rem}.nav-inline[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{position:relative;display:inline-block;color:var(--nav-color, #000);font-size:1.5rem;letter-spacing:.12rem;padding:.4rem 0;transition:color var(--transition-base),opacity var(--transition-base),font-size var(--transition-base),letter-spacing var(--transition-base)}.nav-inline[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform var(--transition-base)}.nav-inline[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover:after,.nav-inline[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:focus-visible:after,.nav-inline[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec][aria-current=page]:after{transform:scaleX(1)}.nav-inline[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:2px}@media(min-width:768px){.nav-inline[data-astro-cid-dmqpwcec]{display:block}.menu-trigger[data-astro-cid-dmqpwcec],.nav-overlay[data-astro-cid-dmqpwcec]{display:none}}.nav-overlay[data-astro-cid-dmqpwcec]{position:fixed;inset:0 auto 0 100%;width:100%;height:100vh;opacity:0;visibility:hidden;background:var(--color-white);z-index:var(--z-nav);transition:var(--transition-base)}#menu-cb[data-astro-cid-dmqpwcec]:checked~.nav-overlay[data-astro-cid-dmqpwcec]{opacity:1;visibility:visible;left:0}.nav-overlay[data-astro-cid-dmqpwcec] nav[data-astro-cid-dmqpwcec]{width:100%;height:100%}.nav-overlay[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec]{text-align:right;padding:100px 1.6rem 0}.nav-overlay[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]{font-size:2.8rem;margin-bottom:1rem}.nav-overlay[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{position:relative;display:inline-block;padding:0 1rem .2rem;overflow:hidden;color:var(--color-text)}.nav-overlay[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:after{content:"";position:absolute;bottom:0;left:100%;width:100%;height:2px;background:#000;transition:var(--transition-base)}.nav-overlay[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover:after,.nav-overlay[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec][aria-current=page]:after{left:0}.page-header[data-astro-cid-ctg3m53h]{position:fixed;inset:0 0 auto;height:var(--header-height);background:transparent;z-index:var(--z-header);transition:background var(--transition-base);--nav-color: #000}.page-header--hero[data-astro-cid-ctg3m53h]{--nav-color: #efefef}.page-header--scrolled[data-astro-cid-ctg3m53h]{background:var(--color-primary-deep);--nav-color: var(--color-white)}.page-header[data-astro-cid-ctg3m53h] .page-header__stars{opacity:0;transition:opacity var(--transition-base)}.page-header--scrolled[data-astro-cid-ctg3m53h] .page-header__stars{opacity:1}.page-header__content[data-astro-cid-ctg3m53h]{position:relative;z-index:1;height:100%;display:flex;align-items:center}.page-header__logo[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;transition:opacity var(--transition-base)}.page-header__logo[data-astro-cid-ctg3m53h] .logo{width:88px;height:auto;color:var(--color-primary);transition:color var(--transition-base)}.page-header--scrolled[data-astro-cid-ctg3m53h] .page-header__logo[data-astro-cid-ctg3m53h] .logo{color:var(--color-white)}.page-header--hero[data-astro-cid-ctg3m53h]:not(.page-header--scrolled) .page-header__logo[data-astro-cid-ctg3m53h]{opacity:0;visibility:hidden}.page-header--hero[data-astro-cid-ctg3m53h]{--nav-delay: 1.6s}.page-header--hero[data-astro-cid-ctg3m53h] .nav-area{opacity:0;animation:nav-enter .6s var(--ease-inout) var(--nav-delay) forwards}.page-header--hero[data-astro-cid-ctg3m53h].page-header--revealed .nav-area{animation-delay:.1s;animation-duration:.3s}.page-header--hero[data-astro-cid-ctg3m53h].page-header--scrolled .nav-area{animation:none;opacity:1}@keyframes nav-enter{to{opacity:1}}.page-header--hero[data-astro-cid-ctg3m53h]:not(.page-header--scrolled) .nav-inline a{font-size:1.35rem;letter-spacing:.1em;opacity:.88;text-shadow:0 1px 2px rgba(0,0,0,.15)}.page-header--hero[data-astro-cid-ctg3m53h]:not(.page-header--scrolled) .nav-inline a:hover,.page-header--hero[data-astro-cid-ctg3m53h]:not(.page-header--scrolled) .nav-inline a:focus-visible{opacity:1}@media(prefers-reduced-motion:reduce){.page-header--hero[data-astro-cid-ctg3m53h] .nav-area,.page-header--hero[data-astro-cid-ctg3m53h].page-header--revealed .nav-area{animation:none;opacity:1}}
