@media (max-width: 620px) {
  body { background-position: 58% top; background-attachment: scroll; }
  body::before { background: rgba(245, 238, 226, 0.58); }
  .app-shell { display: none; }
}
