.landing .news-main{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(4rem,7vw,7rem)}.landing .news-eyebrow{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem}.landing .news-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:.75rem 0 0;font-size:clamp(2.25rem,1.4rem + 3vw,3.5rem);font-weight:400;line-height:1.05}.landing .news-lede{color:var(--text-muted);max-width:60ch;margin-top:1rem;font-size:1.05rem;line-height:1.5}.landing .news-list{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;display:grid}@media (min-width:720px){.landing .news-list{grid-template-columns:repeat(2,1fr)}}.landing .news-post-header{max-width:68ch}.landing .news-post-date{color:var(--text-dim);margin-top:1.5rem;font-size:.85rem}