body.prelaunch-active { overflow: hidden; }

.studio-credit {
  bottom: 2px;
  gap: 4px;
  opacity: .48;
  font-size: 6px;
  letter-spacing: .12em;
}

.studio-credit img { width: clamp(34px, 3vw, 44px); }

.blood-drain::before {
  -webkit-text-stroke: 1px #080706;
  paint-order: stroke fill;
}

.prelaunch-content time {
  border: 0;
  padding: 0;
}

.prelaunch-screen .studio-credit { z-index: 1; }
