.post-card,.post-card .card-image-wrapper{overflow:hidden}.post-body strong,.post-card .card-title a{color:var(--color-header-footer,#2c3e50)}.blog-hero{position:relative;padding:5rem 0;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff; center center/cover no-repeat fixed}.blog-hero .overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:1}.blog-hero .container{position:relative;z-index:2}@keyframes fadeIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.animate-fade{animation:1s ease-out fadeIn}.blog-section,.post-container{background-color:#f8f9fa}.section-title{font-weight:700;position:relative;padding-bottom:.5rem;margin-bottom:1rem}.section-title::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--color-primary,#2ccac2)}.post-card{border-radius:15px;border:1px solid #e9ecef;transition:transform .3s,box-shadow .3s}.post-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.1)!important}.post-card .card-img-top{height:200px;object-fit:cover;transition:transform .4s}.post-card:hover .card-img-top{transform:scale(1.05)}.post-card .card-title a{text-decoration:none;transition:color .2s}.post-card .card-title a:hover{color:var(--color-primary,#2ccac2)}.post-card .card-excerpt{color:#6c757d;line-height:1.6}.post-card .btn-primary i{transition:transform .2s}.post-card:hover .btn-primary i{transform:translateX(4px)}.post-content-wrapper{background-color:#fff;padding:2rem 1.5rem;border-radius:15px;box-shadow:0 10px 40px rgba(0,0,0,.08)}@media (min-width:768px){.post-content-wrapper{padding:3rem}}.post-header .post-category{font-size:.85rem;font-weight:600}.post-header .post-title{color:#e9ecef;font-weight:700}.post-header .post-subtitle{font-weight:400}.post-featured-image img{max-height:450px;object-fit:cover;width:100%}.post-body{line-height:1.8;font-size:1.1rem;color:#343a40}.post-body .post-section-np{color:#6c757d;font-size:1rem}.post-footer .share-buttons{display:flex;align-items:center;gap:.75rem}.post-footer .share-text{font-weight:600;color:#6c757d}.post-footer .share-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff;text-decoration:none;transition:opacity .2s}.post-footer .share-btn.facebook{background-color:#1877f2}.post-footer .share-btn.linkedin{background-color:#0a66c2}.post-footer .share-btn:hover{opacity:.85}.post-footer .back-to-blog-link{text-decoration:none;font-weight:600;color:var(--color-primary,#2ccac2)}.post-footer .back-to-blog-link:hover{text-decoration:underline}