
/* PMUK final company + industry visibility/layout pass - v8 - 2026-06-07 */
:root{
  --pmuk-v8-orange:#ff8216;
  --pmuk-v8-blue:#1e80fb;
  --pmuk-v8-black:#050505;
  --pmuk-v8-panel:#101010;
  --pmuk-v8-text:#f8fafc;
  --pmuk-v8-muted:#cbd5e1;
}

html body.pmuk-company-page,
html body.pmuk-industry-page{
  background:#050505!important;
  color:#f8fafc!important;
}

/* ---- Our Company page: remove legacy spacing and repeated/wrong machine images ---- */
html body.pmuk-company-page .lancing-page-title{margin-bottom:0!important;}
html body.pmuk-company-page .pmuk-company-v8{
  display:block!important;
  width:100%!important;
  background:#050505!important;
  color:#f8fafc!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
}
html body.pmuk-company-page .pmuk-company-wrap{
  width:min(1500px, calc(100% - 48px))!important;
  margin:0 auto!important;
  padding:0!important;
}
html body.pmuk-company-page .pmuk-company-intro,
html body.pmuk-company-page .pmuk-company-section{
  padding:54px 0!important;
  margin:0!important;
  background:#050505!important;
}
html body.pmuk-company-page .pmuk-company-section-alt{
  background:linear-gradient(180deg,#050505 0%,#0b0b0b 100%)!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
html body.pmuk-company-page .pmuk-company-intro-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;
  gap:36px!important;
  align-items:stretch!important;
}
html body.pmuk-company-page .pmuk-company-copy,
html body.pmuk-company-page .pmuk-company-panel{
  background:linear-gradient(180deg,#141414 0%,#090909 100%)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-top:4px solid var(--pmuk-v8-orange)!important;
  border-radius:22px!important;
  padding:34px!important;
  box-shadow:0 22px 54px rgba(0,0,0,.42)!important;
  color:#f8fafc!important;
}
html body.pmuk-company-page .pmuk-eyebrow{
  margin:0 0 10px!important;
  color:var(--pmuk-v8-orange)!important;
  -webkit-text-fill-color:var(--pmuk-v8-orange)!important;
  font-weight:900!important;
  letter-spacing:.07em!important;
  text-transform:uppercase!important;
  font-size:14px!important;
}
html body.pmuk-company-page .pmuk-company-v8 h2,
html body.pmuk-company-page .pmuk-company-v8 h3{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  margin:0 0 14px!important;
  line-height:1.12!important;
  font-weight:950!important;
  text-shadow:none!important;
}
html body.pmuk-company-page .pmuk-company-v8 h2{font-size:clamp(30px,3.2vw,52px)!important;}
html body.pmuk-company-page .pmuk-company-v8 h3{font-size:clamp(20px,1.4vw,28px)!important;}
html body.pmuk-company-page .pmuk-company-v8 p,
html body.pmuk-company-page .pmuk-company-v8 li,
html body.pmuk-company-page .pmuk-company-v8 span{
  color:#e5e7eb!important;
  -webkit-text-fill-color:#e5e7eb!important;
  font-size:clamp(16px,1.05vw,19px)!important;
  line-height:1.65!important;
  text-shadow:none!important;
}
html body.pmuk-company-page .pmuk-company-stats{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
}
html body.pmuk-company-page .pmuk-company-stats>div{
  background:#fff!important;
  color:#111!important;
  border-radius:18px!important;
  border:1px solid rgba(255,130,22,.28)!important;
  padding:24px!important;
  box-shadow:0 20px 42px rgba(0,0,0,.35)!important;
}
html body.pmuk-company-page .pmuk-company-stats strong{
  display:block!important;
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  font-size:clamp(30px,2.6vw,44px)!important;
  line-height:1!important;
  font-weight:950!important;
  margin-bottom:10px!important;
}
html body.pmuk-company-page .pmuk-company-stats span{
  color:#334155!important;
  -webkit-text-fill-color:#334155!important;
  font-size:16px!important;
  line-height:1.35!important;
  font-weight:700!important;
}
html body.pmuk-company-page .pmuk-company-split{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:40px!important;
  align-items:center!important;
}
html body.pmuk-company-page .pmuk-company-split-reverse .pmuk-company-panel{order:1!important;}
html body.pmuk-company-page .pmuk-company-split-reverse .pmuk-company-image{order:2!important;}
html body.pmuk-company-page .pmuk-company-image{
  margin:0!important;
  background:#fff!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-top:4px solid var(--pmuk-v8-orange)!important;
  border-radius:22px!important;
  overflow:hidden!important;
  box-shadow:0 24px 58px rgba(0,0,0,.48)!important;
}
html body.pmuk-company-page .pmuk-company-image img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:520px!important;
  object-fit:cover!important;
  object-position:center center!important;
  padding:0!important;
  opacity:1!important;
  filter:none!important;
  transform:none!important;
}
html body.pmuk-company-page .pmuk-company-list{
  list-style:none!important;
  padding:0!important;
  margin:22px 0 0!important;
  display:grid!important;
  gap:12px!important;
}
html body.pmuk-company-page .pmuk-company-list li{
  position:relative!important;
  padding-left:28px!important;
  margin:0!important;
  color:#f8fafc!important;
}
html body.pmuk-company-page .pmuk-company-list li::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:.55em!important;
  width:12px!important;
  height:12px!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,var(--pmuk-v8-orange),var(--pmuk-v8-blue))!important;
}
html body.pmuk-company-page .pmuk-company-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
  padding:12px 24px!important;
  margin-top:20px!important;
  border-radius:999px!important;
  background:var(--pmuk-v8-orange)!important;
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  font-weight:950!important;
  text-decoration:none!important;
  box-shadow:0 12px 26px rgba(255,130,22,.24)!important;
}
html body.pmuk-company-page .pmuk-company-heading{
  max-width:920px!important;
  margin:0 auto 32px!important;
  text-align:center!important;
}
html body.pmuk-company-page .pmuk-company-card-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:28px!important;
}
html body.pmuk-company-page .pmuk-company-card{
  display:flex!important;
  flex-direction:column!important;
  background:linear-gradient(180deg,#141414 0%,#080808 100%)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-top:4px solid var(--pmuk-v8-orange)!important;
  border-radius:22px!important;
  overflow:hidden!important;
  box-shadow:0 22px 54px rgba(0,0,0,.44)!important;
}
html body.pmuk-company-page .pmuk-company-card img{
  width:100%!important;
  height:300px!important;
  object-fit:cover!important;
  object-position:center center!important;
  background:#fff!important;
  display:block!important;
}
html body.pmuk-company-page .pmuk-company-card div{
  padding:24px!important;
}
html body.pmuk-company-page #about-modern,
html body.pmuk-company-page #about-modern-2,
html body.pmuk-company-page .icon-grid,
html body.pmuk-company-page .main-feature1{
  display:none!important;
}

/* ---- Industry pages: make images visible and stop overlay/hidden/cropped presentation ---- */
html body.pmuk-industry-page .lancing-page-title{margin-bottom:0!important;}
html body.pmuk-industry-page #range{
  background:#050505!important;
  padding-top:44px!important;
  padding-bottom:60px!important;
  border-top:0!important;
  overflow:visible!important;
}
html body.pmuk-industry-page #range>.container{
  width:min(1540px,calc(100% - 44px))!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:0!important;
}
html body.pmuk-industry-page #product-grid,
html body.pmuk-industry-page #product-grid.row,
html body.pmuk-industry-page .pmuk-industry-landing-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:30px!important;
  width:100%!important;
  margin:0 auto!important;
  padding:0!important;
  justify-content:center!important;
  align-items:stretch!important;
  overflow:visible!important;
}
html body.pmuk-industry-page #product-grid::before,
html body.pmuk-industry-page #product-grid::after,
html body.pmuk-industry-page .pmuk-industry-landing-grid::before,
html body.pmuk-industry-page .pmuk-industry-landing-grid::after{
  display:none!important;
  content:none!important;
}
html body.pmuk-industry-page #product-grid > .pmuk-grid-cell,
html body.pmuk-industry-page #product-grid > [class*="col-"]{
  display:flex!important;
  width:100%!important;
  max-width:none!important;
  flex:none!important;
  float:none!important;
  margin:0!important;
  padding:0!important;
  min-width:0!important;
}
html body.pmuk-industry-page #product-grid .product-card{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-height:420px!important;
  height:100%!important;
  background:linear-gradient(180deg,#111 0%,#070707 100%)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-top:5px solid var(--pmuk-v8-orange)!important;
  border-radius:20px!important;
  overflow:hidden!important;
  box-shadow:0 22px 50px rgba(0,0,0,.48)!important;
}
html body.pmuk-industry-page #product-grid .product-image,
html body.pmuk-industry-page #product-grid .ratio,
html body.pmuk-industry-page #product-grid .ratio-4x3{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:290px!important;
  min-height:290px!important;
  aspect-ratio:auto!important;
  overflow:hidden!important;
  background:#fff!important;
  padding:0!important;
}
html body.pmuk-industry-page #product-grid .product-image::before,
html body.pmuk-industry-page #product-grid .product-image::after,
html body.pmuk-industry-page #product-grid .ratio::before,
html body.pmuk-industry-page #product-grid .ratio::after,
html body.pmuk-industry-page .needs-overlay,
html body.pmuk-industry-page .needs-content,
html body.pmuk-industry-page .product-card .play-icon{
  display:none!important;
  content:none!important;
  visibility:hidden!important;
  opacity:0!important;
}
html body.pmuk-industry-page #product-grid .product-image > img,
html body.pmuk-industry-page #product-grid img.pmuk-industry-card-image,
html body.pmuk-industry-page #product-grid .product-card img{
  position:static!important;
  inset:auto!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  padding:8px!important;
  margin:0!important;
  background:#fff!important;
  opacity:1!important;
  filter:none!important;
  transform:none!important;
}
html body.pmuk-industry-page #product-grid .product-body{
  position:static!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-height:120px!important;
  padding:22px 24px!important;
  background:linear-gradient(180deg,#151515 0%,#070707 100%)!important;
  color:#fff!important;
}
html body.pmuk-industry-page #product-grid .product-body h3,
html body.pmuk-industry-page #product-grid .product-body .h5,
html body.pmuk-industry-page #product-grid .product-body div{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  text-shadow:none!important;
}
html body.pmuk-industry-page #product-grid .product-body h3{
  margin:0 0 8px!important;
  font-size:clamp(21px,1.45vw,28px)!important;
  line-height:1.15!important;
  font-weight:950!important;
}
html body.pmuk-industry-page #product-grid .product-body .small{
  color:#e5e7eb!important;
  -webkit-text-fill-color:#e5e7eb!important;
  font-size:15px!important;
}

