.blog-hero{background:linear-gradient(120deg,#2c2c2ce8,#2c2c2c99),url('../img/banner.jpg') center/cover;color:#fff;text-align:center;padding:100px 0}.blog-hero h1{font-family:'Lora',serif;font-size:52px;line-height:1.2;max-width:820px;margin:0 auto 20px}.blog-hero p:not(.eyebrow){max-width:680px;margin:auto;font-size:17px;color:#f3f3f3}.eyebrow{color:#d96758;text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:700;margin-bottom:12px}.blog-hero .eyebrow{color:#f4b1a5}.blog-section{padding:82px 0}.section-heading{text-align:center;margin-bottom:42px}.section-heading h2{font-family:'Lora',serif;font-size:36px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.article-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.08);display:flex;flex-direction:column}.article-card img{height:205px;width:100%;object-fit:cover}.article-content{padding:24px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.category{color:#d96758;text-transform:uppercase;font-size:11px;letter-spacing:1px;font-weight:700}.article-card h3{font-family:'Lora',serif;font-size:21px;line-height:1.35;margin:10px 0}.article-card p{color:var(--muted);font-size:14px;line-height:1.75;margin-bottom:18px}.text-link{color:#d96758;font-size:14px;font-weight:700;text-decoration:underline;margin-top:auto}.resources{background:#f4ece1}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.resource-card{display:flex;gap:18px;align-items:flex-start;background:#fff;border-radius:7px;padding:24px;transition:.2s}.resource-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.08)}.resource-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--coral);color:#fff;font-weight:700;font-size:13px;flex:none}.resource-card h3{font-family:'Lora',serif;font-size:20px;margin-bottom:7px}.resource-card p{color:var(--muted);font-size:14px;line-height:1.7}.blog-cta{background:var(--coral);color:#fff;text-align:center;padding:75px 0}.blog-cta h2{font-family:'Lora',serif;font-size:36px;margin-bottom:15px}.blog-cta p{max-width:650px;margin:0 auto 25px;font-size:15px}.blog-cta .btn-white{background:#fff;color:#d96758}.blog-cta .btn-white:hover{background:#f5f5f5}.blog-cta .btn-coral-outline{border-color:#fff;color:#fff}.cta-row{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}@media(max-width:800px){.blog-hero{padding:70px 0}.blog-hero h1{font-size:38px}.article-grid{grid-template-columns:1fr}.resource-grid{grid-template-columns:1fr}.blog-cta h2{font-size:30px}}
