.blog-slug-container{max-width:800px;margin:40px auto;padding:0 20px}.blog-title{color:#003b29;font-size:1.2rem;text-align:left;font-weight:800;margin-bottom:20px;padding-top:2%;line-height:1.1}.blog-image{width:100%;height:auto;border-radius:30px;margin-bottom:10px}.blog-content p{font-size:1rem;line-height:1.2;margin-bottom:.1px;color:#333}.blog-socials{gap:20px;margin:40px 0}.blog-socials a{text-decoration:none;font-weight:600;color:#fff;padding:10px 18px;border-radius:6px;transition:background .3s}.other-posts{margin-top:80px}.other-posts h2{font-size:1.8rem;margin-bottom:30px}.other-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.other-post-card{text-decoration:none;color:#003b29;border-radius:30px;overflow:hidden;background:#f5f5f5;transition:transform .3s,box-shadow .3s}.other-post-card img{width:100%;height:200px;object-fit:cover}.other-post-card h3{padding:5px 30px;font-size:1.2rem;line-height:1.3}.other-post-card:hover{transform:translateY(-6px);box-shadow:0 10px 20px rgba(0,0,0,.15)}.not-found{text-align:center;padding:100px}@media (max-width:768px){.blog-title{font-size:1.3rem}}.blog-socials{display:flex;gap:15px;margin:30px 0;align-items:center}.blog-socials img{background-color:none;width:32px;height:auto;cursor:pointer;transition:transform .2s ease}.blog-socials img:hover{transform:scale(1.1)}@media (max-width:768px){.blog-socials img{width:30px}}@media (max-width:480px){.blog-socials{gap:12px}.blog-content p{font-size:1rem;line-height:1.2;margin-bottom:0;color:#333}.blog-socials img{width:28px}}