.blog-post-page{color:#fff;background:#0a0a0a;min-height:100vh}.blog-post-header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;position:fixed;top:0;left:0;right:0}.blog-post-header .back-button{color:#fff;align-items:center;gap:8px;font-size:14px;text-decoration:none;transition:opacity .3s;display:flex}.blog-post-header .back-button:hover{opacity:.7}.blog-post-header .logo{align-items:center;text-decoration:none;display:flex}.blog-post-header .logo img{width:120px;height:auto}@media (max-width:900px){.blog-post-header .logo img{width:100px}}@media (max-width:600px){.blog-post-header .logo img{width:80px}}.blog-post-header .header-actions{align-items:center;gap:15px;display:flex}.blog-post-header .header-contact-btn{color:#fff;border:1px solid #ffffff4d;border-radius:4px;padding:10px 20px;font-size:14px;text-decoration:none;transition:all .3s}.blog-post-header .header-contact-btn:hover{color:#0a0a0a;background:#fff}.blog-post-content{padding-top:80px}.blog-post-hero{width:100%;height:50vh;min-height:400px;overflow:hidden}.blog-post-hero-image{object-fit:cover;width:100%;height:100%}.blog-post-body{max-width:800px;margin:0 auto;padding:60px 40px 100px}.blog-post-meta{color:#fff9;align-items:center;gap:20px;margin-bottom:24px;font-size:14px;display:flex}.blog-post-category{background:#ffffff1a;border-radius:4px;padding:4px 12px;font-weight:500}.blog-post-title{letter-spacing:-.02em;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.2}.blog-post-excerpt{color:#fffc;border-bottom:1px solid #ffffff1a;margin-bottom:48px;padding-bottom:48px;font-size:20px;line-height:1.6}.blog-post-text{font-size:18px;line-height:1.8}.blog-post-text h2{letter-spacing:-.01em;margin-top:48px;margin-bottom:24px;font-size:32px;font-weight:600}.blog-post-text h3{margin-top:36px;margin-bottom:16px;font-size:24px;font-weight:600}.blog-post-text p{color:#ffffffe6;margin-bottom:24px}.blog-post-text strong{color:#fff;font-weight:600}.blog-list{margin:24px 0;padding-left:24px}.blog-list li{color:#ffffffe6;margin-bottom:12px}.blog-list li strong{color:#fff}.blog-post-related{border-top:1px solid #ffffff1a;margin-top:80px;padding-top:48px}.blog-post-related h3{margin-bottom:32px;font-size:24px}.related-projects-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.related-project-card{color:#fff;background:#ffffff0d;border-radius:8px;text-decoration:none;transition:transform .3s,background .3s;overflow:hidden}.related-project-card:hover{background:#ffffff1a;transform:translateY(-4px)}.related-project-card img{object-fit:cover;width:100%;height:180px}.related-project-info{padding:16px}.related-project-title{margin-bottom:4px;font-weight:600;display:block}.related-project-location{color:#fff9;font-size:14px}.blog-post-cta{text-align:center;background:#ffffff0d;border-radius:12px;margin-top:80px;padding:48px}.blog-post-cta h3{margin-bottom:12px;font-size:28px}.blog-post-cta p{color:#ffffffb3;margin-bottom:24px}.blog-post-cta .cta-button{color:#0a0a0a;background:#fff;border-radius:4px;padding:16px 32px;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block}.blog-post-cta .cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #fff3}@media (max-width:768px){.blog-post-header{padding:15px 20px}.blog-post-header .logo{font-size:18px}.blog-post-hero{height:40vh;min-height:300px}.blog-post-body{padding:40px 20px 80px}.blog-post-meta{flex-wrap:wrap;gap:12px}.blog-post-title{font-size:32px}.blog-post-excerpt{font-size:18px}.blog-post-text{font-size:16px}.blog-post-text h2{font-size:24px}.blog-post-text h3{font-size:20px}.blog-post-cta{padding:32px 24px}.blog-post-cta h3{font-size:24px}}
