.news-hero[data-astro-cid-f6hsx2vn]{position:relative;width:100vw;max-width:100%;height:50vh;min-height:340px;overflow:hidden;display:flex;align-items:center}.news-hero-img[data-astro-cid-f6hsx2vn]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.news-hero[data-astro-cid-f6hsx2vn]:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#060f1ecc,#0e25498c 55%,#0e254926);pointer-events:none}.news-hero-content[data-astro-cid-f6hsx2vn]{position:relative;z-index:1;width:100%;max-width:var(--container-max);margin:0 auto;padding:0 clamp(1.5rem,6vw,6rem)}.news-hero-eyebrow[data-astro-cid-f6hsx2vn]{display:inline-block;padding:.4rem 1rem;background:var(--color-accent);color:var(--color-primary-darker);font-family:var(--font-display);font-weight:var(--weight-bold);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;border-radius:var(--radius-pill);margin-bottom:1.25rem}.news-hero-title[data-astro-cid-f6hsx2vn]{font-family:var(--font-heading);font-size:clamp(2.4rem,5vw,4.5rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.01em;margin-bottom:1rem;max-width:22ch}.news-hero-tagline[data-astro-cid-f6hsx2vn]{color:#ffffffd9;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.6;max-width:38rem}.news-breadcrumb[data-astro-cid-f6hsx2vn]{background:var(--color-bg-alt);border-bottom:1px solid var(--color-border)}.news-breadcrumb-inner[data-astro-cid-f6hsx2vn]{max-width:var(--container-max);margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--color-text-muted);flex-wrap:wrap}.news-breadcrumb[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn]{color:var(--color-text-muted);text-decoration:none;transition:color .2s}.news-breadcrumb[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn]:hover{color:var(--color-primary)}.news-breadcrumb[data-astro-cid-f6hsx2vn] .sep[data-astro-cid-f6hsx2vn]{color:var(--color-text-dim)}.news-breadcrumb[data-astro-cid-f6hsx2vn] .current[data-astro-cid-f6hsx2vn]{color:var(--color-primary);font-weight:var(--weight-semibold)}.news-intro[data-astro-cid-f6hsx2vn]{background:#fff;border-bottom:1px solid var(--color-border)}.news-intro-grid[data-astro-cid-f6hsx2vn]{max-width:var(--container-max);margin:0 auto;padding:5rem 1.5rem;display:grid;grid-template-columns:240px 1fr;gap:3.5rem;align-items:start}@media (max-width: 1024px){.news-intro-grid[data-astro-cid-f6hsx2vn]{grid-template-columns:1fr;gap:2rem;padding:3.5rem 1.5rem}}.news-article[data-astro-cid-f6hsx2vn]{display:flex;flex-direction:column;gap:2.5rem}.news-article-lede[data-astro-cid-f6hsx2vn]{border-left:4px solid var(--color-accent);padding-left:1.25rem}.news-article-lede[data-astro-cid-f6hsx2vn] h2[data-astro-cid-f6hsx2vn]{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.4rem);font-weight:700;color:var(--color-primary-darker);line-height:1.2;margin-bottom:.5rem}.news-article-lede[data-astro-cid-f6hsx2vn] p[data-astro-cid-f6hsx2vn]{font-size:1.05rem;color:var(--color-text-soft);font-weight:var(--weight-medium);line-height:1.6}.news-list[data-astro-cid-f6hsx2vn]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.news-item[data-astro-cid-f6hsx2vn]{position:relative}.news-item[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn]{display:grid;grid-template-columns:84px 1fr auto;align-items:center;gap:1.5rem;padding:1.5rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);text-decoration:none;color:inherit;overflow:hidden;position:relative;transition:box-shadow .25s,transform .2s,border-color .25s}.news-item[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--color-accent);transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease}.news-item[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn]:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px);border-color:var(--color-border-strong)}.news-item[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn]:hover:before{transform:scaleY(1)}.news-item[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn]:hover .news-item-arrow[data-astro-cid-f6hsx2vn]{background:var(--color-accent);color:var(--color-primary-darker);transform:translate(4px)}.news-item[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn]:hover .news-item-title[data-astro-cid-f6hsx2vn]{color:var(--color-primary)}@media (max-width: 600px){.news-item[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn]{grid-template-columns:1fr;gap:.75rem}}.news-item-date[data-astro-cid-f6hsx2vn]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--color-primary);color:#fff;padding:.65rem .5rem;border-radius:var(--radius-md);line-height:1.15}.news-item-date[data-astro-cid-f6hsx2vn] .day[data-astro-cid-f6hsx2vn]{font-family:var(--font-heading);font-size:1.4rem;font-weight:700;color:var(--color-accent)}.news-item-date[data-astro-cid-f6hsx2vn] .year[data-astro-cid-f6hsx2vn]{font-size:.72rem;font-weight:var(--weight-medium);letter-spacing:.08em;opacity:.8;margin-top:.15rem}@media (max-width: 600px){.news-item-date[data-astro-cid-f6hsx2vn]{flex-direction:row;gap:.5rem;justify-self:start;padding:.4rem .75rem}.news-item-date[data-astro-cid-f6hsx2vn] .day[data-astro-cid-f6hsx2vn]{font-size:1.1rem}.news-item-date[data-astro-cid-f6hsx2vn] .year[data-astro-cid-f6hsx2vn]{margin-top:0}}.news-item-body[data-astro-cid-f6hsx2vn]{display:flex;flex-direction:column;gap:.4rem;min-width:0}.news-item-tag[data-astro-cid-f6hsx2vn]{display:inline-block;background:var(--color-bg-alt);color:var(--color-primary);font-size:.7rem;font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.08em;padding:.18rem .55rem;border-radius:var(--radius-pill);border:1px solid var(--color-border-strong);width:fit-content}.news-item-title[data-astro-cid-f6hsx2vn]{font-size:1.05rem;font-weight:var(--weight-bold);color:var(--color-primary-darker);line-height:1.4;transition:color .2s}.news-item-excerpt[data-astro-cid-f6hsx2vn]{font-size:.88rem;color:var(--color-text-muted);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-item-arrow[data-astro-cid-f6hsx2vn]{flex-shrink:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-bg-alt);color:var(--color-primary);border-radius:50%;font-size:1.2rem;transition:background .2s,color .2s,transform .25s}@media (max-width: 600px){.news-item-arrow[data-astro-cid-f6hsx2vn]{justify-self:end;width:36px;height:36px}}.news-pagination[data-astro-cid-f6hsx2vn]{display:flex;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem}.news-pagination[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn],.news-pagination[data-astro-cid-f6hsx2vn] span[data-astro-cid-f6hsx2vn]{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .65rem;font-size:.9rem;font-weight:var(--weight-semibold);color:var(--color-text-muted);text-decoration:none;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:background .2s,color .2s,border-color .2s}.news-pagination[data-astro-cid-f6hsx2vn] a[data-astro-cid-f6hsx2vn]:hover{color:var(--color-primary);border-color:var(--color-border-strong);background:var(--color-bg-alt)}.news-pagination[data-astro-cid-f6hsx2vn] .is-current[data-astro-cid-f6hsx2vn]{background:var(--color-primary);color:#fff;border-color:var(--color-primary);cursor:default}.news-placeholder[data-astro-cid-f6hsx2vn]{border:2px dashed var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-bg-alt);padding:4rem 2rem;text-align:center;color:var(--color-text-muted)}.news-placeholder-icon[data-astro-cid-f6hsx2vn]{font-size:2.5rem;margin-bottom:1rem}.news-placeholder-title[data-astro-cid-f6hsx2vn]{font-family:var(--font-heading);font-size:1.5rem;color:var(--color-primary-darker);margin-bottom:.5rem}.news-placeholder-text[data-astro-cid-f6hsx2vn]{font-size:.95rem;line-height:1.6;max-width:40ch;margin:0 auto}.news-cta[data-astro-cid-f6hsx2vn]{background:linear-gradient(135deg,var(--color-primary-dark),var(--color-primary));padding:6rem 1.5rem;text-align:center;color:#fff}.news-cta-inner[data-astro-cid-f6hsx2vn]{max-width:720px;margin:0 auto}.news-cta[data-astro-cid-f6hsx2vn] h2[data-astro-cid-f6hsx2vn]{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:var(--weight-black);margin-bottom:1rem}.news-cta[data-astro-cid-f6hsx2vn] p[data-astro-cid-f6hsx2vn]{font-size:1.05rem;color:#fffc;margin-bottom:2.5rem;line-height:1.7}.news-cta-actions[data-astro-cid-f6hsx2vn]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta-primary[data-astro-cid-f6hsx2vn]{padding:.85rem 2rem;background:#0f9d49;color:#fff;text-decoration:none;font-weight:var(--weight-bold);font-size:1rem;transition:background .2s,transform .15s}.btn-cta-primary[data-astro-cid-f6hsx2vn]:hover{background:#12b855;transform:translateY(-1px)}.btn-cta-secondary[data-astro-cid-f6hsx2vn]{padding:.85rem 2rem;background:#366db5;color:#fff;text-decoration:none;font-weight:var(--weight-bold);font-size:1rem;transition:background .2s}.btn-cta-secondary[data-astro-cid-f6hsx2vn]:hover{background:#4f86cc}
