.page[data-astro-cid-bvzihdzo]{min-height:100vh;padding-top:var(--nav-height)}.layout[data-astro-cid-bvzihdzo]{max-width:var(--max-width);margin:0 auto;padding:3rem 1.5rem;display:flex;gap:3rem}.article[data-astro-cid-bvzihdzo]{flex:1;min-width:0;max-width:750px}.meta[data-astro-cid-bvzihdzo]{font-family:var(--font-mono);font-size:.8rem;color:var(--muted-foreground);margin-bottom:.75rem}.post-title[data-astro-cid-bvzihdzo]{font-size:2rem;font-weight:700;color:var(--foreground);margin:0 0 .5rem;line-height:1.25}.post-description[data-astro-cid-bvzihdzo]{font-size:1rem;color:var(--muted-foreground);margin:0 0 2.5rem;line-height:1.6}.post-content[data-astro-cid-bvzihdzo]{font-size:1rem;color:var(--muted-foreground);line-height:1.8}.post-content[data-astro-cid-bvzihdzo] h1,.post-content[data-astro-cid-bvzihdzo] h2,.post-content[data-astro-cid-bvzihdzo] h3,.post-content[data-astro-cid-bvzihdzo] h4,.post-content[data-astro-cid-bvzihdzo] h5,.post-content[data-astro-cid-bvzihdzo] h6{color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;scroll-margin-top:calc(var(--nav-height) + 1rem)}.post-content[data-astro-cid-bvzihdzo] h2{font-size:1.375rem}.post-content[data-astro-cid-bvzihdzo] h3{font-size:1.125rem}.post-content[data-astro-cid-bvzihdzo] h4{font-size:1rem}.post-content[data-astro-cid-bvzihdzo] p{margin-bottom:1.5rem}.post-content[data-astro-cid-bvzihdzo] a{color:var(--primary);text-decoration:underline;text-underline-offset:2px;text-decoration-color:#58a6ff4d}.post-content[data-astro-cid-bvzihdzo] a:hover{text-decoration-color:var(--primary)}.post-content[data-astro-cid-bvzihdzo] ul,.post-content[data-astro-cid-bvzihdzo] ol{padding-left:1.5rem;margin-bottom:1.5rem}.post-content[data-astro-cid-bvzihdzo] li{margin-bottom:.5rem}.post-content[data-astro-cid-bvzihdzo] code{font-family:var(--font-mono);font-size:.85em;background:var(--secondary);padding:2px 6px;border:1px solid var(--border);border-radius:4px;color:var(--foreground)}.post-content[data-astro-cid-bvzihdzo] pre{position:relative;background:#0d1117;border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;overflow-x:auto;margin-bottom:1.5rem}.post-content[data-astro-cid-bvzihdzo] .copy-btn{position:absolute;top:.5rem;right:.5rem;background:none;border:none;padding:.375rem;color:var(--muted-foreground);cursor:pointer;opacity:.5;transition:opacity .15s,color .15s;box-shadow:none;display:flex;align-items:center;justify-content:center}.post-content[data-astro-cid-bvzihdzo] .copy-btn:hover{opacity:1;color:var(--foreground)}.post-content[data-astro-cid-bvzihdzo] .copy-btn.copied{color:var(--accent);opacity:1}.post-content[data-astro-cid-bvzihdzo] pre code{all:unset;font-family:var(--font-mono);font-size:.85em}.post-content[data-astro-cid-bvzihdzo] blockquote{border-left:2px solid rgba(88,166,255,.4);padding:0 0 0 1.25rem;margin:0 0 1.5rem;color:var(--muted-foreground)}.post-content[data-astro-cid-bvzihdzo] img{border:1px solid var(--border);border-radius:var(--radius)}.post-content[data-astro-cid-bvzihdzo] hr{border-top:1px solid var(--border);margin:2.5rem 0}.post-content[data-astro-cid-bvzihdzo] strong,.post-content[data-astro-cid-bvzihdzo] b{color:var(--foreground)}.toc[data-astro-cid-bvzihdzo]{position:sticky;top:calc(var(--nav-height) + 2rem);align-self:flex-start;width:220px;flex-shrink:0;max-height:calc(100vh - var(--nav-height) - 4rem);overflow-y:auto}.toc-label[data-astro-cid-bvzihdzo]{font-family:var(--font-mono);font-size:.7rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.toc-list[data-astro-cid-bvzihdzo]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem;border-left:1px solid var(--border);padding-left:1rem}.toc-link[data-astro-cid-bvzihdzo]{font-size:.75rem;color:var(--muted-foreground);text-decoration:none;display:block;line-height:1.4;transition:color .15s}.toc-link[data-astro-cid-bvzihdzo]:hover{color:var(--foreground)}.toc-link[data-astro-cid-bvzihdzo].active{color:var(--primary)}.toc-link[data-astro-cid-bvzihdzo].depth-3{padding-left:.75rem;font-size:.7rem}.toc-toggle[data-astro-cid-bvzihdzo]{display:none;position:fixed;bottom:1.5rem;right:1.5rem;font-family:var(--font-mono);font-size:.75rem;color:var(--muted-foreground);background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .75rem;cursor:pointer;z-index:20;box-shadow:0 4px 12px #0000004d}.toc-mobile[data-astro-cid-bvzihdzo]{display:none;position:fixed;inset:0;z-index:30;background:#0d1117f2;backdrop-filter:blur(8px);padding:4rem 2rem;overflow-y:auto}.toc-mobile[data-astro-cid-bvzihdzo].open{display:flex;flex-direction:column;gap:1rem}.toc-mobile[data-astro-cid-bvzihdzo] .toc-close[data-astro-cid-bvzihdzo]{font-family:var(--font-mono);font-size:.8rem;color:var(--muted-foreground);background:none;border:none;padding:0;cursor:pointer;align-self:flex-start;margin-bottom:.5rem;box-shadow:none}.toc-mobile[data-astro-cid-bvzihdzo] .toc-list[data-astro-cid-bvzihdzo]{gap:.625rem}.toc-mobile[data-astro-cid-bvzihdzo] .toc-link[data-astro-cid-bvzihdzo]{font-size:.85rem}.toc-mobile[data-astro-cid-bvzihdzo] .toc-link[data-astro-cid-bvzihdzo].depth-3{font-size:.8rem}@media (max-width: 1000px){.toc[data-astro-cid-bvzihdzo]{display:none}.toc-toggle[data-astro-cid-bvzihdzo]{display:block}}@media (max-width: 640px){.layout[data-astro-cid-bvzihdzo]{padding:2rem 1.25rem}.post-title[data-astro-cid-bvzihdzo]{font-size:1.5rem}}
