.site-header:where(.astro-ctg3m53h){position:sticky;top:0;z-index:50;background:color-mix(in oklch,var(--paper) 80%,transparent);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border-bottom:1px solid var(--ink-100)}.site-header__inner:where(.astro-ctg3m53h){display:flex;align-items:center;justify-content:space-between;height:72px;gap:24px}.site-header__brand:where(.astro-ctg3m53h) img:where(.astro-ctg3m53h){display:block;height:32px;width:auto}.site-header__nav:where(.astro-ctg3m53h){display:flex;align-items:center;gap:32px}.site-header__link:where(.astro-ctg3m53h){color:var(--ink-700);font-size:15px;font-weight:500;transition:color .16s var(--ease-out)}.site-header__link:where(.astro-ctg3m53h):hover{color:var(--ink-900)}.site-header__link:where(.astro-ctg3m53h).is-active{color:var(--brand-accent)}.site-header__actions:where(.astro-ctg3m53h){display:flex;align-items:center;gap:12px}.site-header__signin:where(.astro-ctg3m53h){font-size:14px;font-weight:500;color:var(--ink-700);transition:color .16s var(--ease-out)}.site-header__signin:where(.astro-ctg3m53h):hover{color:var(--ink-900)}.site-header__burger:where(.astro-ctg3m53h){display:none;width:40px;height:40px;padding:0;background:transparent;border:1px solid var(--ink-100);border-radius:10px;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}.site-header__burger:where(.astro-ctg3m53h) span:where(.astro-ctg3m53h){display:block;width:18px;height:2px;background:var(--ink-900);border-radius:2px;transition:transform .2s var(--ease-out),opacity .2s var(--ease-out)}.site-header__burger:where(.astro-ctg3m53h)[aria-expanded=true] span:where(.astro-ctg3m53h):nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__burger:where(.astro-ctg3m53h)[aria-expanded=true] span:where(.astro-ctg3m53h):nth-child(2){opacity:0}.site-header__burger:where(.astro-ctg3m53h)[aria-expanded=true] span:where(.astro-ctg3m53h):nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:860px){.site-header__nav:where(.astro-ctg3m53h){display:none}.site-header__signin:where(.astro-ctg3m53h){display:none}.site-header__actions:where(.astro-ctg3m53h) .btn:where(.astro-ctg3m53h){display:none}.site-header__burger:where(.astro-ctg3m53h){display:inline-flex}}.site-drawer:where(.astro-ctg3m53h){position:fixed;inset:0;z-index:60}.site-drawer:where(.astro-ctg3m53h)[hidden]{display:none}.site-drawer__backdrop:where(.astro-ctg3m53h){position:absolute;inset:0;background:#0f0f1473;opacity:0;transition:opacity .2s var(--ease-out)}.site-drawer:where(.astro-ctg3m53h).is-open .site-drawer__backdrop:where(.astro-ctg3m53h){opacity:1}.site-drawer__panel:where(.astro-ctg3m53h){position:absolute;top:0;right:0;height:100%;width:min(82vw,320px);background:var(--paper);border-left:1px solid var(--ink-100);padding:88px 24px 32px;display:flex;flex-direction:column;gap:4px;transform:translate(100%);transition:transform .22s var(--ease-out);box-shadow:-16px 0 48px #00000014}.site-drawer:where(.astro-ctg3m53h).is-open .site-drawer__panel:where(.astro-ctg3m53h){transform:translate(0)}.site-drawer__link:where(.astro-ctg3m53h){display:block;padding:14px 4px;font-size:17px;font-weight:500;color:var(--ink-900);border-bottom:1px solid var(--ink-100)}.site-drawer__link:where(.astro-ctg3m53h).is-active{color:var(--brand-accent)}.site-drawer__signin:where(.astro-ctg3m53h){margin-top:8px;border-bottom:none;color:var(--ink-700)}.site-drawer__cta:where(.astro-ctg3m53h){margin-top:16px;width:100%;justify-content:center}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}.site-footer:where(.astro-gcn2mc3v){border-top:1px solid var(--ink-100);padding:64px 0 32px;background:var(--paper)}.site-footer__grid:where(.astro-gcn2mc3v){display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px;padding-bottom:48px;border-bottom:1px solid var(--ink-100)}.site-footer__lede:where(.astro-gcn2mc3v){font-size:13.5px;color:var(--ink-500);margin-top:16px;max-width:300px;line-height:1.55}.site-footer__head:where(.astro-gcn2mc3v){margin-bottom:14px}.site-footer__list:where(.astro-gcn2mc3v){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.site-footer__link:where(.astro-gcn2mc3v){font-size:13.5px;color:var(--ink-700);transition:color .16s var(--ease-out)}.site-footer__link:where(.astro-gcn2mc3v):hover{color:var(--brand-accent)}.site-footer__bottom:where(.astro-gcn2mc3v){display:flex;justify-content:space-between;padding-top:24px;font-size:12.5px;color:var(--ink-500)}@media(max-width:860px){.site-footer__grid:where(.astro-gcn2mc3v){grid-template-columns:1fr 1fr}}@media(max-width:560px){.site-footer__grid:where(.astro-gcn2mc3v){grid-template-columns:1fr}.site-footer__bottom:where(.astro-gcn2mc3v){flex-direction:column;gap:8px}}
