/* PM_V2_MOBILE_HARD_NO_CART_DOCK_20260828: exactly two fixed purchase actions on mobile */
@keyframes pm-v2-mobile-buy-sweep-20260828{0%,100%{background-position:-120% 50%,50% 50%}52%{background-position:220% 50%,50% 50%}}
@media(max-width:767px){
  html body .catalog_detail .pm-bottom-cart,
  html body .catalog_detail .pm-bottom-cart.is-visible,
  html body .catalog_detail .pm-bottom-cart[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block{bottom:calc(136px + env(safe-area-inset-bottom,0px))!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row .pm-credit-action{bottom:calc(74px + env(safe-area-inset-bottom,0px))!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block > :is(.to-cart.btn,.in-cart.btn,.to-order.btn){overflow:hidden!important;color:#172516!important;background:linear-gradient(105deg,transparent 19%,rgba(255,255,255,.80) 47%,transparent 77%) -120% 50%/50% 180% no-repeat,linear-gradient(145deg,#efff62 0%,#d9ff45 48%,#b9f42c 100%) 50% 50%/100% 100% no-repeat!important;animation:pm-v2-mobile-buy-sweep-20260828 3.5s linear infinite!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.76)!important}
}
@media(prefers-reduced-motion:reduce){html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block > :is(.to-cart.btn,.in-cart.btn,.to-order.btn){animation:none!important}}
/*
 * PROMOBILE premium purchase block for Aspro Max catalog.element.
 * Owner: /bitrix/templates/aspro_max/css/promobile-purchase-block.css
 * Load after /bitrix/templates/aspro_max/css/custom.css.
 */

@property --pm-purchase-glint-x {
  syntax: "<percentage>";
  inherits: false;
  initial-value: -145%;
}

html body .catalog_detail .pm-purchase-root {
  --pm-lime: #caff35;
  --pm-lime-dark: #a7df2c;
  --pm-yellow: #ffdd2d;
  --pm-ink: #171915;
  --pm-muted: #747970;
  --pm-line: #e7e9e3;
  --pm-white: #fff;
  position: relative;
  color: var(--pm-ink);
  font-family: "GT Walsheim Pro", Arial, sans-serif;
}

html body .catalog_detail .pm-purchase-root *,
html body .catalog_detail .pm-purchase-root *::before,
html body .catalog_detail .pm-purchase-root *::after {
  box-sizing: border-box;
}

html body .catalog_detail .pm-purchase-shell {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 22px 22px 0 !important;
  border: 1px solid #e6e8e1;
  border-radius: 28px 28px 0 0 !important;
  background: #fff !important;
  box-shadow: 0 18px 46px rgba(27, 32, 22, .08);
}

html body .catalog_detail .pm-purchase-shell::before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  height: 330px;
  background:
    radial-gradient(ellipse 72% 32% at 100% 0%, rgba(181, 255, 24, .92) 0%, rgba(205, 255, 77, .64) 29%, rgba(229, 255, 166, .32) 56%, rgba(244, 255, 221, 0) 88%),
    linear-gradient(180deg, rgba(248, 255, 235, .55), rgba(255, 255, 255, 0));
  content: "";
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-identity {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 8px;
}

html body .catalog_detail .pm-purchase-brand {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 26px;
}

html body .catalog_detail .pm-purchase-brand__image {
  display: block;
  width: auto;
  max-width: 28px;
  height: 25px;
  object-fit: contain;
  filter: brightness(.96) drop-shadow(0 2px 4px rgba(0, 0, 0, .08));
  animation: pm-brand-reflection 5.2s ease-in-out infinite;
}

html body .catalog_detail .pm-purchase-brand__name {
  font-size: 13px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

html body .catalog_detail .pm-purchase-status {
  display: grid;
  justify-items: end;
  gap: 4px;
  text-align: right;
}

html body .catalog_detail .pm-purchase-article {
  color: #858980;
  font-size: 10px;
  line-height: 14px;
}

html body .catalog_detail .pm-purchase-stock.item-stock {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  min-height: 31px;
  margin: 0 !important;
  padding: 0 11px !important;
  border: 1px solid rgba(142, 184, 38, .42);
  border-radius: 999px;
  background: rgba(255, 255, 255, .55);
  color: #46571e;
}

html body .catalog_detail .pm-purchase-stock .icon.stock {
  width: 7px;
  height: 7px;
  margin: 0;
  border-radius: 50%;
  background: var(--pm-lime);
  box-shadow: 0 0 0 4px rgba(202, 255, 53, .2);
  animation: pm-stock-pulse 2.2s ease-in-out infinite;
}

html body .catalog_detail .pm-purchase-stock .value {
  color: inherit !important;
  font-size: 10px !important;
  font-weight: 700;
}

html body .catalog_detail .pm-purchase-product {
  margin: -3px 0 18px;
}

html body .catalog_detail .pm-purchase-product h2 {
  margin: 0;
  color: var(--pm-ink);
  font-size: clamp(19px, 2.1vw, 25px);
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -.035em;
}

html body .catalog_detail .pm-purchase-payment-heading,
html body .catalog_detail .pm-section-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  margin: 0 0 12px;
}

html body .catalog_detail .pm-purchase-payment-heading h3,
html body .catalog_detail .pm-section-heading h3 {
  margin: 0;
  color: var(--pm-ink);
  font-size: 19px;
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -.035em;
}

html body .catalog_detail .pm-section-heading {
  display: block;
}

html body .catalog_detail .pm-section-heading p {
  margin: 4px 0 0;
  color: #777e73;
  font-size: 10px;
}

html body .catalog_detail .pm-purchase-tradein {
  max-width: 165px;
  color: #56634a !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  line-height: 1.25;
  text-align: right;
  text-decoration: none;
}

html body .catalog_detail .pm-purchase-prices.prices_block {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 8px;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

html body .catalog_detail .pm-purchase-prices > .pm-payment-card {
  position: relative;
  float: none !important;
  width: auto !important;
  min-height: 108px;
  padding: 13px 14px !important;
  border: 1px solid #e1e4dc;
  border-radius: 17px !important;
  background: #fff !important;
}

html body .catalog_detail .pm-purchase-prices > .pm-payment-card.is-selected {
  border-color: #a9c868;
  box-shadow: inset -1px 1px 0 rgba(202, 255, 53, .5);
}

html body .catalog_detail .pm-purchase-prices > .pm-payment-card.is-selected::after {
  position: absolute;
  top: 11px;
  right: 11px;
  width: 18px;
  height: 18px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--pm-lime);
  color: var(--pm-ink);
  content: "✓";
  font-size: 10px;
  font-weight: 900;
}

html body .catalog_detail .pm-purchase-prices .cost.prices.detail {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  grid-template-rows: 24px 28px 14px;
  column-gap: 8px;
  align-content: start;
  height: 100%;
  color: #73786e !important;
  font-size: 11px !important;
  text-align: left;
}

html body .catalog_detail .pm-payment-icon {
  grid-row: 1 / 3;
  width: 30px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(132, 168, 54, .34);
  border-radius: 9px;
  background: linear-gradient(145deg, #f8fff0, #edf8e2);
  color: #26320f;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
}

html body .catalog_detail .pm-payment-icon--tpay {
  position: relative;
  isolation: isolate;
  width: 38px;
  gap: 1px;
  overflow: hidden;
  border-color: rgba(0, 0, 0, .09);
  background: linear-gradient(145deg, #ffe94d, #ffcf18);
  color: var(--pm-ink);
}

html body .catalog_detail .pm-payment-icon--tpay::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -45%;
  left: -70%;
  width: 42%;
  height: 190%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .84), transparent);
  filter: blur(2px);
  transform: rotate(18deg);
  animation: pm-tpay-wave 4.8s ease-in-out infinite;
  pointer-events: none;
}

html body .catalog_detail .pm-payment-icon--tpay b {
  position: relative;
  z-index: 1;
  font-size: 15px;
  line-height: 1;
}

html body .catalog_detail .pm-payment-icon--tpay small {
  position: relative;
  z-index: 1;
  font-size: 7px;
  font-weight: 700;
  line-height: 1;
}

html body .catalog_detail .pm-payment-label {
  align-self: center;
  color: #73786e;
  font-size: 11px;
}

html body .catalog_detail .pm-purchase-prices .mark_percent {
  position: static !important;
  grid-column: 2;
  grid-row: 3;
  width: auto !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  align-items: initial !important;
  justify-content: initial !important;
  background: none !important;
  color: #5f7439 !important;
  font-size: 9px !important;
  line-height: 14px !important;
  white-space: nowrap;
}

html body .catalog_detail .pm-purchase-prices .price_matrix_wrapper {
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  margin: 2px 0 0 !important;
}

html body .catalog_detail .pm-purchase-prices .price,
html body .catalog_detail .pm-purchase-prices .price_value,
html body .catalog_detail .pm-purchase-prices .price_currency {
  color: var(--pm-ink) !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 1.1 !important;
  letter-spacing: -.035em;
  white-space: nowrap;
}

html body .catalog_detail .pm-purchase-prices > [itemprop="offers"],
html body .catalog_detail .pm-purchase-prices > .text-center {
  grid-column: 1 / -1;
}

html body .catalog_detail .pm-purchase-prices > .text-center {
  min-height: 0;
}

html body .catalog_detail .pm-purchase-controls.counter_wrapp.big {
  display: flex !important;
  align-items: stretch !important;
  gap: 9px !important;
  width: 100% !important;
  margin: 11px 0 0 !important;
  padding: 0 !important;
}

html body .catalog_detail .pm-purchase-controls > .counter_block_inner {
  display: block !important;
  flex: 0 0 88px;
  width: 88px;
  margin: 0 !important;
}

html body .catalog_detail .pm-purchase-controls .counter_block {
  display: grid !important;
  grid-template-columns: 32px 22px 32px;
  align-items: center;
  width: 88px !important;
  height: 50px !important;
  overflow: hidden;
  border: 1px solid #dde0d8;
  border-radius: 15px;
  background: #fff;
}

html body .catalog_detail .pm-purchase-controls .counter_block > .minus,
html body .catalog_detail .pm-purchase-controls .counter_block > .plus,
html body .catalog_detail .pm-purchase-controls .counter_block > input.text {
  position: static !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  height: 48px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--pm-ink) !important;
  text-align: center;
}

html body .catalog_detail .pm-purchase-controls > .button_block {
  flex: 1 1 auto !important;
  float: none !important;
  width: auto !important;
  min-width: 0;
  height: 50px !important;
  margin: 0 !important;
}

html body .catalog_detail .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn) {
  --pm-purchase-glint-x: -145%;
  position: relative;
  isolation: isolate;
  width: 100% !important;
  height: 50px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid rgba(133, 185, 16, .26) !important;
  border-radius: 15px !important;
  background:
    linear-gradient(105deg, transparent 18%, rgba(255, 255, 255, .72) 50%, transparent 82%) var(--pm-purchase-glint-x) 0 / 48% 170% no-repeat,
    linear-gradient(180deg, #d9ff59 0%, #caff35 54%, #b9ee22 100%) !important;
  color: var(--pm-ink) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, .72), inset 0 -3px 0 rgba(105, 153, 0, .15), 0 3px 0 rgba(137, 187, 21, .2), 0 11px 24px rgba(172, 223, 40, .24) !important;
  animation: pm-purchase-glint 3.8s linear infinite;
  transition: transform .14s ease, box-shadow .14s ease;
}

html body .catalog_detail .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn) .svg {
  display: none !important;
}

html body .catalog_detail .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn):active {
  transform: translateY(2px);
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, .55), 0 1px 0 rgba(137, 187, 21, .18), 0 6px 14px rgba(172, 223, 40, .18) !important;
}

html body .catalog_detail .pm-credit-row {
  min-height: 68px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 7px;
  padding: 9px 2px;
  border-bottom: 1px solid var(--pm-line);
}

html body .catalog_detail .pm-credit-provider {
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 9px;
}

html body .catalog_detail .pm-credit-provider > span:last-child {
  display: grid;
  gap: 2px;
}

html body .catalog_detail .pm-credit-provider strong {
  font-size: 11px;
  font-weight: 700;
}

html body .catalog_detail .pm-credit-provider small {
  color: var(--pm-muted);
  font-size: 9px;
  white-space: nowrap;
}

