.blog-details-page{background:#fff}.blog-container{max-width:1280px;margin:0 auto;padding:0 24px}.blog-content-container{max-width:850px;margin:0 auto;padding:0 24px}.blog-hero{text-align:center;background:linear-gradient(135deg,#0a2e7a,#143f9f);margin-top:0;padding:120px 0 80px;position:relative;overflow:hidden}.blog-hero:before{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.blog-hero:after{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;left:-150px}.blog-category{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#ffffff1a;border-radius:999px;margin-bottom:20px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-block}.blog-title{color:#fff;max-width:800px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:48px;font-weight:800;line-height:1.2}.blog-meta{color:#fffc;font-size:16px}.featured-image-section{margin-top:-40px;padding:0 24px}.featured-image{border-radius:24px;max-width:1280px;height:500px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001f}.blog-image{object-fit:cover}.blog-content-section{padding:80px 0 60px}.blog-content-section p{color:#475569;margin-bottom:25px;font-size:18px;line-height:2}.blog-content-section h2{color:#0a2e7a;margin:50px 0 20px;font-size:32px;font-weight:700}.blog-content-section ul{margin:25px 0;padding-left:24px}.blog-content-section li{color:#475569;margin-bottom:12px;font-size:17px;line-height:1.7;list-style-type:disc}.blog-content-section blockquote{color:#0a2e7a;background:#f8fafc;border-left:4px solid #ff1493;border-radius:0 12px 12px 0;margin:40px 0;padding:30px 35px;font-size:22px;font-style:italic;font-weight:500}.author-section{padding:0 0 60px}.author-card{background:#f8fafc;border-radius:20px;align-items:center;gap:24px;max-width:850px;margin:0 auto;padding:30px 35px;display:flex}.author-avatar{color:#fff;background:#ff1493;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:24px;font-weight:700;display:flex}.author-card h3{color:#0a2e7a;margin-bottom:4px;font-size:20px}.author-card p{color:#64748b;font-size:15px;line-height:1.6}.related-section{background:#f8fafc;padding:80px 0}.section-title{text-align:center;color:#0a2e7a;margin-bottom:50px;font-size:36px;font-weight:700}.related-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.related-card{background:#fff;border:1px solid #0a2e7a0f;border-radius:20px;padding:24px;transition:all .3s;box-shadow:0 10px 30px #0000000f}.related-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #0a2e7a1a}.related-image{border-radius:12px;width:100%;height:180px;margin-bottom:16px;overflow:hidden}.related-image img{object-fit:cover;width:100%;height:100%}.related-category{color:#ff1493;text-transform:uppercase;letter-spacing:.5px;background:#ff149314;border-radius:999px;margin-bottom:10px;padding:4px 14px;font-size:12px;font-weight:600;display:inline-block}.related-card h3{color:#0a2e7a;margin-bottom:12px;font-size:18px;line-height:1.4}.related-link{color:#ff1493;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.related-link:hover{color:#0a2e7a;transform:translate(4px)}@media (max-width:992px){.blog-title{font-size:38px}.featured-image{height:350px}.related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-hero{padding:100px 0 60px}.blog-title{font-size:30px}.blog-meta{font-size:14px}.featured-image{height:250px}.blog-content-section{padding:60px 0 40px}.blog-content-section p{font-size:16px}.blog-content-section h2{font-size:26px}.blog-content-section blockquote{padding:20px 25px;font-size:18px}.author-card{text-align:center;flex-direction:column;padding:24px}.related-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.section-title{font-size:28px}}@media (max-width:480px){.blog-title{font-size:24px}.blog-category{padding:6px 16px;font-size:11px}.featured-image{border-radius:16px;height:200px}.blog-content-section p{font-size:15px}.blog-content-section h2{font-size:22px}.blog-content-section blockquote{padding:16px 20px;font-size:16px}.author-avatar{width:60px;height:60px;font-size:20px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.blog-hero{animation:.6s forwards fadeInUp}.featured-image{opacity:0;animation:.6s .1s forwards fadeInUp}.blog-content-section{opacity:0;animation:.6s .2s forwards fadeInUp}.related-card{opacity:0;animation:.5s forwards fadeInUp}.related-card:first-child{animation-delay:.1s}.related-card:nth-child(2){animation-delay:.2s}.related-card:nth-child(3){animation-delay:.3s}