/* Detail page image cards */
html body.pmuk-industry-detail-page .video-grid,
html body.pmuk-industry-detail-page .video-grid1{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;
  gap:28px!important;
  width:min(1460px,calc(100% - 48px))!important;
  max-width:none!important;
  margin:32px auto!important;
  padding:0!important;
  align-items:stretch!important;
  justify-content:center!important;
}
html body.pmuk-industry-detail-page .video-grid::before,
html body.pmuk-industry-detail-page .video-grid::after,
html body.pmuk-industry-detail-page .video-grid1::before,
html body.pmuk-industry-detail-page .video-grid1::after{
  display:none!important;
  content:none!important;
}
html body.pmuk-industry-detail-page .video-grid > *,
html body.pmuk-industry-detail-page .video-grid1 > *{
  width:100%!important;
  max-width:none!important;
  flex:none!important;
  float:none!important;
  margin:0!important;
  padding:0!important;
  min-width:0!important;
}
html body.pmuk-industry-detail-page .video-item{
  display:flex!important;
  flex-direction:column!important;
  background:linear-gradient(180deg,#141414 0%,#070707 100%)!important;
  border:1px solid rgba(255,255,255,.15)!important;
  border-top:4px solid var(--pmuk-v8-orange)!important;
  border-radius:20px!important;
  overflow:hidden!important;
  box-shadow:0 20px 46px rgba(0,0,0,.46)!important;
}
html body.pmuk-industry-detail-page .video-item > img,
html body.pmuk-industry-detail-page .video-item img.pmuk-industry-detail-image{
  position:static!important;
  display:block!important;
  width:100%!important;
  height:285px!important;
  min-height:285px!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#fff!important;
  padding:8px!important;
  opacity:1!important;
  filter:none!important;
  transform:none!important;
  margin:0!important;
}
html body.pmuk-industry-detail-page .video-caption{
  position:static!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:68px!important;
  padding:14px 16px!important;
  margin:0!important;
  text-align:center!important;
  background:linear-gradient(180deg,#151515 0%,#070707 100%)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:clamp(17px,1.2vw,21px)!important;
  font-weight:900!important;
  line-height:1.25!important;
  text-shadow:none!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
}
html body.pmuk-industry-detail-page .video-item::before,
html body.pmuk-industry-detail-page .video-item::after,
html body.pmuk-industry-detail-page .play-icon{
  display:none!important;
  content:none!important;
  visibility:hidden!important;
  opacity:0!important;
}

@media (max-width:1200px){
  html body.pmuk-industry-page #product-grid,
  html body.pmuk-industry-page #product-grid.row,
  html body.pmuk-industry-page .pmuk-industry-landing-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  html body.pmuk-company-page .pmuk-company-intro-grid,
  html body.pmuk-company-page .pmuk-company-split{grid-template-columns:1fr!important;}
  html body.pmuk-company-page .pmuk-company-split-reverse .pmuk-company-panel,
  html body.pmuk-company-page .pmuk-company-split-reverse .pmuk-company-image{order:initial!important;}
}
@media (max-width:900px){
  html body.pmuk-industry-page #product-grid,
  html body.pmuk-industry-page #product-grid.row,
  html body.pmuk-industry-page .pmuk-industry-landing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  html body.pmuk-company-page .pmuk-company-card-grid{grid-template-columns:1fr!important;}
  html body.pmuk-company-page .pmuk-company-stats{grid-template-columns:1fr 1fr!important;}
}
@media (max-width:620px){
  html body.pmuk-industry-page #product-grid,
  html body.pmuk-industry-page #product-grid.row,
  html body.pmuk-industry-page .pmuk-industry-landing-grid{grid-template-columns:1fr!important;}
  html body.pmuk-industry-page #range>.container,
  html body.pmuk-industry-detail-page .video-grid,
  html body.pmuk-industry-detail-page .video-grid1,
  html body.pmuk-company-page .pmuk-company-wrap{width:min(100% - 24px, 520px)!important;}
  html body.pmuk-industry-page #product-grid .product-image,
  html body.pmuk-industry-page #product-grid .ratio,
  html body.pmuk-industry-page #product-grid .ratio-4x3{height:250px!important;min-height:250px!important;}
  html body.pmuk-industry-detail-page .video-item > img,
  html body.pmuk-industry-detail-page .video-item img.pmuk-industry-detail-image{height:245px!important;min-height:245px!important;}
  html body.pmuk-company-page .pmuk-company-stats{grid-template-columns:1fr!important;}
}
