.blog-post{background:white}.blog-post-header{position:relative;height:60vh;min-height:500px;overflow:hidden}.blog-post-image{position:relative;width:100%;height:100%}.post-image{width:100%;height:100%;object-fit:cover}.blog-post-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1}.blog-post-title-overlay{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);text-align:center;color:white;z-index:2;width:90%;max-width:800px}.blog-post-title-overlay h1{font-size:2.5rem;font-weight:700;margin-bottom:20px;line-height:1.2}.blog-post-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;font-size:.9rem;opacity:.9}.blog-post-category{background:rgba(255,255,255,.2);padding:5px 15px;border-radius:20px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.blog-post-content{padding:80px 0}.blog-post-content .container{max-width:800px;margin:0 auto;padding:0 20px}.blog-post-excerpt{font-size:1.2rem;color:#666;font-style:italic;text-align:center;margin-bottom:50px;padding:30px;background:#f8f9fa;border-radius:8px}.blog-post-body{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:60px}.blog-post-body p{margin-bottom:25px}.blog-content-image{max-width:100%;height:auto;border-radius:8px;margin:20px 0;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease}.blog-content-image:hover{transform:scale(1.02)}.image-caption{text-align:center;font-style:italic;color:#666;margin-top:-10px;margin-bottom:20px;font-size:14px}.blog-post-body h2{color:#2c3e50;margin:30px 0 15px;font-size:24px;font-weight:600}.blog-post-body h3{color:#34495e;margin:25px 0 12px;font-size:20px;font-weight:600}.blog-post-body ol,.blog-post-body ul{margin:20px 0;padding-left:30px}.blog-post-body li{margin-bottom:8px}.blog-post-body strong{font-weight:600;color:#2c3e50}.blog-post-body em{font-style:italic;color:#7f8c8d}.blog-post-body p:first-child{font-size:1.2rem;color:#555}.blog-post-tags{border-top:1px solid #e0e0e0;padding-top:30px}.blog-post-tags h4{font-size:1.1rem;margin-bottom:15px;color:#333}.tags-list{display:flex;flex-wrap:wrap;gap:10px}.tag{background:#f1f3f4;color:#666;padding:8px 15px;border-radius:20px;font-size:.9rem;font-weight:500;transition:background-color .3s ease}.tag:hover{background:#e2e6ea}@media (max-width:768px){.blog-post-header{height:50vh;min-height:400px}.blog-post-title-overlay{bottom:30px;width:95%}.blog-post-title-overlay h1{font-size:2rem}.blog-post-meta{flex-direction:column;align-items:center;gap:10px}.blog-post-content{padding:60px 0}.blog-post-content .container{padding:0 15px}.blog-post-excerpt{font-size:1.1rem;padding:20px}.blog-post-body{font-size:1rem}.tags-list{justify-content:center}}