:root{--bg: #fbfbf9;--fg: #16171a;--muted: #6b6f76;--rule: #e3e2dd;--link: #1a5fb4;--surface: #f0efeb;--code-bg: #f0efeb}@media(prefers-color-scheme:dark){:root{--bg: #16171a;--fg: #e8e6e1;--muted: #9a9ea6;--rule: #2a2c31;--link: #7cb0f0;--surface: #202226;--code-bg: #202226}}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light dark}body{margin:0;background:var(--bg);color:var(--fg);font:16px/1.65 ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-text-size-adjust:100%}a{color:var(--link)}img,video{max-width:100%}h1,h2,h3{line-height:1.25;text-wrap:balance}pre{overflow-x:auto;padding:1rem;border-radius:4px;background:var(--code-bg);font-size:.875rem}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}:not(pre)>code{padding:.15em .35em;border-radius:3px;background:var(--code-bg)}blockquote{margin:1.5rem 0;padding-left:1rem;border-left:3px solid var(--rule);color:var(--muted)}.prose table{display:block;overflow-x:auto;border-collapse:collapse}.shell.svelte-12qhfyh{max-width:46rem;margin:0 auto;padding:2rem 1.25rem 4rem}header.svelte-12qhfyh{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid var(--rule)}.brand.svelte-12qhfyh{font-weight:600;font-size:1.1rem;text-decoration:none;color:var(--fg)}nav.svelte-12qhfyh{display:flex;gap:1rem;font-size:.9rem}footer.svelte-12qhfyh{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:4rem;padding-top:1.5rem;border-top:1px solid var(--rule);font-size:.8125rem;color:var(--muted)}
