.news-card[data-astro-cid-mmc5xzxl]{display:grid;gap:.85rem;border-radius:var(--radius-xl);border:1px solid var(--border-primary);background:var(--surface-card);padding:1rem;box-shadow:var(--shadow-sm)}.news-card--featured[data-astro-cid-mmc5xzxl]{padding:1.35rem;border-color:color-mix(in srgb,var(--brand-primary) 20%,var(--border-primary));background:radial-gradient(circle at top right,color-mix(in srgb,var(--brand-primary) 10%,transparent),transparent 34%),var(--surface-card)}.news-card__meta[data-astro-cid-mmc5xzxl]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.news-card__topic[data-astro-cid-mmc5xzxl],.news-card__flag[data-astro-cid-mmc5xzxl]{display:inline-flex;border-radius:var(--radius-full);padding:.32rem .65rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.news-card__topic[data-astro-cid-mmc5xzxl]{background:color-mix(in srgb,var(--brand-primary) 10%,transparent);color:var(--brand-primary-dark)}.news-card__flag[data-astro-cid-mmc5xzxl]{background:color-mix(in srgb,var(--accent-warm) 18%,transparent);color:var(--text-primary)}.news-card__date[data-astro-cid-mmc5xzxl]{margin-left:auto;color:var(--text-tertiary);font-size:.82rem}.news-card__title[data-astro-cid-mmc5xzxl]{margin:0;color:var(--text-primary);font-size:clamp(1.15rem,1rem + .55vw,1.45rem);line-height:1.08}.news-card--featured[data-astro-cid-mmc5xzxl] .news-card__title[data-astro-cid-mmc5xzxl]{font-size:clamp(1.65rem,1.25rem + 1.1vw,2.35rem)}.news-card__title[data-astro-cid-mmc5xzxl] a[data-astro-cid-mmc5xzxl]{color:inherit;text-decoration:none}.news-card__title[data-astro-cid-mmc5xzxl] a[data-astro-cid-mmc5xzxl]:hover{color:var(--brand-primary)}.news-card__excerpt[data-astro-cid-mmc5xzxl]{margin:0;color:var(--text-secondary);line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3}.news-card--featured[data-astro-cid-mmc5xzxl] .news-card__excerpt[data-astro-cid-mmc5xzxl]{-webkit-line-clamp:4}.news-card__link[data-astro-cid-mmc5xzxl]{justify-self:start;color:var(--brand-primary);text-decoration:none;font-weight:700;transition:transform .2s ease,color .2s ease}.news-card__link[data-astro-cid-mmc5xzxl]:hover{transform:translate(2px);color:var(--brand-primary-dark)}.news-hub[data-astro-cid-njujyjlm]{display:grid;gap:1.25rem}.news-hub__heading[data-astro-cid-njujyjlm]{display:flex;flex-direction:column;gap:.9rem}.news-hub__eyebrow[data-astro-cid-njujyjlm]{margin:0 0 .45rem;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;color:var(--text-tertiary)}.news-hub__heading[data-astro-cid-njujyjlm] h2[data-astro-cid-njujyjlm]{margin:0;color:var(--text-primary);font-size:clamp(1.8rem,1.35rem + 1.2vw,2.75rem);line-height:.94}.news-hub__heading[data-astro-cid-njujyjlm] p[data-astro-cid-njujyjlm]{margin:.55rem 0 0;color:var(--text-secondary);max-width:58ch}.news-hub__heading[data-astro-cid-njujyjlm]>a[data-astro-cid-njujyjlm]{display:inline-flex;align-self:flex-start;border-radius:var(--radius-full);padding:.72rem 1rem;border:1px solid var(--border-primary);color:var(--text-primary);text-decoration:none;font-weight:700;background:var(--surface-card);transition:transform .2s ease,box-shadow .2s ease}.news-hub__heading[data-astro-cid-njujyjlm]>a[data-astro-cid-njujyjlm]:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.news-hub__stats[data-astro-cid-njujyjlm]{display:flex;flex-wrap:wrap;gap:.6rem}.news-hub__stats[data-astro-cid-njujyjlm] span[data-astro-cid-njujyjlm],.news-hub__pill[data-astro-cid-njujyjlm]{display:inline-flex;align-items:center;border-radius:var(--radius-full);padding:.36rem .72rem;border:1px solid var(--border-primary);background:var(--surface-card);color:var(--text-secondary);font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.news-hub__archive[data-astro-cid-njujyjlm]{border-radius:var(--radius-2xl);border:1px solid var(--border-primary);background:var(--surface-card);box-shadow:var(--shadow-md);padding:1rem}.news-hub__feature[data-astro-cid-njujyjlm]{border-radius:var(--radius-2xl)}.news-hub__archive-header[data-astro-cid-njujyjlm]{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.news-hub__archive-kicker[data-astro-cid-njujyjlm]{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;color:var(--text-tertiary)}.news-hub__archive-header[data-astro-cid-njujyjlm] h3[data-astro-cid-njujyjlm]{margin:0;color:var(--text-primary);font-size:1.1rem;line-height:1.05}.news-hub__archive-note[data-astro-cid-njujyjlm]{margin:0;color:var(--text-secondary);font-size:.92rem}.news-hub__archive-list[data-astro-cid-njujyjlm]{display:grid;gap:.85rem}.news-hub__item[data-astro-cid-njujyjlm]{display:grid;gap:.65rem;border-radius:var(--radius-xl);border:1px solid var(--border-primary);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-card) 92%,var(--brand-primary) 8%),var(--surface-card));padding:1rem;box-shadow:var(--shadow-sm)}.news-hub__item-meta[data-astro-cid-njujyjlm]{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.news-hub__item-topic[data-astro-cid-njujyjlm],.news-hub__item-date[data-astro-cid-njujyjlm]{display:inline-flex;align-items:center;border-radius:var(--radius-full);padding:.32rem .65rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.news-hub__item-topic[data-astro-cid-njujyjlm]{background:color-mix(in srgb,var(--brand-primary) 10%,transparent);color:var(--brand-primary-dark)}.news-hub__item-date[data-astro-cid-njujyjlm]{margin-left:auto;background:color-mix(in srgb,var(--surface-page) 64%,transparent);color:var(--text-tertiary)}.news-hub__item-title[data-astro-cid-njujyjlm]{margin:0;color:var(--text-primary);font-size:1.05rem;line-height:1.1}.news-hub__item-title[data-astro-cid-njujyjlm] a[data-astro-cid-njujyjlm]{color:inherit;text-decoration:none}.news-hub__item-title[data-astro-cid-njujyjlm] a[data-astro-cid-njujyjlm]:hover{color:var(--brand-primary)}.news-hub__item-excerpt[data-astro-cid-njujyjlm]{margin:0;color:var(--text-secondary);line-height:1.55}.news-hub__item-link[data-astro-cid-njujyjlm]{justify-self:start;color:var(--brand-primary);text-decoration:none;font-weight:700}.news-hub__empty[data-astro-cid-njujyjlm]{color:var(--text-secondary);line-height:1.6}.news-hub__empty--feature[data-astro-cid-njujyjlm]{display:grid;gap:.75rem}.news-hub__empty--feature[data-astro-cid-njujyjlm] h3[data-astro-cid-njujyjlm]{margin:0;color:var(--text-primary);font-size:clamp(1.4rem,1.2rem + .6vw,2rem);line-height:1}.news-hub__empty--feature[data-astro-cid-njujyjlm] p[data-astro-cid-njujyjlm]{margin:0;color:var(--text-secondary)}@media(min-width:768px){.news-hub__heading[data-astro-cid-njujyjlm]{flex-direction:row;align-items:end;justify-content:space-between}.news-hub__feature[data-astro-cid-njujyjlm],.news-hub__archive[data-astro-cid-njujyjlm]{padding:1.25rem}.news-hub__archive-header[data-astro-cid-njujyjlm]{flex-direction:row;justify-content:space-between;align-items:end}}
