:root{color-scheme:light;--background:#fff;--surface:#fafafa;--surface-hover:#1c19170e;--text:#44403c;--text-muted:#78716c;--text-strong:#1c1917;--border:#1c191724;--border-strong:#1c191747;--code-background:#1c19170f}:root.dark{color-scheme:dark;--background:#1c1917;--surface:#292524;--surface-hover:#ffffff12;--text:#ffffffbd;--text-muted:#ffffff85;--text-strong:#fafaf9;--border:#ffffff29;--border-strong:#ffffff4d;--code-background:#ffffff14}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%;overflow-y:scroll}body{background:var(--background);min-height:100vh;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.65;display:flex}ul,ol,li{margin-block:0}main{flex:1;padding:8.5rem 0 3rem}.container{width:min(100%,42rem);margin-inline:auto;padding-inline:1.25rem}a{color:currentColor;text-decoration-color:var(--border-strong);text-underline-offset:.18em;transition:color .18s,text-decoration-color .18s}a:hover{color:var(--text-strong);text-decoration-color:currentColor}h1,h2,h3,h4,h5,h6,strong,b{color:var(--text-strong)}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:600;line-height:1.25}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}h4,h5,h6{font-size:1rem}.prose{min-width:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose a{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre,.prose table{margin-block:1.25rem}.prose li>ul,.prose li>ol{margin-block:0}.prose h1,.prose h2,.prose h3,.prose h4{margin-top:2.4rem;margin-bottom:.8rem}.prose img{border-radius:.5rem;max-width:100%;height:auto;margin:1.5rem auto;display:block}.prose table{border-collapse:collapse;width:100%}.prose th,.prose td{border-bottom:1px solid var(--border);text-align:left;padding:.6rem .75rem}.prose code:not(pre code){background:var(--code-background);color:var(--text-strong);border-radius:.25rem;padding:.15rem .35rem;font-size:.85em}.prose pre{border:1px solid var(--border);border-radius:.5rem;padding:1rem;font-size:.82rem;line-height:1.6;overflow-x:auto}.prose blockquote{border-left:2px solid var(--border-strong);color:var(--text-muted);margin-inline:0;padding-left:1rem;font-style:italic}.prose .article-note{border:1px solid var(--border-strong);border-radius:.35rem;padding:.5rem .75rem}.prose .article-note>:first-child{margin-top:0}.prose .article-note>:last-child{margin-bottom:0}.prose .article-note>p{margin-block:.5rem}.img-border{border:1px solid var(--border)}.table-container{overflow-x:auto}.table-container table{width:max-content}.page-heading{margin:0}.page-kicker,.post-meta{color:var(--text-muted);font-size:.875rem}.section-heading{margin:0 0 1.5rem}.stack{flex-direction:column;gap:1rem;display:flex}.reaction-bar,.reaction-buttons{align-items:center;gap:.6rem;display:flex}.reaction-bar{flex-wrap:wrap;justify-content:space-between}.reaction-button{border:1px solid var(--border);color:var(--text);cursor:pointer;font:inherit;background:0 0;border-radius:999px;padding:.4rem .65rem;font-size:.875rem;transition:background-color .18s,border-color .18s,color .18s}.reaction-button:hover{border-color:var(--border-strong);background:var(--surface-hover);color:var(--text-strong)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (width<=420px){main{padding-top:8.75rem}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-400-normal.C38fXH4l.woff2)format("woff2"),url(/_astro/inter-latin-400-normal.CyCys3Eg.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-latin-500-normal.Cerq10X2.woff2)format("woff2"),url(/_astro/inter-latin-500-normal.BL9OpVg8.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-latin-600-normal.LgqL8muc.woff2)format("woff2"),url(/_astro/inter-latin-600-normal.CiBQ2DWP.woff)format("woff")}footer[data-astro-cid-jo6i4kqk]{padding:1.25rem 0 2rem;font-size:.875rem}.footer-inner[data-astro-cid-jo6i4kqk],.footer-actions[data-astro-cid-jo6i4kqk]{align-items:center;display:flex}.footer-inner[data-astro-cid-jo6i4kqk]{justify-content:space-between;gap:1rem}.footer-actions[data-astro-cid-jo6i4kqk]{gap:.2rem}.theme-button[data-astro-cid-jo6i4kqk]{width:2rem;height:2rem;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;transition:color .18s,background-color .18s;display:grid}.theme-button[data-astro-cid-jo6i4kqk]:hover,.theme-button[data-astro-cid-jo6i4kqk]:focus-visible{background:var(--surface-hover);color:var(--text-strong)}.theme-button[data-astro-cid-jo6i4kqk] svg[data-astro-cid-jo6i4kqk]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:1.15rem;height:1.15rem}@media (width<=420px){.footer-inner[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start}}a[data-astro-cid-evkijfd6]{color:var(--text);text-underline-offset:.2em;text-decoration-color:var(--border-strong);transition:color .18s,text-decoration-color .18s;display:inline-block}a[data-astro-cid-evkijfd6]:hover{color:var(--text-strong);text-decoration-color:currentColor}a[data-astro-cid-evkijfd6].active{color:var(--text-strong);font-weight:600}header[data-astro-cid-nen7h5rs]{z-index:10;background:color-mix(in srgb, var(--background) 78%, transparent);backdrop-filter:blur(12px)saturate(160%);padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-name[data-astro-cid-nen7h5rs]{color:var(--text-strong);font-weight:600;text-decoration:none}nav[data-astro-cid-nen7h5rs]{white-space:nowrap;align-items:center;gap:.35rem;display:flex}@media (width<=420px){header[data-astro-cid-nen7h5rs]{padding:1rem 0}.header-inner[data-astro-cid-nen7h5rs]{flex-direction:column;align-items:flex-start;gap:.4rem}}
