.post-hero[data-astro-cid-yvbahnfj]{border-bottom:1px solid var(--border);padding-block:40px 34px;background-color:var(--bg-soft)}.post-hero-inner[data-astro-cid-yvbahnfj]{text-align:left}.breadcrumb[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:8px;font-size:.82rem;color:var(--slate-500);margin-bottom:18px}.breadcrumb[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:var(--slate-500);font-weight:500}.breadcrumb[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--blue-700)}.post-cat[data-astro-cid-yvbahnfj]{margin-bottom:16px}.post-title[data-astro-cid-yvbahnfj]{font-size:clamp(1.9rem,4.6vw,3rem);line-height:1.1;margin:0 0 18px;max-width:20ch}.post-lede[data-astro-cid-yvbahnfj]{font-size:1.2rem;color:var(--slate-600);line-height:1.6;margin:0 0 22px;max-width:60ch}.post-meta[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.post-meta[data-astro-cid-yvbahnfj] .meta[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;gap:6px}.dot[data-astro-cid-yvbahnfj]{color:var(--slate-300)}.post-cover[data-astro-cid-yvbahnfj]{margin:30px 0 0}.post-cover[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;border-radius:var(--r-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);aspect-ratio:16/9;object-fit:cover}.post-grid[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:56px;align-items:start;padding-top:44px}.post-main[data-astro-cid-yvbahnfj]{max-width:760px;width:100%;margin-inline:auto}.takeaways[data-astro-cid-yvbahnfj]{background:linear-gradient(125deg,var(--blue-50),#ecfeff);border:1px solid var(--blue-100);border-radius:var(--r-lg);padding:22px 24px;margin-bottom:36px}.takeaways-title[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:8px;font-family:var(--font-display);font-weight:600;color:var(--blue-800);margin:0 0 14px;font-size:1.05rem}.takeaways-title[data-astro-cid-yvbahnfj] svg{color:var(--cyan-500)}.takeaways[data-astro-cid-yvbahnfj] ul[data-astro-cid-yvbahnfj]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.takeaways[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{display:flex;gap:11px;align-items:flex-start;color:var(--slate-700)}.takeaways[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj] svg{color:var(--blue-600);flex:none;margin-top:4px}.post-side[data-astro-cid-yvbahnfj]{position:sticky;top:90px}.toc[data-astro-cid-yvbahnfj]{border-left:2px solid var(--border);padding-left:18px}.toc-title[data-astro-cid-yvbahnfj]{font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--slate-500);margin:0 0 12px}.toc[data-astro-cid-yvbahnfj] ol[data-astro-cid-yvbahnfj]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px;counter-reset:toc}.toc[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{counter-increment:toc}.toc[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{font-size:.86rem;color:var(--slate-600);line-height:1.4;display:block}.toc[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:before{content:counter(toc,decimal-leading-zero);font-family:var(--font-mono);color:var(--blue-400);margin-right:8px;font-size:.75rem}.toc[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--blue-700)}.faq[data-astro-cid-yvbahnfj]{margin-top:52px;padding-top:8px}.faq-heading[data-astro-cid-yvbahnfj]{font-size:1.6rem;margin-bottom:20px}.faq-list[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;gap:12px}.faq-item[data-astro-cid-yvbahnfj]{border:1px solid var(--border);border-radius:var(--r-md);background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item[data-astro-cid-yvbahnfj][open]{border-color:var(--blue-200);box-shadow:var(--shadow-sm)}.faq-item[data-astro-cid-yvbahnfj] summary[data-astro-cid-yvbahnfj]{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;cursor:pointer;font-family:var(--font-display);font-weight:600;color:var(--slate-900);font-size:1.03rem;list-style:none}.faq-item[data-astro-cid-yvbahnfj] summary[data-astro-cid-yvbahnfj]::-webkit-details-marker{display:none}.faq-chevron[data-astro-cid-yvbahnfj]{color:var(--blue-500);transition:transform .2s ease;flex:none}.faq-item[data-astro-cid-yvbahnfj][open] .faq-chevron[data-astro-cid-yvbahnfj]{transform:rotate(180deg)}.faq-answer[data-astro-cid-yvbahnfj]{padding:0 20px 18px;color:var(--slate-600);line-height:1.7}.faq-answer[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{margin:0}.related[data-astro-cid-yvbahnfj]{background:var(--slate-50);border-top:1px solid var(--border);margin-top:70px}.related-title[data-astro-cid-yvbahnfj]{font-size:1.7rem;margin:6px 0 28px}@media(max-width:1000px){.post-grid[data-astro-cid-yvbahnfj]{grid-template-columns:1fr;gap:0}.post-side[data-astro-cid-yvbahnfj]{display:none}}
