@media (max-width: 767px) {
  .apph-cell { min-height: 112px; }
  .apph-cell-extra { display: none; }
  .apph-grid.is-mo-rong .apph-cell-extra { display: flex; }
  button.apph-head-link {
    border: 0;
    background: none;
    font-family: inherit;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
  }
  .apph-head-mui { transition: transform 0.2s ease; }
  [data-apph-xem-tat-ca][aria-expanded="true"] .apph-head-mui { transform: rotate(90deg); }
  .apph-ico > svg.lucide { width: 26px; height: 26px; }
}
