.blog-main{background-color:var(--color-bg)}.blog-hero{min-height:70vh}.blog-hero-media-wrap{border-radius:0}.blog-pill-nav{margin-top:var(--space-24)}.blog-grid-main{align-items:stretch}.blog-article-card .card-header{align-items:flex-start}.blog-figure img{width:100%;height:100%;object-fit:cover}.blog-grid-events{gap:var(--space-32)}.blog-cta{padding-bottom:var(--space-80)}.blog-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:var(--space-32);background:linear-gradient(135deg,rgba(253,251,247,0.96),rgba(240,232,221,0.98))}.blog-cta-actions{flex-wrap:wrap;justify-content:flex-end}@media(max-width:1024px){.blog-cta-panel{flex-direction:column;align-items:flex-start}}@media(max-width:768px){.blog-hero{min-height:60vh}.blog-cta{padding-bottom:var(--space-64)}.blog-grid-events{grid-template-columns:minmax(0,1fr)}}