:root{--bg: #fbfaf8;--bg-raised: #ffffff;--bg-sunken: #f2efea;--text: #1c1a17;--text-muted: #5f5a52;--text-faint: #8a8379;--border: #e2ddd5;--border-strong: #cdc6bb;--accent: #2f6f8f;--accent-hover: #24586f;--accent-soft: #e8f1f5;--pasture: #4a7c4e;--pasture-soft: #eaf2ea;--warn: #9a6a1f;--code-bg: #1e1d1a;--code-text: #e8e4dc;--mono: ui-monospace, "SF Mono", "Cascadia Mono", Menlo, Consolas, monospace;--sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, Roboto, sans-serif;--radius: 8px;--measure: 68ch}@media(prefers-color-scheme:dark){:root{--bg: #161513;--bg-raised: #1f1e1b;--bg-sunken: #121110;--text: #ece8e1;--text-muted: #a9a29a;--text-faint: #7d766d;--border: #322f2b;--border-strong: #45413b;--accent: #7fb6d1;--accent-hover: #a3cde2;--accent-soft: #1b2b33;--pasture: #8fbf93;--pasture-soft: #1c2a1d;--warn: #d9aa5c;--code-bg: #0f0e0d;--code-text: #e4e0d8}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:5rem}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--accent-hover)}h1,h2,h3,h4{line-height:1.2;letter-spacing:-.02em;margin:0;font-weight:600}code,pre,kbd{font-family:var(--mono);font-size:.875em}:not(pre)>code{background:var(--bg-sunken);border:1px solid var(--border);border-radius:4px;padding:.1em .35em;white-space:nowrap}pre{background:var(--code-bg);color:var(--code-text);padding:1rem 1.15rem;border-radius:var(--radius);overflow-x:auto;margin:0;line-height:1.6}pre code{background:none;border:0;padding:0;white-space:pre}img,svg{max-width:100%;height:auto}table{border-collapse:collapse;width:100%}hr{border:0;border-top:1px solid var(--border);margin:2.5rem 0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.wrap{width:100%;max-width:1040px;margin-inline:auto;padding-inline:1.5rem}.skip-link{position:absolute;left:-9999px;top:0;background:var(--bg-raised);color:var(--text);padding:.6rem 1rem;border:1px solid var(--border-strong);border-radius:0 0 var(--radius) 0;z-index:100}.skip-link:focus{left:0}@media(max-width:640px){body{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.site-header[data-astro-cid-5hce7sga]{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 85%,transparent);backdrop-filter:blur(8px);position:sticky;top:0;z-index:50}.header-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:60px;flex-wrap:wrap}.brand[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--mono);font-size:1.05rem;font-weight:600;color:var(--text);text-decoration:none;letter-spacing:-.01em}.brand-mark[data-astro-cid-5hce7sga]{width:18px;height:18px;border-radius:4px;display:block}nav[data-astro-cid-5hce7sga] ul[data-astro-cid-5hce7sga]{display:flex;gap:1.35rem;list-style:none;margin:0;padding:0;flex-wrap:wrap}nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--text-muted);text-decoration:none;font-size:.9rem}nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--accent)}.site-footer[data-astro-cid-5hce7sga]{border-top:1px solid var(--border);margin-top:5rem;padding:2.5rem 0;color:var(--text-muted);font-size:.875rem}.footer-inner[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem 2.5rem;flex-wrap:wrap}.footer-inner[data-astro-cid-5hce7sga] p[data-astro-cid-5hce7sga]{margin:0}.footer-links[data-astro-cid-5hce7sga]{display:flex;gap:1.25rem;flex-wrap:wrap}.footer-commit[data-astro-cid-5hce7sga]{margin-left:auto;color:var(--text-faint)}.footer-commit[data-astro-cid-5hce7sga] code[data-astro-cid-5hce7sga]{font-size:.85em;background:none;border:none;padding:0}@media(max-width:720px){.header-inner[data-astro-cid-5hce7sga]{padding-block:.75rem}nav[data-astro-cid-5hce7sga] ul[data-astro-cid-5hce7sga]{gap:1rem}}
