.category-page{max-width:1120px;min-height:80vh;margin:auto;padding:70px 7%}.category-page h1{text-transform:capitalize;margin:0;font:clamp(46px,6vw,74px) Playfair Display}.category-page>p:not(.eyebrow){color:#65736b}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:6px;min-height:190px;padding:24px}.category-card span{color:#21895c;font-size:12px}.category-card h2{margin:15px 0 8px;font-size:24px}.category-card p{color:#65736b;font-size:13px;line-height:1.5}.card-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.card-actions a{color:#0c6c51;font-size:13px;font-weight:700;text-decoration:underline}.category-card.sponsored{border-width:2px;border-color:#e96636;grid-template-columns:minmax(0,1fr) 190px;gap:22px;display:grid;box-shadow:0 10px 24px #e966361a}.category-card.sponsored em{color:#d65328;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font:11px DM Mono;display:block}.category-sponsored-media{background:#f4eadc;border-radius:6px;grid-area:1/2;place-items:center;height:150px;display:grid;overflow:hidden}.category-sponsored-media img{object-fit:contain;width:100%;height:100%}.category-card-copy{grid-area:1/1}.category-card.sponsored-1{color:#fff;background:linear-gradient(120deg,#21483b,#2d6a4f);grid-column:span 3;grid-template-columns:minmax(0,1fr) 280px;min-height:230px}.category-card.sponsored-1 .category-sponsored-media{height:185px}.category-card.sponsored-1 span,.category-card.sponsored-1 p,.category-card.sponsored-1 em,.category-card.sponsored-1 .card-actions a{color:#fff}.category-card.sponsored-1 h2{font-size:36px}.category-card.sponsored-2{border-top:6px solid #e96636;grid-column:span 2}@media (max-width:800px){.category-grid{grid-template-columns:1fr}.category-card.sponsored,.category-card.sponsored-1,.category-card.sponsored-2{grid-column:span 1;grid-template-columns:1fr}.category-sponsored-media,.category-card-copy{grid-column:1}.category-sponsored-media{grid-row:1}.category-card-copy{grid-row:2}}
.category-card .category-rating{color:#d85f32;margin-top:7px;display:block}.category-card.sponsored-1 .category-rating{color:#fff}.category-card.sponsored-3{border-top:5px solid #d5a83d;grid-template-columns:1fr}
