:root{--bg: #F7F6F3;--ink: #17171A;--muted: #6B6B72;--rule: #E2E1DD;--accent: #A8442A;--sans: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color-scheme:light}@media (prefers-color-scheme: dark){:root{--bg: #141416;--ink: #EAEAEC;--muted: #8B8B92;--rule: #28282B;--accent: #E08A63;color-scheme:dark}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}a:focus-visible,:focus-visible{outline:1px solid var(--accent);outline-offset:3px}img,svg,video{display:block;max-width:100%}.page{min-height:100vh;padding:72px 24px 96px}.column{max-width:65ch;margin:0 auto;display:flex;flex-direction:column;gap:56px}.column.tight{gap:48px}.topbar{display:flex;align-items:baseline;justify-content:space-between;gap:24px}.topbar .wordmark{font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--ink);text-decoration:none}.topbar .wordmark:hover{text-decoration:none}.topbar nav{display:flex;gap:20px;font-size:14px;font-weight:600}.topbar nav .here{color:var(--muted)}.section{display:flex;flex-direction:column;gap:12px}.section.prose-stack{gap:18px}.section p{margin:0;line-height:1.65;text-wrap:pretty}.label{margin:0;font-size:14px;font-weight:400;color:var(--muted)}.latest{display:flex;flex-direction:column;gap:6px;color:var(--ink);text-decoration:none}.latest:hover{text-decoration:none}.latest:hover .latest-title{text-decoration:underline;text-underline-offset:3px}.latest-title{font-size:16px;font-weight:500;line-height:1.45}.latest-meta{font-family:var(--mono);font-size:14px;color:var(--muted)}.latest-excerpt{font-size:16px;line-height:1.6;text-wrap:pretty}.latest-excerpt .arrow{color:var(--accent)}.rows{display:flex;flex-direction:column;gap:10px}.row{display:grid;grid-template-columns:7rem 1fr;gap:16px;align-items:baseline}.row .when{font-family:var(--mono);font-size:14px;color:var(--muted)}.row .what{font-size:16px;line-height:1.5}.row .what.plain{color:var(--ink)}.pairs{display:flex;flex-direction:column;gap:10px}.pair{display:grid;grid-template-columns:9.5rem 1fr;gap:16px;align-items:baseline}.pair .k{font-size:14px;color:var(--muted)}.pair .v{font-size:16px;line-height:1.5}.site-footer{padding-top:8px;display:flex;flex-direction:column;gap:16px;font-size:14px}.site-footer.ruled{border-top:1px solid var(--rule);padding-top:28px}.site-footer .links{display:flex;flex-wrap:wrap;gap:8px 20px}.site-footer .email{font-family:var(--mono)}.site-footer .copyright{font-family:var(--mono);font-size:14px;color:var(--muted)}.article{display:flex;flex-direction:column;gap:20px}.article-head{display:flex;flex-direction:column;gap:8px}.article-head h1{margin:0;font-size:16px;font-weight:500;line-height:1.4}.article-meta{font-family:var(--mono);font-size:14px;color:var(--muted)}.article-dek{margin:0;font-size:16px;line-height:1.65;color:var(--muted);text-wrap:pretty}.next{border-top:1px solid var(--rule);padding-top:28px;display:flex;flex-direction:column;gap:12px}.prose{display:flex;flex-direction:column;gap:20px;font-size:16px;line-height:1.65}.prose>*{min-width:0}.prose p{margin:0;line-height:1.65;text-wrap:pretty}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{margin:0;line-height:1.4;scroll-margin-top:24px}.prose h1,.prose h2{margin-top:20px;font-size:14px;font-weight:400;color:var(--muted)}.prose h1:first-child,.prose h2:first-child{margin-top:0}.prose h3{margin-top:12px;font-size:16px;font-weight:500}.prose h3:first-child{margin-top:0}.prose h4,.prose h5,.prose h6{font-size:14px;font-weight:500}.prose strong{font-weight:500}.prose em{font-style:normal;color:var(--muted)}.prose ul,.prose ol{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px}.prose li{line-height:1.65;text-wrap:pretty}.prose li::marker{color:var(--muted)}.prose li>ul,.prose li>ol{margin-top:8px}.prose blockquote{margin:0;padding-left:18px;border-left:1px solid var(--rule);color:var(--muted);display:flex;flex-direction:column;gap:12px}.prose code{font-family:var(--mono);font-size:14px;color:var(--ink)}.prose :not(pre)>code{padding:1px 4px;border:1px solid var(--rule)}.prose pre{margin:0;padding:16px 18px;overflow-x:auto;border:1px solid var(--rule);font-family:var(--mono);font-size:14px;line-height:1.6;background:transparent}.prose pre code{padding:0;border:0;background:none;font-size:inherit}.prose hr{margin:8px 0;border:0;border-top:1px solid var(--rule)}.prose img,.prose video{width:100%;height:auto}.prose figure{margin:0;display:flex;flex-direction:column;gap:10px}.prose figcaption{font-size:14px;color:var(--muted);text-wrap:pretty}.prose .table-scroll,.prose table{display:block;max-width:100%;overflow-x:auto}.prose table{width:max-content;border-collapse:collapse;font-size:14px;line-height:1.5}.prose th,.prose td{padding:8px 16px;text-align:left;vertical-align:top;border-bottom:1px solid var(--rule)}.prose th{font-weight:500;color:var(--muted)}.prose tbody tr:last-child td{border-bottom:0}.prose td:not(:first-child),.prose th:not(:first-child){font-variant-numeric:tabular-nums}.prose dl{margin:0;display:flex;flex-direction:column;gap:6px}.prose dt{font-weight:500}.prose dd{margin:0 0 12px;color:var(--muted);line-height:1.65;text-wrap:pretty}.prose dd:last-child{margin-bottom:0}:root{--astro-code-color-text: var(--ink);--astro-code-color-background: transparent;--astro-code-foreground: var(--ink);--astro-code-background: transparent;--astro-code-token-comment: var(--muted);--astro-code-token-punctuation: var(--muted);--astro-code-token-keyword: var(--accent);--astro-code-token-function: var(--ink);--astro-code-token-string: var(--accent);--astro-code-token-string-expression: var(--accent);--astro-code-token-constant: var(--ink);--astro-code-token-parameter: var(--ink);--astro-code-token-link: var(--accent)}.prose .astro-code,.prose .astro-code span{background:transparent!important}.prose .diagram svg{width:100%;height:auto}.dg-panel,.dg-node{fill:none;stroke:var(--rule);stroke-width:1}.dg-node-accent{fill:none;stroke:var(--accent);stroke-width:1}.dg-pill{fill:none;stroke:var(--rule);stroke-width:1}.dg-text{fill:var(--ink);font-family:var(--sans);font-size:14px}.dg-text-accent{fill:var(--accent);font-family:var(--sans);font-size:14px}.dg-mono{font-family:var(--mono);font-size:12px;fill:var(--muted)}.dg-mono-strong{font-family:var(--mono);font-size:12px;fill:var(--ink)}.dg-title{fill:var(--muted);font-family:var(--mono);font-size:12px}.dg-edge{stroke:var(--muted);stroke-width:1;fill:none}.dg-edge-soft{stroke:var(--rule);stroke-width:1;fill:none}.dg-arrowhead,.dg-bar{fill:var(--muted)}.dg-bar-accent{fill:var(--accent)}.dg-axis{stroke:var(--rule);stroke-width:1}.dg-grid{stroke:var(--rule);stroke-width:1;stroke-dasharray:2 4}.dg-tick{fill:var(--muted);font-family:var(--mono);font-size:11px}@media (max-width: 520px){.page{padding:48px 20px 72px}.topbar{flex-direction:column;align-items:flex-start;gap:14px}.row,.pair{grid-template-columns:1fr;gap:2px}}
