.blog-link,.read-btn{text-decoration:none}.blog-hero{position:relative;overflow:hidden}.blog-hero .overlay{position:absolute;inset:0;background:rgba(0,0,0,.55)}.blog-hero h1{font-weight:700;letter-spacing:.5px}.blog-hero p{opacity:.95}.blog-section{background:#fafafa}.blog-card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 6px 20px rgba(0,0,0,.06);transition:.3s;cursor:pointer}.blog-card:hover{box-shadow:0 14px 30px rgba(0,0,0,.12);transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.blog-card img{width:100%;height:420px;object-fit:cover}.blog-content{padding:20px;display:flex;flex-direction:column;flex:1}.blog-content h5{font-weight:600;margin-bottom:12px;line-height:1.4;font-size:18px}.blog-content p{color:#666;font-size:14.5px;line-height:1.6;flex-grow:1}.read-btn{margin-top:14px;display:inline-block;font-weight:600;color:#e83e8c;transition:.3s}.read-btn:hover{color:#c2186a;letter-spacing:.5px}.bg-pink{background:linear-gradient(135deg,#e83e8c,#ff6aa9)}.bg-pink .btn{border-radius:30px;padding:10px 26px;font-weight:600}@media (max-width:992px){.blog-card img{height:400px}}@media (max-width:768px){.blog-section{padding:40px 10px}.blog-card img{height:350px}.blog-content{padding:16px}.blog-content h5{font-size:16px}.blog-content p{font-size:14px}}@media (max-width:480px){.blog-card img{height:260px}}.blog-link{color:inherit;display:block}