main[data-astro-cid-bvzihdzo]{padding:2rem 0}.blog-breadcrumbs[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-secondary);width:100%;max-width:820px;margin-bottom:1.5rem}.blog-breadcrumbs[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--text-secondary);text-decoration:none;transition:var(--transition)}.blog-breadcrumbs[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--accent-cyan)}.blog-breadcrumbs[data-astro-cid-bvzihdzo] .separator[data-astro-cid-bvzihdzo]{color:var(--text-tertiary)}.blog-breadcrumbs[data-astro-cid-bvzihdzo] .current[data-astro-cid-bvzihdzo]{color:var(--text-primary);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.blog-post-card[data-astro-cid-bvzihdzo]{background:var(--bg-surface);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:2.5rem;box-shadow:var(--shadow-lg);width:100%;max-width:820px;position:relative;overflow:hidden}.blog-post-card[data-astro-cid-bvzihdzo]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-gradient)}.post-header[data-astro-cid-bvzihdzo]{margin-bottom:2rem}.post-tags[data-astro-cid-bvzihdzo]{display:flex;gap:.5rem;margin-bottom:.8rem;flex-wrap:wrap}.tag-badge[data-astro-cid-bvzihdzo]{font-size:.72rem;font-weight:600;color:var(--accent-cyan);background:#00e5ff14;border:1px solid rgba(0,229,255,.15);padding:.2rem .6rem;border-radius:99px}.post-title[data-astro-cid-bvzihdzo]{font-family:Outfit,sans-serif;font-size:clamp(1.8rem,5vw,2.6rem);font-weight:800;line-height:1.2;color:#fff;letter-spacing:-.02em;margin-bottom:1rem}.post-meta[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.6rem;font-size:.85rem;color:var(--text-secondary);flex-wrap:wrap}.post-meta[data-astro-cid-bvzihdzo] strong[data-astro-cid-bvzihdzo]{color:var(--text-primary)}.bullet[data-astro-cid-bvzihdzo]{color:var(--text-tertiary)}.post-hero-image[data-astro-cid-bvzihdzo]{width:100%;max-height:380px;border-radius:var(--radius-md);overflow:hidden;margin-bottom:2.5rem;border:1px solid var(--card-border)}.post-hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:100%;height:100%;object-fit:cover}.post-content[data-astro-cid-bvzihdzo]{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.post-content[data-astro-cid-bvzihdzo] h2,.post-content[data-astro-cid-bvzihdzo] h3{color:#fff;font-family:Outfit,sans-serif;font-weight:700;letter-spacing:-.01em}.post-content[data-astro-cid-bvzihdzo] h2{font-size:1.6rem;margin-top:2.5rem;margin-bottom:.8rem;padding-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,.05)}.post-content[data-astro-cid-bvzihdzo] h3{font-size:1.25rem;margin-top:1.8rem;margin-bottom:.6rem}.post-content[data-astro-cid-bvzihdzo] p{margin-bottom:1.5rem}.post-content[data-astro-cid-bvzihdzo] strong{color:#fff}.post-content[data-astro-cid-bvzihdzo] ul,.post-content[data-astro-cid-bvzihdzo] ol{margin-bottom:1.8rem;padding-left:1.5rem}.post-content[data-astro-cid-bvzihdzo] ul{list-style:none}.post-content[data-astro-cid-bvzihdzo] ul li{margin-bottom:.6rem;position:relative;padding-left:1.2rem}.post-content[data-astro-cid-bvzihdzo] ul li:before{content:"▸";color:var(--accent-cyan);position:absolute;left:0;font-weight:700}.post-content[data-astro-cid-bvzihdzo] ol{list-style:decimal}.post-content[data-astro-cid-bvzihdzo] ol li{margin-bottom:.6rem;padding-left:.4rem}.post-content[data-astro-cid-bvzihdzo] blockquote{border-left:4px solid var(--accent-purple);background:#b366ff0d;padding:1rem 1.5rem;border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:1.5rem 0 2rem;font-style:italic;color:var(--text-primary)}.post-content[data-astro-cid-bvzihdzo] blockquote p{margin-bottom:0}.post-content[data-astro-cid-bvzihdzo] a{color:var(--accent-cyan);text-decoration:none;transition:var(--transition);border-bottom:1px dashed rgba(0,229,255,.4)}.post-content[data-astro-cid-bvzihdzo] a:hover{color:#fff;border-bottom-color:#fff}.post-content[data-astro-cid-bvzihdzo] pre{background:var(--bg-surface-alt);border:1px solid var(--card-border);padding:1rem 1.25rem;border-radius:var(--radius-sm);overflow-x:auto;margin:1.5rem 0;font-family:monospace;font-size:.9rem}.post-content[data-astro-cid-bvzihdzo] code{background:#00e5ff14;padding:.15rem .4rem;border-radius:4px;font-size:.9rem;font-family:monospace;color:var(--accent-cyan)}.post-content[data-astro-cid-bvzihdzo] pre code{background:transparent;padding:0;border-radius:0;color:inherit;font-size:inherit}.post-content[data-astro-cid-bvzihdzo] table{width:100%;border-collapse:collapse;margin:1.8rem 0;font-size:.95rem}.post-content[data-astro-cid-bvzihdzo] th,.post-content[data-astro-cid-bvzihdzo] td{padding:.75rem 1rem;border-bottom:1px solid var(--card-border);text-align:left}.post-content[data-astro-cid-bvzihdzo] th{color:#fff;font-weight:600;background:#ffffff05}.post-content[data-astro-cid-bvzihdzo] tr:hover{background:#ffffff03}.post-footer[data-astro-cid-bvzihdzo]{margin-top:3.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.btn-back-blog[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:500;transition:var(--transition)}.btn-back-blog[data-astro-cid-bvzihdzo]:hover{color:var(--accent-cyan)}.btn-back-blog[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{transition:transform .2s ease}.btn-back-blog[data-astro-cid-bvzihdzo]:hover svg[data-astro-cid-bvzihdzo]{transform:translate(-3px)}.hub-section[data-astro-cid-bvzihdzo]{padding:3rem 0 1rem}.section-header[data-astro-cid-bvzihdzo]{text-align:center;margin-bottom:2rem}.section-tag[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan);margin-bottom:.5rem}.section-heading[data-astro-cid-bvzihdzo]{font-family:Outfit,sans-serif;font-size:clamp(1.4rem,3.5vw,1.8rem);font-weight:700;color:#fff;letter-spacing:-.02em}@media(max-width:600px){.blog-post-card[data-astro-cid-bvzihdzo]{padding:1.5rem}.post-header[data-astro-cid-bvzihdzo]{margin-bottom:1.5rem}}
