.explore-cat-hero,.explore-cat-tile{position:relative;display:block;width:100%;aspect-ratio:3 / 4;border-radius:20px;overflow:hidden;background:#ddd5c3;text-decoration:none}.explore-cat-hero img,.explore-cat-tile img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.explore-cat-hero:hover img,.explore-cat-tile:hover img{transform:scale(1.05)}.explore-cat-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(38,32,21,.76) 0%,rgba(38,32,21,.12) 52%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:28px 30px;gap:14px;transition:background .3s}.explore-cat-hero:hover .explore-cat-overlay,.explore-cat-tile:hover .explore-cat-overlay{background:linear-gradient(to top,rgba(38,32,21,.88) 0%,rgba(38,32,21,.28) 62%,transparent 100%)}.explore-cat-eyebrow{display:block;font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffff85;margin-bottom:5px}.explore-cat-name{font-family:Cormorant Garamond,sans-serif;font-weight:800;font-size:22px;color:#fff;line-height:1.08;margin:0 0 5px;letter-spacing:-.02em}.explore-cat-sub{font-family:Inter,sans-serif;font-size:12px;color:#ffffff94;margin:0}@media(max-width:767px){.explore-cat-name{font-size:17px}.explore-cat-overlay{padding:14px;gap:8px}}
