/* V7.93 — Exact approved service footer skin for product detail pages. */
body.product-detail-body .footer-premium{
  position:relative!important;
  overflow:hidden!important;
  padding:0!important;
  color:#fff!important;
  background:linear-gradient(180deg,#071121 0%,#09162f 100%)!important;
}
body.product-detail-body .footer-premium::before{display:none!important;content:none!important}
body.product-detail-body .footer-premium .footer-main{
  box-sizing:border-box!important;
  width:min(1240px,calc(100% - 48px))!important;
  margin:0 auto!important;
  padding:42px 0 28px!important;
  display:grid!important;
  grid-template-columns:1.2fr .7fr .7fr .8fr!important;
  align-items:start!important;
  gap:24px!important;
    border-bottom:1px solid rgba(164,185,235,.12)!important;
}
body.product-detail-body .footer-brand,
body.product-detail-body .footer-column,
body.product-detail-body .footer-contact{min-width:0!important}
body.product-detail-body .footer-brand p{
  max-width:410px!important;
  margin:0!important;
  color:rgba(232,239,255,.74)!important;
  font-size:14px!important;
  line-height:2!important;
}
body.product-detail-body .footer-column,
body.product-detail-body .footer-contact{display:grid!important;align-content:start!important;gap:0!important}
body.product-detail-body .footer-column strong,
body.product-detail-body .footer-contact strong{
  display:block!important;margin:0 0 14px!important;color:#fff!important;font-size:16px!important
}
body.product-detail-body .footer-column a,
body.product-detail-body .footer-contact a,
body.product-detail-body .footer-contact span{
  display:block!important;margin:0 0 10px!important;color:rgba(232,239,255,.72)!important;
  font-size:14px!important;line-height:1.8!important;text-decoration:none!important
}
body.product-detail-body .footer-contact .footer-button{
  display:inline-flex!important;width:max-content!important;margin-top:8px!important;padding:12px 16px!important;
  border:1px solid rgba(181,201,246,.18)!important;border-radius:14px!important;
  background:rgba(255,255,255,.08)!important;color:#fff!important
}
body.product-detail-body .footer-wordmark{
  display:inline-flex!important;align-items:center!important;width:164px!important;height:48px!important;
  margin:0 0 17px!important;text-decoration:none!important
}
body.product-detail-body .footer-wordmark img{
  display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;
  object-position:center!important;filter:invert(1) brightness(2.4) contrast(1.02)!important
}
body.product-detail-body .footer-socials{display:flex!important;align-items:center!important;gap:10px!important;margin-top:18px!important}
body.product-detail-body .footer-socials a{
  width:38px!important;height:38px!important;margin:0!important;display:grid!important;place-items:center!important;
  border-radius:50%!important;background:rgba(255,255,255,.055)!important;
  border:1px solid rgba(174,196,239,.14)!important;color:#dce9ff!important
}
body.product-detail-body .footer-socials svg{width:18px!important;height:18px!important;fill:currentColor!important;stroke:none!important}
body.product-detail-body .footer-socials svg rect,
body.product-detail-body .footer-socials svg circle{fill:none!important;stroke:currentColor!important;stroke-width:2!important}
body.product-detail-body .footer-socials svg .social-dot{fill:currentColor!important;stroke:none!important}
body.product-detail-body .footer-premium .footer-bottom{
  box-sizing:border-box!important;width:min(1240px,calc(100% - 48px))!important;margin:0 auto!important;
  padding:20px 0 26px!important;display:flex!important;align-items:center!important;justify-content:center!important;
  gap:12px!important;color:rgba(232,239,255,.62)!important;font-size:13px!important;text-align:center!important;
  border-top:0!important
}
body.product-detail-body .footer-premium .footer-bottom span{width:100%!important;text-align:center!important}
@media(max-width:1100px){
  body.product-detail-body .footer-premium .footer-main{grid-template-columns:1fr 1fr!important}
}
@media(max-width:680px){
  body.product-detail-body .footer-premium .footer-main,
  body.product-detail-body .footer-premium .footer-bottom{width:min(92vw,100%)!important}
  body.product-detail-body .footer-premium .footer-main{grid-template-columns:1fr!important;padding-top:32px!important}
  body.product-detail-body .footer-wordmark{width:146px!important;height:44px!important}
  body.product-detail-body .footer-socials{justify-content:flex-start!important}
}
