﻿
/* zl2 brand/logo + Chile lang polish on mexflix skin */
.top-logo-img{object-fit:contain;max-height:44px;width:auto;height:44px;background:transparent}
.mexflix-logo{display:flex;align-items:center;gap:.5rem;font-weight:800}
.mexflix-logo img{height:36px;width:auto;object-fit:contain}
.lang-pill button{cursor:pointer}
.lang-pill button.active{font-weight:800}
/* ensure download CTAs look clickable */
.js-dl{cursor:pointer}
a.js-dl{text-decoration:none}
