/* NEXGEN_VISIBLE_V3_PUBLIC_FINAL_20260827 */
#siteFooter,
#siteFooter .footer-grid,
#siteFooter .ng26-footer,
#siteFooter .ng26-footer-grid,
#siteFooter .ng26-footer-bottom,
footer.site-footer {
  background: #050505 !important;
  background-color: #050505 !important;
}

#siteFooter .ng26-footer-grid > div:first-child::before,
#siteFooter .ng26-footer-grid > div:first-child::after,
#siteFooter .footer-grid > div:first-child::before,
#siteFooter .footer-grid > div:first-child::after,
#siteFooter .ng26-footer-brand::before,
#siteFooter .ng26-footer-brand::after,
#siteFooter .footer-brand::before,
#siteFooter .footer-brand::after,
#siteFooter .nexgen-footer-brand::before,
#siteFooter .nexgen-footer-brand::after,
footer.site-footer .ng26-footer-grid > div:first-child::before,
footer.site-footer .ng26-footer-grid > div:first-child::after,
footer.site-footer .footer-grid > div:first-child::before,
footer.site-footer .footer-grid > div:first-child::after {
  content: none !important;
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  background: none !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
  width: 0 !important;
  height: 0 !important;
}

#siteFooter .ng26-footer-grid > div:first-child,
#siteFooter .footer-grid > div:first-child,
#siteFooter .ng26-footer-brand,
#siteFooter .footer-brand,
#siteFooter .nexgen-footer-brand {
  background: none !important;
  background-image: none !important;
}

body:not(.ng26-admin) #siteFooter img.ng26-footer-logo[data-nexgen-footer-keeper="1"],
#siteFooter img[data-nexgen-footer-keeper="1"] {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: min(430px, 100%) !important;
  max-width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  background: none !important;
  transform: none !important;
  rotate: 0deg !important;
  transform-origin: 50% 50% !important;
}

/* NEXGEN_PUBLIC_BLACK_THEME_V1_20260829
   Retire the old navy surface system across every public route while keeping
   photos, pink actions, borders, and light form controls intact. */
body:not(.ng26-admin) .v51-home-feature-copy,
body:not(.ng26-admin) .v51-home-custom,
body:not(.ng26-admin) .v51-home-custom .v51-home-feature-grid,
body:not(.ng26-admin) .designer-actionbar,
body:not(.ng26-admin) .v5-view-tabs > button:not(.v5-active),
body:not(.ng26-admin) .design-view,
body:not(.ng26-admin) .designer-summary-card,
body:not(.ng26-admin) .designer-total,
body:not(.ng26-admin) .finance-feature,
body:not(.ng26-admin) .summary-top,
body:not(.ng26-admin) .summary-total,
body:not(.ng26-admin) .toast {
  background: #050505 !important;
  background-color: #050505 !important;
  background-image: none !important;
}

body:not(.ng26-admin) .finance-feature .finance-stat {
  background: #111 !important;
  background-color: #111 !important;
  background-image: none !important;
}

body:not(.ng26-admin) .modal-backdrop {
  background: rgba(0, 0, 0, .72) !important;
  background-color: rgba(0, 0, 0, .72) !important;
  background-image: none !important;
}

body:not(.ng26-admin) .design-face {
  background-color: #050505 !important;
}

body:not(.ng26-admin) .design-face::before,
body:not(.ng26-admin) .design-face::after {
  background: #2a2a2a !important;
  background-color: #2a2a2a !important;
  background-image: none !important;
}

body:not(.ng26-admin) .v51-photo-label {
  background: rgba(0, 0, 0, .9) !important;
  background-color: rgba(0, 0, 0, .9) !important;
  background-image: none !important;
}

body:not(.ng26-admin) .v51-home-rentals .v51-home-feature-photo {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .12), rgba(0, 0, 0, .01)), url('/assets/nexgen-rental-clean.jpg') !important;
}

body:not(.ng26-admin) .v51-home-custom .v51-home-feature-photo {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .02)), url('/assets/nexgen-custom-clean.jpg') !important;
}

body:not(.ng26-admin) .v5-rental-photo {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .14), rgba(0, 0, 0, .01)), url('/assets/nexgen-rental-clean.jpg') !important;
}

body:not(.ng26-admin) .v51-home-feature-photo::before {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .12), transparent 35%) !important;
}

#nexgenMobileMenuV2 {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: none;
  color: #fff;
}

#nexgenMobileMenuV2[data-open="true"] {
  display: block;
}

#nexgenMobileMenuV2 .ngv2-mobile-menu__scrim {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .62);
}

#nexgenMobileMenuV2 .ngv2-mobile-menu__panel {
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  max-height: calc(100dvh - 24px);
  overflow: auto;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 18px;
  background: #050505;
  box-shadow: 0 28px 80px rgba(0, 0, 0, .38);
}

#nexgenMobileMenuV2 .ngv2-mobile-menu__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 12px;
}

