.media-center-hero{padding:152px 0 72px;color:var(--brand-text-inverse);background:var(--brand-primary-dark)}.media-center-hero .section-kicker,.media-center-hero h1,.media-center-hero p{color:var(--brand-text-inverse)}.media-tabs-section{padding:72px 0 92px}.media-tabs{gap:8px;margin-bottom:32px}.media-tabs .nav-link{border:1px solid var(--brand-border);color:var(--brand-text);border-radius:4px}.media-tabs .nav-link.active{background:var(--brand-primary)}.blog-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:24px;gap:24px}.media-card{padding:28px;border:1px solid var(--brand-border);background:var(--brand-bg)}.media-card span{color:var(--brand-accent);font-weight:700}.pagination-shell{display:flex;flex-wrap:wrap;gap:8px;margin-top:36px}.pagination-shell a{padding:8px 12px;border:1px solid var(--brand-border);-webkit-text-decoration:none;text-decoration:none}.pagination-shell a.active{color:var(--brand-text-inverse);background:var(--brand-primary)}