:root{--bg:oklch(16% .02 230);--surface:oklch(20.5% .026 230);--surface-2:oklch(25% .03 230);--cobalt:oklch(45% .086 230);--cobalt-deep:oklch(33% .06 230);--cobalt-band:oklch(28% .045 230);--ink:oklch(94% .012 230);--ink-soft:oklch(88% .02 230);--muted:oklch(76% .022 230);--brass:oklch(80% .128 80);--brass-bright:oklch(86% .11 85);--ink-dark:oklch(18% .03 240);--line:oklch(34% .03 230);--line-soft:oklch(27% .028 230);--font-sans:"Archivo Variable", "Helvetica Neue", Arial, sans-serif;--font-mono:"Fira Code Variable", ui-monospace, "SF Mono", Menlo, monospace;--text-display:clamp(2.3rem, 1.1rem + 4.6vw, 4.4rem);--text-h2:clamp(1.6rem, 1.05rem + 2.1vw, 2.5rem);--text-h3:1.3rem;--text-lead:clamp(1.1rem, 1rem + .4vw, 1.25rem);--text-body:1.0625rem;--text-small:.9375rem;--text-code:.875rem;--text-fine:.8125rem;--text-docs-h1:clamp(2rem, 1.4rem + 2vw, 2.8rem);--text-docs-h2:1.45rem;--text-docs-h3:1.1rem;--text-wordmark:1.2rem;--sp-2xs:.25rem;--sp-xs:.5rem;--sp-sm:.75rem;--sp-md:1rem;--sp-lg:1.5rem;--sp-xl:2.5rem;--sp-2xl:4rem;--sp-section:clamp(5rem, 6rem + 4vw, 9rem);--radius-sm:4px;--radius-md:8px;--measure:68ch;--content-width:72rem;--announce-h:2.25rem;--z-sticky:10;--z-skip:20;--ease-out:cubic-bezier(.22, 1, .36, 1)}:root[data-announce-dismissed]{--announce-h:0px}:root[data-announce-dismissed] .announce,.expressive-code figure.frame.is-terminal figcaption.header:before{display:none}.expressive-code figure.frame.is-terminal figcaption.header{font-family:var(--font-mono);font-size:var(--text-fine);justify-content:flex-start;font-weight:560}.expressive-code figure.frame.is-terminal figcaption.header .title{align-items:baseline;gap:.75ch;padding:0;display:inline-flex}.expressive-code figure.frame.is-terminal figcaption.header .title:not(:empty):before{content:"$";color:var(--brass);font-weight:600}*,:before,:after{box-sizing:border-box;margin:0}html{color-scheme:dark;scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:var(--text-body);letter-spacing:.011em;font-kerning:normal;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100dvh;line-height:1.65;display:flex}main{flex:1}h1,h2,h3,h4{text-wrap:balance;letter-spacing:-.015em;font-weight:620;line-height:1.12}p{text-wrap:pretty}a{color:var(--brass);text-decoration:underline;text-decoration-color:color-mix(in oklch, var(--brass) 45%, transparent);text-underline-offset:.2em;transition:text-decoration-color .16s var(--ease-out), color .16s var(--ease-out)}a:hover{color:var(--brass-bright);text-decoration-color:currentColor}:focus-visible{outline:2px solid var(--brass);outline-offset:3px;border-radius:var(--radius-sm)}code,pre,kbd{font-family:var(--font-mono);font-variant-ligatures:none}::selection{background:var(--cobalt);color:var(--ink)}.skip-link{left:var(--sp-md);top:var(--sp-md);z-index:var(--z-skip);background:var(--brass);color:var(--ink-dark);padding:var(--sp-xs) var(--sp-md);border-radius:var(--radius-sm);font-weight:600;position:absolute;transform:translateY(-300%)}.skip-link:focus{transform:none}.shell{width:min(100% - 2 * clamp(1.25rem, 4vw, 3rem), var(--content-width));margin-inline:auto}.announce{z-index:var(--z-sticky);position:sticky;top:0}.site-header{top:var(--announce-h);z-index:var(--z-sticky);background:color-mix(in oklch, var(--bg) 94%, transparent);border-bottom:1px solid var(--line-soft);position:sticky}.site-header .shell{justify-content:space-between;align-items:center;gap:var(--sp-lg);padding-block:var(--sp-sm);display:flex}.brand{color:var(--ink);font-weight:640;font-stretch:118%;font-size:var(--text-wordmark);letter-spacing:.01em;align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.brand img{display:block}.site-nav{align-items:center;gap:clamp(1rem,3vw,2rem);display:flex}.site-nav a{color:var(--ink-soft);font-size:var(--text-small);padding:.5rem .25rem;font-weight:520;text-decoration:none}.site-nav a:hover{color:var(--brass-bright)}.site-footer{border-top:1px solid var(--line-soft);margin-top:var(--sp-section);padding-block:var(--sp-xl);color:var(--muted);font-size:var(--text-small)}.site-footer .shell{gap:var(--sp-md) var(--sp-xl);flex-wrap:wrap;justify-content:space-between;align-items:baseline;display:flex}.site-footer nav{gap:var(--sp-lg);display:flex}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--brass-bright)}.term{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.term-bar{padding:var(--sp-xs) var(--sp-md);border-bottom:1px solid var(--line-soft);font-family:var(--font-mono);font-size:var(--text-fine);color:var(--ink-soft);background:var(--surface-2);align-items:baseline;gap:.5ch;display:flex}.term-bar .prompt{color:var(--brass);font-weight:600}.term-out{padding:var(--sp-md) var(--sp-md) var(--sp-lg);font-size:var(--text-code);color:var(--ink);line-height:1.7;overflow-x:auto}.term-out .dim{color:var(--muted)}.term-out .ok{color:var(--brass);font-weight:600}.term-out .name{font-weight:560}.btn{border-radius:var(--radius-sm);min-height:2.9rem;font-weight:620;font-size:var(--text-body);transition:background .16s var(--ease-out), color .16s var(--ease-out), border-color .16s var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;gap:.5ch;padding:.6rem 1.4rem;text-decoration:none;display:inline-flex}.btn-primary{background:var(--brass);color:var(--ink-dark)}.btn-primary:hover{background:var(--brass-bright);color:var(--ink-dark)}.btn-ghost{border-color:var(--line);color:var(--ink)}.btn-ghost:hover{border-color:var(--brass);color:var(--brass-bright)}.cmdline{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:stretch;display:flex;overflow:hidden}.cmdline code{padding:.7rem var(--sp-md);font-size:var(--text-code);white-space:nowrap;flex:1;align-content:center;overflow-x:auto}.cmdline code .prompt{color:var(--brass);margin-right:.75ch}.copy-btn{border:none;border-left:1px solid var(--line-soft);background:var(--surface-2);color:var(--ink-soft);font-family:var(--font-sans);font-size:var(--text-fine);padding:0 var(--sp-md);cursor:pointer;min-width:44px;transition:color .16s var(--ease-out), background .16s var(--ease-out);align-items:center;gap:.5ch;font-weight:560;display:inline-flex}.copy-btn:hover{color:var(--brass-bright);background:var(--cobalt-deep)}.copy-btn[data-copied]{color:var(--brass)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero:where(.astro-lcdefpme){padding-block:clamp(4rem, 4rem + 4vw, 7.5rem) var(--sp-xl)}.hero-grid:where(.astro-lcdefpme){grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}h1:where(.astro-lcdefpme){font-size:var(--text-display);letter-spacing:-.022em;font-weight:680;font-stretch:118%}h1:where(.astro-lcdefpme) em:where(.astro-lcdefpme){color:var(--brass);font-style:normal;display:block}.lead:where(.astro-lcdefpme){font-size:var(--text-lead);color:var(--ink-soft);max-width:52ch;margin-top:var(--sp-lg)}.lead:where(.astro-lcdefpme) code:where(.astro-lcdefpme){color:var(--ink);font-size:.85em}.hero-actions:where(.astro-lcdefpme){gap:var(--sp-sm);margin-top:var(--sp-xl);flex-wrap:wrap;display:flex}.hero-install:where(.astro-lcdefpme){margin-top:var(--sp-md);max-width:44rem}.hero-install:where(.astro-lcdefpme) code:where(.astro-lcdefpme){white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.hero-term:where(.astro-lcdefpme) .term-note:where(.astro-lcdefpme){padding:var(--sp-xs) var(--sp-md) var(--sp-sm);border-top:1px solid var(--line-soft);font-size:var(--text-fine);color:var(--muted)}section:where(.astro-lcdefpme)+section:where(.astro-lcdefpme){margin-top:var(--sp-section)}.section-head:where(.astro-lcdefpme){max-width:var(--measure)}.section-head:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){font-size:var(--text-h2);font-stretch:114%}.section-head:where(.astro-lcdefpme) p:where(.astro-lcdefpme){margin-top:var(--sp-md);color:var(--ink-soft)}.ledger-scroll:where(.astro-lcdefpme){margin-top:var(--sp-xl);border:1px solid var(--line);border-radius:var(--radius-md);overflow-x:auto}.ledger:where(.astro-lcdefpme){border-collapse:collapse;width:100%;min-width:44rem;font-size:var(--text-small)}.ledger:where(.astro-lcdefpme) th:where(.astro-lcdefpme){text-align:left;font-family:var(--font-mono);font-size:var(--text-fine);color:var(--muted);padding:var(--sp-sm) var(--sp-lg);border-bottom:1px solid var(--line);background:var(--surface-2);white-space:nowrap;font-weight:560}.ledger:where(.astro-lcdefpme) td:where(.astro-lcdefpme){padding:var(--sp-md) var(--sp-lg);vertical-align:top;border-bottom:1px solid var(--line-soft)}.ledger:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) tr:where(.astro-lcdefpme):last-child td:where(.astro-lcdefpme){border-bottom:none}.ledger:where(.astro-lcdefpme) td:where(.astro-lcdefpme):first-child{white-space:nowrap;color:var(--brass)}.ledger:where(.astro-lcdefpme) td:where(.astro-lcdefpme):last-child{color:var(--muted)}.ledger:where(.astro-lcdefpme) code:where(.astro-lcdefpme){font-size:.9em}.ledger-coda:where(.astro-lcdefpme){margin-top:var(--sp-lg);font-size:var(--text-lead);max-width:var(--measure)}.derived:where(.astro-lcdefpme){background:var(--cobalt-band);border-block:1px solid var(--line);padding-block:var(--sp-section)}.doctrine:where(.astro-lcdefpme){text-align:center;max-width:60rem;margin-inline:auto}.doctrine:where(.astro-lcdefpme) p:where(.astro-lcdefpme){letter-spacing:-.018em;text-wrap:balance;font-size:clamp(1.5rem,1rem + 2.4vw,2.6rem);font-weight:660;font-stretch:116%;line-height:1.25}.derived-grid:where(.astro-lcdefpme){margin-top:var(--sp-2xl);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,4vw,4rem);display:grid}.config:where(.astro-lcdefpme){min-width:0}.derived-list:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){font-size:var(--text-h3);margin-bottom:var(--sp-lg)}.derived-list:where(.astro-lcdefpme) ul:where(.astro-lcdefpme){gap:var(--sp-lg);padding:0;list-style:none;display:grid}.derived-list:where(.astro-lcdefpme) li:where(.astro-lcdefpme){padding-left:var(--sp-lg);position:relative}.derived-list:where(.astro-lcdefpme) li:where(.astro-lcdefpme):before{content:"";background:var(--brass);width:.45rem;height:.45rem;position:absolute;top:.55em;left:0;transform:rotate(45deg)}.derived-list:where(.astro-lcdefpme) strong:where(.astro-lcdefpme){margin-bottom:var(--sp-2xs);display:block}.derived-list:where(.astro-lcdefpme) li:where(.astro-lcdefpme),.derived:where(.astro-lcdefpme) .section-head:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--ink-soft)}.exclusions-grid:where(.astro-lcdefpme){grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.exclusions:where(.astro-lcdefpme) .section-head:where(.astro-lcdefpme) p:where(.astro-lcdefpme)+p:where(.astro-lcdefpme){margin-top:var(--sp-sm)}.exclusions:where(.astro-lcdefpme) .section-head:where(.astro-lcdefpme) a:where(.astro-lcdefpme){margin-top:var(--sp-lg);font-weight:620;display:inline-block}.exclusion-proof:where(.astro-lcdefpme){gap:var(--sp-lg);min-width:0;display:grid}.exclusion-ledger-scroll:where(.astro-lcdefpme){border:1px solid var(--line);border-radius:var(--radius-md);overflow-x:auto}.exclusion-ledger:where(.astro-lcdefpme){border-collapse:collapse;width:100%;min-width:42rem;font-size:var(--text-small)}.exclusion-ledger:where(.astro-lcdefpme) th:where(.astro-lcdefpme){text-align:left;font-family:var(--font-mono);font-size:var(--text-fine);color:var(--muted);padding:var(--sp-sm) var(--sp-md);border-bottom:1px solid var(--line);background:var(--surface-2);font-weight:560}.exclusion-ledger:where(.astro-lcdefpme) td:where(.astro-lcdefpme){padding:var(--sp-md);border-bottom:1px solid var(--line-soft)}.exclusion-ledger:where(.astro-lcdefpme) tbody:where(.astro-lcdefpme) tr:where(.astro-lcdefpme):last-child td:where(.astro-lcdefpme){border-bottom:none}.exclusion-ledger:where(.astro-lcdefpme) td:where(.astro-lcdefpme):first-child{color:var(--brass)}.state:where(.astro-lcdefpme){align-items:center;gap:.55rem;display:inline-flex}.state:where(.astro-lcdefpme):before{content:"";background:currentColor;border-radius:50%;flex:none;width:.5rem;height:.5rem}.state-included:where(.astro-lcdefpme){color:var(--ink-soft)}.state-excluded:where(.astro-lcdefpme){color:var(--muted)}.exclusion-proof:where(.astro-lcdefpme) .term-note:where(.astro-lcdefpme){padding:var(--sp-xs) var(--sp-md) var(--sp-sm);border-top:1px solid var(--line-soft);font-size:var(--text-fine);color:var(--muted)}.exclusion-proof:where(.astro-lcdefpme) .term-note:where(.astro-lcdefpme) code:where(.astro-lcdefpme){color:var(--ink-soft)}.phases:where(.astro-lcdefpme){margin-top:var(--sp-2xl);gap:var(--sp-2xl);padding:0;list-style:none;display:grid}.phase:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){align-items:baseline;gap:var(--sp-md);font-size:var(--text-h3);padding-bottom:var(--sp-sm);border-bottom:1px solid var(--line);display:flex}.phase-index:where(.astro-lcdefpme){font-family:var(--font-mono);font-size:var(--text-small);color:var(--brass);font-weight:640}.cmds:where(.astro-lcdefpme){gap:var(--sp-md) var(--sp-xl);margin:0;margin-top:var(--sp-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.cmds:where(.astro-lcdefpme)>div:where(.astro-lcdefpme){gap:var(--sp-md);grid-template-columns:9.5rem minmax(0,1fr);align-items:baseline;display:grid}.cmds:where(.astro-lcdefpme) dt:where(.astro-lcdefpme) code:where(.astro-lcdefpme){color:var(--brass);font-size:var(--text-code);font-weight:560}.cmds:where(.astro-lcdefpme) dd:where(.astro-lcdefpme){color:var(--muted);font-size:var(--text-small);margin:0}.adopt-paths:where(.astro-lcdefpme){margin-top:var(--sp-2xl);gap:var(--sp-xl);counter-reset:adopt;grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));padding:0;list-style:none;display:grid}.adopt-paths:where(.astro-lcdefpme) li:where(.astro-lcdefpme){counter-increment:adopt;padding-top:var(--sp-sm);border-top:1px solid var(--line)}.adopt-paths:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){align-items:baseline;gap:var(--sp-md);font-size:var(--text-h3);display:flex}.adopt-paths:where(.astro-lcdefpme) h3:where(.astro-lcdefpme):before{content:counter(adopt);font-family:var(--font-mono);font-size:var(--text-small);color:var(--brass);font-weight:640}.adopt-paths:where(.astro-lcdefpme) p:where(.astro-lcdefpme){margin-top:var(--sp-sm);color:var(--muted);font-size:var(--text-small)}.adopt-paths:where(.astro-lcdefpme) code:where(.astro-lcdefpme){color:var(--ink-soft);font-size:.9em}.drift-stack:where(.astro-lcdefpme){gap:var(--sp-xl);display:grid}.drift:where(.astro-lcdefpme) .term-out:where(.astro-lcdefpme){font-size:var(--text-fine)}.channels:where(.astro-lcdefpme){margin:var(--sp-xl) 0 0;gap:var(--sp-lg) var(--sp-xl);grid-template-columns:repeat(auto-fit,minmax(min(28rem,100%),1fr));display:grid}.channel:where(.astro-lcdefpme) dt:where(.astro-lcdefpme){margin-bottom:var(--sp-xs);font-weight:620}.channel:where(.astro-lcdefpme) .dim-note:where(.astro-lcdefpme){color:var(--muted);font-weight:400;font-size:var(--text-small)}.channel:where(.astro-lcdefpme) dd:where(.astro-lcdefpme){margin:0}.install-coda:where(.astro-lcdefpme){margin-top:var(--sp-xl);color:var(--ink-soft);max-width:var(--measure)}@media (width<=56rem){.hero-grid:where(.astro-lcdefpme),.derived-grid:where(.astro-lcdefpme),.exclusions-grid:where(.astro-lcdefpme){grid-template-columns:minmax(0,1fr)}.hero:where(.astro-lcdefpme){padding-block:var(--sp-2xl) var(--sp-section)}.cmds:where(.astro-lcdefpme)>div:where(.astro-lcdefpme){grid-template-columns:8rem minmax(0,1fr)}}
