/* DN_HOME_SAMPLE_MOCKUP_NO_WHITE_BG_V1_20260425 */
#sample-output .dn-proof__visual {
  isolation: isolate;
}

#sample-output .dn-proof__sheet {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  overflow: visible !important;
}

#sample-output .dn-proof__sheet picture {
  display: block;
  background: transparent !important;
}

#sample-output .dn-proof__sheet img {
  display: block;
  width: 100%;
  height: auto;
  background: transparent !important;
}

#sample-output .dn-proof__sheet img[src*="mockup-review-room"] {
  mix-blend-mode: multiply;
}

#sample-output .dn-proof__glow {
  z-index: 0;
}

#sample-output .dn-proof__sheet {
  position: relative;
  z-index: 1;
}
