::view-transition-old(root),::view-transition-new(root){mix-blend-mode:normal;animation-duration:.55s;animation-timing-function:ease}::view-transition-old(root){animation-name:theme-fade-out}::view-transition-new(root){animation-name:theme-fade-in}@keyframes theme-fade-out{to{opacity:0}}@keyframes theme-fade-in{0%{opacity:0}}.theme-toggle:where(.astro-7aensakq){border:1px solid var(--border);border-radius:var(--radius);width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle:where(.astro-7aensakq):hover{color:var(--text);border-color:var(--text-muted)}.icon:where(.astro-7aensakq){width:1.05rem;height:1.05rem}.sun:where(.astro-7aensakq){display:none}:root[data-theme=dark] .sun:where(.astro-7aensakq){display:block}:root[data-theme=dark] .moon:where(.astro-7aensakq){display:none}.SiteFooter:where(.astro-jo6i4kqk){font-family:var(--font-body);border-top:1px solid var(--hair);background:var(--bg)}.SiteFooter-inner:where(.astro-jo6i4kqk){grid-template-columns:minmax(0,22rem) minmax(0,1fr);gap:clamp(2rem,6vw,5rem);padding-block:clamp(2rem,4vw,3rem) 1.5rem;display:grid}.SiteFooter-mark:where(.astro-jo6i4kqk){aspect-ratio:719.166/182.7;background:var(--text);height:20px;display:block;mask:url(/bluprnts.svg) 50%/contain no-repeat}.SiteFooter-tagline:where(.astro-jo6i4kqk){margin-top:var(--space-4);max-width:42ch;color:var(--text-muted);font-size:.9rem;line-height:1.6}.SiteFooter-brandCta:where(.astro-jo6i4kqk){margin-top:var(--space-6);align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.SiteFooter-micro:where(.astro-jo6i4kqk){font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-faint);font-size:.72rem}.SiteFooter-cols:where(.astro-jo6i4kqk){grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:clamp(1.5rem,3vw,2.5rem);display:grid}.SiteFooter-group:where(.astro-jo6i4kqk){gap:var(--space-8);flex-direction:column;display:flex}.SiteFooter-colTitle:where(.astro-jo6i4kqk){font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--text-faint);margin-bottom:var(--space-4);font-size:.7rem;font-weight:500}.SiteFooter-col:where(.astro-jo6i4kqk) ul:where(.astro-jo6i4kqk){flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.SiteFooter-col:where(.astro-jo6i4kqk) a:where(.astro-jo6i4kqk),.SiteFooter-bottomLinks:where(.astro-jo6i4kqk) a:where(.astro-jo6i4kqk){color:var(--text-muted);font-size:.875rem;text-decoration:none}.SiteFooter-col:where(.astro-jo6i4kqk) a:where(.astro-jo6i4kqk):hover,.SiteFooter-bottomLinks:where(.astro-jo6i4kqk) a:where(.astro-jo6i4kqk):hover,.SiteFooter-linkBtn:where(.astro-jo6i4kqk):hover{color:var(--text)}.SiteFooter-linkBtn:where(.astro-jo6i4kqk){font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:.875rem}.SiteFooter-bottom:where(.astro-jo6i4kqk){justify-content:space-between;align-items:center;gap:var(--space-4);padding-block:var(--space-4) var(--space-6);border-top:1px solid var(--hair);color:var(--text-faint);flex-wrap:wrap;display:flex}.SiteFooter-bottomLinks:where(.astro-jo6i4kqk){gap:var(--space-6);flex-wrap:wrap;display:flex}@media (width<=860px){.SiteFooter-inner:where(.astro-jo6i4kqk){grid-template-columns:minmax(0,1fr)}}.ConsentBanner:where(.astro-u6s5b3h2){z-index:90;left:var(--space-4);bottom:var(--space-4);width:min(28rem, calc(100vw - 2 * var(--space-4)));gap:var(--space-4);padding:var(--space-4) var(--space-6) var(--space-6);background:var(--surface-solid);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-card), 0 4px 14px #00000040;font-family:var(--font-body);flex-direction:column;display:flex;position:fixed}.ConsentBanner:where(.astro-u6s5b3h2)[hidden]{display:none}.ConsentBanner-text:where(.astro-u6s5b3h2){color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.55}.ConsentBanner-text:where(.astro-u6s5b3h2) a:where(.astro-u6s5b3h2){color:var(--text)}.ConsentBanner-actions:where(.astro-u6s5b3h2){gap:var(--space-3);display:flex}.ConsentBanner-btn:where(.astro-u6s5b3h2){border:1px solid var(--border);color:var(--text);font-family:var(--font-display);cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:.55rem 1.05rem;font-size:.9rem;font-weight:500;line-height:1.2;transition:background-color .15s,border-color .15s}.ConsentBanner-btn:where(.astro-u6s5b3h2):hover{background:var(--surface)}.ConsentBanner-btn:where(.astro-u6s5b3h2).is-accept{background:var(--cta-bg);border-color:var(--cta-bg);color:var(--cta-fg)}.ConsentBanner-btn:where(.astro-u6s5b3h2).is-accept:hover{background:var(--accent-deep);border-color:var(--accent-deep)}.ConsentBanner:where(.astro-u6s5b3h2){animation:.28s ease-out both consent-in}@keyframes consent-in{0%{opacity:0;transform:translateY(.75rem)}}@media (prefers-reduced-motion:reduce){.ConsentBanner:where(.astro-u6s5b3h2){animation:none}}
