.category-posts-grid{grid-template-columns:minmax(0,1fr) 320px}.category-posts-main{gap:20px;min-width:0}.category-posts-list{flex-direction:column;display:flex}.category-post-row{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(220px,248px) minmax(0,1fr);align-items:start;gap:18px;padding:0 0 16px;display:grid}.category-post-row+.category-post-row{padding-top:16px}.category-post-row__media{background:#ddd;border-radius:6px;overflow:hidden}.category-post-row__body{flex-direction:column;gap:8px;min-width:0;display:flex}.category-post-row__date{color:var(--color-muted);margin:0;font-size:16px;font-style:italic;line-height:1.4}.category-post-row__title{margin:0;font-family:DM Serif Display,serif;font-size:28px;font-weight:700;line-height:1.05}.category-post-row__title a{display:inline}.category-post-row__excerpt{color:#4e4e4e;margin:0;font-size:18px;line-height:1.45}.category-posts-empty{color:var(--color-muted);margin:0;padding:8px 0 24px}.category-posts-sidebar{gap:20px}.category-posts-sidebar .ad-vertical,.category-posts-sidebar .ad-small{align-self:stretch}@media (width<=1180px){.category-post-row{grid-template-columns:minmax(200px,228px) minmax(0,1fr)}.category-post-row__title{font-size:30px}}@media (width<=980px){.category-posts-grid{grid-template-columns:minmax(0,1fr);gap:40px}.category-posts-sidebar{order:2}}@media (width<=720px){.category-post-row{grid-template-columns:minmax(0,1fr)}.category-post-row__title{font-size:28px}}
