.page[data-astro-cid-bvzihdzo]{min-height:100vh}.layout[data-astro-cid-bvzihdzo]{max-width:600px;margin:0 auto;padding:7rem 1.5rem 6rem}.topbar[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}@media (prefers-reduced-motion: no-preference){.reveal[data-astro-cid-bvzihdzo]{opacity:0;transform:translateY(8px);animation:reveal .55s cubic-bezier(.22,1,.36,1) forwards}@keyframes reveal{to{opacity:1;transform:translateY(0)}}}.meta[data-astro-cid-bvzihdzo]{font-family:var(--font-mono);font-size:var(--text-meta);color:var(--muted-foreground);margin:.4rem 0 1.75rem}.post-title[data-astro-cid-bvzihdzo]{font-size:1.35rem;font-weight:700;color:var(--foreground);margin:0 0 .5rem;line-height:1.3}.post-description[data-astro-cid-bvzihdzo]{font-size:.95rem;color:var(--text-body);margin:0 0 2rem;line-height:1.55}.post-content[data-astro-cid-bvzihdzo]{font-size:.95rem;color:var(--text-body);line-height:1.6;letter-spacing:-.003em}.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:2rem;margin-bottom:.6rem;scroll-margin-top:calc(var(--nav-height) + 1rem)}.post-content[data-astro-cid-bvzihdzo] h2{font-size:1.2rem}.post-content[data-astro-cid-bvzihdzo] h3{font-size:1.05rem}.post-content[data-astro-cid-bvzihdzo] h4{font-size:.95rem}.post-content[data-astro-cid-bvzihdzo] p{margin-bottom:1.1rem}.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.1rem}.post-content[data-astro-cid-bvzihdzo] li{margin-bottom:.3rem}.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.1rem}.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.1rem;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:2rem 0}.post-content[data-astro-cid-bvzihdzo] strong,.post-content[data-astro-cid-bvzihdzo] b{color:var(--foreground)}.toc[data-astro-cid-bvzihdzo]{position:fixed;top:50%;left:calc(50% + 300px + 2rem);transform:translateY(-50%);width:150px;max-height:80vh;overflow-y:auto;z-index:10;scrollbar-width:none}.toc[data-astro-cid-bvzihdzo]::-webkit-scrollbar{display:none}@media (max-width: 1040px){.toc[data-astro-cid-bvzihdzo]{display:none}}.toc-list[data-astro-cid-bvzihdzo]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.toc-link[data-astro-cid-bvzihdzo]{position:relative;padding-left:.9rem;font-size:.75rem;color:var(--muted-foreground);text-decoration:none;display:block;line-height:1.35;transition:color .15s ease}.toc-link[data-astro-cid-bvzihdzo]:hover,.toc-link[data-astro-cid-bvzihdzo].active{color:var(--foreground)}.toc-link[data-astro-cid-bvzihdzo].active:before{content:"";position:absolute;left:0;top:.52em;width:4px;height:4px;border-radius:50%;background:currentColor}.toc-link[data-astro-cid-bvzihdzo].depth-3{padding-left:1.65rem;color:var(--muted-foreground);opacity:.8}@media (min-width: 1001px){.post-content[data-astro-cid-bvzihdzo]{line-height:1.65}.post-content[data-astro-cid-bvzihdzo] h2{font-size:1.3rem}.post-content[data-astro-cid-bvzihdzo] h3{font-size:1.1rem}.post-content[data-astro-cid-bvzihdzo] h4{font-size:.95rem}.post-title[data-astro-cid-bvzihdzo]{font-size:1.5rem}}@media (max-width: 640px){.layout[data-astro-cid-bvzihdzo]{padding:4.5rem 1.25rem 4rem}.post-title[data-astro-cid-bvzihdzo]{font-size:1.5rem}}
