@font-face{font-family:Geist Mono;src:url(/_astro/GeistMono-Variable.yiMTwG4J.woff2) format("woff2");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:Geist Pixel;src:url(/_astro/GeistPixel-Square.CzIyU2XA.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}:root{color-scheme:light;--bg: #f7f6f1;--fg: #2b2a26;--muted: #5f5b54;--soft: #e2e1d7;--line: #6a675e;--panel: #fcfcf8;--inverse: #f7f6f1;--measure: 68ch;--font-sans: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--font-readable: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--font-pixel: "Geist Pixel", "Geist Mono", ui-monospace, monospace;--tracking-pixel: .03em}html[data-theme=light]{color-scheme:light;--bg: #f7f6f1;--fg: #2b2a26;--muted: #5f5b54;--soft: #e2e1d7;--line: #6a675e;--panel: #fcfcf8;--inverse: #f7f6f1}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--bg: #181712;--fg: #dcdbd1;--muted: #a3a097;--soft: #2a2924;--line: #57544b;--panel: var(--bg);--inverse: #181712}}html[data-theme=dark]{color-scheme:dark;--bg: #181712;--fg: #dcdbd1;--muted: #a3a097;--soft: #2a2924;--line: #57544b;--panel: var(--bg);--inverse: #181712}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;padding:24px;text-align:left;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:16px;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word}.site-controls{position:fixed;z-index:10;bottom:24px;right:24px;display:flex;align-items:center;gap:.55rem;background:var(--bg);color:var(--muted);font-family:var(--font-mono);font-size:13px;line-height:1}.control-group{display:flex;align-items:center;gap:.25rem}.control-token{display:inline-block;border:0;padding:0 .25rem;background:transparent;color:inherit;font:inherit;cursor:pointer}.control-token:before{content:"["}.control-token:after{content:"]"}.control-token[data-current],.control-token[aria-current=true]{background:var(--fg);color:var(--inverse);font-weight:600}.control-divider{color:var(--muted)}main{width:min(100%,1040px);margin:0 auto}h1,h2,h3,h4,h5,h6{margin:0;color:var(--fg);font-family:var(--font-sans);font-size:inherit;font-weight:650;letter-spacing:0;line-height:1.2}strong,b{font-weight:600}a{color:inherit;text-decoration:none;text-underline-offset:.22em}a:hover{text-decoration:none}p{margin:0;max-width:var(--measure)}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto}code{font-family:var(--font-mono);padding:.1rem .25rem;border:1px solid var(--soft);background:var(--panel)}pre{font-family:var(--font-mono);overflow-x:auto;padding:1rem;border:1px dashed var(--line);background:var(--panel)}pre>code{all:unset}blockquote{border-left:1px solid var(--line);padding:0 0 0 1rem;margin:0;color:var(--muted)}hr{border:none;border-top:1px dashed var(--line);margin:2rem 0}ul,ol{margin:0;padding-left:1.25rem}li+li{margin-top:.35rem}.page{min-height:calc(100vh - 48px);display:flex;align-items:flex-start;justify-content:center;background:var(--bg)}.shell{position:relative;width:min(100%,1040px);border:1px dashed var(--line);background:var(--bg);padding:clamp(1rem,3vw,2rem)}.shell__nav,.section-line,.rule-label,.topic-group,.work-date,.bracket-link,.muted{font-family:var(--font-mono)}.shell:before{content:"ssnxd";position:absolute;top:-.9rem;left:1rem;max-width:calc(100% - 2rem);padding:0 .35rem;background:var(--bg);color:var(--muted);font-family:var(--font-pixel);font-size:.9em;font-weight:500;letter-spacing:var(--tracking-pixel);white-space:nowrap;overflow:hidden}.shell__nav{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:2rem;color:var(--muted)}.bracket-link:before{content:"["}.bracket-link:after{content:"]"}.muted{color:var(--muted)}.rule-label{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;color:var(--muted);white-space:nowrap}.rule-label:after{content:"";width:100%;border-top:1px dashed var(--line);opacity:.5}.section-line{display:flex;align-items:center;gap:.75rem;width:100%;max-width:none;color:var(--muted);white-space:nowrap}.section-line:before,.section-line:after{content:"";height:1px;border-top:1px dashed var(--line);opacity:.55}.section-line:before{width:2rem}.section-line:after{flex:1;min-width:1rem}.topic-group+.topic-group{margin-top:1.25rem}.topic-group p{color:var(--muted)}.topic-group ul{margin-top:.4rem;padding-left:1rem;list-style-type:none}.topic-group li:before{content:"└ ";color:var(--muted)}.topic-group a[aria-current=page]{display:inline-block;padding:0 .25rem;background:var(--fg);color:var(--inverse);font-weight:600}.prose{max-width:var(--measure);font-family:var(--font-readable);font-size:1.03rem;line-height:1.68}.prose>*+*{margin-top:1rem}.prose h2,.prose h3{margin-top:2rem;font-family:var(--font-sans)}.prose a{text-decoration:none}.prose ul,.prose ol{margin-top:1rem}@media(max-width:720px){body{padding:16px;font-size:15px}.site-controls{bottom:16px;right:16px;font-size:12px}.page{min-height:calc(100vh - 32px)}.shell:before{content:"ssnxd"}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}
