.blog-hero{width:100%;height:400px;background-size:cover;background-position:50%;position:relative;overflow:hidden}.blog-hero,.blog-hero-overlay{display:flex;align-items:center;justify-content:center}.blog-hero-overlay{position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45));padding:1rem}.blog-hero-title{color:#fff;font-size:2rem;font-weight:700;text-align:center;margin:0;line-height:1.1;max-width:90%}.blog-content{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#111827;line-height:1.8;font-size:1rem}h1{font-weight:700}.blog-content h2,h1{margin-top:1.25rem;margin-bottom:.5rem;color:#0f172a}.blog-content h2{font-size:1.25rem;font-weight:600}.blog-content h3{font-size:1.05rem;font-weight:500;margin-top:1rem;margin-bottom:.35rem;color:#0b1220}.blog-content p,.blog-content ul{margin-bottom:.9rem}.blog-content ul{padding-left:1.15rem}@media (max-width:768px){.blog-hero{height:200px}.blog-hero-title{font-size:1.5rem}.blog-content{font-size:.98rem}}