.post{max-width:640px;color:var(--ink-2);font-family:var(--font-mono);margin:0 auto;padding-bottom:80px;font-size:15px;line-height:1.75}.post-head{margin-bottom:36px}.post-head .back-link{color:var(--muted);transition:color .2s var(--ease-out);margin-bottom:28px;font-size:13px;display:inline-block}.post-head .back-link:hover{color:var(--accent)}.post h1{font-family:var(--font-mono);color:var(--ink);letter-spacing:-.02em;margin:0 0 12px;font-size:28px;font-weight:500;line-height:1.25}.post-meta{color:var(--muted-2);align-items:center;gap:10px;font-size:12px;display:flex}.post .dotsep{color:var(--muted-2)}.post-body p{color:var(--ink-2);margin:0 0 18px}.post-body strong{color:var(--ink);font-weight:600}.post-body em{color:var(--ink);font-style:italic}.post-body a{color:var(--accent);border-bottom:1px solid color-mix(in oklab, var(--accent) 50%, transparent);transition:border-color .2s var(--ease-out)}.post-body a:hover{border-bottom-color:var(--accent)}.post-body h2,.post-body h3,.post-body h4{font-family:var(--font-mono);color:var(--ink);letter-spacing:-.01em;margin:36px 0 12px;font-weight:500}.post-body h2{font-size:20px}.post-body h3{font-size:17px}.post-body h4{font-size:15px}.post-body ul,.post-body ol{margin:0 0 18px 24px}.post-body li{margin:4px 0}.post-body blockquote{border-left:2px solid var(--accent);background:var(--bg-elev);color:var(--ink-2);margin:28px 0;padding:16px 18px;font-style:normal}.post-body blockquote p{margin:6px 0}.post-body blockquote .speaker{color:var(--accent);margin-right:4px;font-weight:600}.post-body :not(pre)>code{font-family:var(--font-mono);background:var(--bg-elev);border:1px solid var(--line);color:var(--ink);padding:1px 5px;font-size:.92em}.post-body pre{border:1px solid var(--line);border-left:2px solid var(--accent);margin:28px 0;padding:16px 18px;font-size:13px;line-height:1.55;overflow-x:auto;background:var(--paper)!important}.post-body pre code{font-family:var(--font-mono);background:0 0;border:none;padding:0}html[data-theme=dark] .post-body pre[data-theme],html[data-theme=dark] .post-body pre[data-theme] span{color:var(--shiki-dark)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration)!important;text-decoration:var(--shiki-dark-text-decoration)!important;background-color:#0000!important}html[data-theme=light] .post-body pre[data-theme],html[data-theme=light] .post-body pre[data-theme] span{color:var(--shiki-light)!important;font-style:var(--shiki-light-font-style)!important;font-weight:var(--shiki-light-font-weight)!important;-webkit-text-decoration:var(--shiki-light-text-decoration)!important;text-decoration:var(--shiki-light-text-decoration)!important;background-color:#0000!important}.post-body figure{text-align:center;margin:32px 0}.post-body figure[data-rehype-pretty-code-figure]{text-align:left;margin:0}.post-body figure[data-rehype-pretty-code-figure] pre{margin:28px 0}.post-body figure img{border:1px solid var(--line);background:var(--paper);max-width:100%;height:auto}.post-body figcaption{color:var(--muted);text-align:left;margin-top:10px;font-size:12px}.post-body img{max-width:100%;height:auto}.post-body hr{border:none;border-top:1px solid var(--line-soft);margin:36px 0}.post-body img.zoomable{cursor:zoom-in;transition:opacity .2s var(--ease-out)}.post-body img.zoomable:hover{opacity:.9}.lightbox[hidden]{display:none!important}.lightbox{z-index:9999;-webkit-backdrop-filter:blur(8px)saturate(.85);opacity:0;transition:opacity .2s var(--ease-out);cursor:zoom-out;background:#080a0eeb;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:40px 24px;display:flex;position:fixed;inset:0}.lightbox.open{opacity:1}.lightbox-img{object-fit:contain;width:auto;max-width:min(94vw,1400px);height:auto;max-height:84vh;transition:transform .25s var(--ease-out);background:#fff;border:1px solid #ffffff1f;transform:scale(.96);box-shadow:0 24px 60px #0000008c}.lightbox.open .lightbox-img{transform:scale(1)}.lightbox-cap{color:#ffffffb8;max-width:min(94vw,1400px);font-family:var(--font-mono);text-align:center;font-size:12px}.lightbox-close{color:#ffffffeb;cursor:pointer;width:36px;height:36px;font-size:22px;line-height:1;font-family:var(--font-mono);transition:background .2s var(--ease-out), border-color .2s var(--ease-out), color .2s var(--ease-out);background:#ffffff0f;border:1px solid #ffffff40;position:absolute;top:16px;right:20px}.lightbox-close:hover{border-color:var(--accent);color:var(--accent);background:#ffffff1f}@media (max-width:480px){.lightbox{padding:24px 12px}.lightbox-img{max-height:78vh}}
