.news-page[data-astro-cid-5gfbvucb]{background-color:var(--brand-100, #f7fafc);min-height:100vh;padding-bottom:5rem}.container[data-astro-cid-5gfbvucb]{max-width:var(--content-max-width, 1200px);margin:0 auto;padding:0 1.5rem}.news-header[data-astro-cid-5gfbvucb]{background-color:var(--brand-800, #1a202c);padding:4rem 0;color:#fff;border-bottom:4px solid var(--cta-main, #f97316);margin-bottom:3rem}.header-text[data-astro-cid-5gfbvucb]{text-align:center}.eyebrow[data-astro-cid-5gfbvucb]{color:var(--cta-main, #f97316);font-weight:700;text-transform:uppercase;font-size:.8rem;letter-spacing:.1em;display:block;margin-bottom:.5rem}h1[data-astro-cid-5gfbvucb]{font-size:clamp(2.5rem,5vw,4rem);margin:0;line-height:1;text-transform:uppercase}.subtitle[data-astro-cid-5gfbvucb]{color:#a0aec0;margin-top:1rem;font-size:1.1rem}.featured-card[data-astro-cid-5gfbvucb]{display:grid;grid-template-columns:1.2fr 1fr;background:#fff;border:1px solid #e2e8f0;box-shadow:8px 8px 0 var(--brand-800, #1a202c);margin-bottom:3rem;overflow:hidden;transition:transform .2s}.featured-card[data-astro-cid-5gfbvucb]:hover{transform:translate(-2px,-2px);box-shadow:10px 10px 0 var(--cta-main, #f97316)}.feat-image-wrap[data-astro-cid-5gfbvucb]{position:relative;height:100%;min-height:400px;border-right:1px solid #e2e8f0}.feat-image-wrap[data-astro-cid-5gfbvucb] img[data-astro-cid-5gfbvucb]{width:100%;height:100%;object-fit:cover}.category-tag[data-astro-cid-5gfbvucb]{position:absolute;top:1.5rem;left:1.5rem;background:var(--cta-main, #f97316);color:#1a202c;padding:.5rem 1rem;font-weight:700;text-transform:uppercase;font-size:.8rem;letter-spacing:.05em}.feat-content[data-astro-cid-5gfbvucb]{padding:3rem;display:flex;flex-direction:column;justify-content:center}.date[data-astro-cid-5gfbvucb]{color:#718096;font-weight:600;margin-bottom:1rem;display:block}.feat-content[data-astro-cid-5gfbvucb] h2[data-astro-cid-5gfbvucb]{font-size:2.2rem;line-height:1.1;margin:0 0 1.5rem;color:#1a202c}.feat-content[data-astro-cid-5gfbvucb] p[data-astro-cid-5gfbvucb]{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.news-grid[data-astro-cid-5gfbvucb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.news-card[data-astro-cid-5gfbvucb]{background:#fff;border:1px solid #e2e8f0;box-shadow:6px 6px #e2e8f0;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.news-card[data-astro-cid-5gfbvucb]:hover{transform:translateY(-4px);box-shadow:8px 8px 0 var(--cta-main, #f97316);border-color:#1a202c}.card-image-wrap[data-astro-cid-5gfbvucb]{height:220px;position:relative;border-bottom:1px solid #e2e8f0}.card-image-wrap[data-astro-cid-5gfbvucb] img[data-astro-cid-5gfbvucb]{width:100%;height:100%;object-fit:cover}.category-tag-sm[data-astro-cid-5gfbvucb]{position:absolute;bottom:1rem;left:1rem;background:#1a202c;color:#fff;padding:.3rem .8rem;font-size:.7rem;font-weight:600;text-transform:uppercase}.card-content[data-astro-cid-5gfbvucb]{padding:1.5rem;flex:1;display:flex;flex-direction:column}.date-sm[data-astro-cid-5gfbvucb]{font-size:.8rem;color:#a0aec0;margin-bottom:.5rem}.card-content[data-astro-cid-5gfbvucb] h3[data-astro-cid-5gfbvucb]{font-size:1.25rem;margin:0 0 1rem;line-height:1.3;color:#1a202c;flex:1}.read-btn[data-astro-cid-5gfbvucb]{display:inline-block;background:var(--brand-800, #1a202c);color:#fff;padding:1rem 2rem;font-weight:700;text-transform:uppercase;text-decoration:none;align-self:flex-start;transition:background .2s}.read-btn[data-astro-cid-5gfbvucb]:hover{background:var(--cta-main, #f97316);color:#1a202c}.read-link[data-astro-cid-5gfbvucb]{font-weight:700;text-transform:uppercase;color:#1a202c;text-decoration:none;border-bottom:2px solid var(--cta-main, #f97316);align-self:flex-start;font-size:.9rem;padding-bottom:2px}.read-link[data-astro-cid-5gfbvucb]:hover{color:var(--cta-main, #f97316)}.fade-in[data-astro-cid-5gfbvucb]{opacity:0;animation:fadeIn .8s cubic-bezier(.16,1,.3,1) forwards}.delay-1[data-astro-cid-5gfbvucb]{animation-delay:.15s}.delay-2[data-astro-cid-5gfbvucb]{animation-delay:.3s}.delay-3[data-astro-cid-5gfbvucb]{animation-delay:.45s}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.featured-card[data-astro-cid-5gfbvucb]{grid-template-columns:1fr}.feat-image-wrap[data-astro-cid-5gfbvucb]{min-height:250px;border-right:none;border-bottom:1px solid #e2e8f0}.feat-content[data-astro-cid-5gfbvucb]{padding:2rem}.feat-content[data-astro-cid-5gfbvucb] h2[data-astro-cid-5gfbvucb]{font-size:1.8rem}}
