/* V85.23 — cleaner commerce cards for tools and spare-parts store products. */
body.tools-product-catalog-v8483-body .commerce-profile-v74__products{
  grid-template-columns:minmax(0,1fr)!important;
  gap:12px!important;
}

body.tools-product-catalog-v8483-body .tools-product-card-v8523{
  display:grid!important;
  grid-template-columns:clamp(250px,34%,340px) minmax(0,1fr)!important;
  grid-template-areas:"media content"!important;
  min-height:238px!important;
  overflow:hidden!important;
  border:1px solid #dbe4ef!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(18,42,76,.07)!important;
  direction:ltr!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523:hover{
  transform:translateY(-2px)!important;
  border-color:#c9d9ee!important;
  box-shadow:0 16px 34px rgba(18,42,76,.10)!important;
}

body.tools-product-catalog-v8483-body .tools-product-card-v8523__media{
  grid-area:media!important;
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:238px!important;
  overflow:hidden!important;
  border:0!important;
  border-right:1px solid #e2e9f2!important;
  background:#eef3f8!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:238px!important;
  padding:0!important;
  object-fit:cover!important;
  object-position:center!important;
  background:#eef3f8!important;
  transition:transform .24s ease!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523:hover .tools-product-card-v8523__media img{transform:scale(1.025)!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media.is-placeholder{background:linear-gradient(145deg,#f3f6fa,#e7edf5)!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media.is-placeholder img{object-fit:contain!important;padding:42px!important;opacity:.88!important}

body.tools-product-catalog-v8483-body .tools-product-card-v8523__content{
  grid-area:content!important;
  display:grid!important;
  grid-template-rows:auto auto auto minmax(0,1fr)!important;
  align-content:start!important;
  gap:10px!important;
  min-width:0!important;
  padding:18px 20px 16px!important;
  direction:rtl!important;
  text-align:right!important;
}

body.tools-product-catalog-v8483-body .tools-product-card-v8523__topline{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  min-width:0!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 .availability-badge,
body.tools-product-catalog-v8483-body .tools-product-card-v8523__category{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:29px!important;
  margin:0!important;
  padding:5px 10px!important;
  border:1px solid #dce6f2!important;
  border-radius:999px!important;
  background:#f7f9fc!important;
  color:#5a6980!important;
  font-size:10px!important;
  font-weight:950!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 .availability-badge{gap:6px!important;border-color:#bfe9d3!important;background:#effbf5!important;color:#087847!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 .availability-badge i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(8,120,71,.10)}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 .availability-badge.stock-low{border-color:#f6d8a5!important;background:#fff9ed!important;color:#b35b08!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 .availability-badge.stock-out,
body.tools-product-catalog-v8483-body .tools-product-card-v8523 .availability-badge.unavailable{border-color:#f0c7c5!important;background:#fff4f3!important;color:#b42318!important}

body.tools-product-catalog-v8483-body .tools-product-card-v8523__identity{display:grid!important;gap:6px!important;min-width:0!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 h3{
  margin:0!important;
  min-width:0!important;
  color:#12213d!important;
  font-size:clamp(21px,2.5vw,29px)!important;
  font-weight:1000!important;
  line-height:1.25!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 h3 a{
  display:-webkit-box!important;
  overflow:hidden!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  word-break:break-word!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta{
  display:flex!important;
  align-items:center!important;
  gap:7px 14px!important;
  min-width:0!important;
  flex-wrap:wrap!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta span{display:inline-flex!important;align-items:center!important;gap:5px!important;min-width:0!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta b{color:#8995a6!important;font-size:9px!important;font-weight:900!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta strong{max-width:230px!important;overflow:hidden!important;color:#4a5a71!important;font-size:11.5px!important;font-weight:900!important;text-overflow:ellipsis!important;white-space:nowrap!important}

body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  align-items:center!important;
  gap:8px!important;
  min-width:0!important;
  padding:7px 10px!important;
  border:1px solid #d5e4f8!important;
  border-radius:12px!important;
  background:#f7faff!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon{
  display:grid!important;
  place-items:center!important;
  width:34px!important;
  height:34px!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#0b63f6!important;
  box-shadow:inset 0 0 0 1px #e0ebfb!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon svg{width:19px!important;height:19px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy{display:flex!important;align-items:baseline!important;gap:7px!important;min-width:0!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy small{flex:0 0 auto!important;color:#718096!important;font-size:9px!important;font-weight:950!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy strong{
  display:-webkit-box!important;
  overflow:hidden!important;
  min-width:0!important;
  color:#193d70!important;
  font-size:12.5px!important;
  font-weight:1000!important;
  line-height:1.45!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow-wrap:anywhere!important;
}

body.tools-product-catalog-v8483-body .tools-product-card-v8523__bottom{
  display:grid!important;
  grid-template-columns:minmax(145px,.62fr) minmax(250px,1fr)!important;
  align-items:end!important;
  gap:12px!important;
  min-width:0!important;
  margin-top:auto!important;
  padding-top:2px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price{display:grid!important;gap:1px!important;min-width:0!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price>small{color:#7e8a9c!important;font-size:9px!important;font-weight:900!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 .commerce-price{overflow:hidden!important;color:#0b63f6!important;font-size:clamp(22px,2.7vw,29px)!important;font-weight:1000!important;line-height:1.18!important;text-overflow:ellipsis!important;white-space:nowrap!important}

body.tools-product-catalog-v8483-body .tools-product-card-v8523__actions{display:grid!important;grid-template-columns:1.15fr .85fr!important;gap:7px!important;min-width:0!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-height:43px!important;
  padding:8px 10px!important;
  border:1px solid #cfdef1!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#21476f!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  transition:background .15s ease,border-color .15s ease,color .15s ease!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn svg{width:17px!important;height:17px!important;flex:0 0 17px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn.is-details{border-color:#bcd4f5!important;background:#f7faff!important;color:#0b63f6!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn.is-contact{border-color:#0b63f6!important;background:#0b63f6!important;color:#fff!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn:hover{filter:brightness(.985)!important}

@media(max-width:760px){
  body.tools-product-catalog-v8483-body .commerce-profile-v74__catalog{padding:11px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523{
    grid-template-columns:145px minmax(0,1fr)!important;
    min-height:214px!important;
    border-radius:19px!important;
  }
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media,
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media img{min-height:214px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media.is-placeholder img{padding:22px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__content{gap:6px!important;padding:11px 10px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523 .availability-badge,
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__category{min-height:24px!important;padding:4px 7px!important;font-size:8px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523 h3{font-size:16.5px!important;line-height:1.28!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta{gap:4px 8px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta b{font-size:7px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta strong{max-width:150px!important;font-size:9px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment{grid-template-columns:27px minmax(0,1fr)!important;gap:6px!important;padding:5px 7px!important;border-radius:9px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon{width:27px!important;height:27px!important;border-radius:8px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon svg{width:16px!important;height:16px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy{gap:5px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy small{font-size:7px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy strong{font-size:9.5px!important;line-height:1.35!important;-webkit-line-clamp:2!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__bottom{grid-template-columns:1fr!important;gap:5px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523 .commerce-price{font-size:18px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__actions{gap:5px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn{min-height:35px!important;padding:6px 5px!important;border-radius:9px!important;font-size:8.5px!important;gap:4px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn svg{width:13px!important;height:13px!important;flex-basis:13px!important}
}

@media(max-width:420px){
  body.tools-product-catalog-v8483-body .tools-product-card-v8523{grid-template-columns:124px minmax(0,1fr)!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media,
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media img{min-height:205px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__topline{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__category{max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important}
}

/* V85.26 — product-card contact chooser modal */
body.tools-product-contact-open{overflow:hidden!important}
.tools-product-contact-v8526{
  position:fixed;
  inset:0;
  z-index:5200;
  display:grid;
  place-items:center;
  padding:18px;
  opacity:0;
  visibility:hidden;
  transition:opacity .14s ease,visibility .14s ease;
  isolation:isolate;
}
.tools-product-contact-v8526.is-open{opacity:1;visibility:visible}
.tools-product-contact-v8526__backdrop{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  padding:0;
  border:0;
  background:rgba(12,25,45,.58);
  backdrop-filter:blur(9px);
  -webkit-backdrop-filter:blur(9px);
}
.tools-product-contact-v8526__dialog{
  position:relative;
  z-index:1;
  width:min(470px,100%);
  overflow:hidden;
  border:1px solid rgba(255,255,255,.88);
  border-radius:26px;
  background:#fff;
  box-shadow:0 30px 80px rgba(8,24,48,.28),0 8px 24px rgba(8,24,48,.14);
  direction:rtl;
  text-align:right;
}
.tools-product-contact-v8526__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:20px 20px 14px;
  border-bottom:1px solid #e7edf5;
}
.tools-product-contact-v8526__head>div{display:grid;gap:3px;min-width:0}
.tools-product-contact-v8526__head small{color:#748197;font-size:11px;font-weight:850}
.tools-product-contact-v8526__head h2{margin:0;color:#14213d;font-size:24px;font-weight:1000;line-height:1.25}
.tools-product-contact-v8526__close{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  flex:0 0 46px;
  padding:0;
  border:0;
  border-radius:15px;
  background:#eef4ff;
  color:#0b63f6;
  font-size:32px;
  font-weight:500;
  line-height:1;
}
.tools-product-contact-v8526__product{
  display:grid;
  gap:3px;
  margin:14px 18px 0;
  padding:12px 14px;
  border:1px solid #dce7f5;
  border-radius:15px;
  background:#f8fbff;
}
.tools-product-contact-v8526__product strong{color:#183b67;font-size:15px;font-weight:1000;line-height:1.45;overflow-wrap:anywhere}
.tools-product-contact-v8526__product span{color:#758398;font-size:11px;font-weight:800}
.tools-product-contact-v8526__actions{display:grid;gap:10px;padding:16px 18px 20px}
.tools-product-contact-v8526__action{
  display:grid;
  grid-template-columns:54px minmax(0,1fr) 24px;
  align-items:center;
  gap:12px;
  min-height:76px;
  padding:11px 13px;
  border:1px solid #dbe5f2;
  border-radius:17px;
  background:#fff;
  color:#1d3557;
  text-decoration:none;
  transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease;
}
.tools-product-contact-v8526__action:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(16,42,78,.09)}
.tools-product-contact-v8526__action-icon{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border-radius:16px;
  background:#eef4ff;
  color:#0b63f6;
}
.tools-product-contact-v8526__action-icon svg{width:27px;height:27px}
.tools-product-contact-v8526__action>span:nth-child(2){display:grid;gap:3px;min-width:0}
.tools-product-contact-v8526__action strong{color:inherit;font-size:16px;font-weight:1000;line-height:1.3}
.tools-product-contact-v8526__action small{color:#758398;font-size:11px;font-weight:800;line-height:1.55}
.tools-product-contact-v8526__arrow{width:20px;height:20px;color:#9aa8bb;transform:rotate(180deg)}
.tools-product-contact-v8526__action.is-call{border-color:#bfd6f8;background:#f8fbff;color:#0b63f6}
.tools-product-contact-v8526__action.is-whatsapp{border-color:#bde8cf;background:#f4fcf7;color:#12834a}
.tools-product-contact-v8526__action.is-whatsapp .tools-product-contact-v8526__action-icon{background:#e6f8ed;color:#12834a}
.tools-product-contact-v8526__action.is-disabled{opacity:.55;cursor:not-allowed;background:#f6f7f9;color:#7c8797}
.tools-product-contact-v8526__action.is-disabled .tools-product-contact-v8526__action-icon{background:#eef0f3;color:#8792a2}

body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn.is-contact{font-family:inherit!important;cursor:pointer!important}

@media(max-width:520px){
  .tools-product-contact-v8526{padding:10px}
  .tools-product-contact-v8526__dialog{border-radius:22px}
  .tools-product-contact-v8526__head{padding:16px 15px 12px}
  .tools-product-contact-v8526__head h2{font-size:21px}
  .tools-product-contact-v8526__close{width:42px;height:42px;flex-basis:42px;border-radius:13px;font-size:29px}
  .tools-product-contact-v8526__product{margin:12px 14px 0;padding:10px 12px}
  .tools-product-contact-v8526__actions{padding:13px 14px 16px;gap:8px}
  .tools-product-contact-v8526__action{grid-template-columns:48px minmax(0,1fr) 20px;min-height:68px;padding:9px 10px;border-radius:15px;gap:10px}
  .tools-product-contact-v8526__action-icon{width:48px;height:48px;border-radius:14px}
  .tools-product-contact-v8526__action-icon svg{width:24px;height:24px}
  .tools-product-contact-v8526__action strong{font-size:15px}
  .tools-product-contact-v8526__action small{font-size:10px}
}

/* V85.27 — ultra-simple product contact modal: actions only */
.tools-product-contact-v8527{
  position:fixed;
  inset:0;
  z-index:5200;
  display:grid;
  place-items:center;
  padding:18px;
  opacity:0;
  visibility:hidden;
  transition:opacity .14s ease,visibility .14s ease;
  isolation:isolate;
}
.tools-product-contact-v8527.is-open{opacity:1;visibility:visible}
.tools-product-contact-v8527__backdrop{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  padding:0;
  border:0;
  background:rgba(12,25,45,.58);
  backdrop-filter:blur(9px);
  -webkit-backdrop-filter:blur(9px);
}
.tools-product-contact-v8527__dialog{
  position:relative;
  z-index:1;
  width:min(430px,100%);
  padding:54px 18px 18px;
  border:1px solid rgba(255,255,255,.9);
  border-radius:26px;
  background:#fff;
  box-shadow:0 30px 80px rgba(8,24,48,.28),0 8px 24px rgba(8,24,48,.14);
  direction:rtl;
}
.tools-product-contact-v8527__close{
  position:absolute;
  top:12px;
  left:12px;
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  padding:0;
  border:0;
  border-radius:13px;
  background:#eef4ff;
  color:#0b63f6;
  font-size:28px;
  font-weight:600;
  line-height:1;
}
.tools-product-contact-v8527__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.tools-product-contact-v8527__action{
  display:grid;
  justify-items:center;
  align-content:center;
  gap:11px;
  min-height:132px;
  padding:16px 12px;
  border:1.5px solid #dbe5f2;
  border-radius:20px;
  text-decoration:none;
  transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease;
}
.tools-product-contact-v8527__action:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(16,42,78,.10)}
.tools-product-contact-v8527__action-icon{
  display:grid;
  place-items:center;
  width:64px;
  height:64px;
  border-radius:20px;
}
.tools-product-contact-v8527__action-icon svg{width:31px;height:31px}
.tools-product-contact-v8527__action strong{font-size:17px;font-weight:1000;line-height:1.3;text-align:center}
.tools-product-contact-v8527__action.is-call{border-color:#bfd6f8;background:#f8fbff;color:#0b63f6}
.tools-product-contact-v8527__action.is-call .tools-product-contact-v8527__action-icon{background:#eaf2ff;color:#0b63f6}
.tools-product-contact-v8527__action.is-whatsapp{border-color:#bde8cf;background:#f4fcf7;color:#12834a}
.tools-product-contact-v8527__action.is-whatsapp .tools-product-contact-v8527__action-icon{background:#e6f8ed;color:#12834a}
.tools-product-contact-v8527__action.is-disabled{opacity:.45;cursor:not-allowed;background:#f6f7f9;color:#7c8797;border-color:#e2e6ec}
.tools-product-contact-v8527__action.is-disabled .tools-product-contact-v8527__action-icon{background:#eef0f3;color:#8792a2}
@media(max-width:520px){
  .tools-product-contact-v8527{padding:12px}
  .tools-product-contact-v8527__dialog{width:min(390px,100%);padding:50px 14px 14px;border-radius:22px}
  .tools-product-contact-v8527__close{top:10px;left:10px;width:38px;height:38px;border-radius:12px;font-size:27px}
  .tools-product-contact-v8527__actions{gap:9px}
  .tools-product-contact-v8527__action{min-height:116px;padding:13px 8px;border-radius:17px;gap:9px}
  .tools-product-contact-v8527__action-icon{width:56px;height:56px;border-radius:17px}
  .tools-product-contact-v8527__action-icon svg{width:27px;height:27px}
  .tools-product-contact-v8527__action strong{font-size:15px}
}

/* V85.29 — redesigned tools product card with stronger price placement */
body.tools-product-catalog-v8483-body .tools-product-card-v8523{
  grid-template-columns:clamp(255px,31%,320px) minmax(0,1fr)!important;
  min-height:286px!important;
  border-radius:28px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media,
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media img{min-height:286px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__content{
  grid-template-rows:auto auto auto auto minmax(0,1fr)!important;
  gap:12px!important;
  padding:20px 22px 18px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__topline{
  align-items:flex-start!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__hero{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(180px,230px)!important;
  align-items:start!important;
  gap:12px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__identity{gap:8px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 h3{
  font-size:clamp(24px,2.9vw,36px)!important;
  line-height:1.18!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta{gap:6px 14px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta b{font-size:10px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta strong{
  max-width:260px!important;
  font-size:13px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero{
  display:grid!important;
  justify-items:end!important;
  align-content:center!important;
  gap:3px!important;
  min-height:104px!important;
  padding:12px 16px!important;
  border:1px solid #cfe0fb!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#f8fbff 0%,#eef5ff 100%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95)!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero small{
  color:#6f8096!important;
  font-size:12px!important;
  font-weight:950!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero .commerce-price{
  display:block!important;
  width:100%!important;
  overflow:visible!important;
  color:#0b63f6!important;
  font-size:clamp(34px,4vw,46px)!important;
  font-weight:1000!important;
  line-height:1.08!important;
  text-align:right!important;
  white-space:normal!important;
  text-wrap:balance!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment{
  grid-template-columns:42px minmax(0,1fr)!important;
  gap:10px!important;
  padding:10px 12px!important;
  border-radius:16px!important;
  background:#f7fbff!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon{
  width:42px!important;
  height:42px!important;
  border-radius:13px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon svg{width:22px!important;height:22px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy{
  display:grid!important;
  gap:2px!important;
  align-items:start!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy small{
  color:#657690!important;
  font-size:11px!important;
  font-weight:950!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy strong{
  font-size:14px!important;
  line-height:1.5!important;
  -webkit-line-clamp:3!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__bottom{
  grid-template-columns:1fr!important;
  gap:10px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__actions{
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn{
  min-height:54px!important;
  padding:10px 14px!important;
  border-radius:16px!important;
  font-size:14px!important;
  gap:8px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn svg{width:20px!important;height:20px!important;flex-basis:20px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn.is-details{
  border-color:#c9daf5!important;
  background:#f8fbff!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn.is-contact{
  background:linear-gradient(180deg,#1671ff 0%,#0b63f6 100%)!important;
  border-color:#0b63f6!important;
}

@media(max-width:760px){
  body.tools-product-catalog-v8483-body .tools-product-card-v8523{
    grid-template-columns:140px minmax(0,1fr)!important;
    min-height:236px!important;
    border-radius:22px!important;
  }
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media,
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media img{min-height:236px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__content{padding:12px 12px 12px!important;gap:8px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__hero{grid-template-columns:1fr!important;gap:8px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523 h3{font-size:19px!important;line-height:1.24!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta strong{max-width:160px!important;font-size:10px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero{
    min-height:0!important;
    padding:9px 11px!important;
    border-radius:14px!important;
    justify-items:start!important;
  }
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero .commerce-price{font-size:27px!important;text-align:right!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment{grid-template-columns:32px minmax(0,1fr)!important;gap:7px!important;padding:7px 8px!important;border-radius:11px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon{width:32px!important;height:32px!important;border-radius:10px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon svg{width:17px!important;height:17px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy small{font-size:8px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy strong{font-size:10.5px!important;line-height:1.4!important;-webkit-line-clamp:2!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__actions{gap:7px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn{min-height:43px!important;padding:7px 8px!important;border-radius:12px!important;font-size:10.5px!important;gap:5px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn svg{width:15px!important;height:15px!important;flex-basis:15px!important}
}

@media(max-width:420px){
  body.tools-product-catalog-v8483-body .tools-product-card-v8523{grid-template-columns:122px minmax(0,1fr)!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media,
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media img{min-height:226px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523 h3{font-size:17px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero .commerce-price{font-size:24px!important}
}

/* V85.30 — compact the redesigned tools product card */
body.tools-product-catalog-v8483-body .tools-product-card-v8523{
  grid-template-columns:clamp(185px,26%,255px) minmax(0,1fr)!important;
  min-height:228px!important;
  border-radius:24px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media,
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media img{min-height:228px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media.is-placeholder img{padding:28px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__content{
  gap:9px!important;
  padding:15px 16px 14px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__topline{
  gap:6px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 .availability-badge,
body.tools-product-catalog-v8483-body .tools-product-card-v8523__category{
  min-height:27px!important;
  padding:4px 9px!important;
  font-size:9.5px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__hero{
  grid-template-columns:minmax(0,1fr) minmax(145px,185px)!important;
  gap:10px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 h3{
  font-size:clamp(22px,2.4vw,31px)!important;
  line-height:1.18!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta b{font-size:9px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta strong{
  max-width:220px!important;
  font-size:11.5px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero{
  min-height:76px!important;
  padding:9px 12px!important;
  border-radius:16px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero small{
  font-size:10px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero .commerce-price{
  font-size:clamp(28px,3.2vw,38px)!important;
  line-height:1.05!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment{
  grid-template-columns:36px minmax(0,1fr)!important;
  gap:8px!important;
  padding:8px 10px!important;
  border-radius:14px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon{
  width:36px!important;
  height:36px!important;
  border-radius:11px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon svg{width:19px!important;height:19px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy small{font-size:10px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy strong{
  font-size:12.5px!important;
  line-height:1.4!important;
  -webkit-line-clamp:2!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__bottom{gap:8px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__actions{gap:8px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn{
  min-height:46px!important;
  padding:8px 12px!important;
  border-radius:14px!important;
  font-size:12px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn svg{width:17px!important;height:17px!important;flex-basis:17px!important}

@media(max-width:760px){
  body.tools-product-catalog-v8483-body .tools-product-card-v8523{
    grid-template-columns:126px minmax(0,1fr)!important;
    min-height:206px!important;
    border-radius:20px!important;
  }
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media,
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media img{min-height:206px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__content{padding:10px 10px 10px!important;gap:7px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523 h3{font-size:17px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__hero{grid-template-columns:1fr!important;gap:7px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero{min-height:0!important;padding:7px 9px!important;border-radius:12px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero .commerce-price{font-size:24px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment{grid-template-columns:30px minmax(0,1fr)!important;padding:6px 7px!important;border-radius:10px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon{width:30px!important;height:30px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon svg{width:16px!important;height:16px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy small{font-size:8px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy strong{font-size:10px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn{min-height:40px!important;padding:7px 8px!important;border-radius:11px!important;font-size:10px!important;gap:5px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn svg{width:14px!important;height:14px!important;flex-basis:14px!important}
}

/* V85.31 — shrink the tools product card further */
body.tools-product-catalog-v8483-body .tools-product-card-v8523{
  grid-template-columns:clamp(150px,22%,205px) minmax(0,1fr)!important;
  min-height:186px!important;
  border-radius:20px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media,
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media img{min-height:186px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media.is-placeholder img{padding:20px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__content{
  gap:7px!important;
  padding:12px 13px 11px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__topline{gap:5px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 .availability-badge,
body.tools-product-catalog-v8483-body .tools-product-card-v8523__category{
  min-height:24px!important;
  padding:3px 8px!important;
  font-size:8.5px!important;
  border-radius:999px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__hero{
  grid-template-columns:minmax(0,1fr) minmax(120px,155px)!important;
  gap:8px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523 h3{
  font-size:clamp(18px,2vw,26px)!important;
  line-height:1.16!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__identity{gap:5px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta{gap:4px 10px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta b{font-size:8px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta strong{max-width:170px!important;font-size:10.5px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero{
  min-height:62px!important;
  padding:7px 10px!important;
  border-radius:13px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero small{font-size:9px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero .commerce-price{
  font-size:clamp(22px,2.4vw,31px)!important;
  line-height:1.03!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment{
  grid-template-columns:31px minmax(0,1fr)!important;
  gap:7px!important;
  padding:6px 8px!important;
  border-radius:12px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon{width:31px!important;height:31px!important;border-radius:9px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon svg{width:16px!important;height:16px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy small{font-size:9px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy strong{font-size:11px!important;line-height:1.35!important;-webkit-line-clamp:2!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__bottom{gap:7px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__actions{gap:7px!important}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn{
  min-height:40px!important;
  padding:7px 10px!important;
  border-radius:12px!important;
  font-size:11px!important;
  gap:5px!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn svg{width:15px!important;height:15px!important;flex-basis:15px!important}

@media(max-width:760px){
  body.tools-product-catalog-v8483-body .tools-product-card-v8523{
    grid-template-columns:102px minmax(0,1fr)!important;
    min-height:170px!important;
    border-radius:18px!important;
  }
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media,
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media img{min-height:170px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media.is-placeholder img{padding:14px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__content{padding:9px 9px 8px!important;gap:6px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__hero{grid-template-columns:1fr!important;gap:6px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523 h3{font-size:15px!important;line-height:1.2!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__meta strong{font-size:9.5px!important;max-width:120px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero{min-height:0!important;padding:6px 8px!important;border-radius:11px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__price-hero .commerce-price{font-size:20px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment{grid-template-columns:27px minmax(0,1fr)!important;padding:5px 6px!important;border-radius:9px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon{width:27px!important;height:27px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-icon svg{width:14px!important;height:14px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy small{font-size:7.5px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__fitment-copy strong{font-size:9.5px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn{min-height:36px!important;padding:6px 7px!important;border-radius:10px!important;font-size:9.5px!important}
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__btn svg{width:13px!important;height:13px!important;flex-basis:13px!important}
}

/* V85.32 — slightly wider product image column */
body.tools-product-catalog-v8483-body .tools-product-card-v8523{
  grid-template-columns:clamp(178px,25%,228px) minmax(0,1fr)!important;
}
body.tools-product-catalog-v8483-body .tools-product-card-v8523__media.is-placeholder img{padding:18px!important}

@media(max-width:760px){
  body.tools-product-catalog-v8483-body .tools-product-card-v8523{
    grid-template-columns:118px minmax(0,1fr)!important;
  }
  body.tools-product-catalog-v8483-body .tools-product-card-v8523__media.is-placeholder img{padding:12px!important}
}
