.post__hero[data-astro-cid-bvzihdzo]{position:relative;padding:8rem 0 3rem;background:var(--cream);color:var(--teal);overflow:hidden}.post__hero-bg[data-astro-cid-bvzihdzo]{position:absolute;inset:0;pointer-events:none}.post__hero-glow[data-astro-cid-bvzihdzo]{position:absolute;width:600px;height:600px;top:-250px;right:-200px;background:var(--amber);border-radius:50%;filter:blur(110px);opacity:.18}.container--tight[data-astro-cid-bvzihdzo]{max-width:780px;position:relative;z-index:1;padding:0 1.5rem;margin:0 auto}@media(min-width:768px){.container--tight[data-astro-cid-bvzihdzo]{padding:0 2rem}}.post__crumb[data-astro-cid-bvzihdzo]{display:flex;gap:.5rem;font-size:.82rem;color:var(--teal-mid);margin-bottom:2rem;align-items:center;flex-wrap:wrap}.post__crumb[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--amber)}.post__crumb-cat[data-astro-cid-bvzihdzo]{color:var(--amber);font-weight:600}.post__title[data-astro-cid-bvzihdzo]{font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.05;letter-spacing:-.035em;margin-bottom:1.25rem;text-wrap:balance}.post__lede[data-astro-cid-bvzihdzo]{font-size:1.2rem;line-height:1.55;color:var(--teal-mid);margin-bottom:1.75rem;text-wrap:pretty}.post__meta[data-astro-cid-bvzihdzo]{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center;font-size:.88rem;color:var(--teal-mid)}.post__chip[data-astro-cid-bvzihdzo]{display:inline-block;padding:.3rem .7rem;background:var(--amber);color:var(--teal);border-radius:var(--r-full);font-weight:700;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.post__cover[data-astro-cid-bvzihdzo]{margin:-1.5rem 0 0;padding:0}.post__cover[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:100%;height:auto;aspect-ratio:1200 / 630;border-radius:var(--r-xl);overflow:hidden;box-shadow:0 20px 50px #10262a2e;background:var(--cream-alt);display:block}.post__body[data-astro-cid-bvzihdzo]{padding:3rem 0}.prose[data-astro-cid-bvzihdzo]{font-family:var(--font-body);font-size:1.075rem;line-height:1.75;color:var(--teal-mid);max-width:70ch;margin:0 auto}.prose[data-astro-cid-bvzihdzo] h2{font-size:clamp(1.5rem,2.6vw,2rem);color:var(--teal);margin:2.75rem 0 1rem;letter-spacing:-.02em;line-height:1.2;text-wrap:balance}.prose[data-astro-cid-bvzihdzo] h3{font-size:clamp(1.2rem,1.8vw,1.45rem);color:var(--teal);margin:2rem 0 .75rem;letter-spacing:-.015em;line-height:1.3}.prose[data-astro-cid-bvzihdzo] h4{font-size:1.1rem;color:var(--teal);margin:1.5rem 0 .5rem;font-weight:700}.prose[data-astro-cid-bvzihdzo] p{margin-bottom:1.25rem}.prose[data-astro-cid-bvzihdzo] p:has(+ul),.prose[data-astro-cid-bvzihdzo] p:has(+ol){margin-bottom:.6rem}.prose[data-astro-cid-bvzihdzo] strong{color:var(--teal);font-weight:700}.prose[data-astro-cid-bvzihdzo] em{font-family:var(--font-serif);font-style:italic;color:var(--teal)}.prose[data-astro-cid-bvzihdzo] a{color:var(--amber-dark);text-decoration:underline;text-decoration-color:#f5a62366;text-underline-offset:3px;transition:text-decoration-color .2s}.prose[data-astro-cid-bvzihdzo] a:hover{text-decoration-color:var(--amber-dark)}.prose[data-astro-cid-bvzihdzo] ul,.prose[data-astro-cid-bvzihdzo] ol{margin:0 0 1.5rem 1.4rem;padding-left:.5rem}.prose[data-astro-cid-bvzihdzo] ul{list-style:disc outside}.prose[data-astro-cid-bvzihdzo] ol{list-style:decimal outside}.prose[data-astro-cid-bvzihdzo] li{margin-bottom:.5rem;padding-left:.4rem}.prose[data-astro-cid-bvzihdzo] li::marker{color:var(--amber)}.prose[data-astro-cid-bvzihdzo] blockquote{border-left:3px solid var(--amber);padding:.4rem 0 .4rem 1.5rem;margin:2rem 0;font-family:var(--font-serif);font-style:italic;font-size:1.2rem;color:var(--teal);line-height:1.5}.prose[data-astro-cid-bvzihdzo] code{font-family:var(--font-mono);font-size:.88em;background:var(--cream-alt);padding:.15em .45em;border-radius:5px;color:var(--teal)}.prose[data-astro-cid-bvzihdzo] pre{background:var(--teal-deep);color:var(--cream);padding:1.25rem 1.5rem;border-radius:var(--r-md);overflow-x:auto;margin:1.5rem 0;font-size:.88rem;line-height:1.55}.prose[data-astro-cid-bvzihdzo] pre code{background:none;padding:0;color:inherit}.prose[data-astro-cid-bvzihdzo] hr{border:0;height:1px;background:#10262a1a;margin:3rem 0}.prose[data-astro-cid-bvzihdzo] img{border-radius:var(--r-md);margin:2rem 0}.prose[data-astro-cid-bvzihdzo] table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.94rem}.prose[data-astro-cid-bvzihdzo] th,.prose[data-astro-cid-bvzihdzo] td{padding:.65rem .85rem;text-align:left;border-bottom:1px solid rgba(16,38,42,.08)}.prose[data-astro-cid-bvzihdzo] th{color:var(--teal);font-weight:700}.post__foot[data-astro-cid-bvzihdzo]{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap;padding:2rem 0;border-top:1px solid rgba(16,38,42,.08);border-bottom:1px solid rgba(16,38,42,.08);margin:2rem 0 4rem}.post__tags[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;gap:.4rem}.post__tag[data-astro-cid-bvzihdzo]{display:inline-block;padding:.35rem .75rem;background:var(--cream-alt);border-radius:var(--r-full);font-size:.78rem;color:var(--teal-mid);transition:background .2s,color .2s}.post__tag[data-astro-cid-bvzihdzo]:hover{background:var(--amber);color:var(--teal)}.post__share[data-astro-cid-bvzihdzo]{display:flex;gap:.5rem;align-items:center;font-size:.85rem;color:var(--teal-mid)}.post__share[data-astro-cid-bvzihdzo] strong[data-astro-cid-bvzihdzo]{font-weight:600}.post__share[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{width:36px;height:36px;border-radius:50%;background:var(--cream-alt);color:var(--teal);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-serif);font-style:italic;font-weight:600;transition:background .2s,color .2s,transform .2s}.post__share[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{background:var(--amber);color:var(--teal);transform:translateY(-2px)}.post__faq[data-astro-cid-bvzihdzo]{margin:0 0 3.5rem}.post__faq[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.5rem;margin-bottom:1.25rem;color:var(--teal)}.post__faq-list[data-astro-cid-bvzihdzo]{border-top:1px solid rgba(16,38,42,.1)}.post__faq-item[data-astro-cid-bvzihdzo]{border-bottom:1px solid rgba(16,38,42,.1)}.post__faq-item[data-astro-cid-bvzihdzo] summary[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 0;cursor:pointer;list-style:none;font-size:1.05rem;font-weight:600;color:var(--teal)}.post__faq-item[data-astro-cid-bvzihdzo] summary[data-astro-cid-bvzihdzo]::-webkit-details-marker{display:none}.post__faq-item[data-astro-cid-bvzihdzo] summary[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{width:20px;height:20px;color:var(--amber);flex-shrink:0;transition:transform .3s var(--ease-out)}.post__faq-item[data-astro-cid-bvzihdzo][open] summary[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{transform:rotate(180deg)}.post__faq-item[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{padding:0 0 1.3rem;color:var(--teal-mid);line-height:1.7}.post__industries[data-astro-cid-bvzihdzo]{margin:0 0 3.5rem}.post__industries[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.5rem;margin-bottom:1.25rem;color:var(--teal)}.post__industries-row[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;gap:.6rem}.post__industry-chip[data-astro-cid-bvzihdzo]{display:inline-block;padding:.55rem 1rem;border-radius:var(--r-full);background:var(--cream-alt);color:var(--teal-mid);font-size:.9rem;font-weight:500;transition:background .3s,color .3s,transform .3s var(--ease-out)}.post__industry-chip[data-astro-cid-bvzihdzo]:hover{background:var(--amber);color:var(--teal);transform:translateY(-2px)}.post__related[data-astro-cid-bvzihdzo]{margin:0 0 6rem}.post__related[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.5rem;margin-bottom:1.5rem;color:var(--teal)}.post__related-grid[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.post__related-card[data-astro-cid-bvzihdzo]{display:flex;flex-direction:column;background:var(--white);border-radius:var(--r-xl);border:1px solid rgba(16,38,42,.06);overflow:hidden;transition:transform .4s var(--ease-out),box-shadow .4s,border-color .4s}.post__related-card[data-astro-cid-bvzihdzo]:hover{transform:translateY(-4px);box-shadow:0 16px 40px #10262a14;border-color:var(--amber)}.post__related-media[data-astro-cid-bvzihdzo]{aspect-ratio:1200 / 630;overflow:hidden;background:var(--cream-alt)}.post__related-media[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out)}.post__related-card[data-astro-cid-bvzihdzo]:hover .post__related-media[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{transform:scale(1.04)}.post__related-body[data-astro-cid-bvzihdzo]{padding:1.25rem 1.4rem 1.4rem}.post__related-cat[data-astro-cid-bvzihdzo]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--amber);display:block;margin-bottom:.6rem}.post__related-card[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.05rem;line-height:1.3;margin-bottom:.5rem;color:var(--teal)}.post__related-card[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{color:var(--teal-mid);font-size:.88rem;line-height:1.5}
