.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}@font-face{font-family:Geist;src:url(/fonts/Geist-Variable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/GeistMono-Variable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{color-scheme:light dark;--font-sans:"Geist", system-ui, -apple-system, "Segoe UI", sans-serif;--font-serif:ui-serif, "Iowan Old Style", "Palatino Linotype", Georgia, serif;--font-mono:"Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;--step--1:clamp(.83rem, .81rem + .11vw, .89rem);--step-0:clamp(1rem, .96rem + .19vw, 1.11rem);--step-1:clamp(1.2rem, 1.13rem + .33vw, 1.39rem);--step-2:clamp(1.44rem, 1.32rem + .53vw, 1.74rem);--step-3:clamp(1.73rem, 1.54rem + .81vw, 2.18rem);--step-4:clamp(2.07rem, 1.79rem + 1.21vw, 2.72rem);--step-5:clamp(2.49rem, 2.06rem + 1.77vw, 3.4rem);--space-2xs:.5rem;--space-xs:.75rem;--space-s:1rem;--space-m:1.5rem;--space-l:2.5rem;--space-xl:4rem;--space-2xl:6rem;--space-3xl:9rem;--measure:68ch;--width-page:76rem;--width-figure:60rem;--bg:#fff;--bg-sunk:#f4f4f4;--fg:#0d0d0d;--fg-muted:#6e6e6e;--fg-faint:#757575;--rule:#e4e4e4;--accent:#0d0d0d;--radius:4px;--ease:cubic-bezier(.22, .61, .36, 1)}@media (prefers-color-scheme:dark){:root{color-scheme:dark;--bg:#0a0a0a;--bg-sunk:#161616;--fg:#f2f2f2;--fg-muted:#8e8e8e;--fg-faint:#7d7d7d;--rule:#242424;--accent:#f2f2f2}}:root[data-theme=dark]{color-scheme:dark;--bg:#0a0a0a;--bg-sunk:#161616;--fg:#f2f2f2;--fg-muted:#8e8e8e;--fg-faint:#7d7d7d;--rule:#242424;--accent:#f2f2f2}:root[data-theme=light]{color-scheme:light;--bg:#fff;--bg-sunk:#f4f4f4;--fg:#0d0d0d;--fg-muted:#6e6e6e;--fg-faint:#757575;--rule:#e4e4e4;--accent:#0d0d0d}.theme-toggle .icon-sun{display:none}.theme-toggle .icon-moon{display:block}@media (prefers-color-scheme:dark){.theme-toggle .icon-sun{display:block}.theme-toggle .icon-moon{display:none}}:root[data-theme=dark] .theme-toggle .icon-sun{display:block}:root[data-theme=dark] .theme-toggle .icon-moon,:root[data-theme=light] .theme-toggle .icon-sun{display:none}:root[data-theme=light] .theme-toggle .icon-moon{display:block}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scrollbar-gutter:stable}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:var(--step-0);font-optical-sizing:auto;letter-spacing:-.011em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}h1,h2,h3,h4{letter-spacing:-.028em;text-wrap:balance;margin:0;font-weight:560;line-height:1.12}h1{font-size:var(--step-5)}h2{font-size:var(--step-3)}h3{font-size:var(--step-1);letter-spacing:-.018em}p,ul,ol{margin:0}p{text-wrap:pretty}a{color:inherit;text-decoration-color:var(--fg-faint);text-underline-offset:.18em;transition:text-decoration-color .16s var(--ease), color .16s var(--ease);text-decoration-thickness:1px}a:hover{text-decoration-color:currentColor}img,video{max-width:100%;height:auto;display:block}hr{border:0;border-top:1px solid var(--rule);margin:var(--space-xl) 0}code{font-family:var(--font-mono);font-size:.9em}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}::selection{background:var(--accent);color:var(--bg)}.page{width:min(100% - 2.5rem, var(--width-page));margin-inline:auto}.prose{width:100%}.prose>*+*{margin-top:var(--space-m)}.prose>p,.prose>ul,.prose>ol,.prose>h2,.prose>h3,.prose>h4,.prose>pre,.prose>blockquote{max-width:var(--measure)}.prose pre{padding:var(--space-s) var(--space-m);border-radius:var(--radius);border:1px solid var(--rule);font-size:var(--step--1);line-height:1.6;overflow-x:auto}.prose pre code{font-size:inherit}:root{--astro-code-foreground:var(--fg);--astro-code-background:var(--bg-sunk);--astro-code-token-keyword:var(--fg);--astro-code-token-function:var(--fg);--astro-code-token-constant:var(--fg);--astro-code-token-string:var(--fg-muted);--astro-code-token-string-expression:var(--fg-muted);--astro-code-token-parameter:var(--fg-muted);--astro-code-token-punctuation:var(--fg-faint);--astro-code-token-comment:var(--fg-faint);--astro-code-token-link:var(--fg-muted)}.prose h2{margin-top:var(--space-xl)}.prose h3{margin-top:var(--space-l)}.prose :is(h2,h3,h4)+*{margin-top:var(--space-s)}.prose ul,.prose ol{padding-left:1.15em}.prose li+li{margin-top:var(--space-2xs)}.prose strong{font-weight:580}.prose blockquote{margin:var(--space-l) 0;padding-left:var(--space-m);border-left:2px solid var(--rule);font-family:var(--font-serif);font-size:var(--step-1);letter-spacing:-.01em;color:var(--fg-muted);line-height:1.45}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{font-family:var(--font-mono);font-size:var(--step--1);letter-spacing:.06em;text-transform:uppercase;color:var(--fg-faint);font-weight:500}.lede{font-size:var(--step-1);letter-spacing:-.017em;color:var(--fg-muted);text-wrap:pretty;line-height:1.45}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip[data-astro-cid-hkbrpulz]{position:absolute;left:-9999px}.skip[data-astro-cid-hkbrpulz]:focus{left:var(--space-s);top:var(--space-s);z-index:10;background:var(--bg);padding:var(--space-2xs) var(--space-xs);border:1px solid var(--rule);border-radius:var(--radius)}.site-header[data-astro-cid-hkbrpulz]{z-index:20;background:var(--bg);transition:border-color .22s var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.site-header[data-astro-cid-hkbrpulz][data-scrolled]{border-bottom-color:var(--rule)}.nav[data-astro-cid-hkbrpulz]{justify-content:space-between;align-items:center;gap:var(--space-m);padding-block:var(--space-s);font-size:var(--step--1);display:flex}.nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{text-decoration:none}.nav-home[data-astro-cid-hkbrpulz]{letter-spacing:-.01em;font-weight:520}.nav[data-astro-cid-hkbrpulz] nav[data-astro-cid-hkbrpulz]{align-items:center;gap:var(--space-m);color:var(--fg-muted);display:flex}.nav[data-astro-cid-hkbrpulz] nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover,.nav[data-astro-cid-hkbrpulz] nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz][aria-current=page]{color:var(--fg)}.nav[data-astro-cid-hkbrpulz] nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{padding-block:.25rem}.theme-toggle[data-astro-cid-hkbrpulz]{width:1.9rem;height:1.9rem;color:var(--fg-muted);cursor:pointer;transition:color .16s var(--ease), background-color .16s var(--ease);background:0 0;border:0;border-radius:50%;place-items:center;margin:-.35rem 0;padding:0;display:grid}.theme-toggle[data-astro-cid-hkbrpulz]:hover{color:var(--fg);background:var(--bg-sunk)}.footer[data-astro-cid-hkbrpulz]{margin-top:var(--space-3xl);padding-block:var(--space-l);font-size:var(--step--1);color:var(--fg-faint)}.footer-line[data-astro-cid-hkbrpulz]{font-family:var(--font-mono);margin:0}
