.post{--measure:66ch;max-width:var(--measure);padding:var(--s-16) var(--s-6) var(--s-24);color:var(--text);font-family:var(--font-body);margin:0 auto}@media (width<=640px){.post{padding:var(--s-12) var(--s-4) var(--s-16)}}.post__topbar{margin-bottom:var(--s-12)}.post__back{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.8125rem;text-decoration:none;transition:color .15s}.post__back:hover{color:var(--accent-hover)}.post__head{margin-bottom:var(--s-12);padding-bottom:var(--s-8);border-bottom:1px solid var(--border)}.post__eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin:0 0 var(--s-6);font-size:.8125rem;line-height:1.5}.post__eyebrow-sep{color:var(--border);margin:0 .5em}.post__title{font-family:var(--font-head);letter-spacing:-.015em;margin:0 0 var(--s-6);color:var(--text);font-variation-settings:"opsz" 96;text-wrap:balance;font-size:clamp(2.25rem,5.5vw,3.375rem);font-weight:600;line-height:1.05}.post__lede{font-family:var(--font-body);color:var(--text-muted);margin:0 0 var(--s-8);max-width:60ch;font-size:1.25rem;font-style:italic;line-height:1.55}.post__meta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0;font-size:.8125rem}.prose-archive{font-family:var(--font-body);color:var(--text);max-width:100%;font-size:1.125rem;line-height:1.7}.prose-archive>*{max-width:100%}.prose-archive p{font-feature-settings:"kern", "liga", "onum";margin:0 0 1.25em}.prose-archive h1,.prose-archive h2,.prose-archive h3,.prose-archive h4,.prose-archive h5,.prose-archive h6{font-family:var(--font-head);color:var(--text);text-wrap:balance;font-weight:600}.prose-archive h2{letter-spacing:-.01em;border-bottom:1px solid var(--border);font-variation-settings:"opsz" 72;margin:2.5em 0 .75em;padding-bottom:.4em;font-size:2rem;line-height:1.2}.prose-archive h3{letter-spacing:-.005em;font-variation-settings:"opsz" 36;margin:2em 0 .6em;font-size:1.5rem;line-height:1.3}.prose-archive h4{font-variation-settings:"opsz" 24;margin:1.75em 0 .5em;font-size:1.1875rem;line-height:1.35}.prose-archive h5,.prose-archive h6{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:1rem;font-family:var(--font-mono);margin:1.5em 0 .5em;font-weight:400}.prose-archive>h2:first-child,.prose-archive>h3:first-child,.prose-archive>h4:first-child{margin-top:0}.prose-archive strong{color:var(--text);font-weight:600}.prose-archive em{font-style:italic}.prose-archive a{color:var(--accent);background-image:linear-gradient(currentColor,currentColor);background-position:0 calc(1em + 3px);background-repeat:no-repeat;background-size:0 1px;text-decoration:none;transition:background-size .18s,color .15s}.prose-archive a:hover{color:var(--accent-hover);background-size:100% 1px}.prose-archive a:visited{color:var(--accent)}.prose-archive a:visited:hover{color:var(--accent-hover)}.prose-archive ul,.prose-archive ol{margin:0 0 1.25em;padding-left:1.4em}.prose-archive li{margin-bottom:.5em;padding-left:.25em}.prose-archive li::marker{color:var(--text-muted)}.prose-archive li>ul,.prose-archive li>ol{margin:.5em 0 0}.prose-archive ul ul{list-style:circle}.prose-archive blockquote{border-left:1px solid var(--accent);color:var(--text-muted);margin:1.75em 0;padding:.25em 0 .25em 1.5em;font-style:italic}.prose-archive blockquote p{margin-bottom:.75em}.prose-archive blockquote p:last-child{margin-bottom:0}.prose-archive blockquote cite{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-top:.5em;font-size:.8125rem;font-style:normal;display:block}.prose-archive code,.prose-archive kbd,.prose-archive samp{font-family:var(--font-mono);font-size:.875em}.prose-archive :not(pre)>code{background:var(--surface);border:1px solid var(--border);color:var(--text);padding:.1em .35em}.prose-archive pre{background:var(--surface);border:1px solid var(--border);margin:1.75em 0;padding:1.25em 1.5em;font-size:.875rem;line-height:1.6;overflow-x:auto}.prose-archive pre code{font-size:inherit;color:inherit;background:0 0;border:0;padding:0}.prose-archive pre.astro-code,.prose-archive pre.astro-code span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}:root[data-theme=dark] .prose-archive pre.astro-code,:root[data-theme=dark] .prose-archive pre.astro-code span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}.prose-archive pre.astro-code{background-color:var(--shiki-light-bg)!important}:root[data-theme=dark] .prose-archive pre.astro-code{background-color:var(--shiki-dark-bg)!important}.prose-archive hr{border:0;border-top:1px solid var(--border);width:8ch;margin:3em auto}.prose-archive img{border:1px solid var(--border);background:var(--surface);max-width:100%;height:auto;margin:1.75em auto;display:block}.prose-archive figure{margin:2em 0}.prose-archive figure img{margin:0 0 .75em}.prose-archive figcaption{font-family:var(--font-mono);color:var(--text-muted);text-align:center;font-size:.8125rem;line-height:1.5}.prose-archive table{border-collapse:collapse;width:100%;margin:2em 0;font-size:.9375rem;line-height:1.5}.prose-archive thead th{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);text-align:left;border-bottom:1px solid var(--border);padding:.5em .75em;font-size:.8125rem;font-weight:400}.prose-archive tbody td{border-bottom:1px solid var(--border);vertical-align:top;padding:.65em .75em}.prose-archive tbody tr:last-child td{border-bottom:1px solid var(--border)}.prose-archive .footnotes,.prose-archive section[data-footnotes]{border-top:1px solid var(--border);color:var(--text-muted);margin-top:3em;padding-top:1.5em;font-size:.9375rem;line-height:1.6}.prose-archive .footnotes ol,.prose-archive section[data-footnotes] ol{padding-left:1.2em}.prose-archive .footnotes li::marker,.prose-archive section[data-footnotes] li::marker{font-family:var(--font-mono);color:var(--text-muted)}.prose-archive .footnotes h2,.prose-archive section[data-footnotes] h2{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);border:0;margin:0 0 1em;padding:0;font-size:.8125rem;font-weight:400}.prose-archive sup a,.prose-archive a[data-footnote-ref]{font-family:var(--font-mono);background-image:none;padding:0 .15em;font-size:.75em;text-decoration:none}.prose-archive dl{margin:1.5em 0}.prose-archive dt{font-family:var(--font-head);margin-top:1em;font-weight:600}.prose-archive dd{margin:.25em 0 0 1.5em}.prose-archive ::selection{background:var(--accent);color:var(--bg)}.post__foot{margin-top:var(--s-16);padding-top:var(--s-6);border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:var(--s-6);flex-wrap:wrap;display:flex}.post__foot-meta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:.75em;font-size:.8125rem;display:flex}.post__foot-tags{color:var(--text-muted)}.post__back--foot{font-size:.8125rem}.post__related{margin-top:var(--s-16);padding-top:var(--s-8);border-top:1px solid var(--border)}.post__related-title{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin:0 0 var(--s-4);font-size:.8125rem;font-weight:400}.post__related-list{margin:0;padding:0;list-style:none}.post__related-item{border-bottom:1px solid var(--border)}.post__related-item:first-child{border-top:1px solid var(--border)}.post__related-link{justify-content:space-between;align-items:baseline;gap:var(--s-6);padding:var(--s-4) 0;color:var(--text);text-decoration:none;transition:color .15s;display:flex}.post__related-link:hover{color:var(--accent)}.post__related-link-title{font-family:var(--font-head);font-variation-settings:"opsz" 24;font-size:1.0625rem;font-weight:600;line-height:1.3}.post__related-link-date{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.8125rem}
