/* UBG SITE FOOTER PIN 2026-09-17m — one support email at true bottom; kill mid-page + empty chrome */
html,body{min-height:100%!important}
html body{
  display:flex!important;
  flex-direction:column!important;
  min-height:100vh!important;
  min-height:100dvh!important;
}

/* Canonical bottom footer */
html body #ubg-contact-footer.ubg-footer,
html body #ubg-contact-footer{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  margin-top:auto!important;
  margin-bottom:0!important;
  width:100%!important;
  text-align:center!important;
  clear:both!important;
  position:relative!important;
  box-sizing:border-box!important;
  order:9999!important;
  padding:22px 16px!important;
  background:rgba(5,7,9,.98)!important;
  border:none!important;
  border-top:1px solid rgba(0,242,255,.25)!important;
  color:#e8ffff!important;
  z-index:50!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
  pointer-events:auto!important;
}
html body #ubg-contact-footer .ubg-footer-text{color:#e8ffff!important;font-size:14px!important}
html body #ubg-contact-footer a,
html body #ubg-contact-footer a[href^="mailto:"],
html body .ub-cs-footer a[href^="mailto:"],
html body > footer a[href^="mailto:"]{
  color:#00f2ff!important;text-decoration:none!important;
}

/* Hide non-canonical footers / duplicates */
html body .ubg-footer:not(#ubg-contact-footer),
html body .ub-cs-footer:not(#ubg-contact-footer),
html body [data-ubg-footer-hidden="1"]{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:none!important;
  opacity:0!important;
  pointer-events:none!important;
}

/* Mid-page Bandzoogle sitewide support + empty cyan footer chrome (music) */
html body #sitewide_block_2449985,
html body #text_feature_8452132,
html body #footer-wrap,
html body #site-wide-footer,
html body #page-footer,
html body .injected-footer,
html body #feature_row_31283824,
html body .site-wide-footer{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:none!important;
  opacity:0!important;
  pointer-events:none!important;
}

/* Quantum mid-page Store&Contact support <p> (keep shop CTA; hide support line via JS too) */
html body p[data-ubg-footer-hidden="1"]{
  display:none!important;
}
