/* S3003: keep the auction shell transparent on the first SPA entry from home. */
.seller-ready-auction-page > .package-panel {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}
