/* owner:pass-polish-lock-0368
   LOCKED material preset: SLAB 5/10 + LIGHT 4/15 + DEPTH 4/15.
   Polish correction: light reveals the material instead of washing it out.
   0366 right edge is preserved. Geometry/content/190px/action sizing remain untouched. */

/* DEPTH 4/15 — preserved: contact separation + bottom/right physical edge. */
#borzilov-lp #bz1092-product-commercial-late .pricing-register__register{
  box-shadow:
    0 var(--bz-polish-shadow-y,9.4px) var(--bz-polish-shadow-blur,22.3px) rgba(8,26,32,var(--bz-polish-shadow-a,.123)),
    0 var(--bz-polish-contact-y,2.6px) var(--bz-polish-contact-blur,6.8px) rgba(8,26,32,var(--bz-polish-contact-a,.067)),
    1px 0 2px rgba(6,20,25,.025),
    inset 0 1px 0 rgba(255,255,255,.52),
    inset 0 -1px 0 rgba(92,98,103,var(--bz-polish-bottom-a,.131)),
    inset -1px 0 0 rgba(85,91,96,.092)!important;
}

/* LIGHT 4/15 — no broad milk wash.
   One narrow diagonal reflection + clean top edge + grain + preserved right physical edge. */
#borzilov-lp #bz1092-product-commercial-late .pricing-register__register::before{
  background:
    linear-gradient(90deg,
      rgba(85,91,96,0) calc(100% - 3px),
      rgba(85,91,96,.038) 100%),
    linear-gradient(112deg,
      rgba(255,255,255,0) 0 39%,
      rgba(255,255,255,.025) 43%,
      rgba(255,255,255,.090) 47.2%,
      rgba(255,255,255,.135) 49.1%,
      rgba(255,255,255,.052) 51.1%,
      rgba(255,255,255,0) 56.5% 100%),
    linear-gradient(180deg,
      rgba(255,255,255,.060) 0%,
      rgba(255,255,255,.018) 5%,
      rgba(255,255,255,0) 12% 82%,
      rgba(61,68,73,.040) 100%),
    repeating-linear-gradient(90deg,
      rgba(255,255,255,.022) 0 2px,
      rgba(94,99,104,.020) 2px 4px)!important;
}

#borzilov-lp #bz1092-product-commercial-late .pricing-register__register::after{
  height:var(--bz-polish-edge-h,3.5px)!important;
  background:rgba(85,91,96,var(--bz-polish-edge-a,.233))!important;
  box-shadow:0 var(--bz-polish-edge-shadow-y,2.3px) var(--bz-polish-edge-shadow-blur,5.6px) rgba(6,20,25,var(--bz-polish-edge-shadow-a,.109))!important;
}

/* Restore a clean, dense light body so reflection reads as reflection, not haze. */
#borzilov-lp #bz1092-product-commercial-late .pricing-register__active{
  background:rgba(255,253,248,.965)!important;
}
#borzilov-lp #bz1092-product-commercial-late .pricing-register__calculator{
  background:rgba(248,245,240,.97)!important;
}

/* Bronze base stays in the existing material family. Depth is preserved; light is local. */
#borzilov-lp #bz1092-product-commercial-late .pricing-register__action{
  box-shadow:
    inset 0 1px 0 rgba(255,253,248,.115),
    inset 0 var(--bz-polish-copper-bottom-y,-2.1px) var(--bz-polish-copper-bottom-blur,5.1px) rgba(69,35,20,var(--bz-polish-copper-bottom-a,.094))!important;
}
#borzilov-lp #bz1092-product-commercial-late .pricing-register__action::before{
  background:
    linear-gradient(114deg,
      rgba(255,255,255,0) 0 38%,
      rgba(255,247,239,.020) 42%,
      rgba(255,247,239,.075) 46.4%,
      rgba(255,255,255,.118) 48.4%,
      rgba(255,247,239,.042) 50.6%,
      rgba(255,255,255,0) 56% 100%),
    linear-gradient(180deg,
      rgba(255,255,255,.045) 0%,
      rgba(255,255,255,0) 10% 74%,
      rgba(68,31,17,.038) 100%)!important;
}

/* Secondary floor remains quieter; only a physical top/bottom read, no gloss layer. */
#borzilov-lp #bz1092-product-commercial-late .pricing-register__talk-floor{
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.535),
    inset 0 -1px 0 rgba(92,84,77,var(--bz-polish-talk-bottom-a,.066))!important;
}

@media(max-width:760px){
  #borzilov-lp #bz1092-product-commercial-late .pricing-register__register::before{opacity:.88}
  #borzilov-lp #bz1092-product-commercial-late .pricing-register__action::before{opacity:.90}
}
@media(prefers-reduced-motion:reduce){
  #borzilov-lp #bz1092-product-commercial-late .pricing-register__register,
  #borzilov-lp #bz1092-product-commercial-late .pricing-register__action{transition:none!important}
}
