.blog-post[data-astro-cid-bvzihdzo]{--content-padding: 2rem;max-width:800px;margin:0 auto;padding:8rem var(--content-padding) 4rem}.blog-header[data-astro-cid-bvzihdzo]{margin-bottom:3rem}.blog-header-content[data-astro-cid-bvzihdzo]{text-align:center}.breadcrumb[data-astro-cid-bvzihdzo]{font-family:JetBrains Mono,monospace;font-size:.85rem;color:var(--text-secondary);margin-bottom:2rem}.breadcrumb[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--accent-1);text-decoration:none;transition:color .3s}.breadcrumb[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--text-primary)}.separator[data-astro-cid-bvzihdzo]{margin:0 .5rem;opacity:.5}.current[data-astro-cid-bvzihdzo]{opacity:.7}.blog-title[data-astro-cid-bvzihdzo]{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:1rem;background:var(--gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blog-description[data-astro-cid-bvzihdzo]{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.blog-meta[data-astro-cid-bvzihdzo]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:1.5rem}.blog-author[data-astro-cid-bvzihdzo],.blog-date[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.author-label[data-astro-cid-bvzihdzo],.date-label[data-astro-cid-bvzihdzo]{font-family:JetBrains Mono,monospace;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.author-name[data-astro-cid-bvzihdzo]{color:var(--accent-1);font-weight:600}.blog-tags[data-astro-cid-bvzihdzo]{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.blog-tag[data-astro-cid-bvzihdzo]{font-family:JetBrains Mono,monospace;font-size:.8rem;padding:.25rem .75rem;background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:20px;color:var(--accent-1)}.blog-content[data-astro-cid-bvzihdzo]{margin-bottom:4rem}.prose[data-astro-cid-bvzihdzo]{color:var(--text-primary);line-height:1.8}.prose[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:2rem;font-weight:700;margin:3rem 0 1rem;color:var(--text-primary)}.prose[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.5rem;font-weight:600;margin:2.5rem 0 1rem;color:var(--text-primary)}.prose[data-astro-cid-bvzihdzo] h4[data-astro-cid-bvzihdzo]{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem;color:var(--text-primary)}.prose[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{margin-bottom:1.5rem;color:var(--text-secondary)}.prose[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo],.prose[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo]{margin-bottom:1.5rem;padding-left:1.5rem;color:var(--text-secondary)}.prose[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{margin-bottom:.5rem}.prose[data-astro-cid-bvzihdzo] blockquote[data-astro-cid-bvzihdzo]{border-left:4px solid var(--accent-1);padding:1rem 1.5rem;margin:2rem 0;background:var(--bg-card);border-radius:0 8px 8px 0;font-style:italic;color:var(--text-secondary)}.prose[data-astro-cid-bvzihdzo] code[data-astro-cid-bvzihdzo]{font-family:JetBrains Mono,monospace;font-size:.9em;padding:.2em .4em;background:var(--bg-card);border-radius:4px;color:var(--accent-3)}.prose pre{background:var(--bg-card);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;overflow-x:auto;margin:2rem 0;font-family:JetBrains Mono,monospace;font-size:.9rem;max-width:100%}.prose pre code{background:none;padding:0;color:var(--text-primary)}.prose[data-astro-cid-bvzihdzo] .mermaid[data-astro-cid-bvzihdzo]{background:var(--bg-card);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;margin:2rem 0;overflow-x:auto}.prose[data-astro-cid-bvzihdzo] .mermaid[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{max-width:100%;height:auto}.prose[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--accent-1);text-decoration:underline;text-decoration-color:#6366f14d;transition:all .3s}.prose[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--text-primary);text-decoration-color:var(--accent-1)}.prose img,.prose svg{display:block;max-width:100%;height:auto}.prose svg{width:100%}.prose img{border-radius:8px;margin:2rem 0}.prose picture{display:block;max-width:100%}.prose figure{margin:2rem 0;text-align:center;max-width:100%}.prose figure img,.prose figure svg{width:100%;height:auto}.prose figure>img,.prose figure>picture,.prose figure>picture>img{margin:0}.prose figcaption{margin-top:.75rem;font-size:.9rem;color:var(--text-secondary);font-style:italic}.prose figure.full-bleed{width:calc(100% + (var(--content-padding) * 2));margin-inline:calc(var(--content-padding) * -1)}.prose figure.full-bleed img{border-radius:0}.blog-footer[data-astro-cid-bvzihdzo]{border-top:1px solid rgba(255,255,255,.1);padding-top:3rem}.blog-footer-content[data-astro-cid-bvzihdzo]{display:grid;gap:2rem}.author-bio[data-astro-cid-bvzihdzo]{background:var(--bg-card);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center}.author-bio[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.author-bio[data-astro-cid-bvzihdzo] .author-role[data-astro-cid-bvzihdzo]{font-family:JetBrains Mono,monospace;font-size:.9rem;color:var(--accent-1);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.author-bio[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.author-bio[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]:last-of-type{margin-bottom:1.5rem}.author-links[data-astro-cid-bvzihdzo]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.back-to-blog[data-astro-cid-bvzihdzo]{text-align:center}@media(max-width:768px){.blog-post[data-astro-cid-bvzihdzo]{--content-padding: 1rem;padding:6rem var(--content-padding) 2rem}.prose figure{margin-inline:0}.blog-meta[data-astro-cid-bvzihdzo]{flex-direction:column;gap:.75rem}.blog-tags[data-astro-cid-bvzihdzo]{gap:.5rem}.author-links[data-astro-cid-bvzihdzo]{flex-direction:column;align-items:center}}
