.footer[data-astro-cid-oenwriqq]{border-top:1px solid var(--color-border)}.footer__inner[data-astro-cid-oenwriqq]{padding-top:2rem;padding-bottom:max(2rem, env(safe-area-inset-bottom));font-size:var(--text-xs);color:var(--color-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer__links[data-astro-cid-oenwriqq]{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__links[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]{transition:color var(--duration-fast) ease;text-decoration:none}.footer__links[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]:hover{color:var(--color-fg)}.header__inner[data-astro-cid-isef26zo]{justify-content:center;padding-block:1.5rem;display:flex}.header__brand[data-astro-cid-isef26zo]{font-size:var(--text-lg);letter-spacing:-.02em;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;display:inline-flex}:root{--white:#fff;--black:#0a0a0a;--gray-100:#ededed;--gray-200:#e5e5e5;--gray-300:#d0d0d0;--gray-400:#9a9a9a;--gray-600:#6b6b6b;--gray-700:#3a3a3a;--gray-800:#262626;color-scheme:light dark;--color-bg:light-dark(var(--white),var(--black));--color-fg:light-dark(var(--black),var(--gray-100));--color-muted:light-dark(var(--gray-600),var(--gray-400));--color-border:light-dark(var(--gray-200),var(--gray-800));--color-pattern:light-dark(var(--gray-300),var(--gray-700))}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}:root{--font-family:var(--font-sans);--font-family-mono:var(--font-mono);--text-2xs:.8125rem;--text-xs:.875rem;--text-sm:.9375rem;--text-base:1rem;--text-md:1.0625rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-tagline:clamp(var(--text-md), 2.6vw, 1.625rem);--underline-offset:.2em;--underline-thickness:1px;--radius-md:1rem;--radius-lg:1.25rem;--radius-full:999px;--content-width:72rem;--prose-width:42rem;--gutter:clamp(1.25rem, 4vw, 2.5rem)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--color-bg);color:var(--color-fg);font-family:var(--font-family);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.6}h1,h2,h3,p{margin:0}a{color:inherit}:focus-visible{outline:2px solid var(--color-fg);outline-offset:3px}.container{width:100%;max-width:var(--content-width);padding-left:max(var(--gutter), env(safe-area-inset-left));padding-right:max(var(--gutter), env(safe-area-inset-right));margin-inline:auto}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.display-heading{letter-spacing:-.045em;font-weight:800;line-height:1.02}.eyebrow{font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);font-weight:600}.link-quiet{text-decoration:none}.link-quiet:hover{text-underline-offset:var(--underline-offset);text-decoration:underline}.prose{font-size:var(--text-md);overflow-wrap:break-word;line-height:1.65}.prose h2{font-size:var(--text-xl);letter-spacing:-.02em;margin:3rem 0 1rem;scroll-margin-top:1.5rem;font-weight:700;line-height:1.3}.prose h3{font-size:var(--text-lg);letter-spacing:-.01em;margin:2rem 0 .5rem;scroll-margin-top:1.5rem;font-weight:600}.prose p,.prose ul,.prose ol{margin:0 0 1rem}.prose ul,.prose ol{padding-left:1.25rem}.prose li+li{margin-top:.5rem}.prose li::marker{color:var(--color-muted)}.prose strong{font-weight:600}.prose a{text-underline-offset:var(--underline-offset);text-decoration-thickness:var(--underline-thickness)}.prose>:last-child{margin-bottom:0}:root{--ease-out:cubic-bezier(.16, 1, .3, 1);--duration-fast:.15s;--duration-base:.2s;--duration-reveal:.9s}@keyframes reveal{0%{opacity:0;filter:blur(6px);transform:translateY(.75rem)}to{opacity:1;filter:none;transform:none}}.reveal{animation:reveal var(--duration-reveal) var(--ease-out) var(--reveal-delay,0s) both}@media (prefers-reduced-motion:reduce){.reveal{animation:none}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.screen[data-astro-cid-z4jru4n3]{flex-direction:column;min-height:100svh;display:flex}.screen__main[data-astro-cid-z4jru4n3]{flex-direction:column;flex:1;display:flex}
