@media (max-width: 809.98px) {
  html,
  body {
    background: #07110f !important;
  }

  body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: max(104px, calc(env(safe-area-inset-top, 0px) + 96px)) !important;
    background: #07110f !important;
    z-index: 900 !important;
    pointer-events: none;
  }

  .framer-1enn8xh-container,
  .site-header {
    z-index: 1000 !important;
  }
}