#nexgenMobileMenuV2 .ngv2-mobile-menu__brand {
  width: min(220px, 62vw);
  height: auto;
  display: block;
}

#nexgenMobileMenuV2 .ngv2-mobile-menu__close,
#siteHeader [data-ngv2-menu-button="1"] {
  min-height: 44px;
  border: 0;
  border-radius: 12px;
  font-weight: 900;
  cursor: pointer;
}

#nexgenMobileMenuV2 .ngv2-mobile-menu__close {
  padding: 10px 12px;
  background: rgba(255, 255, 255, .1);
  color: #fff;
}

#nexgenMobileMenuV2 nav {
  display: grid;
  gap: 8px;
}

#nexgenMobileMenuV2 nav a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 48px;
  padding: 12px 14px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 12px;
  background: rgba(255, 255, 255, .06);
  color: #fff;
  font-weight: 850;
  text-decoration: none;
}

#nexgenMobileMenuV2 nav a[data-primary="1"] {
  background: #FF2D8F;
  border-color: #FF2D8F;
}

@media (max-width: 1000px) {
  body.nexgen-v5.v5-home:not(.ng26-admin) .mock-hero,
  body.v5-home:not(.ng26-admin) .mock-hero,
  body:not(.ng26-admin) .mock-hero {
    background-size: max(130%, 720px) auto !important;
    background-position: center top !important;
  }

  #siteHeader [data-ngv2-menu-button="1"] {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    padding: 10px 12px;
    background: #050505 !important;
    color: #fff !important;
  }
}

@media (max-width: 480px) {
  body:not(.ng26-admin) #quoteForm {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  body:not(.ng26-admin) #quoteForm > .field,
  body:not(.ng26-admin) #quoteForm > .v51-form-step {
    grid-column: 1 / -1 !important;
  }
}

@media (min-width: 1001px) {
  #nexgenMobileMenuV2 {
    display: none !important;
  }
}
/* NEXGEN_BLACK_FINAL_V7 */
html,body{background-color:#000!important;}
div.container-corrugation{background-color:#000!important;background-image:none!important;}
div.container-corrugation::before,div.container-corrugation::after{background-color:#000!important;background-image:none!important;}
div.design-face{background-color:#000!important;background-image:none!important;}
div.design-face::before,div.design-face::after{background-color:#000!important;background-image:none!important;}
div.designer-workspace{background-color:#000!important;background-image:none!important;}
div.designer-workspace::before,div.designer-workspace::after{background-color:#000!important;background-image:none!important;}
div.mock-inventory-media{background-color:#000!important;background-image:none!important;}
div.mock-inventory-media::before,div.mock-inventory-media::after{background-color:#000!important;background-image:none!important;}
div.nexgen-card-media{background-color:#000!important;background-image:none!important;}
div.nexgen-card-media::before,div.nexgen-card-media::after{background-color:#000!important;background-image:none!important;}
div.nexgen-card-media > img{background-color:#000!important;background-image:none!important;}
div.nexgen-card-media > img::before,div.nexgen-card-media > img::after{background-color:#000!important;background-image:none!important;}
div.rental-detail-grid{background-color:#000!important;background-image:none!important;}
div.rental-detail-grid::before,div.rental-detail-grid::after{background-color:#000!important;background-image:none!important;}
[class*="rental" i]:not(input):not(textarea):not(select):not(option):not(button):not(a):not(img):not(picture):not(video):not(canvas):not(svg){background-color:#000!important;}
[id*="rental" i]:not(input):not(textarea):not(select):not(option):not(button):not(a):not(img):not(picture):not(video):not(canvas):not(svg){background-color:#000!important;}
[class*="financ" i]:not(input):not(textarea):not(select):not(option):not(button):not(a):not(img):not(picture):not(video):not(canvas):not(svg){background-color:#000!important;}
[id*="financ" i]:not(input):not(textarea):not(select):not(option):not(button):not(a):not(img):not(picture):not(video):not(canvas):not(svg){background-color:#000!important;}
[class*="lease" i]:not(input):not(textarea):not(select):not(option):not(button):not(a):not(img):not(picture):not(video):not(canvas):not(svg){background-color:#000!important;}
[id*="lease" i]:not(input):not(textarea):not(select):not(option):not(button):not(a):not(img):not(picture):not(video):not(canvas):not(svg){background-color:#000!important;}
[class*="designer" i]:not(input):not(textarea):not(select):not(option):not(button):not(a):not(img):not(picture):not(video):not(canvas):not(svg){background-color:#000!important;}
[id*="designer" i]:not(input):not(textarea):not(select):not(option):not(button):not(a):not(img):not(picture):not(video):not(canvas):not(svg){background-color:#000!important;}
[class*="modification" i]:not(input):not(textarea):not(select):not(option):not(button):not(a):not(img):not(picture):not(video):not(canvas):not(svg){background-color:#000!important;}
[id*="modification" i]:not(input):not(textarea):not(select):not(option):not(button):not(a):not(img):not(picture):not(video):not(canvas):not(svg){background-color:#000!important;}
