.post-hero[data-astro-cid-bvzihdzo]{padding:5rem 0 4rem;border-bottom:1px solid var(--gray-100)}.post-hero-inner[data-astro-cid-bvzihdzo]{max-width:760px}.post-meta-top[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.75rem;font-family:var(--font-mono);font-size:.85rem;color:var(--gray-500);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.06em}.post-category[data-astro-cid-bvzihdzo]{color:var(--cyan-dark);font-weight:600}.post-meta-sep[data-astro-cid-bvzihdzo]{color:var(--gray-300)}.post-hero[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:clamp(2rem,4vw,3rem);margin-bottom:1.25rem;line-height:1.1}.post-description[data-astro-cid-bvzihdzo]{font-size:1.2rem;color:var(--gray-500);line-height:1.6;max-width:60ch;margin-bottom:2rem}.post-author[data-astro-cid-bvzihdzo]{font-size:.95rem;color:var(--gray-500);display:flex;align-items:center;gap:.5rem}.post-author[data-astro-cid-bvzihdzo] strong[data-astro-cid-bvzihdzo]{color:var(--gray-900)}.post-content[data-astro-cid-bvzihdzo]{padding:4rem 0 5rem}.post-content-inner[data-astro-cid-bvzihdzo]{max-width:760px}.post-content-inner[data-astro-cid-bvzihdzo] h2{font-size:clamp(1.35rem,2.5vw,1.75rem);margin-top:3rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--gray-100)}.post-content-inner[data-astro-cid-bvzihdzo] h3{font-size:1.1rem;margin-top:2rem;margin-bottom:.75rem}.post-content-inner[data-astro-cid-bvzihdzo] p{font-size:.975rem;margin-bottom:1.25rem;color:var(--gray-900);line-height:1.75}.post-content-inner[data-astro-cid-bvzihdzo] ul,.post-content-inner[data-astro-cid-bvzihdzo] ol{margin:1rem 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.post-content-inner[data-astro-cid-bvzihdzo] ul{list-style:none}.post-content-inner[data-astro-cid-bvzihdzo] ol{list-style:none;counter-reset:ol-counter}.post-content-inner[data-astro-cid-bvzihdzo] ul li,.post-content-inner[data-astro-cid-bvzihdzo] ol li{position:relative;padding-left:1.5rem;font-size:.975rem;line-height:1.7;color:var(--gray-900)}.post-content-inner[data-astro-cid-bvzihdzo] ul li:before{content:"→";position:absolute;left:0;top:.05em;color:var(--cyan-dark);font-weight:700}.post-content-inner[data-astro-cid-bvzihdzo] ol li{counter-increment:ol-counter;padding-left:1.75rem}.post-content-inner[data-astro-cid-bvzihdzo] ol li:before{content:counter(ol-counter) ".";position:absolute;left:0;top:.1em;color:var(--cyan-dark);font-weight:700;font-family:var(--font-mono);font-size:.85rem}.post-content-inner[data-astro-cid-bvzihdzo] strong{font-weight:700;color:var(--black)}.post-content-inner[data-astro-cid-bvzihdzo] a{color:var(--cyan-dark);text-decoration:underline;text-underline-offset:3px}.post-content-inner[data-astro-cid-bvzihdzo] a:hover{color:var(--cyan-dark)}.post-content-inner[data-astro-cid-bvzihdzo] blockquote{border-left:3px solid var(--cyan);padding:1rem 1.5rem;margin:2rem 0;background:var(--gray-50);color:var(--gray-900);font-style:normal}.post-related[data-astro-cid-bvzihdzo]{border-top:1px solid var(--gray-100)}.post-related-head[data-astro-cid-bvzihdzo]{margin-bottom:2rem}.post-related-head[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.2}.post-related-grid[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.post-related-card[data-astro-cid-bvzihdzo]{border:1px solid var(--gray-100);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color var(--transition),transform var(--transition)}.post-related-card[data-astro-cid-bvzihdzo]:hover{border-color:var(--gray-300);transform:translateY(-2px)}.post-related-card[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.1rem;line-height:1.35;margin:0}.post-related-card[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:.95rem;line-height:1.6;color:var(--gray-500);margin:0}.post-content-inner[data-astro-cid-bvzihdzo] table{width:100%;border-collapse:collapse;font-size:.9rem;margin:2rem 0;display:block;overflow-x:auto}.post-content-inner[data-astro-cid-bvzihdzo] thead tr{background:var(--gray-50);border-bottom:2px solid var(--gray-100)}.post-content-inner[data-astro-cid-bvzihdzo] th{padding:.75rem 1rem;text-align:left;font-weight:600;color:var(--black);white-space:nowrap}.post-content-inner[data-astro-cid-bvzihdzo] td{padding:.75rem 1rem;border-bottom:1px solid var(--gray-100);vertical-align:top;line-height:1.5}.post-content-inner[data-astro-cid-bvzihdzo] tr:last-child td{border-bottom:none}.post-content-inner[data-astro-cid-bvzihdzo] tr:hover td{background:var(--gray-50)}.post-content-inner[data-astro-cid-bvzihdzo] .faq-block{margin-top:3rem}.post-content-inner[data-astro-cid-bvzihdzo] .faq-item{border-top:1px solid var(--gray-100);padding:1.5rem 0}.post-content-inner[data-astro-cid-bvzihdzo] .faq-item h3{margin-top:0;margin-bottom:.75rem;font-size:1.1rem}.blog-cta[data-astro-cid-bvzihdzo]{padding:5rem 0}.blog-cta-inner[data-astro-cid-bvzihdzo]{text-align:center}.cta-sub[data-astro-cid-bvzihdzo]{color:var(--white-70);max-width:44ch;margin:1.5rem auto 2.5rem;font-size:1.3rem;line-height:1.6}@media(max-width:768px){.post-hero[data-astro-cid-bvzihdzo]{padding:3rem 0 2.5rem}}
