.news-body[data-astro-cid-vcwz2lde]{color:var(--color-text-secondary);line-height:1.9;font-size:.9375rem}.news-body[data-astro-cid-vcwz2lde] h1[data-astro-cid-vcwz2lde],.news-body[data-astro-cid-vcwz2lde] h2[data-astro-cid-vcwz2lde],.news-body[data-astro-cid-vcwz2lde] h3[data-astro-cid-vcwz2lde],.news-body[data-astro-cid-vcwz2lde] h4[data-astro-cid-vcwz2lde],.news-body[data-astro-cid-vcwz2lde] h5[data-astro-cid-vcwz2lde],.news-body[data-astro-cid-vcwz2lde] h6[data-astro-cid-vcwz2lde]{color:var(--color-text-primary);font-family:var(--font-display);font-weight:700;line-height:1.4}.news-body[data-astro-cid-vcwz2lde] h1[data-astro-cid-vcwz2lde]{font-size:1.5rem;margin-top:3rem;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-primary)}.news-body[data-astro-cid-vcwz2lde] h2[data-astro-cid-vcwz2lde]{font-size:1.25rem;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}.news-body[data-astro-cid-vcwz2lde] h3[data-astro-cid-vcwz2lde]{font-size:1.0625rem;margin-top:1.75rem;margin-bottom:.75rem}.news-body[data-astro-cid-vcwz2lde] h4[data-astro-cid-vcwz2lde]{font-size:.9375rem;margin-top:1.5rem;margin-bottom:.5rem}.news-body[data-astro-cid-vcwz2lde] h5[data-astro-cid-vcwz2lde],.news-body[data-astro-cid-vcwz2lde] h6[data-astro-cid-vcwz2lde]{font-size:.875rem;margin-top:1.25rem;margin-bottom:.5rem;color:var(--color-text-muted)}.news-body[data-astro-cid-vcwz2lde] p[data-astro-cid-vcwz2lde]{margin-bottom:1.5rem}.news-body[data-astro-cid-vcwz2lde] strong[data-astro-cid-vcwz2lde],.news-body[data-astro-cid-vcwz2lde] b[data-astro-cid-vcwz2lde]{color:var(--color-text-primary);font-weight:600}.news-body[data-astro-cid-vcwz2lde] em[data-astro-cid-vcwz2lde],.news-body[data-astro-cid-vcwz2lde] i[data-astro-cid-vcwz2lde]{font-style:italic}.news-body[data-astro-cid-vcwz2lde] u[data-astro-cid-vcwz2lde]{text-decoration:underline;text-underline-offset:2px}.news-body[data-astro-cid-vcwz2lde] s[data-astro-cid-vcwz2lde],.news-body[data-astro-cid-vcwz2lde] del[data-astro-cid-vcwz2lde]{text-decoration:line-through;color:var(--color-text-muted)}.news-body[data-astro-cid-vcwz2lde] a[data-astro-cid-vcwz2lde]{color:var(--color-primary);text-decoration:underline;text-underline-offset:2px;transition:color .15s}.news-body[data-astro-cid-vcwz2lde] a[data-astro-cid-vcwz2lde]:hover{color:var(--color-primary-hover)}.news-body[data-astro-cid-vcwz2lde] ul[data-astro-cid-vcwz2lde]{list-style:none;padding:0;margin-bottom:1.5rem}.news-body[data-astro-cid-vcwz2lde] ul[data-astro-cid-vcwz2lde] li[data-astro-cid-vcwz2lde]{position:relative;padding-left:1.25rem;margin-bottom:.625rem}.news-body[data-astro-cid-vcwz2lde] ul[data-astro-cid-vcwz2lde] li[data-astro-cid-vcwz2lde]:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:var(--color-accent)}.news-body[data-astro-cid-vcwz2lde] ol[data-astro-cid-vcwz2lde]{list-style:none;padding:0;margin-bottom:1.5rem;counter-reset:ol-counter}.news-body[data-astro-cid-vcwz2lde] ol[data-astro-cid-vcwz2lde] li[data-astro-cid-vcwz2lde]{position:relative;padding-left:1.75rem;margin-bottom:.625rem;counter-increment:ol-counter}.news-body[data-astro-cid-vcwz2lde] ol[data-astro-cid-vcwz2lde] li[data-astro-cid-vcwz2lde]:before{content:counter(ol-counter) ".";position:absolute;left:0;font-weight:600;color:var(--color-accent);font-family:var(--font-mono);font-size:.8125rem}.news-body[data-astro-cid-vcwz2lde] blockquote[data-astro-cid-vcwz2lde]{margin:1.75rem 0;padding:1rem 1.25rem;border-left:3px solid var(--color-primary);background:var(--color-primary-subtle);border-radius:0 8px 8px 0;color:var(--color-text-secondary);font-style:italic}.news-body[data-astro-cid-vcwz2lde] blockquote[data-astro-cid-vcwz2lde] p[data-astro-cid-vcwz2lde]{margin-bottom:0}.news-body[data-astro-cid-vcwz2lde] code[data-astro-cid-vcwz2lde]{font-family:var(--font-mono);font-size:.8125em;background:var(--color-bg-surface);color:var(--color-text-primary);padding:.15em .45em;border-radius:4px;border:1px solid var(--color-border)}.news-body[data-astro-cid-vcwz2lde] pre[data-astro-cid-vcwz2lde]{font-family:var(--font-mono);font-size:.8125rem;background:var(--color-sand-900);color:var(--color-sand-100);padding:1.25rem 1.5rem;border-radius:8px;overflow-x:auto;margin-bottom:1.5rem;line-height:1.7}.news-body[data-astro-cid-vcwz2lde] pre[data-astro-cid-vcwz2lde] code[data-astro-cid-vcwz2lde]{background:none;border:none;padding:0;font-size:inherit;color:inherit}.news-body[data-astro-cid-vcwz2lde] table[data-astro-cid-vcwz2lde]{width:100%;border-collapse:collapse;margin-bottom:1.75rem;font-size:.875rem;border-radius:8px;overflow:hidden;border:1px solid var(--color-border)}.news-body[data-astro-cid-vcwz2lde] thead[data-astro-cid-vcwz2lde]{background:var(--color-bg-surface)}.news-body[data-astro-cid-vcwz2lde] th[data-astro-cid-vcwz2lde]{padding:.75rem 1rem;text-align:left;font-weight:600;color:var(--color-text-primary);border-bottom:2px solid var(--color-border);white-space:nowrap}.news-body[data-astro-cid-vcwz2lde] td[data-astro-cid-vcwz2lde]{padding:.75rem 1rem;color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);vertical-align:top}.news-body[data-astro-cid-vcwz2lde] tbody[data-astro-cid-vcwz2lde] tr[data-astro-cid-vcwz2lde]:last-child td[data-astro-cid-vcwz2lde]{border-bottom:none}.news-body[data-astro-cid-vcwz2lde] tbody[data-astro-cid-vcwz2lde] tr[data-astro-cid-vcwz2lde]:hover{background:var(--color-bg-surface)}.news-body[data-astro-cid-vcwz2lde] hr[data-astro-cid-vcwz2lde]{border:none;border-top:1px solid var(--color-border);margin:2.5rem 0}.news-body[data-astro-cid-vcwz2lde] img[data-astro-cid-vcwz2lde]{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0;display:block}