html body .catalog_detail .pm-tbank-square {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1px;
  border: 1px solid rgba(0, 0, 0, .08);
  border-radius: 11px;
  background: linear-gradient(145deg, #ffe94d, #ffcf18);
  color: var(--pm-ink);
  font: 800 17px/1 Arial, sans-serif;
}

html body .catalog_detail .pm-credit-action.button_tbank {
  --pm-purchase-glint-x: -145%;
  position: relative;
  isolation: isolate;
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: 160px;
  height: 50px !important;
  min-height: 50px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin: 0 !important;
  padding: 0 14px !important;
  overflow: hidden;
  border: 1px solid rgba(205, 158, 0, .2) !important;
  border-radius: 15px !important;
  background:
    linear-gradient(105deg, transparent 18%, rgba(255, 255, 255, .72) 50%, transparent 82%) var(--pm-purchase-glint-x) 0 / 48% 170% no-repeat,
    linear-gradient(180deg, #fff078 0%, #ffdf35 55%, #ffcc14 100%) !important;
  color: var(--pm-ink) !important;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, .72), inset 0 -3px 0 rgba(180, 126, 0, .13), 0 3px 0 rgba(210, 161, 0, .18), 0 9px 18px rgba(209, 168, 0, .19) !important;
  animation: pm-purchase-glint 4.3s linear infinite;
}

html body .catalog_detail .pm-credit-action .button__logo {
  display: none !important;
}

html body .catalog_detail .pm-credit-action .button__content {
  display: block;
}

html body .catalog_detail .pm-credit-action .button__text {
  color: var(--pm-ink) !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: .015em;
  text-transform: uppercase;
  white-space: nowrap;
}

html body .catalog_detail .pm-purchase-section {
  position: relative;
  isolation: isolate;
  margin: 0 -22px !important;
  padding: 22px 22px 18px !important;
  overflow: hidden;
  border: 0 !important;
  background: transparent !important;
}

html body .catalog_detail .pm-purchase-section::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    radial-gradient(ellipse 78% 34% at 100% 0%, rgba(181, 255, 24, .9) 0%, rgba(205, 255, 77, .66) 28%, rgba(229, 255, 166, .34) 55%, rgba(243, 255, 218, 0) 88%),
    linear-gradient(180deg, rgba(247, 255, 232, .46) 0%, rgba(249, 255, 239, .24) 54%, rgba(255, 255, 255, 0) 100%);
  content: "";
  filter: blur(5px);
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-services .services-items {
  display: grid;
}

html body .catalog_detail .pm-purchase-services .services-item {
  min-height: 47px;
  margin: 0 !important;
  padding: 8px 0 !important;
  border: 0 !important;
  border-top: 1px solid #edefe9 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-services .services-item:first-child {
  border-top: 0 !important;
}

html body .catalog_detail .pm-purchase-services .services-item__inner,
html body .catalog_detail .pm-purchase-services .services-item__info {
  align-items: center !important;
}

html body .catalog_detail .pm-purchase-services .services-item__title {
  font-size: 12px;
  line-height: 1.3;
}

html body .catalog_detail .pm-purchase-services .services-item__price {
  font-size: 11px;
  white-space: nowrap;
}

html body .catalog_detail .pm-purchase-warranty.product-detail__warranty {
  float: none !important;
  min-height: 64px;
  display: flex !important;
  align-items: center;
  gap: 11px;
  margin: 0 !important;
  padding: 12px 2px !important;
  border: 0 !important;
  border-bottom: 1px solid var(--pm-line) !important;
  background: transparent !important;
}

html body .catalog_detail .pm-warranty-mark,
html body .catalog_detail .pm-reserve-mark {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  border: 1px solid #dce6d4;
  border-radius: 13px;
  background: #f5f9f1;
  color: #26340d;
  font-size: 17px;
  font-weight: 700;
  box-shadow: inset 0 -2px 0 rgba(202, 255, 53, .7);
}

html body .catalog_detail .pm-purchase-warranty .warranty__content {
  flex: 1;
  display: grid;
  color: var(--pm-muted);
  font-size: 10px;
}

html body .catalog_detail .pm-purchase-warranty .warranty__value {
  color: #294624;
  font-size: 12px;
  font-weight: 700;
}

html body .catalog_detail .pm-warranty-link {
  color: #45633d !important;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.25;
  text-align: right;
  text-decoration: none;
  white-space: nowrap;
}

html body .catalog_detail .pm-warranty-link:hover {
  color: #2f4c29 !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}

html body .catalog_detail .pm-purchase-reserve {
  min-height: 64px;
  display: flex !important;
  align-items: center;
  gap: 11px;
  width: auto !important;
  margin: 0 !important;
  padding: 12px 24px !important;
  border: 0 !important;
  border-right: 1px solid #e6e8e1 !important;
  border-left: 1px solid #e6e8e1 !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: var(--pm-muted);
  text-align: left !important;
}

html body .catalog_detail .pm-purchase-reserve > span:nth-child(2) {
  flex: 1;
  display: grid;
}

html body .catalog_detail .pm-purchase-reserve strong {
  color: #334216;
  font-size: 11px;
  line-height: 1.35;
}

html body .catalog_detail .pm-purchase-reserve small {
  color: var(--pm-muted);
  font-size: 9px;
}

html body .catalog_detail .pm-purchase-reserve > b {
  position: relative;
  min-width: 43px;
  height: 30px;
  display: grid;
  place-items: center;
  overflow: hidden;
  border: 1px solid rgba(213, 217, 207, .96);
  border-radius: 10px;
  background: linear-gradient(155deg, rgba(255, 255, 255, .98), rgba(247, 249, 244, .82));
  color: var(--pm-ink);
  font-size: 10px;
  font-weight: 800;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .98), inset 0 -2px 0 rgba(199, 204, 193, .2), 0 6px 14px rgba(32, 38, 26, .11);
  backdrop-filter: blur(10px) saturate(1.15);
  -webkit-backdrop-filter: blur(10px) saturate(1.15);
}

html body .catalog_detail .pm-purchase-reserve > b::after {
  content: "";
  position: absolute;
  inset: 1px 2px auto;
  height: 45%;
  border-radius: 8px 8px 50% 50%;
  background: linear-gradient(180deg, rgba(255, 255, 255, .9), rgba(255, 255, 255, 0));
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-delivery.detail-delivery {
  margin: 0 !important;
  padding-bottom: 9px !important;
  border: 1px solid #e6e8e1 !important;
  border-top: 0 !important;
  border-radius: 0 0 28px 28px !important;
  background: #fff !important;
  box-shadow: 0 18px 46px rgba(27, 32, 22, .08);
}

html body .catalog_detail .pm-purchase-delivery .detail-delivery__location {
  display: none !important;
}

html body .catalog_detail .pm-region-switch {
  display: grid;
  grid-template-columns: 1.25fr .72fr 1fr;
  gap: 7px;
  margin: 3px 0 13px;
}

html body .catalog_detail .pm-region-card {
  position: relative;
  min-height: 52px;
  padding: 8px 25px 8px 10px;
  border: 1px solid #e1e4dc;
  border-radius: 15px;
  background: #fff;
  color: #5d6459;
  cursor: pointer;
  font: 700 9px/1.2 "GT Walsheim Pro", Arial, sans-serif;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .98), 0 6px 15px rgba(29, 36, 22, .07);
  transition: transform .16s ease, border-color .16s ease, box-shadow .16s ease;
}

html body .catalog_detail .pm-region-card[aria-checked="true"] {
  border-color: #a9c868;
  color: #23291d;
  transform: translateY(-1px);
  box-shadow: inset -1px 1px 0 rgba(202, 255, 53, .48), 0 7px 18px rgba(108, 140, 28, .13);
}

html body .catalog_detail .pm-region-card[aria-checked="true"]::after {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 16px;
  height: 16px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--pm-lime);
  color: var(--pm-ink);
  content: "✓";
  font-size: 9px;
  font-weight: 900;
}

html body .catalog_detail .pm-purchase-delivery .detail-delivery__items {
  display: grid !important;
}

html body .catalog_detail .pm-purchase-delivery .detail-delivery__item {
  min-height: 57px;
  display: flex !important;
  align-items: center;
  gap: 10px;
  padding: 8px !important;
  border: 0 !important;
  border-top: 1px solid #d8e8ef !important;
  background: transparent !important;
}

html body .catalog_detail .pm-purchase-delivery .detail-delivery__item:first-child {
  border-top: 0 !important;
}

html body .catalog_detail .pm-purchase-delivery .detail-delivery__item-icon {
  width: 39px !important;
  height: 39px !important;
  display: grid !important;
  place-items: center;
  margin: 0 !important;
  border: 1px solid #dfe4da;
  border-radius: 13px;
  background: #f6f8f3;
}

html body .catalog_detail .pm-purchase-delivery .detail-delivery__item-middle {
  flex: 1;
}

html body .catalog_detail .pm-purchase-delivery .detail-delivery__item-text,
html body .catalog_detail .pm-purchase-delivery .detail-delivery__item-end {
  font-size: 11px !important;
}

html body .catalog_detail .pm-regional-delivery {
  display: none;
  align-items: center;
  gap: 10px;
  min-height: 62px;
  padding: 8px;
}

html body .catalog_detail .pm-regional-delivery__icon {
  width: 39px;
  height: 39px;
  display: grid;
  place-items: center;
  border: 1px solid #dfe4da;
  border-radius: 13px;
  background: #f6f8f3;
  color: #26340d;
  font-size: 19px;
}

html body .catalog_detail .pm-regional-delivery > span:last-child {
  display: grid;
  gap: 2px;
}

html body .catalog_detail .pm-regional-delivery strong {
  font-size: 11px;
}

html body .catalog_detail .pm-regional-delivery small {
  color: var(--pm-muted);
  font-size: 9px;
}

html body .catalog_detail .pm-purchase-delivery.pm-other-region .detail-delivery__items {
  display: none !important;
}

html body .catalog_detail .pm-purchase-delivery.pm-other-region .pm-regional-delivery {
  display: flex;
}

@keyframes pm-purchase-glint {
  from { --pm-purchase-glint-x: -145%; }
  to { --pm-purchase-glint-x: 245%; }
}

@keyframes pm-brand-reflection {
  0%, 68%, 100% { filter: brightness(.96) drop-shadow(0 2px 4px rgba(0, 0, 0, .08)); }
  80% { filter: brightness(1.18) drop-shadow(0 2px 5px rgba(0, 0, 0, .1)); }
}

@keyframes pm-tpay-wave {
  0%, 62% { left: -70%; opacity: 0; }
  69% { opacity: .9; }
  84% { left: 128%; opacity: .62; }
  100% { left: 128%; opacity: 0; }
}

@keyframes pm-stock-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: .55; transform: scale(.82); }
}

@media (max-width: 767px) {
  html body .catalog_detail .pm-purchase-shell {
    padding: 18px 18px 0 !important;
    border-radius: 25px 25px 0 0 !important;
  }

  html body .catalog_detail .pm-purchase-section {
    margin-inline: -18px !important;
    padding-inline: 18px !important;
  }

  html body .catalog_detail .pm-purchase-product h2 {
    font-size: 19px;
  }

  html body .catalog_detail .pm-purchase-prices .price,
  html body .catalog_detail .pm-purchase-prices .price_value,
  html body .catalog_detail .pm-purchase-prices .price_currency {
    font-size: 18px !important;
  }

  html body .catalog_detail .pm-purchase-controls > .counter_block_inner {
    display: block !important;
  }

  html body .catalog_detail .pm-purchase-controls > .button_block {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: none !important;
  }

  html body .catalog_detail .pm-purchase-controls > .button_tbank {
    max-width: none !important;
  }

  html body .catalog_detail .pm-credit-action.button_tbank {
    min-height: 50px !important;
    height: 50px !important;
  }

  html body .catalog_detail .pm-warranty-link {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
  }

  html body .catalog_detail .pm-purchase-reserve {
    padding-inline: 20px !important;
  }
}

/* v2 fidelity layer — must remain after Aspro/custom.css rules. */
html body .catalog_detail .pm-purchase-root .pm-purchase-product h2 {
  margin: 0 !important;
  font-family: "GT Walsheim Pro", Arial, sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 1.16 !important;
  letter-spacing: -.035em !important;
  text-transform: none !important;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-payment-heading h3,
html body .catalog_detail .pm-purchase-root .pm-section-heading h3 {
  margin: 0 !important;
  font-family: "GT Walsheim Pro", Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
  text-transform: none !important;
}

html body .catalog_detail .pm-purchase-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: -4px 0 11px;
}

