.blog-post-article{background:#080808;font-family:Rajdhani,sans-serif;min-height:100vh;color:#fff}.post-container{max-width:900px;margin:0 auto;padding:0 20px}.post-hero{margin-bottom:80px;position:relative;margin-top:20px!important}.hero-image{height:500px;border-radius:24px;overflow:hidden;margin-bottom:40px;box-shadow:0 20px 50px #00000026;position:relative}.hero-real-image{width:100%;height:100%;object-fit:cover;border-radius:24px;box-shadow:0 20px 50px #0003}.hero-image .image-placeholder,.related-image .img-placeholder{display:none}.image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1e3a8a,#1d9e75);position:relative;overflow:hidden}.glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shimmer 6s infinite}.hero-content{text-align:center;padding:0 20px}.post-tag{display:inline-block;color:#fff;padding:8px 20px;border-radius:30px;font-weight:700;font-size:.9rem;margin-bottom:20px}.post-title{font-size:3.2rem;font-weight:800;color:#fff;line-height:1.2;margin:0 0 24px}.post-excerpt{font-size:1.4rem;color:#ffffffbf;max-width:700px;margin:0 auto 32px;line-height:1.7}.post-meta{display:flex;justify-content:center;gap:24px;color:#ffffffa6;font-size:1rem;flex-wrap:wrap}.post-meta span{display:flex;align-items:center;gap:8px}.post-content{font-size:1.2rem;line-height:2;color:#ffffffc7;margin-bottom:80px}.post-content p{margin-bottom:24px}.post-content blockquote{background:#1d9e751a;border-left:6px solid #1D9E75;padding:32px;margin:40px 0;font-style:italic;font-size:1.4rem;color:#ffffffe6;border-radius:0 12px 12px 0}.post-content blockquote cite{display:block;margin-top:16px;font-weight:600;color:#1d9e75;font-style:normal;font-size:1rem}.post-content h2{font-size:2rem;margin:48px 0 24px;color:#fff}.post-content ul{padding-left:24px;margin:24px 0}.post-content ul li{margin-bottom:12px}.share-section{display:flex;align-items:center;gap:20px;padding:32px 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);margin:60px 0;flex-wrap:wrap}.share-label{font-weight:600;color:#ffffffbf;display:flex;align-items:center;gap:10px}.share-buttons a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff0a;color:#ffffffbf;border-radius:50%;font-size:1.1rem;transition:all .3s ease}.share-buttons a:hover{background:#1d9e75e6;color:#fff;transform:translateY(-3px)}.related-posts h2{font-size:2.2rem;text-align:center;margin-bottom:48px;color:#fff}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.related-card{background:#0d0d0d;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000014;text-decoration:none;color:inherit;transition:transform .3s ease}.related-card:hover{transform:translateY(-8px)}.related-image{height:160px;background:#e0e0e0;overflow:hidden;border-radius:12px 12px 0 0}.related-real-image{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}.related-card h3{font-size:1.3rem;margin:20px;line-height:1.4}.related-card p{color:#ffffffb3;margin:0 20px 20px;font-size:.95rem;line-height:1.6}.not-found{text-align:center;padding:120px 20px;font-size:1.5rem}.not-found a{color:#1d9e75;text-decoration:none;font-weight:600}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-width:992px){.post-title{font-size:2.8rem}}@media(max-width:768px){.post-hero{margin-top:20px}.hero-image{height:350px}.post-title{font-size:2.5rem}.post-meta{flex-direction:column;gap:12px}.share-section{flex-direction:column;align-items:flex-start}.share-buttons{display:flex;gap:12px}}@media(max-width:576px){.hero-image{height:280px}.post-title{font-size:2.2rem}.post-content{font-size:1.1rem}.related-grid{grid-template-columns:1fr}}
