.blog-post[data-astro-cid-bvzihdzo]{padding-bottom:var(--space-16)}.post-layout[data-astro-cid-bvzihdzo]{max-width:1080px;margin:0 auto;padding:var(--space-8) var(--space-4) 0;display:grid;grid-template-columns:1fr;gap:var(--space-10);align-items:start}@media(min-width:1080px){.post-layout[data-astro-cid-bvzihdzo]{grid-template-columns:minmax(0,720px) 240px}}.container[data-astro-cid-bvzihdzo]{min-width:0}.post-header[data-astro-cid-bvzihdzo]{margin-bottom:var(--space-12);padding-bottom:var(--space-8);border-bottom:1px solid var(--color-border)}.category-badge[data-astro-cid-bvzihdzo]{display:inline-block;background:var(--color-accent);color:#fff;padding:.25rem .75rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4)}.post-title[data-astro-cid-bvzihdzo]{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:var(--space-4);color:var(--color-text)}.post-subtitle[data-astro-cid-bvzihdzo]{font-size:var(--text-xl);color:var(--color-text-secondary);line-height:1.5;margin-bottom:var(--space-6)}.post-meta[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--color-text-secondary);flex-wrap:wrap}.separator[data-astro-cid-bvzihdzo]{opacity:.5}.tags[data-astro-cid-bvzihdzo]{display:flex;gap:var(--space-2);flex-wrap:wrap}.tag[data-astro-cid-bvzihdzo]{background:var(--color-tag-bg);color:#fff;padding:.25rem .5rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:500;text-decoration:none;transition:opacity .15s}.tag[data-astro-cid-bvzihdzo]:hover{opacity:.8}.post-content[data-astro-cid-bvzihdzo]{font-size:var(--text-lg);line-height:1.8;color:var(--color-text)}.post-content[data-astro-cid-bvzihdzo] h2,.post-content[data-astro-cid-bvzihdzo] h3,.post-content[data-astro-cid-bvzihdzo] h4{scroll-margin-top:calc(var(--header-height) + var(--space-6))}.post-content[data-astro-cid-bvzihdzo] h2{font-size:var(--text-4xl);font-weight:700;margin:var(--space-10) 0 var(--space-4);color:var(--color-text)}.post-content[data-astro-cid-bvzihdzo] h3{font-size:var(--text-2xl);font-weight:600;margin:var(--space-8) 0 var(--space-4);color:var(--color-text)}.post-content[data-astro-cid-bvzihdzo] h4{font-size:var(--text-xl);font-weight:600;margin:var(--space-6) 0 var(--space-3);color:var(--color-text)}.post-content[data-astro-cid-bvzihdzo] p{margin-bottom:var(--space-6)}.post-content[data-astro-cid-bvzihdzo] a{color:var(--color-primary);text-decoration:underline}.post-content[data-astro-cid-bvzihdzo] a:hover{color:var(--color-accent)}.post-content[data-astro-cid-bvzihdzo] ul,.post-content[data-astro-cid-bvzihdzo] ol{margin:var(--space-6) 0;padding-left:var(--space-8)}.post-content[data-astro-cid-bvzihdzo] li{margin-bottom:var(--space-2)}.post-content[data-astro-cid-bvzihdzo] code{background:var(--color-surface);padding:.2em .4em;border-radius:var(--radius-sm);font-size:.9em;border:1px solid var(--color-border)}.post-content[data-astro-cid-bvzihdzo] pre{background:var(--color-surface);padding:var(--space-4);border-radius:var(--radius);overflow-x:auto;margin:var(--space-6) 0;border:1px solid var(--color-border)}.post-content[data-astro-cid-bvzihdzo] pre code{background:none;padding:0;border:none;font-size:var(--text-sm)}.post-content[data-astro-cid-bvzihdzo] blockquote{border-left:4px solid var(--color-primary);padding-left:var(--space-4);margin:var(--space-6) 0;font-style:italic;color:var(--color-text-secondary)}.post-content[data-astro-cid-bvzihdzo] figure{margin:var(--space-8) 0}.post-content[data-astro-cid-bvzihdzo] figure img{margin:0}.post-content[data-astro-cid-bvzihdzo] figcaption{margin-top:var(--space-3);font-size:var(--text-sm);font-style:italic;color:var(--color-text-secondary);text-align:center}.post-content[data-astro-cid-bvzihdzo] img{max-width:100%;height:auto;border-radius:var(--radius);margin:var(--space-8) 0}.newsletter-section[data-astro-cid-bvzihdzo]{margin-top:var(--space-12);padding:var(--space-8) var(--space-6);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.newsletter-copy[data-astro-cid-bvzihdzo]{font-size:var(--text-lg);font-weight:500;color:var(--color-text);margin:0}.post-nav[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4);margin-bottom:var(--space-6)}.post-nav-link[data-astro-cid-bvzihdzo]{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-decoration:none;background:var(--color-surface);transition:border-color .2s,box-shadow .2s}.post-nav-link[data-astro-cid-bvzihdzo]:hover{border-color:var(--color-primary);box-shadow:var(--shadow)}.post-nav-link--prev[data-astro-cid-bvzihdzo]{text-align:right}.post-nav-label[data-astro-cid-bvzihdzo]{font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary)}.post-nav-title[data-astro-cid-bvzihdzo]{font-size:var(--text-sm);font-weight:500;color:var(--color-text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-footer[data-astro-cid-bvzihdzo]{margin-top:var(--space-8)}@media(max-width:600px){.post-nav[data-astro-cid-bvzihdzo]{grid-template-columns:1fr}.post-nav-link--prev[data-astro-cid-bvzihdzo]{text-align:left}}.toc-sidebar[data-astro-cid-bvzihdzo]{display:none}@media(min-width:1080px){.toc-sidebar[data-astro-cid-bvzihdzo]{display:block;position:sticky;top:calc(var(--header-height) + var(--space-8));max-height:calc(100vh - var(--header-height) - var(--space-16));overflow-y:auto}}.toc[data-astro-cid-bvzihdzo]{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4)}.toc-title[data-astro-cid-bvzihdzo]{font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);margin-bottom:var(--space-3)}.toc-list[data-astro-cid-bvzihdzo]{list-style:none;padding:0;margin:0}.toc-item[data-astro-cid-bvzihdzo]{margin-bottom:var(--space-2)}.toc-depth-3[data-astro-cid-bvzihdzo]{padding-left:var(--space-3)}.toc-link[data-astro-cid-bvzihdzo]{font-size:var(--text-sm);color:var(--color-text-secondary);text-decoration:none;line-height:1.4;display:block;transition:color .15s}.toc-link[data-astro-cid-bvzihdzo]:hover,.toc-link[data-astro-cid-bvzihdzo].active{color:var(--color-primary)}.toc-link[data-astro-cid-bvzihdzo].active{font-weight:600}@media(max-width:768px){.post-title[data-astro-cid-bvzihdzo]{font-size:2rem}.post-subtitle[data-astro-cid-bvzihdzo]{font-size:var(--text-lg)}.post-content[data-astro-cid-bvzihdzo]{font-size:var(--text-base)}.post-content[data-astro-cid-bvzihdzo] h2{font-size:var(--text-2xl)}.post-content[data-astro-cid-bvzihdzo] h3{font-size:var(--text-xl)}}
