.site-header[data-v-6c0f36c5]{left:0;right:0;z-index:1200}.site-header--in-hero[data-v-6c0f36c5]{position:absolute;top:0;background:transparent;box-shadow:none}.site-header--sticky[data-v-6c0f36c5]{position:fixed;top:0;background:var(--glass-bg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 1px 0 var(--glass-border);transition:background .35s ease,box-shadow .35s ease,backdrop-filter .35s ease}.site-header__inner[data-v-6c0f36c5]{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem 1rem;max-width:var(--layout-max-width);margin:0 auto;padding:.85rem var(--layout-padding-x);min-height:3.75rem}@media(min-width:1024px){.site-header__inner[data-v-6c0f36c5]{grid-template-columns:1fr auto 1fr}}.site-header__brand[data-v-6c0f36c5]{display:flex;align-items:center;justify-self:start;line-height:0}.site-header__brand[data-v-6c0f36c5],.site-header__brand[data-v-6c0f36c5]:active,.site-header__brand[data-v-6c0f36c5]:hover,.site-header__brand[data-v-6c0f36c5]:visited{text-decoration:none;color:inherit}.site-header__brand[data-v-6c0f36c5] .wordmark__icon{display:block}.site-header__nav[data-v-6c0f36c5]{display:none;justify-self:center;grid-column:2}@media(min-width:1024px){.site-header__nav[data-v-6c0f36c5]{display:block}}.site-header__links[data-v-6c0f36c5]{display:flex;align-items:center;gap:clamp(.35rem,1.5vw,1.25rem);margin:0;padding:0;list-style:none}.site-header__link[data-v-6c0f36c5]{font-size:.8125rem;font-weight:600;color:var(--fg);text-decoration:none;white-space:nowrap;padding:.35rem .2rem;border-radius:4px;transition:color .2s ease}.site-header__link[data-v-6c0f36c5]:hover{color:var(--primary)}.site-header__link--active[data-v-6c0f36c5]{color:var(--primary);box-shadow:inset 0 -2px 0 var(--primary)}.site-header__link[data-v-6c0f36c5]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.site-header__actions[data-v-6c0f36c5]{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;grid-column:2}@media(min-width:1024px){.site-header__actions[data-v-6c0f36c5]{grid-column:3}}.site-header__theme-toggle[data-v-6c0f36c5]{flex-shrink:0}.site-header__btn[data-v-6c0f36c5]{display:none;align-items:center;justify-content:center;padding:.5rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;border-radius:8px;transition:background .2s ease,color .2s ease,border-color .2s ease}@media(min-width:640px){.site-header__btn[data-v-6c0f36c5]{display:inline-flex}}.site-header__btn--ghost[data-v-6c0f36c5]{color:var(--ghost-fg);background:transparent;border:1px solid var(--ghost-border)}.site-header__btn--ghost[data-v-6c0f36c5]:hover{border-color:var(--primary-ring);color:var(--ghost-fg-hover)}.site-header__btn--primary[data-v-6c0f36c5]{color:var(--primary-fg);background:var(--primary);border:1px solid transparent}.site-header__btn--primary[data-v-6c0f36c5]:hover{background:var(--primary-hover)}.site-header__btn[data-v-6c0f36c5]:focus-visible{outline:2px solid var(--primary-hover);outline-offset:2px}.site-header__btn--block[data-v-6c0f36c5]{display:flex;width:100%}.site-header__burger[data-v-6c0f36c5]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:8px;background:var(--glass-burger-bg);cursor:pointer;transition:background .2s ease}.site-header__burger[data-v-6c0f36c5]:hover{background:var(--glass-burger-bg-hover)}.site-header__burger[data-v-6c0f36c5]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media(min-width:1024px){.site-header__burger[data-v-6c0f36c5]{display:none}}.site-header__burger-line[data-v-6c0f36c5]{display:block;height:2px;margin:0 auto;width:1.15rem;border-radius:1px;background:var(--burger-line)}.site-header__mobile[data-v-6c0f36c5]{position:fixed;top:calc(3.75rem + 1px);left:0;right:0;bottom:0;z-index:1190;padding:1rem 1.25rem 2rem;background:var(--glass-bg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--glass-border);overflow-y:auto}@media(min-width:1024px){.site-header__mobile[data-v-6c0f36c5]{display:none}}@media(max-width:768px){.site-header--sticky .site-header__inner[data-v-6c0f36c5]{min-height:4.25rem;padding-top:.95rem;padding-bottom:.95rem}.site-header--sticky .site-header__brand[data-v-6c0f36c5] .wordmark__icon{width:46px}.site-header--sticky .site-header__burger[data-v-6c0f36c5]{width:2.7rem;height:2.7rem}.site-header--sticky .site-header__mobile[data-v-6c0f36c5]{top:calc(4.25rem + 1px);bottom:0;height:calc(100dvh - 4.25rem - 1px);padding-top:1rem}}.site-header__mobile-nav[data-v-6c0f36c5]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.5rem}.site-header__mobile-link[data-v-6c0f36c5]{padding:.85rem .5rem;font-size:.9375rem;font-weight:600;color:var(--fg);text-decoration:none;border-bottom:1px solid var(--border-soft)}.site-header__mobile-link[data-v-6c0f36c5]:hover{color:var(--primary)}.site-header__mobile-link--active[data-v-6c0f36c5]{color:var(--primary);border-left:3px solid var(--primary);padding-left:calc(.5rem - 3px)}.site-header__mobile-actions[data-v-6c0f36c5]{display:flex;flex-direction:column;gap:.65rem}.site-header-drawer-enter-active[data-v-6c0f36c5],.site-header-drawer-leave-active[data-v-6c0f36c5]{transition:opacity .2s ease}.site-header-drawer-enter-from[data-v-6c0f36c5],.site-header-drawer-leave-to[data-v-6c0f36c5]{opacity:0}@media(prefers-reduced-motion:reduce){.site-header--sticky[data-v-6c0f36c5]{transition:none}}
