.featured-posts{margin:auto;max-width:1320px;padding:80px 20px}.section-header{align-items:end;display:flex;justify-content:space-between;margin-bottom:50px}.section-header h2{font-size:42px;font-weight:700;margin:0 0 10px}.section-header p{color:#666;max-width:600px}.view-all{color:#111;font-weight:600;text-decoration:none}.featured-grid{display:grid;gap:32px;grid-template-columns:1.25fr .9fr}.featured-card{background:#fff;border-radius:28px;box-shadow:0 5px 20px rgba(0,0,0,.08);overflow:hidden}.featured-card img{display:block;height:420px;object-fit:cover;width:100%}.featured-card .content{padding:30px}.category{background:#efe7ff;border-radius:30px;color:#6a34d7;display:inline-block;font-size:13px;font-weight:600;margin-bottom:18px;padding:8px 16px}.featured-card h3{font-size:34px;line-height:1.3;margin:0 0 20px}.meta{color:#777;display:flex;font-size:14px;gap:12px}.right-column{display:flex;flex-direction:column;gap:22px}.small-card{background:#fff;border-radius:24px;box-shadow:0 5px 20px rgba(0,0,0,.08);overflow:hidden}.small-card a{color:inherit;display:flex;gap:18px;padding:18px;text-decoration:none}.thumb{flex-shrink:0;width:170px}.thumb img{border-radius:18px;height:130px;object-fit:cover;width:100%}.info{display:flex;flex-direction:column;justify-content:center}.info h4{font-size:22px;line-height:1.4;margin:12px 0}@media(max-width:991px){.featured-grid{grid-template-columns:1fr}.section-header{align-items:flex-start;flex-direction:column;gap:20px}.featured-card img{height:300px}.small-card a{flex-direction:column}.thumb{width:100%}.thumb img{height:220px}}