.card-custom{background-color:rgba(255,255,255,.9);border:none;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.card-custom:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.card-custom img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.card-custom h3{font-size:1.2rem;margin-top:.5rem}.card-custom p{font-size:.95rem;line-height:1.5}.no-underline{text-decoration:none;color:inherit}