html body .catalog_detail .pm-purchase-badge {
  min-height: 23px;
  display: inline-flex;
  align-items: center;
  padding: 0 9px;
  border: 1px solid #dfe5d7;
  border-radius: 999px;
  background: rgba(255, 255, 255, .68);
  color: #53604a;
  font: 500 9px/1 "GT Walsheim Pro", Arial, sans-serif;
  white-space: nowrap;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

html body .catalog_detail .pm-purchase-root .pm-purchase-tradein {
  min-height: 32px;
  display: inline-flex !important;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  font-family: "GT Walsheim Pro", Arial, sans-serif !important;
  text-transform: none !important;
}

html body .catalog_detail .pm-tradein-icon {
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
}

html body .catalog_detail .pm-link-arrow {
  font-size: 13px;
  line-height: 1;
}

html body .catalog_detail .pm-payment-icon__image,
html body .catalog_detail .pm-feature-icon {
  display: block;
  width: 21px;
  height: 21px;
}

html body .catalog_detail .pm-purchase-prices > [itemprop="offers"],
html body .catalog_detail .pm-purchase-prices > .text-center {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-prices {
  min-height: 108px;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-prices > .pm-payment-card {
  height: 108px !important;
  min-height: 108px !important;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn),
html body .catalog_detail .pm-purchase-root .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn) > span {
  font-family: "GT Walsheim Pro", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-controls.counter_wrapp.big > .counter_block_inner {
  flex: 0 0 88px !important;
  width: 88px !important;
  min-width: 88px !important;
  max-width: 88px !important;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-controls.counter_wrapp.big > .button_block {
  flex: 1 1 0 !important;
  width: 0 !important;
  min-width: 0 !important;
  max-width: none !important;
}

html body .catalog_detail .pm-purchase-root .pm-credit-action .button__text {
  font-family: "GT Walsheim Pro", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

html body .catalog_detail .pm-purchase-root .pm-credit-provider strong,
html body .catalog_detail .pm-purchase-root .pm-credit-provider small,
html body .catalog_detail .pm-purchase-root .pm-purchase-reserve strong,
html body .catalog_detail .pm-purchase-root .pm-purchase-reserve small {
  line-height: 1.25 !important;
}

html body .catalog_detail .pm-purchase-root .pm-credit-row {
  width: 100%;
  min-height: 68px;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-warranty.product-detail__warranty {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 68px !important;
  clear: both;
}

html body .catalog_detail .pm-purchase-warranty .warranty__content {
  min-width: 0;
  display: grid !important;
  gap: 2px;
}

html body .catalog_detail .pm-purchase-warranty .warranty__content strong {
  color: #294624;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
}

html body .catalog_detail .pm-purchase-warranty .warranty__content small {
  color: var(--pm-muted);
  font-size: 9px;
  line-height: 1.25;
}

html body .catalog_detail .pm-purchase-root .pm-reserve-mark,
html body .catalog_detail .pm-purchase-root .pm-warranty-mark {
  background: linear-gradient(145deg, rgba(255,255,255,.98), rgba(244,249,238,.86));
  box-shadow: inset 0 1px 0 #fff, inset 0 -2px 0 rgba(202,255,53,.52), 0 7px 16px rgba(45,60,30,.08);
}

html body .catalog_detail .pm-purchase-root .pm-purchase-reserve {
  width: 100% !important;
  min-height: 68px;
  padding: 12px 2px !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-bottom: 1px solid var(--pm-line) !important;
}

html body .catalog_detail .pm-purchase-root .pm-reserve-copy {
  min-width: 0;
  flex: 1;
  display: grid;
  gap: 2px;
}

html body .catalog_detail .pm-purchase-root .pm-reserve-badge {
  flex: 0 0 43px;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-services {
  width: auto !important;
  min-height: 0;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-services > .buy_services_wrap,
html body .catalog_detail .pm-purchase-root .pm-purchase-services .buy_services_wrap {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-services .content_wrapper_block {
  margin: 0 !important;
  padding: 0 !important;
}

html body .catalog_detail .pm-purchase-root .pm-purchase-delivery .pm-section-heading {
  margin-bottom: 12px;
}

html body .catalog_detail .pm-purchase-root .pm-region-card {
  font-family: "GT Walsheim Pro", Arial, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

@media (max-width: 767px) {
  html body .catalog_detail .pm-purchase-root .pm-purchase-product h2 {
    font-size: 19px !important;
  }

  html body .catalog_detail .pm-purchase-root .pm-purchase-payment-heading,
  html body .catalog_detail .pm-purchase-root .pm-section-heading {
    gap: 10px;
  }

  html body .catalog_detail .pm-purchase-root .pm-section-heading h3 {
    font-size: 18px !important;
  }

  html body .catalog_detail .pm-purchase-root .pm-purchase-payment-heading h3 {
    font-size: 16px !important;
  }

  html body .catalog_detail .pm-purchase-root .pm-purchase-prices {
    height: 108px !important;
  }

  html body .catalog_detail .pm-purchase-root .pm-credit-row {
    gap: 8px;
  }

  html body .catalog_detail .pm-purchase-root .pm-credit-action.button_tbank {
    min-width: 146px;
    padding-inline: 12px !important;
  }

  html body .catalog_detail .pm-purchase-root .pm-purchase-controls > .counter_block_inner {
    display: block !important;
    flex-basis: 88px !important;
    width: 88px !important;
  }

  html body .catalog_detail .pm-purchase-root .pm-purchase-controls.counter_wrapp.big.fixed {
    left: 0 !important;
    right: 0 !important;
    bottom: 62px !important;
    z-index: 1002 !important;
    width: 100vw !important;
    height: 66px !important;
    padding: 8px 15px !important;
    background: rgba(255,255,255,.94) !important;
    box-shadow: 0 -10px 28px rgba(27,32,22,.12) !important;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }

  html body .catalog_detail .pm-purchase-root .pm-purchase-controls.counter_wrapp.big.fixed > .button_block {
    display: block !important;
    flex: 1 1 0 !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: none !important;
    height: 50px !important;
  }

  html body .catalog_detail .pm-purchase-root .pm-purchase-controls.counter_wrapp.big.fixed > .counter_block_inner {
    display: block !important;
    flex: 0 0 88px !important;
    width: 88px !important;
    min-width: 88px !important;
    max-width: 88px !important;
  }

  html body .catalog_detail .pm-purchase-root .pm-purchase-warranty.product-detail__warranty,
  html body .catalog_detail .pm-purchase-root .pm-purchase-reserve {
    min-height: 76px !important;
  }

  html body .catalog_detail .pm-purchase-root .pm-warranty-link {
    min-height: 44px;
    font-size: 9px;
    white-space: normal;
  }
}

@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root .pm-purchase-stock .icon.stock,
  html body .catalog_detail .pm-purchase-root .pm-purchase-brand__image,
  html body .catalog_detail .pm-purchase-root .pm-payment-icon--tpay::after,
  html body .catalog_detail .pm-purchase-root .pm-credit-action,
  html body .catalog_detail .pm-purchase-root .pm-purchase-controls .btn {
    animation: none !important;
  }
}

@media (max-width: 350px) {
  html body .catalog_detail .pm-region-switch {
    grid-template-columns: 1fr 1fr;
  }

  html body .catalog_detail .pm-region-card[data-region="regions"] {
    grid-column: 1 / -1;
  }
}

@media (max-width: 390px) {
  html body .catalog_detail .pm-credit-provider small {
    max-width: 88px;
    white-space: normal;
  }

  html body .catalog_detail .pm-credit-action.button_tbank {
    min-width: 150px;
    padding-inline: 10px !important;
  }

  html body .catalog_detail .pm-region-card {
    padding-inline: 7px 20px;
    font-size: 8px;
  }

  html body .catalog_detail .pm-region-card[aria-checked="true"]::after {
    right: 6px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root *,
  html body .catalog_detail .pm-purchase-root *::before,
  html body .catalog_detail .pm-purchase-root *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* PROMOBILE purchase block refinement — 2026-08-27. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 {
  --pm-status-lime: #bfff29;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-shell {
  padding-bottom: 0 !important;
  border-radius: 28px !important;
  overflow: hidden;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock {
  min-height: 35px;
  padding: 0 13px !important;
  border-color: rgba(135, 188, 32, .48);
  background: linear-gradient(145deg, rgba(248, 255, 229, .96), rgba(222, 255, 125, .9));
  color: #304712;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .96),
    inset 0 -2px 0 rgba(133, 190, 27, .12),
    0 7px 16px rgba(96, 133, 25, .1);
  backdrop-filter: blur(12px) saturate(1.08);
  -webkit-backdrop-filter: blur(12px) saturate(1.08);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock .icon.stock {
  width: 10px;
  height: 10px;
  border: 1px solid rgba(112, 165, 0, .38);
  background: radial-gradient(circle at 34% 28%, #f7ffd9 0 13%, var(--pm-status-lime) 36%, #8fd500 100%) !important;
  box-shadow:
    inset 0 1px 1px rgba(255, 255, 255, .95),
    inset 0 -2px 2px rgba(86, 139, 0, .22),
    0 0 0 4px rgba(191, 255, 41, .16),
    0 0 13px rgba(146, 213, 0, .42);
  animation: pm-stock-lime-pulse 1.9s ease-in-out infinite;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock .value {
  font-size: 11px !important;
  font-weight: 700 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-badges {
  gap: 7px;
  margin: -2px 0 13px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-badge {
  min-height: 29px;
  padding: 0 12px;
  border-color: rgba(143, 181, 78, .52);
  background: linear-gradient(180deg, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .68) 100%);
  color: #374332;
  font: 600 10px/1 "GT Walsheim Pro", Arial, sans-serif;
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .98),
    inset 0 -2px 0 rgba(147, 187, 75, .12),
    0 3px 0 rgba(133, 171, 64, .12),
    0 8px 18px rgba(40, 52, 31, .08);
  backdrop-filter: blur(12px) saturate(1.06);
  -webkit-backdrop-filter: blur(12px) saturate(1.06);
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-badge:hover {
  transform: translateY(-1px);
  box-shadow:
    inset 0 2px 0 #fff,
    inset 0 -2px 0 rgba(151, 190, 66, .14),
    0 4px 0 rgba(133, 171, 64, .14),
    0 10px 20px rgba(55, 73, 40, .1);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-tradein {
  flex: 0 0 132px;
  width: 132px;
  max-width: 132px;
  min-height: 50px;
  flex-direction: column;
  justify-content: center;
  gap: 2px !important;
  align-self: center;
  color: #43533b !important;
  font-size: 10.5px !important;
  font-weight: 700 !important;
  line-height: 1.12 !important;
  letter-spacing: -.01em;
  text-align: center;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon {
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  margin: 0 !important;
  object-fit: contain;
  filter: drop-shadow(0 2px 3px rgba(73, 96, 53, .12));
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-payment-heading {
  align-items: center;
  gap: 8px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-payment-heading h3 {
  flex: 0 0 auto;
  font-size: 16px !important;
  line-height: 1.08 !important;
  white-space: nowrap;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-copy {
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  gap: 3px;
  white-space: nowrap;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-tradein .pm-link-arrow {
  flex: 0 0 auto;
  margin: 0 !important;
  font-size: 12px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices > .pm-payment-card {
  min-height: 114px !important;
  height: 114px !important;
  padding: 13px 14px 12px !important;
  background: rgba(255, 255, 255, .92) !important;
  box-shadow: inset 0 1px 0 #fff, 0 7px 18px rgba(39, 47, 33, .055);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices {
  min-height: 114px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .cost.prices.detail {
  grid-template-columns: 42px minmax(0, 1fr);
  grid-template-rows: 32px 38px 16px;
  column-gap: 9px;
  align-items: start;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon {
  grid-column: 1;
  grid-row: 1;
  align-self: start;
  width: 34px;
  height: 32px;
  border-radius: 10px;
  box-shadow: inset 0 1px 0 #fff, 0 5px 12px rgba(38, 51, 27, .08);
  transform: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--tpay {
  width: 42px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-label {
  grid-column: 2;
  grid-row: 1;
  align-self: center;
  font-size: 11px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .price_matrix_wrapper {
  grid-column: 1 / -1;
  grid-row: 2;
  align-self: stretch;
  justify-self: stretch;
  width: 100%;
  min-height: 38px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  text-align: center;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .price,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .price_value_block {
  display: inline-flex !important;
  align-items: baseline;
  justify-content: center;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .price,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .price_value,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .price_currency {
  font-size: 21px !important;
  font-weight: 400 !important;
  text-align: center !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .mark_percent {
  position: static !important;
  grid-column: 1 / -1;
  grid-row: 3;
  align-self: center;
  justify-self: center;
  margin: 0 !important;
  color: #637a3e !important;
  text-align: center;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .pm-payment-note {
  position: static !important;
  grid-column: 1 / -1;
  grid-row: 3;
  width: auto !important;
  height: auto !important;
  min-height: 0 !important;
  align-self: center;
  justify-self: center;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  box-shadow: none !important;
  font-size: 9px !important;
  font-weight: 500 !important;
  line-height: 14px !important;
  white-space: nowrap;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .pm-payment-note--cash {
  color: #637a3e !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .pm-payment-note--card {
  color: #787e74 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices :is(.price_matrix_wrapper, .price, .price_value_block, .price_value, .price_currency) {
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row {
  min-height: 76px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls > .button_block,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn),
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-action.button_tbank {
  height: 52px !important;
  min-height: 52px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn) {
  border: 1px solid rgba(128, 181, 14, .34) !important;
  border-radius: 16px !important;
  background:
    linear-gradient(105deg, transparent 18%, rgba(255, 255, 255, .8) 50%, transparent 82%) var(--pm-purchase-glint-x) 0 / 48% 170% no-repeat,
    linear-gradient(180deg, #e5ff73 0%, #caff35 55%, #afe91a 100%) !important;
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .86),
    inset 0 -4px 0 rgba(91, 145, 0, .17),
    0 4px 0 rgba(125, 178, 12, .22),
    0 13px 24px rgba(153, 205, 33, .25) !important;
  transform: translateY(-1px);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-action.button_tbank {
  border-radius: 16px !important;
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .84),
    inset 0 -4px 0 rgba(185, 126, 0, .16),
    0 4px 0 rgba(211, 161, 0, .22),
    0 13px 24px rgba(219, 174, 0, .2) !important;
  transform: translateY(-1px);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-action .button__text {
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn),
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn) > span {
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn):active,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-action.button_tbank:active {
  transform: translateY(2px);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-warranty .warranty__content {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  justify-self: start;
  text-align: left !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-warranty.product-detail__warranty {
  display: grid !important;
  grid-template-columns: 46px minmax(0, 1fr) auto;
  column-gap: 12px;
  align-items: center;
  min-height: 76px !important;
  text-align: left !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-provider {
  gap: 12px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-provider > span:last-child,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-warranty .warranty__content,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-reserve-copy {
  align-self: center;
  align-content: center;
  justify-content: start !important;
  grid-template-rows: auto auto;
  gap: 2px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-warranty-mark,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-reserve-mark {
  flex: 0 0 46px;
  flex-basis: 46px;
  width: 46px;
  height: 46px;
  border-radius: 15px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square {
  font-size: 19px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-warranty-mark .pm-feature-icon,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-reserve-mark .pm-feature-icon {
  width: 24px;
  height: 24px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-warranty-link {
  justify-self: end;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-warranty .warranty__content strong {
  color: #273022;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-warranty .warranty__content small {
  color: #747970;
  font-size: 9.5px;
  font-weight: 400;
  line-height: 1.2;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-reserve strong {
  color: #273022;
  font-size: 12px;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-reserve small,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-provider small {
  font-size: 9.5px;
  line-height: 1.2 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-provider strong {
  font-size: 12px;
  line-height: 1.2 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-reserve {
  min-height: 76px;
  background: transparent !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-reserve > b {
  min-width: 46px;
  height: 34px;
  border-color: rgba(199, 205, 192, .86);
  border-radius: 11px;
  background:
    linear-gradient(108deg, transparent 22%, rgba(255, 255, 255, .92) 48%, transparent 76%) -120% 0 / 48% 160% no-repeat,
    linear-gradient(155deg, rgba(255, 255, 255, .99), rgba(244, 247, 239, .84));
  box-shadow:
    inset 0 2px 0 #fff,
    inset 0 -3px 0 rgba(186, 194, 178, .2),
    0 7px 16px rgba(31, 40, 25, .13);
  animation: pm-glass-badge-shimmer 4.6s ease-in-out infinite;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item {
  min-height: 51px;
  padding: 8px 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item + .services-item {
  margin-top: 2px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__inner,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__info {
  min-height: 35px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  margin-right: 9px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  position: relative !important;
  width: 32px !important;
  height: 32px !important;
  display: grid !important;
  place-items: center;
  margin: 0 !important;
  border: 1px solid #dce2d7 !important;
  border-radius: 11px !important;
  background: rgba(255, 255, 255, .94) !important;
  box-shadow: inset 0 1px 0 #fff, 0 5px 13px rgba(34, 43, 29, .07) !important;
  cursor: pointer;
  font-size: 0 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label::before {
  position: static !important;
  width: auto !important;
  height: auto !important;
  border: 0 !important;
  background: transparent !important;
  color: #273023 !important;
  content: "+" !important;
  font: 400 19px/1 Arial, sans-serif !important;
  transform: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label::after {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter input:checked + label {
  border-color: rgba(151, 194, 54, .65) !important;
  background: linear-gradient(145deg, #f5ffda, #d8ff70) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter input:checked + label::before {
  content: "✓" !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title .dotted,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title span {
  border: 0 !important;
  background: transparent !important;
  color: #2e342b !important;
  text-decoration: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost .price,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost .price_value,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost .price_currency {
  background: transparent !important;
  color: #30362d !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-services-more {
  margin-top: 8px;
  color: #56624e;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-services-more > span {
  border: 0 !important;
  color: #56624e !important;
  font-size: 10px !important;
  font-weight: 500;
  text-decoration: underline;
  text-decoration-color: rgba(86, 98, 78, .4);
  text-underline-offset: 3px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-cheaper-row {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-delivery.detail-delivery {
  width: auto !important;
  margin: 0 -22px !important;
  padding: 22px 22px 12px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart {
  display: none;
  padding: 13px 0 9px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart.is-visible {
  display: block;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart[hidden] {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart__button {
  --pm-purchase-glint-x: -145%;
  position: relative;
  isolation: isolate;
  width: 100%;
  min-height: 54px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid rgba(133, 185, 16, .28);
  border-radius: 17px;
  background:
    linear-gradient(105deg, transparent 18%, rgba(255, 255, 255, .74) 50%, transparent 82%) var(--pm-purchase-glint-x) 0 / 48% 170% no-repeat,
    linear-gradient(180deg, #dcff65 0%, #caff35 53%, #b8ed20 100%);
  color: var(--pm-ink) !important;
  font: 700 14px/1 "GT Walsheim Pro", Arial, sans-serif;
  text-align: center;
  text-decoration: none !important;
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .78),
    inset 0 -3px 0 rgba(105, 153, 0, .16),
    0 3px 0 rgba(137, 187, 21, .2),
    0 12px 25px rgba(172, 223, 40, .24);
  animation: pm-purchase-glint 3.8s linear infinite;
  transition: transform .16s ease, box-shadow .16s ease;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart__button:hover {
  color: var(--pm-ink) !important;
  transform: translateY(-1px);
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .82),
    inset 0 -3px 0 rgba(105, 153, 0, .16),
    0 4px 0 rgba(137, 187, 21, .2),
    0 14px 29px rgba(172, 223, 40, .29);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart__button:active {
  transform: translateY(2px);
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, .58), 0 1px 0 rgba(137, 187, 21, .18), 0 7px 15px rgba(172, 223, 40, .18);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart__button:focus-visible {
  outline: 3px solid rgba(112, 165, 0, .3);
  outline-offset: 3px;
}

@keyframes pm-stock-lime-pulse {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.95), inset 0 -2px 2px rgba(86,139,0,.22), 0 0 0 4px rgba(191,255,41,.16), 0 0 13px rgba(146,213,0,.42);
  }
  50% {
    opacity: .9;
    transform: scale(.88);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.95), inset 0 -2px 2px rgba(86,139,0,.18), 0 0 0 8px rgba(191,255,41,0), 0 0 7px rgba(146,213,0,.25);
  }
}

@keyframes pm-glass-badge-shimmer {
  0%, 62%, 100% { background-position: -120% 0, 0 0; }
  82% { background-position: 220% 0, 0 0; }
}

@media (max-width: 767px) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-shell {
    border-radius: 25px !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices {
    height: 114px !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-badge {
    min-height: 28px;
    padding-inline: 10px;
    font-size: 9.5px;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-delivery.detail-delivery {
    margin-inline: -18px !important;
    padding-inline: 18px !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart {
    padding-top: 12px;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart__button {
    min-height: 56px;
    border-radius: 18px;
    font-size: 14px;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .price,
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .price_value,
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices .price_currency {
    font-size: 19px !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-action .button__text {
    font-size: 13px !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed {
    height: 68px !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed > .button_block,
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn) {
    height: 52px !important;
    min-height: 52px !important;
  }
}

/* PM_PURCHASE_REFINEMENT_BEGIN
 * Shared visual refinement for all compatible product cards:
 * two-pixel type step, a wider purchase panel, and a shared desktop top axis.
 * No product data or purchase handlers are changed.
 */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-brand__name {
  font-size: 15px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-article,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock .value {
  font-size: 13px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-product h2 {
  font-size: 22px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-payment-heading h3 {
  font-size: 18px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-section-heading h3 {
  font-size: 20px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-tradein {
  font-size: 12.5px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-badge {
  font-size: 12px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-label {
  font-size: 13px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices :is(.price, .price_value, .price_currency) {
  font-size: 23px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices :is(.mark_percent, .pm-payment-note) {
  font-size: 11px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .counter_block > input.text {
  font-size: 15px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn),
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn) > span,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-action .button__text,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart__button {
  font-size: 15px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-provider strong,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-warranty .warranty__content strong,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-reserve strong {
  font-size: 14px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-provider small,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-warranty .warranty__content small,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-reserve small {
  font-size: 11.5px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-warranty-link,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-services-more > span {
  font-size: 12px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title {
  font-size: 14px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__price,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-delivery .detail-delivery__item-text,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-delivery .detail-delivery__item-end,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-regional-delivery strong {
  font-size: 13px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-region-card {
  font-size: 11px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-regional-delivery small {
  font-size: 11px;
}

@media (min-width: 768px) {
  html body .catalog_detail .product-action .pm-purchase-root.pm-purchase-v2 {
    width: calc(100% + 24px) !important;
    max-width: none !important;
  }
}

@media (min-width: 1200px) {
  html body .catalog_detail .product-main:has(.pm-purchase-root.pm-purchase-v2) > .flexbox.flexbox--row.flex-wrap {
    align-items: flex-start !important;
  }

  html body .catalog_detail .product-action:has(.pm-purchase-root.pm-purchase-v2) {
    align-self: flex-start !important;
    min-width: 0 !important;
    margin-top: -51px !important;
  }

  html body .catalog_detail .product-info-headnote__stickers1 .stickers {
    top: 59px !important;
  }
}

@media (max-width: 767px) {
  html body .catalog_detail .product-action .pm-purchase-root.pm-purchase-v2 {
    width: calc(100% + 36px) !important;
    max-width: none !important;
    margin-right: -18px !important;
    margin-left: -18px !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-product h2 {
    font-size: 21px !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-badge {
    font-size: 11.5px;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices :is(.price, .price_value, .price_currency) {
    font-size: 21px !important;
  }
}

@media (max-width: 390px) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-region-card {
    font-size: 10px !important;
  }
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls:has(.to-order) {
  width: 100% !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls:has(.to-order) > .counter_block_inner {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls:has(.to-order) > .button_block {
  flex: 0 0 100% !important;
  width: 100% !important;
  max-width: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .to-order {
  animation: pm-purchase-glint 4.3s linear infinite !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock--sold-out {
  animation: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock--sold-out .icon.stock {
  flex: 0 0 8px;
  width: 8px;
  height: 8px;
  align-self: center;
  margin: 0;
  border: 0;
  background: #ef3d32 !important;
  box-shadow: 0 0 0 3px rgba(239, 61, 50, .12);
  transform: none;
  animation: pm-sold-out-dot-pulse 1.9s ease-in-out infinite;
}

@keyframes pm-sold-out-dot-pulse {
  0%, 100% { opacity: 1; transform: scale(1); box-shadow: 0 0 0 3px rgba(239, 61, 50, .12); }
  50% { opacity: .7; transform: scale(.82); box-shadow: 0 0 0 7px rgba(239, 61, 50, 0); }
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .to-order {
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, .86), inset 0 -4px 0 rgba(91, 145, 0, .17) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-action.button_tbank {
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, .84), inset 0 -4px 0 rgba(185, 126, 0, .16) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square {
  padding: 0;
  overflow: hidden;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square > .button__logo {
  width: 30px !important;
  height: 30px !important;
  display: block !important;
  margin: 0 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square > .button__logo svg {
  width: 100%;
  height: 100%;
}

/* Compact trade-in action: a clear exchange mark and one-line supporting copy. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-tradein {
  flex: 0 1 176px;
  width: auto;
  max-width: 176px;
  min-height: 36px;
  flex-direction: row;
  justify-content: flex-end;
  gap: 5px !important;
  font-size: 11px !important;
  line-height: 1.05 !important;
  letter-spacing: -.01em;
  text-align: right;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  display: inline-grid;
  place-items: center;
  margin: 0 !important;
  border: 1px solid rgba(118, 151, 70, .34);
  border-radius: 50%;
  background: linear-gradient(145deg, #fff 0%, #eff8df 100%);
  color: #4f6241;
  filter: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9), 0 2px 6px rgba(72, 96, 49, .1);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon svg {
  display: block;
  width: 13px;
  height: 13px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-copy {
  gap: 2px;
  font-size: inherit;
  line-height: inherit;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-tradein .pm-link-arrow {
  font-size: 11px;
}

/* Aspro may keep both states in the DOM; show only the primary buy action. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block:has(.to-cart) > .in-cart {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock {
  border-color: transparent !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .to-cart {
  --pm-purchase-glint-x: -145%;
  background:
    linear-gradient(105deg, transparent 18%, rgba(255, 255, 255, .78) 50%, transparent 82%) var(--pm-purchase-glint-x) 0 / 48% 170% no-repeat,
    linear-gradient(180deg, #dcff65 0%, #caff35 53%, #b8ed20 100%) !important;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, .86), inset 0 -4px 0 rgba(91, 145, 0, .17) !important;
  animation: pm-purchase-glint 4.3s linear infinite !important;
}

/* Restore each icon's own colour and remove the added outer shadows. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square {
  border-color: rgba(205, 158, 0, .2) !important;
  background: linear-gradient(145deg, #fff05d 0%, #ffdc2e 48%, #ffc816 100%) !important;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, .82), inset 0 -4px 0 rgba(177, 120, 0, .16) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark, .pm-reserve-mark) {
  border-color: #dce6d4 !important;
  background: linear-gradient(145deg, rgba(255,255,255,.98), rgba(244,249,238,.86)) !important;
  box-shadow: inset 0 1px 0 #fff, inset 0 -2px 0 rgba(202,255,53,.52) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-delivery .detail-delivery__item-icon {
  border-color: #dfe4da !important;
  background: #f6f8f3 !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--cash {
  border-color: rgba(132, 168, 54, .34) !important;
  background: linear-gradient(145deg, #f8fff0, #edf8e2) !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark, .pm-reserve-mark, .pm-purchase-delivery .detail-delivery__item-icon, .pm-payment-icon--cash)::after {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark .pm-feature-icon, .pm-reserve-mark .pm-feature-icon, .pm-purchase-delivery .detail-delivery__item-icon :is(svg, img, .svg), .pm-payment-icon--cash .pm-payment-icon__image, .pm-tbank-square > .button__logo) {
  transform: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark .pm-feature-icon, .pm-reserve-mark .pm-feature-icon) {
  width: 24px;
  height: 24px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--cash .pm-payment-icon__image {
  width: 21px;
  height: 21px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row {
  min-height: 64px;
  margin-top: 2px;
  padding: 5px 2px 7px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-cheaper-row,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-cheaper-action {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-region-card {
  font-size: 12px !important;
}

@media (max-width: 767px) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-region-card {
    font-size: 11px !important;
  }
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-status {
  gap: 7px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-identity {
  margin-bottom: 10px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-product {
  margin-top: 0;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon {
  position: relative;
  isolation: isolate;
  flex-basis: 24px;
  width: 24px;
  height: 24px;
  border-color: transparent;
  background: linear-gradient(145deg, rgba(248, 255, 229, .98), rgba(204, 255, 83, .94));
  color: #3a5318;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .92),
    inset 0 -2px 0 rgba(111, 167, 0, .16),
    0 3px 8px rgba(123, 184, 19, .2);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: -55%;
  left: -66%;
  width: 42%;
  height: 210%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .88), transparent);
  transform: rotate(18deg);
  animation: pm-tradein-mark-shimmer 4.6s ease-in-out infinite;
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon svg {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 15px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock .icon.stock {
  animation: pm-stock-lime-wave 1.9s ease-in-out infinite;
}

@keyframes pm-tradein-mark-shimmer {
  0%, 62% { left: -66%; opacity: 0; }
  69% { opacity: .9; }
  84% { left: 123%; opacity: .58; }
  100% { left: 123%; opacity: 0; }
}

@keyframes pm-stock-lime-wave {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.95), inset 0 -2px 2px rgba(86,139,0,.22), 0 0 0 6px rgba(191,255,41,.22), 0 0 19px rgba(146,213,0,.56);
  }
  50% {
    opacity: .9;
    transform: scale(.84);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.95), inset 0 -2px 2px rgba(86,139,0,.18), 0 0 0 11px rgba(191,255,41,0), 0 0 12px rgba(146,213,0,.34);
  }
}

@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon::after {
    animation: none !important;
  }
}

/* One living lime treatment for finance, warranty, reservation and delivery marks. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-tbank-square, .pm-warranty-mark, .pm-reserve-mark, .pm-purchase-delivery .detail-delivery__item-icon) {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-color: transparent !important;
  background: linear-gradient(145deg, rgba(248, 255, 229, .98), rgba(204, 255, 83, .94)) !important;
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .88),
    inset 0 -3px 0 rgba(111, 167, 0, .16),
    0 3px 0 rgba(123, 184, 19, .14),
    0 8px 18px rgba(123, 184, 19, .18) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-tbank-square, .pm-warranty-mark, .pm-reserve-mark, .pm-purchase-delivery .detail-delivery__item-icon)::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: -55%;
  left: -66%;
  width: 42%;
  height: 210%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .88), transparent);
  transform: rotate(18deg);
  animation: pm-icon-lime-shimmer 4.7s ease-in-out infinite;
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-tbank-square > .button__logo, .pm-warranty-mark .pm-feature-icon, .pm-reserve-mark .pm-feature-icon, .pm-purchase-delivery .detail-delivery__item-icon :is(svg, img, .svg)) {
  position: relative;
  z-index: 1;
  transform: scale(1.12);
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark .pm-feature-icon, .pm-reserve-mark .pm-feature-icon) {
  width: 26px;
  height: 26px;
}

@keyframes pm-icon-lime-shimmer {
  0%, 62% { left: -66%; opacity: 0; }
  69% { opacity: .9; }
  84% { left: 123%; opacity: .58; }
  100% { left: 123%; opacity: 0; }
}

@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-tbank-square, .pm-warranty-mark, .pm-reserve-mark, .pm-purchase-delivery .detail-delivery__item-icon)::after {
    animation: none !important;
  }
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--cash {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-color: transparent !important;
  background: linear-gradient(145deg, rgba(248, 255, 229, .98), rgba(204, 255, 83, .94)) !important;
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .88),
    inset 0 -3px 0 rgba(111, 167, 0, .16),
    0 3px 0 rgba(123, 184, 19, .14),
    0 8px 18px rgba(123, 184, 19, .18) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--cash::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: -55%;
  left: -66%;
  width: 42%;
  height: 210%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .88), transparent);
  transform: rotate(18deg);
  animation: pm-icon-lime-shimmer 4.4s ease-in-out infinite;
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--cash .pm-payment-icon__image {
  position: relative;
  z-index: 1;
  width: 24px;
  height: 24px;
  transform: scale(1.08);
}

@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--cash::after {
    animation: none !important;
  }
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-color: transparent !important;
  background: linear-gradient(145deg, rgba(248, 255, 229, .98), rgba(204, 255, 83, .94)) !important;
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .88),
    inset 0 -3px 0 rgba(111, 167, 0, .16),
    0 3px 0 rgba(123, 184, 19, .14),
    0 8px 18px rgba(123, 184, 19, .18) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: -55%;
  left: -65%;
  width: 42%;
  height: 210%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .86), transparent);
  transform: rotate(18deg);
  animation: pm-tbank-mark-shimmer 4.4s ease-in-out infinite;
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square > .button__logo {
  position: relative;
  z-index: 1;
}

@keyframes pm-tbank-mark-shimmer {
  0%, 62% { left: -65%; opacity: 0; }
  69% { opacity: .92; }
  84% { left: 123%; opacity: .62; }
  100% { left: 123%; opacity: 0; }
}

@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square::after {
    animation: none !important;
  }
}

/* Service rows stay light; the add action has a stable, readable cell. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__inner,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__info {
  display: flex !important;
  align-items: center !important;
  min-width: 0;
  width: 100%;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item :is(.services-item__cost, .services-item__title > span, .switch_block.onoff.filter) {
  background: transparent !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title {
  flex: 1 1 auto;
  min-width: 0;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost {
  flex: 0 0 auto;
  margin-left: 10px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter {
  flex: 0 0 78px;
  width: 78px;
  height: 30px;
  margin-right: 10px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  width: 78px !important;
  height: 30px !important;
  border-color: rgba(132, 176, 70, .42) !important;
  border-radius: 10px !important;
  background: rgba(255, 255, 255, .72) !important;
  box-shadow: none !important;
  color: #405238 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label::before {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity {
  width: 100%;
  display: grid;
  grid-template-columns: 20px 1fr 20px;
  align-items: center;
  gap: 1px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button {
  width: 20px;
  height: 20px;
  display: grid;
  place-items: center;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #34472b;
  font: 400 16px/1 Arial, sans-serif;
  cursor: pointer;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button:disabled {
  color: #b7beb2;
  cursor: default;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__value {
  color: #1f281c;
  font: 700 11px/1 "GT Walsheim Pro", Arial, sans-serif;
  text-align: center;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title :is(.dotted, span)::before {
  background: transparent !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost :is(.price, .price_value, .price_currency) {
  color: #1f251d !important;
  font-weight: 400 !important;
}

/* A restrained moving highlight keeps purchase states readable but alive. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-purchase-stock.item-stock, .pm-purchase-badge) {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-purchase-stock.item-stock, .pm-purchase-badge)::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: -60%;
  left: -55%;
  width: 34%;
  height: 220%;
  border-radius: inherit;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .76), transparent);
  transform: rotate(18deg);
  animation: pm-purchase-surface-shimmer 5.2s ease-in-out infinite;
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock :is(.icon.stock, .value),
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-badge {
  position: relative;
  z-index: 1;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--tpay::after {
  z-index: 0;
  animation-duration: 4.2s;
}

@keyframes pm-purchase-surface-shimmer {
  0%, 62% { left: -55%; opacity: 0; }
  69% { opacity: .82; }
  84% { left: 122%; opacity: .56; }
  100% { left: 122%; opacity: 0; }
}

@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-purchase-stock.item-stock, .pm-purchase-badge)::after,
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--tpay::after {
    animation: none !important;
  }
}

@media (max-width: 767px) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-tradein {
    flex-basis: 164px;
    max-width: 164px;
    font-size: 10px !important;
  }
}

/* One calm mobile buy action: no counter, no duplicate cart action or white dock. */
@media (max-width: 767px) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed {
    display: flex !important;
    align-items: center;
    justify-content: center;
    bottom: 72px !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed > .counter_block_inner {
    display: none !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed > .button_block {
    flex: 0 1 calc(100vw - 48px) !important;
    width: calc(100vw - 48px) !important;
    max-width: 360px !important;
    height: 56px !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn) {
    width: 100% !important;
    min-height: 56px !important;
    height: 56px !important;
    border-radius: 18px !important;
    background: linear-gradient(180deg, #dcff65 0%, #caff35 53%, #b8ed20 100%) !important;
    box-shadow:
      inset 0 2px 0 rgba(255, 255, 255, .8),
      inset 0 -4px 0 rgba(105, 153, 0, .17),
      0 3px 0 rgba(137, 187, 21, .19),
      0 10px 22px rgba(172, 223, 40, .22) !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart {
    display: none !important;
  }
}
/* Final icon reset: keep individual brand/status colours without outer shadow. */
html body .catalog_detail .product-action :is(.pm-cheaper-row, [data-param-form_id="CHEAPER"]),
html body .catalog_detail .product-action .row:has([data-param-form_id="CHEAPER"]) {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tbank-square {
  border-color: rgba(205, 158, 0, .2) !important;
  background: linear-gradient(145deg, #fff05d 0%, #ffdc2e 48%, #ffc816 100%) !important;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, .82), inset 0 -4px 0 rgba(177, 120, 0, .16) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark, .pm-reserve-mark) {
  border-color: #dce6d4 !important;
  background: linear-gradient(145deg, rgba(255,255,255,.98), rgba(244,249,238,.86)) !important;
  box-shadow: inset 0 1px 0 #fff, inset 0 -2px 0 rgba(202,255,53,.52) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-delivery .detail-delivery__item-icon {
  border-color: #dfe4da !important;
  background: #f6f8f3 !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--cash {
  border-color: rgba(132, 168, 54, .34) !important;
  background: linear-gradient(145deg, #f8fff0, #edf8e2) !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark, .pm-reserve-mark, .pm-purchase-delivery .detail-delivery__item-icon, .pm-payment-icon--cash)::after {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark .pm-feature-icon, .pm-reserve-mark .pm-feature-icon, .pm-purchase-delivery .detail-delivery__item-icon :is(svg, img, .svg), .pm-payment-icon--cash .pm-payment-icon__image, .pm-tbank-square > .button__logo) {
  transform: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark .pm-feature-icon, .pm-reserve-mark .pm-feature-icon) {
  width: 24px;
  height: 24px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-payment-icon--cash .pm-payment-icon__image {
  width: 21px;
  height: 21px;
}

/* Keep the credit row on the same vertical rhythm as the price cards and Buy CTA. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big:not(.fixed) {
  min-height: 52px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row {
  min-height: 52px;
  margin-top: 11px;
  padding: 0 2px 7px;
}

/* Service adders use the same tidy, tactile quantity cell as the main purchase control. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-items {
  gap: 8px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item::before,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item::after,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__inner::before,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__inner::after {
  border: 0 !important;
  background-image: none !important;
  box-shadow: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__inner,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__info {
  display: grid !important;
  grid-template-columns: 84px minmax(0, 1fr) auto !important;
  align-items: center !important;
  column-gap: 12px;
  min-height: 44px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter {
  grid-column: 1;
  width: 84px !important;
  height: 44px !important;
  margin: 0 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 84px !important;
  height: 44px !important;
  padding: 0 6px !important;
  border: 1px solid rgba(155, 181, 99, .48) !important;
  border-radius: 14px !important;
  background: linear-gradient(145deg, #ffffff 0%, #f5f8f0 100%) !important;
  box-shadow: inset 0 1px 0 #fff, inset 0 -2px 0 rgba(181, 202, 141, .14), 0 5px 12px rgba(40, 54, 28, .08) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity {
  grid-template-columns: 22px 1fr 22px !important;
  gap: 2px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button {
  width: 22px !important;
  height: 24px !important;
  border-radius: 8px !important;
  color: #334229 !important;
  font-size: 19px !important;
  line-height: 1 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button:disabled {
  color: #93a18b !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__value {
  color: #1f281c !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title {
  grid-column: 2;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: #20251d !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost {
  grid-column: 3;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: #171b15 !important;
  font-weight: 400 !important;
  white-space: nowrap;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost :is(.price, .price_value, .price_currency) {
  background: transparent !important;
  color: #171b15 !important;
  font-weight: 400 !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__inner {
  grid-template-columns: minmax(0, 1fr) auto !important;
  column-gap: 12px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__info {
  grid-template-columns: 84px minmax(0, 1fr) !important;
  column-gap: 12px;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost {
  grid-column: 2 !important;
  grid-row: 1;
  align-self: center;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__buy {
  display: none !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services :is(.services-item__inner, .services-item__info) {
  align-items: start !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter {
  align-self: start;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost {
  align-self: start;
  padding-top: 4px !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: -55%;
  left: -56%;
  width: 32%;
  height: 210%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .92), transparent);
  transform: rotate(18deg);
  animation: pm-service-quantity-shimmer 4.8s ease-in-out infinite;
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity {
  position: relative;
  z-index: 1;
}

@keyframes pm-service-quantity-shimmer {
  0%, 63% { left: -56%; opacity: 0; }
  70% { opacity: .84; }
  86% { left: 124%; opacity: .5; }
  100% { left: 124%; opacity: 0; }
}

@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label::after {
    animation: none !important;
  }
}

/* Dimensional, softly animated trust and delivery marks. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark, .pm-reserve-mark, .pm-purchase-delivery .detail-delivery__item-icon, .pm-regional-delivery__icon) {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark, .pm-reserve-mark) {
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .96),
    inset 0 -3px 0 rgba(184, 224, 96, .34),
    0 2px 0 rgba(154, 187, 88, .14),
    0 7px 14px rgba(44, 61, 34, .1) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-purchase-delivery .detail-delivery__item-icon, .pm-regional-delivery__icon) {
  background: linear-gradient(145deg, #ffffff 0%, #f2f6ed 100%) !important;
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .96),
    inset 0 -3px 0 rgba(198, 210, 188, .32),
    0 2px 0 rgba(111, 126, 101, .1),
    0 7px 14px rgba(44, 54, 39, .09) !important;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark, .pm-reserve-mark, .pm-purchase-delivery .detail-delivery__item-icon, .pm-regional-delivery__icon)::after {
  content: "";
  display: block !important;
  position: absolute;
  z-index: 1;
  top: -58%;
  left: -64%;
  width: 36%;
  height: 220%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .94), transparent);
  transform: rotate(18deg);
  animation: pm-feature-mark-shimmer 5.6s ease-in-out infinite;
  pointer-events: none;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-reserve-mark::after {
  animation-delay: -1.3s;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-delivery .detail-delivery__item:nth-child(2) .detail-delivery__item-icon::after {
  animation-delay: -2.1s;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-delivery .detail-delivery__item:nth-child(3) .detail-delivery__item-icon::after {
  animation-delay: -3.2s;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-regional-delivery__icon::after {
  animation-delay: -4.1s;
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark, .pm-reserve-mark, .pm-purchase-delivery .detail-delivery__item-icon, .pm-regional-delivery__icon) :is(svg, img, .svg, .pm-feature-icon) {
  position: relative;
  z-index: 2;
  filter: drop-shadow(0 1px 0 rgba(255, 255, 255, .9)) drop-shadow(0 2px 2px rgba(36, 52, 28, .13));
}

html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-reserve-badge {
  background:
    linear-gradient(110deg, transparent 24%, rgba(255, 255, 255, .94) 45%, transparent 66%) 160% 0 / 240% 100% no-repeat,
    linear-gradient(145deg, #ffffff 0%, #f3f6ee 100%) !important;
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, .96),
    inset 0 -3px 0 rgba(190, 202, 180, .32),
    0 2px 0 rgba(111, 126, 101, .11),
    0 7px 14px rgba(44, 54, 39, .1) !important;
  animation: pm-reserve-badge-shimmer 5.8s ease-in-out infinite;
}

@keyframes pm-feature-mark-shimmer {
  0%, 65% { left: -64%; opacity: 0; }
  72% { opacity: .88; }
  86% { left: 126%; opacity: .48; }
  100% { left: 126%; opacity: 0; }
}

@keyframes pm-reserve-badge-shimmer {
  0%, 65% { background-position: 160% 0, 0 0; }
  88%, 100% { background-position: -80% 0, 0 0; }
}

@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-warranty-mark, .pm-reserve-mark, .pm-purchase-delivery .detail-delivery__item-icon, .pm-regional-delivery__icon)::after,
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-reserve-badge {
    animation: none !important;
  }
}

/* Garmin brand-mark canary: exact product 15425, original asset proportions preserved. */
html body .catalog_detail:has([data-item="15425"]) .pm-purchase-root.pm-purchase-v2 .pm-purchase-brand__image[alt="Garmin" i] {
  width: 52px;
  max-width: 52px;
  height: 25px;
  object-fit: contain;
}

/* PM_PURCHASE_REFINEMENT_END */

/* PM_TRADEIN_EMPHASIS_20260827 — scoped visual adjustment only. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-tradein {
  gap: 6px !important;
  font-size: 12px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon {
  box-sizing: border-box;
  flex-basis: 28px;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(89, 123, 34, .68);
  background: linear-gradient(145deg, rgba(250, 255, 238, .98), rgba(198, 246, 84, .96));
  box-shadow: 0 0 0 1px rgba(235, 250, 210, .94), inset 0 1px 0 rgba(255, 255, 255, .94), inset 0 -2px 0 rgba(96, 151, 0, .2), 0 3px 8px rgba(111, 169, 14, .22);
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon svg {
  width: 16px;
  height: 16px;
}
@media (max-width: 767px) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-tradein {
    font-size: 11px !important;
  }
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon {
    flex-basis: 26px;
    width: 26px;
    height: 26px;
  }
}

/* PM_AVAILABILITY_HOVER_20260827 — scoped visual adjustment only. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock:not(.pm-purchase-stock--sold-out) {
  border-color: rgba(107, 150, 32, .38) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .82), 0 1px 3px rgba(91, 128, 35, .08);
  transition: transform .16s ease, border-color .16s ease, box-shadow .16s ease;
}
@media (hover: hover) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock:not(.pm-purchase-stock--sold-out):hover {
    transform: translateY(-1px);
    border-color: rgba(94, 139, 20, .62) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9), 0 3px 8px rgba(91, 128, 35, .15);
  }
}

/* PM_PURCHASE_CELLS_DEPTH_20260827 — scoped visual adjustment only. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-purchase-prices > .pm-payment-card, .pm-region-card) {
  transform: translateZ(0);
  border-color: rgba(177, 190, 164, .62);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .96),
    inset 0 -2px 0 rgba(119, 139, 96, .07),
    0 4px 10px rgba(38, 49, 28, .07);
  transition: transform .16s ease, border-color .16s ease, box-shadow .16s ease;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-prices > .pm-payment-card.is-selected,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-region-card[aria-checked="true"] {
  border-color: rgba(147, 190, 72, .78);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .98),
    inset 0 -2px 0 rgba(126, 174, 42, .12),
    0 5px 12px rgba(104, 145, 29, .13);
}
@media (hover: hover) and (pointer: fine) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-purchase-prices > .pm-payment-card, .pm-region-card):hover {
    transform: translateY(-2px);
    border-color: rgba(126, 165, 57, .64);
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, .98),
      inset 0 -2px 0 rgba(113, 146, 67, .1),
      0 8px 16px rgba(40, 56, 27, .13);
  }
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-purchase-prices > .pm-payment-card.is-selected, .pm-region-card[aria-checked="true"]):hover {
    border-color: rgba(109, 159, 23, .82);
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, .98),
      inset 0 -2px 0 rgba(104, 158, 16, .15),
      0 9px 18px rgba(94, 144, 20, .18);
  }
}

/* PM_PREORDER_FULL_WIDTH_20260827 — scoped layout adjustment only. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls:has(.to-order) {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls:has(.to-order) > .button_block {
  display: block !important;
  flex: 0 0 100% !important;
  width: 100% !important;
  max-width: none !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls:has(.to-order) .to-order {
  display: inline-flex !important;
  width: 100% !important;
  max-width: none !important;
}

/* PM_SOLD_OUT_STATUS_DEPTH_20260827 — scoped visual adjustment only. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px;
  border: 1px solid rgba(192, 92, 78, .28) !important;
  border-radius: 999px;
  background: linear-gradient(145deg, rgba(255, 255, 255, .96), rgba(250, 246, 241, .94)) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .96), 0 2px 6px rgba(111, 60, 51, .08);
  transition: transform .16s ease, border-color .16s ease, box-shadow .16s ease;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out .icon.stock {
  flex: 0 0 9px;
  width: 9px;
  height: 9px;
  align-self: center !important;
  margin: 0 !important;
  border: 1px solid rgba(150, 49, 39, .45);
  border-radius: 50%;
  background: radial-gradient(circle at 34% 28%, #ffe7df 0 16%, #ff7463 38%, #dd2d20 100%) !important;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, .94), inset 0 -1px 1px rgba(116, 28, 22, .28), 0 0 0 3px rgba(223, 55, 41, .12), 0 2px 5px rgba(186, 51, 40, .22);
  transform: none;
  animation: pm-sold-out-dot-3d 1.9s ease-in-out infinite;
}
@media (hover: hover) and (pointer: fine) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out:hover {
    transform: translateY(-1px);
    border-color: rgba(181, 73, 61, .48) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .98), 0 4px 10px rgba(111, 60, 51, .13);
  }
}
@keyframes pm-sold-out-dot-3d {
  0%, 100% { opacity: 1; transform: scale(1); box-shadow: inset 0 1px 1px rgba(255, 255, 255, .94), inset 0 -1px 1px rgba(116, 28, 22, .28), 0 0 0 3px rgba(223, 55, 41, .12), 0 2px 5px rgba(186, 51, 40, .22); }
  50% { opacity: .88; transform: scale(.86); box-shadow: inset 0 1px 1px rgba(255, 255, 255, .94), inset 0 -1px 1px rgba(116, 28, 22, .22), 0 0 0 8px rgba(223, 55, 41, 0), 0 1px 3px rgba(186, 51, 40, .16); }
}
@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out .icon.stock {
    animation: none !important;
  }
}

/* PM_SERVICE_ROWS_CLARITY_20260827 — scoped visual adjustment only. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__info {
  align-items: center !important;
  min-height: 64px !important;
  padding: 9px 12px !important;
  border: 1px solid #e3e8de !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .98), 0 3px 9px rgba(41, 52, 31, .05) !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__inner {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  min-width: 0;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title {
  grid-column: 1 !important;
  grid-row: 1 !important;
  font-size: 12px !important;
  line-height: 1.25 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost {
  grid-column: 2 !important;
  grid-row: 1 !important;
  align-self: center !important;
  margin: 0 0 0 14px !important;
  padding: 0 !important;
  color: #1d2518 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-align: right;
  white-space: nowrap;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost :is(.price, .price_value, .price_currency) {
  font-size: inherit !important;
  font-weight: 700 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter {
  align-self: center !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity {
  grid-template-columns: 22px 20px 22px !important;
  justify-content: center;
  align-items: center !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__value {
  display: grid;
  place-items: center;
  width: 20px;
  text-align: center;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item :is(.dotted, .dotted::before, .dotted::after),
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title :is(span, .dotted)::before,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title :is(span, .dotted)::after {
  border-bottom: 0 !important;
  background-image: none !important;
}

/* PM_SERVICE_ROWS_COMPACT_20260827 — scoped dimensional refinement only. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__info {
  grid-template-columns: 72px minmax(0, 1fr) !important;
  column-gap: 10px !important;
  min-height: 54px !important;
  padding: 7px 10px !important;
  border-radius: 12px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  width: 72px !important;
  height: 36px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  padding: 0 4px !important;
  border-radius: 11px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity {
  grid-template-columns: 18px 18px 18px !important;
  gap: 1px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button {
  width: 18px !important;
  height: 20px !important;
  font-size: 17px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__value {
  width: 18px;
  font-size: 12px !important;
}

/* PM_SERVICE_ROWS_SINGLE_AXIS_20260827 — restore one-row service hierarchy. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__wrapper {
  display: grid !important;
  grid-template-columns: 72px minmax(0, 1fr) auto !important;
  align-items: center !important;
  column-gap: 10px !important;
  min-height: 54px !important;
  padding: 7px 10px !important;
  border: 1px solid #e3e8de !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .98), 0 3px 9px rgba(41, 52, 31, .05) !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services :is(.services-item__inner, .services-item__info) {
  display: contents !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter {
  grid-column: 1 !important;
  grid-row: 1 !important;
  align-self: center !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title {
  grid-column: 2 !important;
  grid-row: 1 !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: #20251d !important;
  font-size: 12px !important;
  line-height: 1.25 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost {
  grid-column: 3 !important;
  grid-row: 1 !important;
  align-self: center !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: #171b15 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-align: right;
  white-space: nowrap;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost :is(.price, .price_value, .price_currency) {
  color: #171b15 !important;
  font-size: inherit !important;
  font-weight: 700 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item :is(.dotted, .dotted::before, .dotted::after),
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title :is(span, .dotted)::before,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title :is(span, .dotted)::after {
  border: 0 !important;
  border-bottom: 0 !important;
  background: none !important;
  background-image: none !important;
}

/* PM_SERVICE_ROWS_PLUS_ONLY_20260827 — compact native service picker. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__wrapper {
  grid-template-columns: 24px minmax(0, 1fr) auto !important;
  min-height: 38px !important;
  padding: 5px 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  width: 24px !important;
  height: 24px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  padding: 0 !important;
  border: 1px solid #dbe4d3 !important;
  border-radius: 8px !important;
  background: #fff !important;
  box-shadow: 0 1px 3px rgba(42, 54, 32, .06) !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity {
  display: grid !important;
  grid-template-columns: 1fr !important;
  width: 100% !important;
  height: 100%;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(.pm-service-quantity__button--minus, .pm-service-quantity__value) {
  display: none !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button--plus {
  display: grid !important;
  place-items: center;
  width: 22px !important;
  height: 22px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 7px !important;
  background: transparent !important;
  color: #526646 !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__title {
  font-size: 12px !important;
  line-height: 1.25 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost :is(.price, .price_value, .price_currency) {
  color: #171b15 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}
@media (hover: hover) and (pointer: fine) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label:hover {
    border-color: #b7cf97 !important;
    box-shadow: 0 2px 6px rgba(78, 105, 48, .12) !important;
  }
}

/* PM_SOLD_OUT_LIME_SURFACE_20260827 — align sold-out status with in-stock surface. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px;
  min-height: 35px;
  padding: 0 13px !important;
  border-color: rgba(135, 188, 32, .48) !important;
  background: linear-gradient(145deg, rgba(248, 255, 229, .96), rgba(222, 255, 125, .9)) !important;
  color: #304712 !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .96), inset 0 -2px 0 rgba(133, 190, 27, .12), 0 7px 16px rgba(96, 133, 25, .1);
  backdrop-filter: blur(12px) saturate(1.08);
  -webkit-backdrop-filter: blur(12px) saturate(1.08);
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out .icon.stock {
  flex: 0 0 10px;
  width: 10px;
  height: 10px;
  align-self: center !important;
  margin: 0 !important;
  border: 1px solid rgba(150, 49, 39, .45);
  border-radius: 50%;
  background: radial-gradient(circle at 34% 28%, #ffe7df 0 16%, #ff7463 38%, #dd2d20 100%) !important;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, .94), inset 0 -1px 1px rgba(116, 28, 22, .28), 0 0 0 3px rgba(223, 55, 41, .12), 0 2px 5px rgba(186, 51, 40, .22);
  animation: pm-sold-out-dot-3d 1.9s ease-in-out infinite;
}
@media (hover: hover) and (pointer: fine) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out:hover {
    transform: translateY(-1px);
    border-color: rgba(113, 170, 22, .68) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .98), inset 0 -2px 0 rgba(124, 182, 25, .16), 0 9px 18px rgba(96, 133, 25, .16);
  }
}

/* PM_SERVICE_QUANTITY_RESTORE_20260827 — compact add/remove control. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity {
  display: grid !important;
  grid-template-columns: 19px 18px 19px !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  gap: 1px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button--minus,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button--plus {
  display: grid !important;
  place-items: center;
  width: 19px !important;
  height: 22px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 6px !important;
  background: transparent !important;
  color: #43563a !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__value {
  display: grid !important;
  place-items: center;
  width: 18px !important;
  height: 22px !important;
  color: #1f281c !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-align: center !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost .price,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost .price_value,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__cost .price_currency {
  color: #171b15 !important;
  font-family: "GT Walsheim Pro", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

/* PM_SOLD_OUT_DOT_CENTERED_20260827 — centered status indicator. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out {
  position: relative;
  display: inline-flex !important;
  align-items: center !important;
  padding-left: 31px !important;
  border: 1px solid rgba(135, 188, 32, .52) !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out .icon.stock {
  position: absolute !important;
  top: 50% !important;
  left: 13px !important;
  right: auto !important;
  bottom: auto !important;
  margin: 0 !important;
  animation: pm-sold-out-dot-centered 1.65s ease-in-out infinite !important;
}
@keyframes pm-sold-out-dot-centered {
  0%, 100% {
    opacity: 1;
    transform: translateY(-50%) scale(1);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .94), inset 0 -1px 1px rgba(116, 28, 22, .28), 0 0 0 3px rgba(223, 55, 41, .12), 0 2px 5px rgba(186, 51, 40, .22);
  }
  50% {
    opacity: .68;
    transform: translateY(-50%) scale(.78);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .94), inset 0 -1px 1px rgba(116, 28, 22, .22), 0 0 0 8px rgba(223, 55, 41, 0), 0 1px 3px rgba(186, 51, 40, .16);
  }
}
@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out .icon.stock {
    animation: none !important;
    transform: translateY(-50%);
  }
}

/* PM_PURCHASE_MARKS_INTERACTIVE_20260827 — tactile support marks. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(
  .pm-payment-icon--cash,
  .pm-reserve-badge,
  .pm-tbank-square,
  .pm-warranty-mark,
  .pm-reserve-mark,
  .pm-purchase-delivery .detail-delivery__item-icon
) {
  transform: translateZ(0);
  transition: transform .16s ease, filter .16s ease, box-shadow .16s ease;
}
@media (hover: hover) and (pointer: fine) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 :is(
    .pm-payment-icon--cash,
    .pm-reserve-badge,
    .pm-tbank-square,
    .pm-warranty-mark,
    .pm-reserve-mark,
    .pm-purchase-delivery .detail-delivery__item-icon
  ):hover {
    transform: translateY(-2px) scale(1.045);
    filter: brightness(1.035) saturate(1.04) drop-shadow(0 6px 8px rgba(54, 76, 32, .16));
  }
}

/* PM_SOLD_OUT_GROUP_CENTER_20260827 — center dot and label as one group. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out {
  justify-content: center !important;
  gap: 6px !important;
  padding: 0 13px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out .icon.stock {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  flex: 0 0 10px;
  width: 10px;
  height: 10px;
  align-self: center !important;
  margin: 0 !important;
  animation: pm-sold-out-dot-like-stock 1.9s ease-in-out infinite !important;
}
@keyframes pm-sold-out-dot-like-stock {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .95), inset 0 -2px 2px rgba(116, 28, 22, .24), 0 0 0 4px rgba(239, 61, 50, .16), 0 0 13px rgba(239, 61, 50, .42);
  }
  50% {
    opacity: .86;
    transform: scale(.78);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .95), inset 0 -2px 2px rgba(116, 28, 22, .18), 0 0 0 8px rgba(239, 61, 50, 0), 0 0 8px rgba(239, 61, 50, .26);
  }
}
@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-stock.item-stock.pm-purchase-stock--sold-out .icon.stock {
    animation: none !important;
    transform: none;
  }
}

/* PM_NATIVE_PREORDER_FULL_WIDTH_20260827 — pre-order fallback without V2 mount. */
html body .catalog_detail .product-action .counter_wrapp.big:has(.to-order) {
  display: block !important;
  width: 100% !important;
  margin: 11px 0 0 !important;
  padding: 0 !important;
}
html body .catalog_detail .product-action .counter_wrapp.big:has(.to-order) > .button_block.wide {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}
html body .catalog_detail .product-action .counter_wrapp.big:has(.to-order) .to-order {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  max-width: none !important;
  box-shadow: none !important;
}

/* PM_TRADEIN_MARK_INTERACTIVE_20260827 — tactile exchange mark. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-tradein-icon {
  transition: transform .16s ease, filter .16s ease, box-shadow .16s ease;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .94), inset 0 -2px 0 rgba(111, 167, 0, .2), 0 3px 8px rgba(123, 184, 19, .22);
}
@media (hover: hover) and (pointer: fine) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-tradein:hover .pm-tradein-icon {
    transform: translateY(-2px) scale(1.08);
    filter: brightness(1.04) saturate(1.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .98), inset 0 -2px 0 rgba(105, 165, 0, .24), 0 7px 12px rgba(113, 176, 18, .28);
  }
}

/* PM_SERVICE_QUANTITY_VISIBLE_20260827 — centered minus/value/plus control. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__wrapper {
  grid-template-columns: 72px minmax(0, 1fr) auto !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  width: 72px !important;
  height: 34px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  padding: 0 !important;
  border-radius: 10px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity {
  position: relative;
  z-index: 2;
  display: grid !important;
  grid-template-columns: 20px 18px 20px !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  gap: 3px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button--minus,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button--plus {
  display: grid !important;
  place-items: center;
  width: 20px !important;
  height: 24px !important;
  color: #3d5133 !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__value {
  display: grid !important;
  place-items: center;
  width: 18px !important;
  height: 24px !important;
  color: #1f281c !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

/* PM_V2_PREORDER_WIDE_FIX_20260827 — override legacy 50% button block. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block.wide {
  display: block !important;
  flex: 0 0 100% !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block.wide .to-order {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  max-width: none !important;
  box-shadow: none !important;
}

/* PM_SERVICE_QUANTITY_FLEX_CENTER_20260827 — prevent plus clipping. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .services-item__wrapper {
  grid-template-columns: 84px minmax(0, 1fr) auto !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-services .switch_block.onoff.filter label {
  width: 84px !important;
  height: 36px !important;
  overflow: visible !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  gap: 7px !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button--minus,
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__button--plus {
  display: inline-flex !important;
  flex: 0 0 14px;
  align-items: center;
  justify-content: center;
  width: 14px !important;
  height: 24px !important;
  color: #3d5133 !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-service-quantity__value {
  display: inline-flex !important;
  flex: 0 0 12px;
  align-items: center;
  justify-content: center;
  width: 12px !important;
  height: 24px !important;
  color: #1f281c !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

/* PM_PURCHASE_BUTTONS_FLAT_BASE_20260827 — remove lower button shadow. */
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block > :is(.to-cart.btn, .in-cart.btn),
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart__button {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .72) !important;
}
/* PM_V2_PREORDER_LIVE_SHIMMER_20260827: animated preorder CTA */
@keyframes pm-preorder-live-shimmer {
  0%, 100% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block.wide .to-order {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: linear-gradient(108deg, #c8ff3b 0%, #aef000 38%, #d9ff61 58%, #aaf000 100%) !important;
  background-size: 220% 100% !important;
  animation: pm-preorder-live-shimmer 4s ease-in-out infinite;
  transition: transform .22s ease, filter .22s ease, border-color .22s ease !important;
  will-change: transform, background-position;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block.wide .to-order:hover {
  transform: translateY(-2px) scale(1.008);
  filter: brightness(1.045) saturate(1.08);
  animation-duration: 1.6s;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block.wide .to-order:active {
  transform: translateY(0) scale(.992);
}
@media (prefers-reduced-motion: reduce) {
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .button_block.wide .to-order { animation: none; }
}
/* PM_SERVICE_QUANTITY_UNIVERSAL_VISIBLE_20260827: universal − 1 + service control */
html body .catalog_detail .pm-purchase-services .switch_block.onoff.filter,
html body .catalog_detail .pm-purchase-services .switch_block.onoff.filter label{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:88px!important;
  min-width:88px!important;
  height:36px!important;
  min-height:36px!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
html body .catalog_detail .pm-purchase-services .switch_block.onoff.filter label::before,
html body .catalog_detail .pm-purchase-services .switch_block.onoff.filter label::after{
  content:none!important;
  display:none!important;
}
html body .catalog_detail .pm-purchase-services .switch_block.onoff.filter input{
  pointer-events:none!important;
}
html body .catalog_detail .pm-purchase-services .pm-service-quantity{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  z-index:2!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:34px!important;
  gap:8px!important;
  overflow:visible!important;
}
html body .catalog_detail .pm-purchase-services .pm-service-quantity__button,
html body .catalog_detail .pm-purchase-services .pm-service-quantity__value{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#26341f!important;
  line-height:1!important;
  text-align:center!important;
}
html body .catalog_detail .pm-purchase-services .pm-service-quantity__button{
  flex:0 0 16px!important;
  width:16px!important;
  height:30px!important;
  font:500 19px/1 Arial,sans-serif!important;
  cursor:pointer!important;
}
html body .catalog_detail .pm-purchase-services .pm-service-quantity__value{
  flex:0 0 14px!important;
  width:14px!important;
  height:30px!important;
  font:700 12px/1 Arial,sans-serif!important;
}
/* PM_SERVICE_QUANTITY_TRUE_CENTER_20260827: exact visual centering of − 1 + */
html body .catalog_detail .pm-purchase-services .switch_block.onoff.filter,
html body .catalog_detail .pm-purchase-services .switch_block.onoff.filter label{
  width:80px!important;
  min-width:80px!important;
  height:36px!important;
}
html body .catalog_detail .pm-purchase-services .pm-service-quantity{
  display:grid!important;
  grid-template-columns:repeat(3,16px)!important;
  grid-template-rows:30px!important;
  place-content:center!important;
  place-items:center!important;
  gap:0!important;
  width:100%!important;
  height:100%!important;
  line-height:1!important;
}
html body .catalog_detail .pm-purchase-services .pm-service-quantity__button,
html body .catalog_detail .pm-purchase-services .pm-service-quantity__value{
  display:grid!important;
  place-items:center!important;
  align-self:center!important;
  justify-self:center!important;
  width:16px!important;
  min-width:16px!important;
  height:30px!important;
  min-height:30px!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
}
/* PM_MOBILE_STICKY_CTA_UNIFIED_20260827: one centered purchase CTA above mobile page content */
@media (max-width:767px){
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big{
    position:fixed!important;
    left:50%!important;
    right:auto!important;
    bottom:calc(76px + env(safe-area-inset-bottom, 0px))!important;
    z-index:1100!important;
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:stretch!important;
    justify-content:center!important;
    gap:0!important;
    width:calc(100vw - 32px)!important;
    max-width:560px!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    box-sizing:border-box!important;
    transform:translateX(-50%)!important;
  }
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block{
    display:block!important;
    float:none!important;
    flex:0 0 100%!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:auto!important;
    margin:0!important;
  }
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block > :is(.to-cart.btn,.in-cart.btn,.to-order.btn){
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    min-height:54px!important;
    height:54px!important;
    margin:0!important;
    padding:0 18px!important;
    box-sizing:border-box!important;
    text-align:center!important;
    white-space:nowrap!important;
  }
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block > :is(.to-cart.btn,.in-cart.btn,.to-order.btn) > span{
    width:auto!important;
    text-align:center!important;
  }
}
/* PM_BRAND_MARK_LIVE_REFLECTION_20260827: preserves official logos; adds understated depth and reflection */
@keyframes pm-brand-mark-shimmer{
  0%,58%,100%{transform:translateX(-145%) skewX(-16deg);opacity:0}
  12%,38%{opacity:.48}
  45%{transform:translateX(165%) skewX(-16deg);opacity:0}
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-brand{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  min-height:30px!important;
  padding:3px 6px!important;
  margin:-3px -6px!important;
  border:1px solid rgba(91,119,66,.12)!important;
  border-radius:10px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(247,252,239,.44))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.96),inset 0 -1px 0 rgba(73,97,48,.08),0 3px 8px rgba(31,40,25,.10)!important;
  transition:transform .24s ease,filter .24s ease,box-shadow .24s ease!important;
  will-change:transform;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-brand::after{
  position:absolute!important;
  z-index:2!important;
  inset:-30% auto -30% -45%!important;
  width:34%!important;
  content:""!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent)!important;
  mix-blend-mode:screen!important;
  animation:pm-brand-mark-shimmer 4.8s ease-in-out infinite!important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-brand > :is(.pm-purchase-brand__image,.pm-purchase-brand__name){
  position:relative!important;
  z-index:1!important;
  filter:drop-shadow(0 1px 0 rgba(255,255,255,.82)) drop-shadow(0 2px 2px rgba(31,40,25,.16))!important;
}
html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-brand:hover{
  transform:translateY(-1px) scale(1.025)!important;
  filter:saturate(1.04)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.98),inset 0 -1px 0 rgba(73,97,48,.10),0 6px 13px rgba(31,40,25,.14)!important;
}
@media(prefers-reduced-motion:reduce){
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-brand::after{animation:none!important;}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-brand{transition:none!important;}
}
/* PM_MOBILE_SINGLE_BOTTOM_BUY_CTA_20260827: single bottom buy action on every mobile product page */
@media (max-width:767px){
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    z-index:auto!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
  }
  html body .catalog_detail .buy_block.catalog_block .counter_wrapp.big > .button_block,
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block{
    position:fixed!important;
    left:50%!important;
    right:auto!important;
    bottom:calc(74px + env(safe-area-inset-bottom, 0px))!important;
    z-index:1102!important;
    display:block!important;
    float:none!important;
    width:calc(100vw - 32px)!important;
    max-width:560px!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
    transform:translateX(-50%)!important;
  }
  html body .catalog_detail .buy_block.catalog_block .counter_wrapp.big > .button_block > :is(.to-cart.btn,.in-cart.btn,.to-order.btn),
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block > :is(.to-cart.btn,.in-cart.btn,.to-order.btn){
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    height:54px!important;
    min-height:54px!important;
    margin:0!important;
    padding:0 18px!important;
    box-sizing:border-box!important;
    text-align:center!important;
  }
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart{
    display:none!important;
  }
}
/* PM_SERVICE_QUANTITY_ABSOLUTE_CENTER_20260827: exact geometric center on desktop and mobile */
html body .catalog_detail .pm-purchase-services .switch_block.onoff.filter label{
  position:relative!important;
  display:block!important;
  padding:0!important;
  text-indent:0!important;
  box-sizing:border-box!important;
}
html body .catalog_detail .pm-purchase-services .switch_block.onoff.filter label > .pm-service-quantity{
  position:absolute!important;
  inset:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,16px)!important;
  grid-template-rows:30px!important;
  place-content:center!important;
  place-items:center!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  pointer-events:auto!important;
}
html body .catalog_detail .pm-purchase-services .switch_block.onoff.filter label > .pm-service-quantity > :is(.pm-service-quantity__button,.pm-service-quantity__value){
  display:grid!important;
  place-items:center!important;
  align-self:center!important;
  justify-self:center!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
}
/* PM_V2_MOBILE_CTA_CANONICAL_20260827: the authoritative two-action mobile purchase dock */
@keyframes pm-v2-mobile-credit-sweep{0%,100%{background-position:-120% 50%,50% 50%}52%{background-position:220% 50%,50% 50%}}
@media (max-width:767px){
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big{position:static!important;display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block{position:fixed!important;inset:auto 16px calc(136px + env(safe-area-inset,0px)) 16px!important;z-index:10050!important;display:block!important;float:none!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;isolation:isolate!important;transform:none!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block > :is(.to-cart.btn,.in-cart.btn,.to-order.btn){position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:54px!important;min-height:54px!important;margin:0!important;padding:0 18px!important;box-sizing:border-box!important;border-radius:18px!important;text-align:center!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.76)!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row{display:block!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row .pm-credit-provider{display:none!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row .pm-credit-action{position:fixed!important;inset:auto 16px calc(74px + env(safe-area-inset,0px)) 16px!important;z-index:10050!important;display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:54px!important;min-height:54px!important;margin:0!important;padding:0 18px!important;box-sizing:border-box!important;overflow:hidden!important;border-radius:18px!important;color:#172516!important;text-align:center!important;text-shadow:none!important;background:linear-gradient(105deg,transparent 19%,rgba(255,255,255,.80) 47%,transparent 77%) -120% 50%/50% 180% no-repeat,linear-gradient(145deg,#fff39a 0%,#ffe34a 48%,#ffd216 100%) 50% 50%/100% 100% no-repeat!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.76)!important;animation:pm-v2-mobile-credit-sweep 3.5s linear infinite!important;isolation:isolate!important;transform:none!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row .pm-credit-action :is(.button__content,.button__text){width:auto!important;margin:0!important;color:#172516!important;font-weight:700!important;text-align:center!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart,html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart.is-visible{display:none!important}
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2{padding-bottom:128px!important}
}
@media (prefers-reduced-motion:reduce){html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row .pm-credit-action{animation:none!important}}

/* PM_PRODUCT_ACTIONS_INLINE_GLOBAL_20260828
   All product purchase actions stay inside the product card on mobile.
   Yandex Pay output is suppressed because the vendor uninstaller fails on PHP. */
html body #widget_yandexpay,
html body #yandexpay-element {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

@media (max-width: 767px) {
  html body .catalog_detail .pm-bottom-cart,
  html body .catalog_detail .pm-bottom-cart.is-visible,
  html body .catalog_detail .pm-bottom-cart[hidden] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  /* New PROMOBILE purchase block */
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big,
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    z-index: auto !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 52px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    transform: none !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .counter_block_inner,
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed > .counter_block_inner {
    position: relative !important;
    inset: auto !important;
    flex: 0 0 88px !important;
    width: 88px !important;
    min-width: 88px !important;
    height: 52px !important;
    margin: 0 !important;
    transform: none !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block,
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed > .button_block {
    position: static !important;
    inset: auto !important;
    z-index: auto !important;
    flex: 1 1 auto !important;
    float: none !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 52px !important;
    height: 52px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big > .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn),
  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed > .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn) {
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 52px !important;
    height: 52px !important;
    margin: 0 !important;
    transform: none !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row {
    position: relative !important;
    inset: auto !important;
    z-index: auto !important;
    display: flex !important;
    align-items: stretch !important;
    gap: 10px !important;
    width: 100% !important;
    min-height: 52px !important;
    height: auto !important;
    margin: 11px 0 0 !important;
    padding: 0 2px 7px !important;
    overflow: visible !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row .pm-credit-provider {
    display: flex !important;
    align-items: center !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
  }

  html body .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-credit-row .pm-credit-action {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    z-index: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 1 auto !important;
    width: auto !important;
    min-width: 146px !important;
    min-height: 52px !important;
    height: 52px !important;
    margin: 0 !important;
    padding: 0 12px !important;
    transform: none !important;
  }

  /* Legacy Aspro product cards */
  html body .catalog_detail .buy_block .counter_wrapp.big.fixed {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    z-index: auto !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 52px !important;
    height: auto !important;
    margin: 14px 0 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    transform: none !important;
  }

  html body .catalog_detail .buy_block .counter_wrapp.big.fixed > .button_block,
  html body .catalog_detail .buy_block .counter_wrapp.big.fixed > .button_tbank {
    position: static !important;
    inset: auto !important;
    z-index: auto !important;
    flex: 1 1 0 !important;
    float: none !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 52px !important;
    height: 52px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  html body .catalog_detail .buy_block .counter_wrapp.big.fixed > .button_block > :is(.to-cart.btn, .to-order.btn, .in-cart.btn) {
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 52px !important;
    height: 52px !important;
    margin: 0 !important;
    transform: none !important;
  }
}

/* PM_PURCHASE_CONTROLS_AND_BOTTOM_CART_RESTORE_20260828 */
@media (max-width:767px){
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big,
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed{position:relative!important;inset:auto!important;display:flex!important;align-items:stretch!important;gap:10px!important;width:100%!important;min-height:52px!important;height:52px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;transform:none!important}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big>.counter_block_inner,
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big.fixed>.counter_block_inner{position:relative!important;inset:auto!important;display:block!important;flex:0 0 88px!important;width:88px!important;min-width:88px!important;height:52px!important;margin:0!important}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .counter_block{display:grid!important;grid-template-columns:30px minmax(28px,1fr) 30px!important;grid-template-rows:50px!important;align-items:center!important;width:88px!important;height:52px!important;min-height:52px!important;overflow:hidden!important;border-radius:16px!important}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .counter_block>.minus,
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .counter_block>.plus,
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .counter_block>input.text{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0!important;text-align:center!important;transform:none!important}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .counter_block>.minus{grid-column:1;grid-row:1}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .counter_block>input.text{grid-column:2;grid-row:1;min-width:0!important}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .counter_block>.plus{grid-column:3;grid-row:1}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .counter_block>:is(.minus,.plus) .svg{position:static!important;width:11px!important;height:11px!important;margin:0!important;pointer-events:none!important;transform:none!important}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart.is-visible{display:block!important;visibility:visible!important;pointer-events:auto!important;padding:13px 0 9px!important}
}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart__button{border:1px solid rgba(133,185,16,.30)!important;border-radius:17px!important;background:linear-gradient(105deg,transparent 18%,rgba(255,255,255,.78) 50%,transparent 82%) var(--pm-purchase-glint-x) 0/48% 170% no-repeat,linear-gradient(180deg,#efff62 0%,#d9ff45 48%,#b9f42c 100%)!important;box-shadow:none!important;animation:pm-purchase-glint 3.8s linear infinite!important}
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart__button:hover,
html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-bottom-cart__button:active{box-shadow:none!important}

/* PM_LEGACY_MOBILE_PURCHASE_CONTROLS_RESTORE_20260828 */
@media (max-width:767px){
html body#main .catalog_detail .buy_block.catalog_block .counter_wrapp.big.fixed{position:relative!important;inset:auto!important;display:flex!important;align-items:stretch!important;gap:10px!important;width:100%!important;min-height:52px!important;height:52px!important;margin:14px 0 0!important;padding:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;transform:none!important}
html body#main .catalog_detail .buy_block.catalog_block .counter_wrapp.big.fixed>.counter_block_inner{display:block!important;position:relative!important;inset:auto!important;flex:0 0 88px!important;width:88px!important;min-width:88px!important;height:52px!important;margin:0!important}
html body#main .catalog_detail .buy_block.catalog_block .counter_wrapp.big.fixed>.button_block{position:static!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;height:52px!important;margin:0!important;padding:0!important}
html body#main .catalog_detail .buy_block.catalog_block .counter_wrapp.big.fixed>.button_block>:is(.to-cart.btn,.to-order.btn,.in-cart.btn){position:relative!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;height:52px!important;min-height:52px!important;margin:0!important}
html body#main .catalog_detail .buy_block.catalog_block .counter_block{display:grid!important;grid-template-columns:30px minmax(28px,1fr) 30px!important;grid-template-rows:50px!important;align-items:center!important;width:88px!important;height:52px!important;min-height:52px!important;overflow:hidden!important;border-radius:16px!important}
html body#main .catalog_detail .buy_block.catalog_block .counter_block>.minus,
html body#main .catalog_detail .buy_block.catalog_block .counter_block>.plus,
html body#main .catalog_detail .buy_block.catalog_block .counter_block>input.text{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0!important;text-align:center!important;transform:none!important}
html body#main .catalog_detail .buy_block.catalog_block .counter_block>.minus{grid-column:1;grid-row:1}
html body#main .catalog_detail .buy_block.catalog_block .counter_block>input.text{grid-column:2;grid-row:1;min-width:0!important}
html body#main .catalog_detail .buy_block.catalog_block .counter_block>.plus{grid-column:3;grid-row:1}
html body#main .catalog_detail .buy_block.catalog_block .counter_block>:is(.minus,.plus) .svg{position:static!important;width:11px!important;height:11px!important;margin:0!important;pointer-events:none!important;transform:none!important}
}
/* PM_V2_QUANTITY_FIT_ALL_CARDS_20260828 */
@media (min-width:768px){
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    overflow:visible!important;
  }
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big>.counter_block_inner{
    display:block!important;
    flex:0 0 84px!important;
    width:84px!important;
    min-width:84px!important;
    height:48px!important;
    margin:0!important;
  }
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .counter_block{
    display:grid!important;
    grid-template-columns:26px minmax(0,1fr) 26px!important;
    grid-template-rows:48px!important;
    align-items:center!important;
    width:84px!important;
    height:48px!important;
    min-height:48px!important;
    overflow:hidden!important;
    border-radius:15px!important;
  }
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .counter_block>.minus,
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .counter_block>.plus,
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .counter_block>input.text{
    position:static!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:48px!important;
    min-height:48px!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
    text-align:center!important;
    transform:none!important;
  }
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .counter_block>.minus{grid-column:1;grid-row:1}
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .counter_block>input.text{grid-column:2;grid-row:1;min-width:0!important;font-size:13px!important;line-height:1!important}
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .counter_block>.plus{grid-column:3;grid-row:1}
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls .counter_block>:is(.minus,.plus) .svg{
    position:static!important;
    width:10px!important;
    height:10px!important;
    margin:0!important;
    transform:none!important;
    pointer-events:none!important;
  }
  html body#main .catalog_detail .pm-purchase-root.pm-purchase-v2 .pm-purchase-controls.counter_wrapp.big>.button_block{
    position:static!important;
    flex:1 1 0!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
  }
}
