.blog-detail-hero{background:linear-gradient(rgba(0,0,130,.9),rgba(0,0,130,.8)),url(/assets/img/blog-detail-bg.jpg) 50%/cover no-repeat;color:white;padding:8rem 0 4rem;text-align:center;position:relative}.blog-detail-hero .blog-category{display:inline-block;background:var(--surface-card);border:1px solid var(--border-light);color:#E5E7EB;padding:.25rem 1rem;border-radius:2rem;font-weight:500;margin-bottom:1.5rem}.blog-detail-hero h1{font-family:Cormorant Garamond,serif;font-weight:700;font-size:3rem;margin-bottom:1rem}.blog-detail-hero .blog-meta{display:flex;justify-content:center;gap:1.5rem;font-size:1.1rem}.blog-featured-img{border-radius:.5rem;overflow:hidden}.blog-main-content{font-size:1.1rem;line-height:1.8}.blog-main-content h2,.blog-main-content h3,.blog-main-content h4{font-family:Cormorant Garamond,serif;font-weight:600;margin:2rem 0 1rem;color:#E5E7EB}.blog-main-content ol,.blog-main-content ul{margin:1.5rem 0;padding-left:1.5rem}.blog-main-content li{margin-bottom:.5rem}.blog-main-content table{width:100%;margin:1.5rem 0;border-collapse:collapse}.blog-main-content table th{background:rgba(0,0,130,.1);font-weight:600}.blog-main-content table td,.blog-main-content table th{padding:.75rem;border:1px solid #dee2e6}.author-bio{border-top:1px solid rgba(0,0,130,.1)}.author-img{width:120px;height:120px;overflow:hidden;border:3px solid rgba(0,0,130,.1)}.author-name{font-family:Cormorant Garamond,serif;font-weight:600;margin-bottom:.25rem}.author-role{font-weight:500;margin-bottom:1rem}.share-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,130,.1);border-radius:50%;color:#E5E7EB;transition:all .3s ease}.share-btn:hover{background:#00D4FF;color:white;transform:translateY(-3px)}.related-post-card{background:var(--surface-card);border:1px solid var(--border-light);border-radius:.5rem;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease;height:100%}.related-post-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,130,.1)}.related-post-img{height:100%;min-height:150px}.related-post-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.related-post-content{padding:1.5rem;height:100%;display:flex;flex-direction:column}.related-post-date{font-size:.85rem;color:#9CA3AF;margin-bottom:.5rem}.related-post-title{font-family:Cormorant Garamond,serif;font-weight:600;margin-bottom:1rem;color:#E5E7EB}.related-post-title a{color:inherit;text-decoration:none}.related-post-title a:hover{text-decoration:underline}.related-post-link{margin-top:auto;color:#E5E7EB;font-weight:500;text-decoration:none;display:inline-flex;align-items:center}.related-post-link i{margin-left:.5rem;transition:transform .3s ease}.related-post-link:hover i{transform:translateX(3px)}.newsletter-form .form-control{height:50px;border:1px solid rgba(0,0,130,.2);border-right:none;border-radius:.25rem 0 0 .25rem}.newsletter-form .btn{border-radius:0 .25rem .25rem 0;height:50px}@media (max-width:768px){.blog-detail-hero h1{font-size:2.2rem}.blog-detail-hero .blog-meta{flex-direction:column;gap:.5rem}.author-bio .row{flex-direction:column}.author-img{margin-bottom:1.5rem}.related-post-card{flex-direction:column}.related-post-img{height:200px}}