.blog-hero-header{text-align:center;background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:80vh;min-height:500px;margin-bottom:30px;display:flex;position:relative}.blog-hero-overlay{z-index:1;background:linear-gradient(#00000080,#000c);width:100%;height:100%;position:absolute;top:0;left:0}.blog-hero-content{z-index:2;color:#fff;position:relative}.blog-hero-content .blog-date{color:#fffc;text-transform:uppercase;letter-spacing:4px;margin-bottom:20px;font-size:13px;font-weight:700;display:block}.blog-hero-content .blog-title{color:#fff;letter-spacing:-1px;margin-bottom:25px;font-size:clamp(36px,6vw,72px);font-weight:800;line-height:1.1}.blog-hero-content .blog-excerpt{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:clamp(16px,2vw,20px);line-height:1.6}.blog-content{color:#333;font-size:18px;line-height:1.8}.blog-content h1,.blog-content h2,.blog-content h3{color:#000;margin-top:3rem;margin-bottom:1.5rem;font-weight:800}.blog-content h1{font-size:42px}.blog-content h2{font-size:32px}.blog-content h3{font-size:24px}.blog-content p{margin-bottom:2rem}.blog-content ul,.blog-content ol{margin-bottom:2rem;padding-left:1.5rem}.blog-content li{margin-bottom:.5rem}.blog-content blockquote{color:#555;border-left:5px solid #000;margin:4rem 0;padding-left:2rem;font-size:24px;font-style:italic;line-height:1.5}.blog-content img{object-fit:cover;border-radius:4px;width:700px;height:600px;margin:4rem 0}.blog-content a{color:#000;text-underline-offset:4px;font-weight:600;text-decoration:underline}@media (max-width:768px){.blog-details .blog-title{font-size:36px}.blog-excerpt{font-size:18px}.blog-content{font-size:16px}}
