*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--bg: #f5f7fa;--text: #0f0f0f;--muted: #5c6370;--subtle: #9ca3af;--border: #e8ecf2;--code-bg: #eceef2}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}.site-wrap{display:grid;grid-template-columns:148px 1fr;column-gap:5rem;max-width:880px;margin:0 auto;padding:3.5rem 2rem 6rem;align-items:start}body:has(.post-wrap) .site-wrap{max-width:1200px}main{min-width:0}nav{position:sticky;top:3.5rem;height:fit-content;display:flex;flex-direction:column;font-size:.875rem}nav .wordmark{margin-bottom:1.75rem;display:block}nav a:not(.wordmark){color:var(--subtle);text-decoration:none;transition:color .1s;padding:.2rem 0;display:block;line-height:1.5}nav a:not(.wordmark):hover,nav a:not(.wordmark).active{color:var(--text)}h1{font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}h2{font-size:1.15rem;font-weight:600;line-height:1.3;margin-top:2.5rem;margin-bottom:.75rem}h3{font-size:1rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem}p{line-height:1.75;margin-bottom:1rem}p:last-child{margin-bottom:0}ul,ol{padding-left:1.5rem;margin-bottom:1rem}li{line-height:1.65;margin-bottom:.2rem}a{color:var(--text);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}a:hover{text-decoration:none}code{font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:.85em;background:var(--code-bg);padding:.15em .35em;border-radius:3px}pre{background:var(--code-bg);padding:1.25rem;border-radius:6px;overflow-x:auto;margin-bottom:1.25rem;font-size:.875rem;line-height:1.6}pre code{background:none;padding:0;font-size:inherit}hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.muted{color:var(--muted)}.small{font-size:.875rem}.page-header{margin-bottom:2.5rem}.page-header p{color:var(--muted);margin-top:.4rem;margin-bottom:0}.post-list{list-style:none;padding:0}.post-list li{padding:.55rem 0;display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.post-list a{text-decoration:none;font-size:.95rem}.post-list a:hover{text-decoration:underline;text-underline-offset:3px}.post-list .date{font-size:.8rem;color:var(--subtle);white-space:nowrap;flex-shrink:0}.link-list{list-style:none;padding:0}.link-list li{padding:.65rem 0;font-size:.95rem;line-height:1.5}.link-list .label{display:block;color:var(--muted);font-size:.8rem;margin-top:.15rem}.post-wrap{display:grid;grid-template-columns:1fr 140px;gap:5rem;align-items:start}.post-toc{min-width:0}.post-toc-inner{position:sticky;top:3.5rem}.toc-nav ul{list-style:none;padding:0;margin:0}.toc-nav li{line-height:1}.toc-nav a{font-size:.75rem;color:var(--subtle);text-decoration:none;display:block;padding:.28rem 0;line-height:1.4;transition:color .1s}.toc-nav a:hover{color:var(--muted)}.post-body{min-width:0}.post-header{margin-bottom:2.5rem}.prose{line-height:1.8}.prose h1{font-size:1.75rem;margin-bottom:.4rem}.prose h2{font-size:1.2rem;margin-top:2.5rem;margin-bottom:.75rem}.prose h3{font-size:1.05rem;margin-top:2rem;margin-bottom:.5rem}.prose p,.prose ul,.prose ol{margin-bottom:1.25rem}.prose img{max-width:100%;border-radius:4px;margin:1.5rem 0}.prose blockquote{border-left:3px solid var(--border);padding-left:1.25rem;color:var(--muted);margin:1.5rem 0;font-style:italic}.prose hr{margin:2.5rem 0}.post-meta{display:block;font-size:.82rem;color:var(--subtle);margin-bottom:0}.post-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:2rem}.post-footer-section h2{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--subtle);margin-top:0;margin-bottom:.75rem}.post-footer-section p{font-size:.875rem;color:var(--muted);line-height:1.65;margin-bottom:0}.reference-list{padding-left:1.25rem;margin:0}.reference-list li{font-size:.875rem;color:var(--muted);line-height:1.6;margin-bottom:.4rem}.reference-list a{color:var(--muted)}.ref-note{color:var(--subtle)}@media (max-width: 700px){.site-wrap{grid-template-columns:1fr;padding:2rem 1.5rem 4rem}nav{position:static;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.2rem 1rem;margin-bottom:3rem;width:100%;font-size:.82rem}nav .wordmark{margin-bottom:0;margin-right:auto}nav a:not(.wordmark){display:inline;padding:0}.post-wrap{grid-template-columns:1fr;gap:0}.post-toc{order:2;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.post-toc-inner{position:static}.toc-nav ul{display:flex;flex-wrap:wrap;gap:0 1.5rem}}@media (max-width: 480px){.site-wrap{padding:1.75rem 1.25rem 4rem}h1{font-size:1.3rem}}
