:root{color-scheme:light dark;--ground:light-dark(#f4f3f6, #16151a);--ground-sunk:light-dark(#e9e7ee, #221f29);--ink-strong:light-dark(#100f14, #ece9f2);--ink:light-dark(#201f26, #d1cedb);--ink-muted:light-dark(#52505c, #a09cad);--ink-faint:light-dark(#6a6875, #918d9c);--rule:light-dark(#c6c3ce, #38343f);--accent:light-dark(#7e01c7, #c188fe);--accent-strong:light-dark(#5f0096, #d7b0ff);--accent-soft:color-mix(in oklab, var(--accent) 45%, transparent);--edge:light-dark(#86838f, #6d6a78);--code-ink:light-dark(#16151a, #e9e6ef);--code-kw:light-dark(#9500b4, #e08bff);--code-str:light-dark(#00636b, #57d6d6);--code-lit:light-dark(#a3430a, #ffab6b);--code-ent:light-dark(#0b4fa8, #79b3ff);--code-com:light-dark(#5f5d69, #96919f);--code-punct:light-dark(#64616b, #a29daf);--code-add:light-dark(#046b34, #5fd18d);--code-del:light-dark(#a8180a, #ff8a76);--font-serif:"Iowan Old Style", Charter, "Bitstream Charter", "Charis SIL",
                Cambria, Georgia, "Liberation Serif", serif;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
                Roboto, "Helvetica Neue", "Liberation Sans", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas,
                "DejaVu Sans Mono", "Liberation Mono", monospace;--step--2:clamp(0.6875rem, 0.664rem + 0.096vw, 0.75rem);--step--1:clamp(0.8125rem, 0.79rem + 0.12vw, 0.875rem);--step-0:clamp(1.0625rem, 1.02rem + 0.22vw, 1.1875rem);--step-1:clamp(1.25rem, 1.13rem + 0.55vw, 1.5rem);--step-2:clamp(1.4375rem, 1.29rem + 0.7vw, 1.875rem);--step-3:clamp(1.875rem, 1.5rem + 1.8vw, 2.875rem);--step-4:clamp(2.25rem, 1.75rem + 2.1vw, 3.5rem);--code-size:clamp(0.8125rem, 0.77rem + 0.22vw, 0.9375rem);--lh-tight:1.08;--lh-snug:1.22;--lh-meta:1.45;--lh-body:1.72;--lh-code:1.65;--track-tight:-0.016em;--track-none:0em;--track-wide:0.06em;--track-caps:0.115em;--underline-offset:0.22em;--underline-offset-wide:0.4em;--space-3xs:0.25rem;--space-2xs:0.5rem;--space-xs:0.75rem;--space-s:1rem;--space-m:1.5rem;--space-l:2rem;--space-xl:3rem;--space-2xl:4.5rem;--space-3xl:6.5rem;--measure-cap:80ch;--measure:min(32rem, var(--measure-cap));--measure-deck:min(38rem, var(--measure-cap));--rail:12.5rem;--rail-gap:2rem;--rail-line:calc(var(--rail) + (var(--rail-gap) / 2));--field:46rem;--gutter:clamp(1.25rem, 4.5vw, 4rem);--shell:calc(var(--rail) + var(--rail-gap) + var(--field) + 2 * var(--gutter));--chip-size:0.86em;--chip-pad-block:0.1em;--chip-pad-inline:0.28em;--chip-bleed:-0.28em;--switch-label:3.5rem;--mark-end:0.34em;--mark-end-gap:0.22em;--marker-drop:0.86em;--radius-xs:0.125rem;--radius-s:0.25rem;--radius-m:0.5rem;--target-min:24px;--glyph:0.6875rem;--focus-width:2px;--focus-offset:3px;--scroll-edge:color-mix(in oklab, var(--ink) 14%, transparent);--scroll-fade:2.5rem;--dur-fast:110ms;--dur-base:190ms;--ease:cubic-bezier(0.32, 0.08, 0.24, 1);--print-ground:#fff;--print-ink:#000;--print-rule:#999;--print-meta:#555;--print-size:11pt;--print-href-size:0.85em}@media(width < 46rem){:root{--rail:3rem;--rail-gap:var(--space-xs)}}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}@supports not (color:light-dark(#000,#fff)){:root{--ground:#f4f3f6;--ground-sunk:#e9e7ee;--ink-strong:#100f14;--ink:#201f26;--ink-muted:#52505c;--ink-faint:#6a6875;--rule:#c6c3ce;--edge:#86838f;--accent:#7e01c7;--accent-strong:#5f0096;--accent-soft:#9aafa5;--scroll-edge:#d0d4cf;--code-ink:#16151a;--code-kw:#9500b4;--code-str:#00636b;--code-lit:#a3430a;--code-ent:#0b4fa8;--code-com:#5f5d69;--code-punct:#64616b;--code-add:#046b34;--code-del:#a8180a}}