.page-news .hero-news{position:relative;padding-bottom:var(--space-12)}.hero-news-bg{background:radial-gradient(circle at top left,rgba(212,167,63,0.3) 0,transparent 55%),radial-gradient(circle at 80% 0,rgba(195,79,63,0.32) 0,transparent 50%),linear-gradient(to bottom,rgba(248,250,252,0.95),rgba(231,237,243,0.92))}.hero-news-inner{align-items:center}.hero-news-image{width:100%;height:100%;object-fit:cover;min-height:260px;max-height:520px}.hero-news-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.news-highlight-grid .card-subtitle{min-height:3.4em}.news-bullet-list{margin-top:var(--space-2);margin-bottom:var(--space-2);padding-left:1.1rem}.news-bullet-list li{position:relative;margin-bottom:0.4rem;font-size:var(--text-sm);color:var(--color-neutral-700);line-height:var(--leading-relaxed)}.news-bullet-list li::before{content:"";position:absolute;left:-0.9rem;top:0.65rem;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent))}.news-card-footer{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-3)}.news-card-footer .btn{font-size:11px}.news-timeline-date{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:0.16em;color:var(--color-neutral-500);margin-bottom:0.15rem}.news-timeline-text{font-size:var(--text-sm);color:var(--color-neutral-700);margin-bottom:0}.interviews-layout{align-items:flex-start;gap:var(--space-8)}.interview-figure{overflow:hidden;padding:var(--space-3);display:flex;flex-direction:column;gap:var(--space-3)}.interview-image{border-radius:var(--radius-lg);width:100%;height:auto;object-fit:cover}.interview-caption{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--text-xs);color:var(--color-neutral-700)}.reports-layout{align-items:flex-start;gap:var(--space-8)}.reports-figure{overflow:hidden;padding:var(--space-3);display:flex;flex-direction:column;gap:var(--space-3)}.reports-image{border-radius:var(--radius-lg);width:100%;height:auto;object-fit:cover;min-height:240px}.reports-caption{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--text-xs);color:var(--color-neutral-200)}.reports-caption-text{color:#E5E7EB}.news-venues-grid .card{height:100%;display:flex;flex-direction:column}.news-venues-grid .news-card-footer{margin-top:auto}.news-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);padding:var(--space-6) var(--space-8);background:linear-gradient(135deg,rgba(30,78,121,0.96),rgba(63,124,136,0.96));color:#F9FAFB}.news-cta-panel .section-title{color:#F9FAFB}.news-cta-panel .section-description{color:#E5E7EB;max-width:32rem}.news-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.news-cta-actions .btn-outline{background:transparent;color:#F9FAFB;border-color:rgba(226,232,240,0.55)}.news-cta-actions .btn-outline:hover{background:rgba(15,23,42,0.2);border-color:#fff;color:#fff}@media (max-width:1024px){.news-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-cta-panel{flex-direction:column;align-items:flex-start;padding:var(--space-5) var(--space-5)}}@media (max-width:768px){.news-highlight-grid{grid-template-columns:1fr}.interviews-layout,.reports-layout{grid-template-columns:1fr}.news-cta-panel{padding:var(--space-5) var(--space-4)}.hero-news{padding-bottom:var(--space-8)}}@media (max-width:480px){.news-card-footer{flex-direction:column;align-items:flex-start}.hero-news-actions{flex-direction:column;align-items:flex-start}}