:root{--bg: #ffffff;--surface: #f4f4f5;--text: #18181b;--text-muted: #6b6b73;--rule: #e4e4e7;--accent: #cc2b1d;--accent-hover: #a82217;--measure: 46rem;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #131316;--surface: #1d1d21;--text: #ededf0;--text-muted: #a1a1ab;--rule: #2e2e34;--accent: #ff6b5e;--accent-hover: #ff8d83}}:root[data-theme=dark]{--bg: #131316;--surface: #1d1d21;--text: #ededf0;--text-muted: #a1a1ab;--rule: #2e2e34;--accent: #ff6b5e;--accent-hover: #ff8d83}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:5rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:1.0625rem;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--accent-hover)}img{max-width:100%}h1,h2,h3{line-height:1.22;letter-spacing:-.015em;scroll-margin-top:5rem}h1{font-size:clamp(2rem,5vw,2.75rem);margin:0 0 1.25rem;text-wrap:balance}.h1-aside{font-size:1.0625rem;font-weight:400;line-height:1.5;letter-spacing:normal;color:var(--text-muted)}h2{font-size:clamp(1.35rem,3vw,1.6rem);margin:2.75rem 0 .75rem}h3{font-size:1.15rem;margin:2rem 0 .5rem}p{margin:0 0 1.1rem}hr{border:0;border-top:1px solid var(--rule);margin:2.5rem 0}.heading-anchor{margin-left:.4rem;color:var(--text-muted);text-decoration:none;opacity:0;transition:opacity .12s ease-in-out}h1:hover>.heading-anchor,h2:hover>.heading-anchor,h3:hover>.heading-anchor,.heading-anchor:focus-visible{opacity:1}@media(hover:none){.heading-anchor{opacity:.35}}:target{scroll-margin-top:5rem}.site-header.svelte-1h32yp1{border-bottom:1px solid var(--rule)}.site-header__bar.svelte-1h32yp1{position:sticky;top:0;z-index:10;background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--rule)}.site-nav.svelte-1h32yp1 ul:where(.svelte-1h32yp1){display:flex;flex-wrap:wrap;justify-content:center;gap:.15rem 1.35rem;max-width:var(--measure);margin:0 auto;padding:.7rem 1rem;list-style:none}.site-nav.svelte-1h32yp1 a:where(.svelte-1h32yp1){color:var(--text-muted);font-size:.85rem;text-decoration:none}.site-nav.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover,.site-nav.svelte-1h32yp1 a[aria-current=page]:where(.svelte-1h32yp1){color:var(--accent)}.site-nav.svelte-1h32yp1 a[aria-current=page]:where(.svelte-1h32yp1){font-weight:600}.nav-toggle.svelte-1h32yp1{display:none;margin:.55rem 1rem;padding:.35rem .7rem;border:1px solid var(--rule);border-radius:3px;background:var(--surface);color:var(--text);font:inherit;font-size:.85rem;cursor:pointer}.masthead.svelte-1h32yp1{display:flex;align-items:center;gap:clamp(.75rem,2.5vw,1.25rem);max-width:var(--measure);margin:0 auto;padding:1.5rem 1rem 1.25rem;color:var(--text);text-decoration:none}.masthead__mark.svelte-1h32yp1{flex:none;width:clamp(78px,15vw,118px);height:auto}.masthead__title.svelte-1h32yp1{margin:0;font-size:clamp(1.3rem,4.4vw,2.1rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;text-wrap:balance}.masthead.svelte-1h32yp1:hover .masthead__title:where(.svelte-1h32yp1){color:var(--accent)}.masthead.svelte-1h32yp1:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}@media(max-width:40rem){.nav-toggle.svelte-1h32yp1{display:block;margin-left:auto}.site-nav.svelte-1h32yp1{display:none}.site-nav--open.svelte-1h32yp1{display:block}.site-nav.svelte-1h32yp1 ul:where(.svelte-1h32yp1){flex-direction:column;justify-content:flex-start;gap:0;padding:0 1rem .75rem}.site-nav.svelte-1h32yp1 li:where(.svelte-1h32yp1){border-top:1px solid var(--rule)}.site-nav.svelte-1h32yp1 a:where(.svelte-1h32yp1){display:block;padding:.6rem 0;font-size:.95rem}.masthead.svelte-1h32yp1{padding:1.15rem 1rem 1rem}}.site-footer.svelte-jz8lnl{margin-top:4rem;padding:2.5rem 1rem 2rem;border-top:1px solid var(--rule);background:var(--surface);font-size:.9rem}.site-footer__inner.svelte-jz8lnl{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:2rem;max-width:var(--measure);margin:0 auto}h2.svelte-jz8lnl{margin:0 0 .6rem;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}ul.svelte-jz8lnl{margin:0;padding:0;list-style:none}li.svelte-jz8lnl{margin-bottom:.3rem}p.svelte-jz8lnl{margin:0 0 .6rem}.co2.svelte-jz8lnl{color:var(--text-muted)}.site-footer__legal.svelte-jz8lnl{max-width:var(--measure);margin:2.5rem auto 0;padding-top:1.25rem;border-top:1px solid var(--rule);color:var(--text-muted);font-size:.8rem}.skip.svelte-12qhfyh{position:absolute;left:-9999px;top:0;z-index:100;padding:.6rem 1rem;background:var(--bg)}.skip.svelte-12qhfyh:focus{left:0}.prose.svelte-12qhfyh{max-width:var(--measure);margin:0 auto;padding:2.5rem 1rem 1rem}.prose.svelte-12qhfyh ul,.prose.svelte-12qhfyh ol{padding-left:1.3rem}.prose.svelte-12qhfyh li{margin-bottom:.35rem}.prose.svelte-12qhfyh blockquote{margin:1.5rem 0;padding-left:1.1rem;border-left:3px solid var(--rule);color:var(--text-muted)}.prose.svelte-12qhfyh code{padding:.1em .35em;border-radius:3px;background:var(--surface);font-family:var(--font-mono);font-size:.9em}
