.blog-post-container[data-astro-cid-2q5oecfc]{min-height:100vh}.post-header[data-astro-cid-2q5oecfc]{padding:4rem 1rem;text-align:center;border-bottom:1px solid var(--card-border);background:var(--bg-secondary)}.container[data-astro-cid-2q5oecfc]{max-width:800px;width:100%;margin:0 auto}.post-content[data-astro-cid-2q5oecfc]{padding:4rem 1rem}.post-body[data-astro-cid-2q5oecfc]{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:4rem;box-shadow:var(--shadow-sm);line-height:1.8}.breadcrumb{margin-bottom:3rem;text-align:left;font-size:.95rem}.breadcrumb a{color:var(--accent-secondary);text-decoration:none;font-weight:500;transition:color .2s ease}.breadcrumb a:hover{color:var(--accent-color)}.post-meta{color:var(--text-secondary);font-size:1.1rem;font-weight:500;margin-bottom:1.5rem}.post-date{color:var(--text-secondary);opacity:.8}.newcomers-note{background:#f8f9fa;border-left:4px solid var(--accent-secondary);padding:1.5rem 2rem;margin-bottom:3rem;border-radius:4px;font-size:1.05rem;color:var(--text-secondary)}.post-body[data-astro-cid-2q5oecfc] h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;margin-bottom:1.5rem;color:var(--text-primary);line-height:1.1;letter-spacing:-.02em}.post-body[data-astro-cid-2q5oecfc] h2{color:var(--accent-secondary);font-size:2rem;font-weight:700;margin:3.5rem 0 1.5rem;line-height:1.2;letter-spacing:-.01em}.post-body[data-astro-cid-2q5oecfc] h2:first-child{margin-top:0}.post-body[data-astro-cid-2q5oecfc] h3{color:var(--accent-secondary);font-size:1.5rem;font-weight:600;margin:2.5rem 0 1rem;line-height:1.3}.post-body[data-astro-cid-2q5oecfc] p{margin-bottom:1.75rem;color:var(--text-primary);font-size:1.125rem}.post-body[data-astro-cid-2q5oecfc] img{display:block;max-width:90%;height:auto;border-radius:8px;margin:3rem auto;box-shadow:var(--shadow-md);border:1px solid var(--card-border)}.post-body[data-astro-cid-2q5oecfc] ul,.post-body[data-astro-cid-2q5oecfc] ol{margin:1.75rem 0;padding-left:2rem}.post-body[data-astro-cid-2q5oecfc] li{margin-bottom:1rem;color:var(--text-primary);font-size:1.125rem}.post-body[data-astro-cid-2q5oecfc] li strong{color:var(--text-primary);font-weight:700}.post-body[data-astro-cid-2q5oecfc] .post-toc{background:var(--bg-secondary);border-left:4px solid var(--accent-secondary);border-radius:6px;margin:2.5rem 0 3rem;padding:1.25rem 1.5rem}.post-body[data-astro-cid-2q5oecfc] .post-toc>strong{display:block;margin-bottom:.75rem;color:var(--text-primary);font-size:1.1rem}.post-body[data-astro-cid-2q5oecfc] .post-toc ul{margin:0;padding-left:1.25rem}.post-body[data-astro-cid-2q5oecfc] .post-toc ul ul{margin-top:.35rem}.post-body[data-astro-cid-2q5oecfc] .post-toc li{margin-bottom:.35rem;font-size:1rem}.post-body[data-astro-cid-2q5oecfc] .community-callout{background:var(--bg-secondary);border:1px solid var(--card-border);border-top:4px solid var(--accent-color);border-radius:6px;margin:2.5rem 0;padding:1.25rem 1.5rem}.post-body[data-astro-cid-2q5oecfc] .community-callout>strong{display:block;margin-bottom:.4rem;color:var(--text-primary);font-size:1.15rem}.post-body[data-astro-cid-2q5oecfc] .community-callout p{margin-bottom:0;font-size:1.05rem}.post-body[data-astro-cid-2q5oecfc] code{background:#f1f3f5;border:1px solid #e9ecef;border-radius:4px;padding:.2em .4em;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em;color:#d63384}.post-body[data-astro-cid-2q5oecfc] pre{background:#1a1a1a;padding:1.5rem;border-radius:8px;margin:2rem 0;overflow-x:auto}.post-body[data-astro-cid-2q5oecfc] pre code{background:transparent;border:none;padding:0;color:#e9ecef}.post-body[data-astro-cid-2q5oecfc] a{color:var(--accent-color);text-decoration:none;font-weight:500;transition:all .2s ease;position:relative}.post-body[data-astro-cid-2q5oecfc] a:hover{color:var(--text-primary)}.post-body[data-astro-cid-2q5oecfc] a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--accent-color);transition:width .3s ease}.post-body[data-astro-cid-2q5oecfc] a:hover:after{width:100%}.post-body[data-astro-cid-2q5oecfc] hr{border:none;height:2px;background:linear-gradient(to right,transparent,var(--accent-color),transparent);margin:3rem 0;opacity:.3}.post-navigation{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--card-border);text-align:center}.nav-link{display:inline-block;color:var(--accent-color);text-decoration:none;font-weight:500;padding:.75rem 1.5rem;border:1px solid var(--card-border);border-radius:8px;transition:all .2s ease;background:#ffffff0d}.nav-link:hover{color:var(--text-primary);background:#ffffff1a;transform:translateY(-1px)}@media (max-width: 768px){.post-header[data-astro-cid-2q5oecfc]{padding:1.5rem 1rem}.post-content[data-astro-cid-2q5oecfc]{padding:2rem 1rem}.post-body[data-astro-cid-2q5oecfc]{padding:2rem}.post-body[data-astro-cid-2q5oecfc] h1{font-size:1.5rem}.post-body[data-astro-cid-2q5oecfc] h2{font-size:1.5rem;margin:2rem 0 .75rem}.post-body[data-astro-cid-2q5oecfc] h3{font-size:1.25rem;margin:1.5rem 0 .5rem}.breadcrumb{margin-bottom:1rem}}
