@media (max-width: 640px) {
  .page-shell { padding-top: calc(var(--nav-h) + 16px); }
  body { overflow-x: hidden; }
  .btn { width: auto; }
}
