/* Final visual-clarity guard. Loaded last so legacy feature CSS cannot revive
   the retired SECOND ROUND final landing. The cinematic sequence now hands off
   directly to the normal storefront. */

.second-round-paper,
.second-round-surface,
.second-round-bridge,
.second-round-cta {
  display: none !important;
}

.second-round-paper::before,
.second-round-paper::after {
  content: none !important;
  display: none !important;
}
