.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:var(--text-meta);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:var(--text-base);color:var(--text-body);margin:0 0 2.5rem;line-height:1.6}.post-content[data-astro-cid-bvzihdzo]{font-size:var(--text-base);color:var(--text-body);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:var(--code-bg);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] 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] .alert{border-left:3px solid;border-radius:var(--radius);padding:.875rem 1.125rem;margin:0 0 1.5rem;background:var(--card)}.post-content[data-astro-cid-bvzihdzo] .alert p{margin:0 0 .5rem;color:var(--text-body)}.post-content[data-astro-cid-bvzihdzo] .alert p:last-child{margin-bottom:0}.post-content[data-astro-cid-bvzihdzo] .alert-title{display:flex;align-items:center;gap:.4rem;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}.post-content[data-astro-cid-bvzihdzo] .alert-icon{flex-shrink:0}.post-content[data-astro-cid-bvzihdzo] .mermaid{transition:opacity .15s}.post-content[data-astro-cid-bvzihdzo] .mermaid:hover{opacity:.85}.mermaid-modal{position:fixed;inset:0;z-index:100;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:2rem;animation:mermaidModalFade .15s ease-out}@keyframes mermaidModalFade{0%{opacity:0}to{opacity:1}}.mermaid-modal-inner{max-width:95vw;max-height:90vh;overflow:auto;background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:2rem}.mermaid-modal-inner svg{width:100%;height:auto;min-width:600px;max-width:none}.image-modal-inner{max-width:95vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.image-modal-inner img{max-width:100%;max-height:90vh;-o-object-fit:contain;object-fit:contain;border-radius:var(--radius)}.mermaid-modal-close{position:absolute;top:1.25rem;right:1.25rem;background:var(--card);border:1px solid var(--border);border-radius:50%;width:40px;height:40px;padding:0;color:var(--muted-foreground);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s,border-color .15s,transform .15s;box-shadow:0 2px 8px #0003}.mermaid-modal-close:hover{background:var(--secondary);border-color:var(--muted-foreground);color:var(--foreground);transform:scale(1.05)}.post-content[data-astro-cid-bvzihdzo] .alert-note{border-left-color:#58a6ff;background:#58a6ff14}.post-content[data-astro-cid-bvzihdzo] .alert-note .alert-title{color:#58a6ff}.post-content[data-astro-cid-bvzihdzo] .alert-tip{border-left-color:#3fb950;background:#3fb95014}.post-content[data-astro-cid-bvzihdzo] .alert-tip .alert-title{color:#3fb950}.post-content[data-astro-cid-bvzihdzo] .alert-important{border-left-color:#a371f7;background:#a371f714}.post-content[data-astro-cid-bvzihdzo] .alert-important .alert-title{color:#a371f7}.post-content[data-astro-cid-bvzihdzo] .alert-warning{border-left-color:#d29922;background:#d299221a}.post-content[data-astro-cid-bvzihdzo] .alert-warning .alert-title{color:#d29922}.post-content[data-astro-cid-bvzihdzo] .alert-caution{border-left-color:#f85149;background:#f8514914}.post-content[data-astro-cid-bvzihdzo] .alert-caution .alert-title{color:#f85149}.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:.08em;margin-bottom:.875rem}.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:.85rem;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:.8rem}.toc-toggle[data-astro-cid-bvzihdzo]{display:none;align-items:center;gap:.5rem;position:fixed;bottom:1.25rem;right:1.25rem;font-family:var(--font-mono);font-size:.75rem;color:var(--foreground);background:var(--card);border:1px solid var(--border);border-radius:999px;padding:.625rem 1rem;cursor:pointer;z-index:20;box-shadow:0 4px 16px #00000040}.toc-toggle[data-astro-cid-bvzihdzo]:hover{border-color:var(--muted-foreground)}.toc-mobile[data-astro-cid-bvzihdzo]{display:none;position:fixed;left:0;right:0;bottom:0;height:50vh;z-index:30;background:var(--nav-bg);backdrop-filter:blur(8px);padding:1.5rem 2rem 2rem;overflow-y:auto;border-top:1px solid var(--border);box-shadow:0 -8px 24px #0003}.toc-mobile[data-astro-cid-bvzihdzo].open{display:flex;flex-direction:column;gap:1rem}.toc-backdrop[data-astro-cid-bvzihdzo]{display:none;position:fixed;inset:0;z-index:25;background:#00000080}.toc-backdrop[data-astro-cid-bvzihdzo].open{display:block}.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 (min-width: 1001px){.post-content[data-astro-cid-bvzihdzo]{line-height:1.75}.post-content[data-astro-cid-bvzihdzo] h2{font-size:1.5rem}.post-content[data-astro-cid-bvzihdzo] h3{font-size:1.25rem}.post-content[data-astro-cid-bvzihdzo] h4{font-size:var(--text-base)}.post-title[data-astro-cid-bvzihdzo]{font-size:2.25rem}}@media (max-width: 1000px){.toc[data-astro-cid-bvzihdzo]{display:none}.toc-toggle[data-astro-cid-bvzihdzo]{display:inline-flex}}@media (max-width: 640px){.layout[data-astro-cid-bvzihdzo]{padding:2rem 1.25rem}.post-title[data-astro-cid-bvzihdzo]{font-size:1.5rem}}
