.single-post-modern{background-color:#fff;padding:0 !important;max-width:none !important;margin:0 !important}.post-hero-wrapper{position:relative;width:100%;height:70vh;min-height:550px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;margin-bottom:4rem;background-color:#1a202c}.post-hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.post-hero-background img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);animation:slowZoomHero 20s infinite alternate}@keyframes slowZoomHero{from{transform:scale(1.05)}to{transform:scale(1.15)}}.post-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(to bottom,rgba(15,23,42,.2) 0%,rgba(15,23,42,.5) 40%,rgba(15,23,42,.9) 100%)}.post-hero-content{position:relative;z-index:3;width:100%;max-width:1100px;margin:0 auto;padding:0 2rem 5rem;text-align:center;color:#fff}.post-meta-hero{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px}.post-category-pill a{background:var(--accent-color);color:#1e293b;padding:.4rem 1.2rem;border-radius:6px;text-decoration:none;transition:all .3s ease}.post-category-pill a:hover{background:#fff;color:var(--primary-color);transform:translateY(-2px)}.post-date-hero{background:rgba(255,255,255,.1);padding:.4rem 1.2rem;border-radius:6px;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2)}.post-title-hero{font-size:clamp(2rem,6vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:2.5rem;color:#fff;text-shadow:0 10px 30px rgba(0,0,0,.5);letter-spacing:-.03em}.post-author-hero{display:flex;align-items:center;justify-content:center;gap:1.2rem}.author-avatar img{width:50px;height:50px;border-radius:50%;border:2px solid #fff;box-shadow:0 5px 15px rgba(0,0,0,.3)}.author-name{font-size:1.2rem;font-weight:600;text-shadow:0 2px 10px rgba(0,0,0,.5)}.post-reading-container{max-width:850px;margin:0 auto 8rem;padding:2rem}.post-content-body{font-size:1.2rem;line-height:1.9;color:#2d3748;font-family:var(--font-primary)}.post-content-body p{margin-bottom:2.5rem}.post-content-body h2{font-size:2.2rem;margin:4rem 0 2rem;color:var(--primary-color)}.post-custom-navigation{margin-top:6rem;padding-top:4rem;border-top:2px solid #edf2f7}.nav-links{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem}.nav-link-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;text-decoration:none;transition:all .4s ease;height:100%}.nav-link-card:hover{background:#fff;border-color:var(--secondary-color);box-shadow:0 20px 40px rgba(0,0,0,.08);transform:translateY(-5px)}.nav-thumb{width:100px;height:100px;border-radius:12px;overflow:hidden;flex-shrink:0}.nav-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.nav-link-card:hover .nav-thumb img{transform:scale(1.1)}.nav-content{flex:1}.nav-hint{display:block;font-size:.75rem;font-weight:800;text-transform:uppercase;color:var(--accent-color);margin-bottom:.5rem}.nav-title{font-size:1.1rem;font-weight:700;color:var(--primary-color);line-height:1.4;margin:0}.back-btn-modern{display:inline-flex;padding:1.2rem 3rem;background:var(--primary-color);color:#fff !important;border-radius:50px;font-weight:700;transition:all .3s ease}.back-btn-modern:hover{transform:scale(1.05);box-shadow:0 10px 25px rgba(38,50,100,.3)}@media (max-width:768px){.post-hero-wrapper{height:50vh;min-height:400px}.post-hero-content{padding-bottom:3rem}.post-title-hero{font-size:2.2rem}.post-meta-hero{flex-direction:column;gap:.5rem}.nav-links{grid-template-columns:1fr}.nav-link-card{padding:1rem}.nav-thumb{width:80px;height:80px}.post-reading-container{padding:1.5rem}.donation-mega-menu{display:block !important;position:relative;width:100%;box-shadow:none;margin-top:0}}