.res-main{color:var(--t-body);letter-spacing:.025em;background:0 0}.res-featured{--hero-pad-extra:36px;padding:var(--nav-clearance) 20px 40px}.res-featured-card{width:100%;max-width:1240px;color:inherit;background:#f4f4f4;border-radius:10px;grid-template-columns:1fr 1fr;align-items:stretch;gap:32px;margin:0 auto;padding:32px;text-decoration:none;transition:box-shadow .2s,transform .2s,background-color .2s;display:grid;box-shadow:inset 0 0 0 1px #0000001a,0 1px 4px #00000014}.res-featured-card:hover{background:var(--t-card);transform:translateY(-2px);box-shadow:inset 0 0 0 1px #0000001a,0 6px 12px #00000014}.res-featured-copy{flex-direction:column;gap:20px;padding:16px;display:flex}.res-featured-title{color:var(--t-ink);font-size:1.9rem;font-weight:400;line-height:1.2}.res-featured-excerpt{max-width:460px;color:var(--t-body);font-size:1rem;font-weight:300;line-height:1.5}.res-author{align-items:center;gap:12px;margin-top:auto;display:flex}.res-author-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.res-author-name{color:var(--t-ink);font-size:.95rem;font-weight:300}.res-author-name strong{font-weight:500}.res-featured-media{border-radius:10px;display:block;overflow:hidden}.res-featured-media img{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%}.res-recent{padding:40px 20px 100px}.res-recent--stories{padding-bottom:0}.res-stories-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),380px));align-items:stretch;gap:24px;width:100%;max-width:1200px;margin:0 auto;display:grid}.res-recent-head{justify-content:space-between;align-items:baseline;width:100%;max-width:1200px;margin:0 auto 28px;display:flex}.res-recent-title{color:var(--t-ink);font-size:1.5rem;font-weight:400}.res-viewall{color:var(--t-eyebrow);font-size:1rem;font-weight:400}.res-viewall:hover{text-decoration:underline}.post-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));align-items:stretch;gap:24px;width:100%;max-width:1240px;margin:0 auto;display:grid}.post-card{background:var(--t-card);border:1px solid var(--t-hairline);border-radius:var(--radius-card);flex-direction:column;min-width:0;min-height:100%;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.post-card:hover{border-color:#2813054d;transform:translateY(-2px);box-shadow:0 16px 44px #28130517}.post-card-cover{aspect-ratio:16/10;background:var(--t-pill);border-bottom:1px solid var(--t-card-line)}.post-card-cover img{object-fit:cover;width:100%;height:100%}.post-card-body{flex-direction:column;flex:1;gap:10px;padding:20px 22px 22px;display:flex}.post-card-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--t-eyebrow);font-size:11px;font-weight:500}.post-card-title{letter-spacing:-.005em;color:var(--t-ink);text-wrap:balance;margin:0;font-size:19px;font-weight:500;line-height:1.32}.post-card-foot{color:var(--t-muted);align-items:baseline;gap:8px;margin-top:auto;padding-top:10px;font-size:13px;font-weight:300;display:flex}.post-card-author{color:var(--t-body);font-weight:400}.post-card-dot{background:var(--t-muted);border-radius:50%;align-self:center;width:3px;height:3px}.res-articles-title{--hero-pad-extra:64px;padding:var(--nav-clearance) 20px 48px;text-align:center;color:var(--t-ink);letter-spacing:-.01em;font-size:4rem;font-weight:500}.res-articles-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:40px;width:100%;max-width:1200px;margin:0 auto;padding:0 20px 100px;display:grid}.res-filters{flex-direction:column;gap:32px;display:flex}.res-filter-group{flex-direction:column;gap:12px;display:flex}.res-filter-title{color:var(--t-eyebrow);opacity:.7;font-size:.95rem;font-weight:400}.res-filter-link{color:var(--t-ink);opacity:.75;font-size:1rem;font-weight:300}.res-filter-link:hover,.res-filter-link[data-active]{opacity:1}@media (max-width:991px){.res-featured-card{grid-template-columns:1fr}.res-articles-layout{grid-template-columns:minmax(0,1fr);gap:32px}.res-filters{flex-flow:wrap;justify-content:center;gap:32px 48px}.res-articles-title{font-size:3rem}}@media (max-width:640px){.res-featured-card{padding:16px}.res-articles-title{font-size:2.2rem}}[data-theme=dark] .res-featured-card{background:var(--t-card);box-shadow:inset 0 0 0 1px var(--t-card-line), 0 1px 4px #0000004d}[data-theme=dark] .res-featured-card:hover{background:var(--t-hover);box-shadow:inset 0 0 0 1px var(--t-card-line), 0 6px 12px #0006}[data-theme=dark] .post-card:hover{border-color:var(--t-eyebrow-line)}
