.post-hero[data-astro-cid-yvbahnfj]{padding-top:clamp(1.5rem,3vw,2.5rem)}.breadcrumb[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;align-items:center;gap:.5em;font-size:.85rem;color:var(--vl-ink-muted);margin-bottom:1.4rem}.breadcrumb[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:var(--vl-ink-muted);font-weight:600}.breadcrumb[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--vl-blue)}.breadcrumb__current[data-astro-cid-yvbahnfj]{color:var(--vl-navy);max-width:40ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-hero__topics[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem}.post-hero__title[data-astro-cid-yvbahnfj]{font-size:clamp(2rem,1.3rem + 3vw,3.2rem);margin-bottom:1.1rem}.post-hero__meta[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:.7rem;color:var(--vl-ink-muted);font-size:.95rem;font-weight:500}.post-hero__figure[data-astro-cid-yvbahnfj]{margin-top:2.2rem;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:1180 / 560}.post-hero__figure[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;height:100%;object-fit:cover}.post-layout[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:minmax(0,1fr);gap:2.5rem;margin-top:clamp(2rem,4vw,3.2rem)}@media(min-width:1000px){.post-layout[data-astro-cid-yvbahnfj]{grid-template-columns:260px minmax(0,1fr);align-items:start}.post-main[data-astro-cid-yvbahnfj]{max-width:760px}}.post-toc[data-astro-cid-yvbahnfj]{display:none}@media(min-width:1000px){.post-toc[data-astro-cid-yvbahnfj]{display:block;position:sticky;top:calc(var(--header-h) + 20px)}}.post-toc__inner[data-astro-cid-yvbahnfj]{background:var(--vl-surface);border:1px solid var(--vl-line);border-radius:var(--radius-lg);padding:1.3rem 1.4rem;box-shadow:var(--shadow-sm)}.post-toc__title[data-astro-cid-yvbahnfj]{font-family:var(--font-display);font-weight:600;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--vl-blue-700);margin-bottom:.8rem}.post-toc[data-astro-cid-yvbahnfj] ol[data-astro-cid-yvbahnfj]{list-style:none;counter-reset:toc;display:flex;flex-direction:column;gap:.15rem}.post-toc[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{counter-increment:toc}.post-toc[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{display:block;font-size:.9rem;line-height:1.4;color:var(--vl-ink-soft);padding:.4em .5em .4em 2em;border-radius:8px;position:relative;transition:background .2s,color .2s}.post-toc[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:before{content:counter(toc);position:absolute;left:.5em;font-family:var(--font-display);font-weight:600;color:var(--vl-sky)}.post-toc[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover,.post-toc[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj].is-active{background:var(--vl-blue-050);color:var(--vl-blue-700)}.post-toc[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj].is-active:before{color:var(--vl-blue)}.takeaways[data-astro-cid-yvbahnfj]{background:var(--grad-hero);border:1px solid var(--vl-blue-100);border-radius:var(--radius-lg);padding:1.5rem 1.7rem;margin-bottom:2.4rem;box-shadow:var(--shadow-sm)}.takeaways__title[data-astro-cid-yvbahnfj]{font-family:var(--font-display);font-weight:700;font-size:1.15rem;color:var(--vl-navy);margin-bottom:.8rem}.takeaways[data-astro-cid-yvbahnfj] ul[data-astro-cid-yvbahnfj]{list-style:none;display:grid;gap:.7rem}.takeaways[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]{position:relative;padding-left:1.8em;color:var(--vl-ink-soft);line-height:1.55}.takeaways[data-astro-cid-yvbahnfj] li[data-astro-cid-yvbahnfj]:before{content:"✦";position:absolute;left:0;color:var(--vl-peach-600);font-weight:800}.faq[data-astro-cid-yvbahnfj]{margin-top:3.5rem}.faq__heading[data-astro-cid-yvbahnfj]{margin-bottom:1.3rem}.faq__list[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;gap:.8rem}.faq-item[data-astro-cid-yvbahnfj]{background:var(--vl-surface);border:1px solid var(--vl-line);border-radius:var(--radius);overflow:hidden;transition:box-shadow .25s,border-color .25s}.faq-item[data-astro-cid-yvbahnfj][open]{box-shadow:var(--shadow);border-color:var(--vl-sky)}.faq-item[data-astro-cid-yvbahnfj] summary[data-astro-cid-yvbahnfj]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.3rem;font-family:var(--font-display);font-weight:600;font-size:1.08rem;color:var(--vl-navy);cursor:pointer;list-style:none}.faq-item[data-astro-cid-yvbahnfj] summary[data-astro-cid-yvbahnfj]::-webkit-details-marker{display:none}.faq-item__chevron[data-astro-cid-yvbahnfj]{flex-shrink:0;color:var(--vl-blue);transition:transform .3s var(--ease-spring)}.faq-item[data-astro-cid-yvbahnfj][open] .faq-item__chevron[data-astro-cid-yvbahnfj]{transform:rotate(180deg)}.faq-item__answer[data-astro-cid-yvbahnfj]{padding:0 1.3rem 1.2rem;color:var(--vl-ink-soft);line-height:1.7}.post-cta[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.4rem;margin-top:3.5rem;padding:2rem 2.2rem;background:var(--grad-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-glow)}.post-cta[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{color:#fff;font-size:1.5rem;margin-bottom:.3rem}.post-cta[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{color:#ffffffe6}.related[data-astro-cid-yvbahnfj]{padding-bottom:0}.related__title[data-astro-cid-yvbahnfj]{text-align:center;margin-bottom:2.2rem}.related__grid[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.6rem}
