/* Generated by tools/storefront/build_storefront_page_canonical_v1.py. */

/* source: storefront_product_detail_visual_section1_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_SECTION1_V1 */

.pdv1-shell,
.pdv1-shell * { box-sizing: border-box; }

.pdv1-shell {
  --pdv1-navy:#071d42; --pdv1-red:#ef161c; --pdv1-green:#149a50;
  --pdv1-text:#0f1728; --pdv1-muted:#667085; --pdv1-line:#e4e9f1; --pdv1-star:#ffac0b;
  width:100%; background:#fff; color:var(--pdv1-text);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.pdv1-wrap { width:min(1480px,calc(100% - 48px)); margin:0 auto; padding:14px 0 24px; }
.pdv1-breadcrumb { display:flex; align-items:center; flex-wrap:wrap; gap:9px; min-height:34px; margin-bottom:10px; font-size:12px; color:#556176; }
.pdv1-breadcrumb a { color:#556176; text-decoration:none; }
.pdv1-breadcrumb__sep { color:#b7c0ce; font-size:18px; line-height:1; }
.pdv1-breadcrumb__current { color:#202b3d; font-weight:700; }

.pdv1-hero { display:grid; grid-template-columns:minmax(0,1.13fr) minmax(430px,.87fr); gap:34px; align-items:stretch; }
.pdv1-gallery-card { min-width:0; border:1px solid var(--pdv1-line); border-radius:10px; background:#fff; overflow:hidden; }
.pdv1-gallery-main { position:relative; height:455px; display:flex; align-items:center; justify-content:center; background:radial-gradient(circle at 50% 46%,rgba(239,242,247,.45),rgba(255,255,255,0) 44%),#fff; }
.pdv1-badges { position:absolute; z-index:3; top:18px; left:18px; display:grid; gap:8px; justify-items:start; }
.pdv1-badge { display:inline-flex; align-items:center; min-height:26px; padding:4px 11px; border-radius:999px; color:#fff; font-size:12px; font-weight:800; box-shadow:0 2px 8px rgba(15,23,42,.08); }
.pdv1-badge--hot { background:linear-gradient(180deg,#f13a38,#d91d20); }
.pdv1-badge--stock { background:linear-gradient(180deg,#1bb661,#0e8b47); }
.pdv1-product-visual { width:min(87%,760px); height:88%; display:flex; align-items:center; justify-content:center; }
.pdv1-filter-art { display:block; width:100%; height:100%; }
.pdv1-gallery-arrow { position:absolute; z-index:4; top:50%; width:38px; height:38px; margin-top:-19px; padding:0; border:1px solid #dfe5ee; border-radius:50%; background:rgba(255,255,255,.94); color:#0a2149; font-size:29px; line-height:32px; box-shadow:0 3px 10px rgba(15,23,42,.05); cursor:default; }
.pdv1-gallery-arrow--left { left:14px; } .pdv1-gallery-arrow--right { right:14px; }

.pdv1-thumbs { min-height:98px; padding:14px 16px; display:grid; grid-template-columns:repeat(5,minmax(78px,1fr)); gap:14px; border-top:1px solid var(--pdv1-line); background:#fff; }
.pdv1-thumb { position:relative; height:70px; border:1px solid #e4e8ee; border-radius:8px; background:#fff; display:flex; align-items:center; justify-content:center; cursor:default; }
.pdv1-thumb--active { border:2px solid #ff554f; box-shadow:0 0 0 1px rgba(255,85,79,.08); }
.pdv1-mini-filter { position:relative; display:block; width:48px; height:30px; border-radius:2px; transform:skewY(-8deg); box-shadow:0 6px 10px rgba(15,23,42,.08); }
.pdv1-mini-filter--flat { background:#efcf87; border:5px solid #f1512a; }
.pdv1-mini-filter--white { background:#f5f6f7; border:4px solid #cfd4dc; }
.pdv1-mini-filter--box { width:44px; height:34px; background:#d7ad62; border-top:8px solid #3c4654; }
.pdv1-mini-filter--corner { width:49px; height:34px; background:linear-gradient(145deg,#f5d690 0 48%,#ef4d24 49% 100%); border:4px solid #ef4d24; }
.pdv1-mini-filter--pleat { width:44px; height:38px; transform:none; border:3px solid #ce9a43; background:repeating-linear-gradient(90deg,#e2b45f 0 3px,#f4d28e 3px 6px); }

.pdv1-summary { min-width:0; padding:7px 4px 0 0; display:flex; flex-direction:column; }
.pdv1-brand { margin:0 0 6px; color:#0b4fa8; font-size:19px; line-height:1.15; font-weight:800; }
.pdv1-title { margin:0; max-width:720px; color:#090d17; font-size:clamp(27px,2vw,36px); line-height:1.14; letter-spacing:-.035em; font-weight:800; }
.pdv1-stock-code { margin-top:10px; color:#4d5a6d; font-size:13px; font-weight:500; }
.pdv1-rating-row { margin-top:17px; display:flex; align-items:center; flex-wrap:wrap; gap:10px; }
.pdv1-stars { color:var(--pdv1-star); font-size:21px; line-height:1; letter-spacing:1px; }
.pdv1-rating-copy { color:#3f4b5e; font-size:13px; } .pdv1-rating-copy strong { color:#1d2939; }
.pdv1-link-button { margin-left:4px; padding:0 0 2px; border:0; border-bottom:1px solid #254d85; background:transparent; color:#153e78; font-size:13px; font-weight:700; cursor:default; }
.pdv1-price { margin-top:23px; }
.pdv1-price__main { color:#080d18; font-size:clamp(38px,2.65vw,50px); line-height:.98; font-weight:850; letter-spacing:-.04em; }
.pdv1-price__vat { margin-top:7px; color:#4f5c6e; font-size:14px; font-weight:600; }

.pdv1-availability { margin-top:18px; display:flex; align-items:center; flex-wrap:wrap; gap:14px; }
.pdv1-availability__item { display:inline-flex; align-items:center; gap:7px; color:#354155; font-size:13px; }
.pdv1-availability__item--green { color:var(--pdv1-green); }
.pdv1-check { width:20px; height:20px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--pdv1-green); color:#fff; font-size:12px; font-weight:900; }
.pdv1-clock { color:#0a2b5d; font-size:20px; line-height:1; }
.pdv1-availability__divider { width:1px; height:20px; background:#e2e7ee; }

.pdv1-buy-row { margin-top:19px; display:grid; grid-template-columns:150px minmax(0,1fr); gap:15px; }
.pdv1-qty { height:54px; display:grid; grid-template-columns:1fr 1fr 1fr; overflow:hidden; border:1px solid #dfe5ed; border-radius:7px; background:#fff; }
.pdv1-qty button,.pdv1-qty span { display:flex; align-items:center; justify-content:center; }
.pdv1-qty button { border:0; background:#fff; color:#0a2149; font-size:22px; cursor:default; }
.pdv1-qty span { border-left:1px solid #e6eaf0; border-right:1px solid #e6eaf0; color:#111827; font-size:16px; font-weight:700; }
.pdv1-cart-button { height:54px; border:0; border-radius:7px; background:linear-gradient(180deg,#f3171c,#de0d13); color:#fff; display:flex; align-items:center; justify-content:center; gap:11px; font-size:17px; font-weight:800; box-shadow:0 7px 16px rgba(231,21,28,.16); cursor:default; }
.pdv1-cart-icon { font-size:20px; filter:grayscale(1) brightness(0) invert(1); }
.pdv1-favorite-button { width:100%; height:50px; margin-top:11px; border:1px solid #dfe5ed; border-radius:7px; background:#fff; color:#19253a; display:flex; align-items:center; justify-content:center; gap:10px; font-size:15px; font-weight:700; cursor:default; }
.pdv1-heart { color:#0a2c60; font-size:29px; line-height:1; }

.pdv1-benefits { margin-top:auto; padding:28px 2px 4px; display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; }
.pdv1-benefit { min-width:0; display:flex; align-items:center; justify-content:center; gap:9px; text-align:center; color:#0d2857; }
.pdv1-benefit__icon { flex:0 0 auto; width:28px; height:28px; display:inline-flex; align-items:center; justify-content:center; color:#0b2e64; font-size:22px; font-weight:800; }
.pdv1-benefit>span:last-child { display:grid; gap:2px; }
.pdv1-benefit strong { color:#24334a; font-size:11px; line-height:1.25; font-weight:800; }
.pdv1-benefit small { color:#66758a; font-size:10px; line-height:1.25; font-weight:600; }

.pdv1-next-stage { margin-top:16px; padding:12px 0 4px; }
.pdv1-next-stage__line { height:1px; background:#edf0f4; }
.pdv1-next-stage__text { padding-top:8px; text-align:center; color:#adb5c1; font-size:10px; letter-spacing:.08em; text-transform:uppercase; }

@media (max-width:1180px) {
  .pdv1-wrap { width:min(1180px,calc(100% - 32px)); }
  .pdv1-hero { grid-template-columns:minmax(0,1fr) minmax(380px,.86fr); gap:24px; }
  .pdv1-gallery-main { height:400px; }
  .pdv1-benefits { grid-template-columns:repeat(2,minmax(0,1fr)); row-gap:18px; }
}
@media (max-width:900px) {
  .pdv1-wrap { width:min(760px,calc(100% - 24px)); }
  .pdv1-hero { grid-template-columns:1fr; gap:22px; }
  .pdv1-gallery-main { height:380px; }
  .pdv1-summary { padding-right:0; }
  .pdv1-benefits { margin-top:14px; padding-top:20px; }
}
@media (max-width:620px) {
  .pdv1-wrap { width:calc(100% - 20px); padding-top:8px; }
  .pdv1-breadcrumb { gap:6px; font-size:10px; }
  .pdv1-gallery-main { height:300px; }
  .pdv1-thumbs { min-height:80px; grid-template-columns:repeat(5,1fr); gap:7px; padding:10px; }
  .pdv1-thumb { height:54px; }
  .pdv1-mini-filter { transform:scale(.8) skewY(-8deg); }
  .pdv1-title { font-size:27px; }
  .pdv1-price__main { font-size:39px; }
  .pdv1-buy-row { grid-template-columns:118px minmax(0,1fr); gap:9px; }
  .pdv1-benefits { grid-template-columns:repeat(2,minmax(0,1fr)); }
}


/* source: storefront_product_detail_visual_section1_calibration_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_SECTION1_CALIBRATION_V1 */

/* Reference calibration: wider page, lower visual density, smaller controls. */

.pdv1-wrap {
  width: min(1680px, calc(100% - 40px));
  padding-top: 10px;
}

.pdv1-breadcrumb {
  min-height: 30px;
  margin-bottom: 8px;
  gap: 8px;
  font-size: 11px;
}

.pdv1-breadcrumb__sep {
  font-size: 16px;
}

.pdv1-hero {
  grid-template-columns: minmax(0, 1.08fr) minmax(470px, .92fr);
  gap: 28px;
}

.pdv1-gallery-main {
  height: 365px;
}

.pdv1-product-visual {
  width: min(78%, 680px);
  height: 82%;
}

.pdv1-filter-art {
  transform: scale(.90);
  transform-origin: center;
}

.pdv1-badges {
  top: 14px;
  left: 14px;
  gap: 6px;
}

.pdv1-badge {
  min-height: 23px;
  padding: 3px 10px;
  font-size: 11px;
}

.pdv1-gallery-arrow {
  width: 34px;
  height: 34px;
  margin-top: -17px;
  font-size: 25px;
  line-height: 28px;
}

.pdv1-gallery-arrow--left {
  left: 12px;
}

.pdv1-gallery-arrow--right {
  right: 12px;
}

.pdv1-thumbs {
  min-height: 78px;
  padding: 10px 12px;
  gap: 12px;
}

.pdv1-thumb {
  height: 56px;
}

.pdv1-mini-filter {
  transform: scale(.88) skewY(-8deg);
}

.pdv1-mini-filter--pleat {
  transform: scale(.88);
}

.pdv1-summary {
  padding-top: 4px;
}

.pdv1-brand {
  margin-bottom: 5px;
  font-size: 16px;
}

.pdv1-title {
  max-width: 650px;
  font-size: clamp(24px, 1.55vw, 29px);
  line-height: 1.13;
}

.pdv1-stock-code {
  margin-top: 8px;
  font-size: 12px;
}

.pdv1-rating-row {
  margin-top: 13px;
  gap: 8px;
}

.pdv1-stars {
  font-size: 17px;
}

.pdv1-rating-copy,
.pdv1-link-button {
  font-size: 12px;
}

.pdv1-price {
  margin-top: 17px;
}

.pdv1-price__main {
  font-size: clamp(32px, 2.05vw, 39px);
}

.pdv1-price__vat {
  margin-top: 5px;
  font-size: 12px;
}

.pdv1-availability {
  margin-top: 13px;
  gap: 12px;
}

.pdv1-availability__item {
  gap: 6px;
  font-size: 12px;
}

.pdv1-check {
  width: 18px;
  height: 18px;
  font-size: 11px;
}

.pdv1-clock {
  font-size: 18px;
}

.pdv1-buy-row {
  margin-top: 14px;
  grid-template-columns: 140px minmax(0, 1fr);
  gap: 13px;
}

.pdv1-qty,
.pdv1-cart-button {
  height: 44px;
}

.pdv1-qty button {
  font-size: 19px;
}

.pdv1-qty span {
  font-size: 14px;
}

.pdv1-cart-button {
  font-size: 15px;
}

.pdv1-cart-icon {
  font-size: 17px;
}

.pdv1-favorite-button {
  height: 40px;
  margin-top: 9px;
  font-size: 13px;
}

.pdv1-heart {
  font-size: 24px;
}

.pdv1-benefits {
  padding: 20px 0 2px;
  gap: 10px;
}

.pdv1-benefit {
  gap: 7px;
}

.pdv1-benefit__icon {
  width: 24px;
  height: 24px;
  font-size: 18px;
}

.pdv1-benefit strong {
  font-size: 10px;
}

.pdv1-benefit small {
  font-size: 9px;
}

.pdv1-next-stage {
  display: none;
}

@media (max-width: 1280px) {
  .pdv1-wrap {
    width: calc(100% - 32px);
  }

  .pdv1-hero {
    grid-template-columns: minmax(0, 1.04fr) minmax(410px, .96fr);
    gap: 22px;
  }

  .pdv1-gallery-main {
    height: 350px;
  }
}

@media (max-width: 900px) {
  .pdv1-wrap {
    width: min(760px, calc(100% - 24px));
  }

  .pdv1-hero {
    grid-template-columns: 1fr;
  }

  .pdv1-gallery-main {
    height: 340px;
  }
}


/* source: storefront_product_detail_visual_section1_final_calibration_v1_1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_SECTION1_FINAL_CALIBRATION_V1_1 */

.pdv1-shell {
  position: relative;
  width: 100vw !important;
  max-width: none !important;
  left: 50%;
  margin-left: -50vw;
  background: #fff;
}

.pdv1-wrap {
  width: min(1540px, calc(100vw - 96px)) !important;
  max-width: none !important;
  margin: 0 auto !important;
  padding-top: 10px !important;
}

.pdv1-breadcrumb {
  margin-bottom: 7px !important;
}

.pdv1-hero {
  grid-template-columns: minmax(0, 1.10fr) minmax(470px, .90fr) !important;
  gap: 30px !important;
}

.pdv1-gallery-main {
  height: 350px !important;
}

.pdv1-product-visual {
  width: min(73%, 640px) !important;
  height: 80% !important;
}

.pdv1-filter-art {
  transform: scale(.86) !important;
  transform-origin: center;
}

.pdv1-thumbs {
  min-height: 72px !important;
  padding: 9px 11px !important;
  gap: 11px !important;
}

.pdv1-thumb {
  height: 52px !important;
}

.pdv1-summary {
  padding-top: 5px !important;
}

.pdv1-brand {
  font-size: 15px !important;
  margin-bottom: 4px !important;
}

.pdv1-title {
  max-width: 690px !important;
  font-size: clamp(23px, 1.48vw, 28px) !important;
  line-height: 1.12 !important;
}

.pdv1-stock-code {
  margin-top: 7px !important;
}

.pdv1-rating-row {
  margin-top: 12px !important;
}

.pdv1-price {
  margin-top: 15px !important;
}

.pdv1-price__main {
  font-size: clamp(31px, 1.95vw, 37px) !important;
}

.pdv1-availability {
  margin-top: 12px !important;
}

.pdv1-buy-row {
  margin-top: 13px !important;
  grid-template-columns: 136px minmax(0, 1fr) !important;
}

.pdv1-qty,
.pdv1-cart-button {
  height: 42px !important;
}

.pdv1-favorite-button {
  height: 39px !important;
  margin-top: 8px !important;
}

.pdv1-benefits {
  padding-top: 18px !important;
  padding-bottom: 0 !important;
  margin-top: auto !important;
  gap: 8px !important;
}

.pdv1-benefit {
  gap: 6px !important;
}

.pdv1-benefit strong {
  font-size: 9.5px !important;
}

.pdv1-benefit small {
  font-size: 8.5px !important;
}

.pdv1-next-stage {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

@media (max-width: 1360px) {
  .pdv1-wrap {
    width: calc(100vw - 56px) !important;
  }

  .pdv1-hero {
    grid-template-columns: minmax(0, 1.06fr) minmax(430px, .94fr) !important;
    gap: 24px !important;
  }
}

@media (max-width: 980px) {
  .pdv1-shell {
    left: auto;
    margin-left: 0;
    width: 100% !important;
  }

  .pdv1-wrap {
    width: min(760px, calc(100% - 24px)) !important;
  }

  .pdv1-hero {
    grid-template-columns: 1fr !important;
  }

  .pdv1-gallery-main {
    height: 330px !important;
  }
}


/* source: storefront_product_detail_visual_section1_lock_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_SECTION1_LOCK_V1 */

/* Final section-1 optical balance before section 2 is introduced. */

.pdv1-product-visual {
  width: min(84%, 720px) !important;
  height: 86% !important;
}

.pdv1-filter-art {
  transform: scale(1.00) !important;
  transform-origin: center !important;
}

.pdv1-gallery-main {
  height: 350px !important;
}

.pdv1-title {
  max-width: 700px !important;
}

.pdv1-benefits {
  padding-top: 16px !important;
}

@media (max-width: 1360px) {
  .pdv1-product-visual {
    width: min(82%, 660px) !important;
  }
}

@media (max-width: 980px) {
  .pdv1-product-visual {
    width: min(88%, 650px) !important;
  }
}


/* source: storefront_product_detail_visual_section1_footer_benefits_hide_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_SECTION1_FOOTER_BENEFITS_HIDE_V1 */

/* Loaded only on storefront/detail.html. Hide only the legacy benefits strip. */
.sf-footer-benefits {
  display: none !important;
}


/* source: storefront_product_detail_visual_section2_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_SECTION2_V1 */

.pdv2-shell,
.pdv2-shell * {
  box-sizing: border-box;
}

.pdv2-shell {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  background: #fff;
  color: #0f1728;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.pdv2-wrap {
  width: min(1540px, calc(100vw - 96px));
  margin: 0 auto;
  padding: 14px 0 18px;
}

.pdv2-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.42fr) minmax(330px, .58fr);
  gap: 18px;
  align-items: stretch;
}

.pdv2-card {
  border: 1px solid #e3e8f0;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}

.pdv2-card__head {
  min-height: 72px;
  padding: 14px 16px 10px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}

.pdv2-title-row {
  display: flex;
  align-items: center;
  gap: 7px;
}

.pdv2-title-row h2,
.pdv2-bundle-head h2 {
  margin: 0;
  color: #182235;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -.01em;
}

.pdv2-fit-check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #16a05a;
  color: #fff;
  font-size: 11px;
  font-weight: 900;
}

.pdv2-selected-vehicle {
  margin-top: 8px;
  color: #5f6b7c;
  font-size: 11px;
}

.pdv2-selected-vehicle strong {
  color: #194b96;
  font-weight: 800;
}

.pdv2-text-button,
.pdv2-link-button {
  border: 0;
  padding: 0;
  background: transparent;
  color: #174889;
  font-size: 11px;
  font-weight: 750;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: default;
}

.pdv2-table-wrap {
  overflow: hidden;
  border-top: 1px solid #edf0f4;
  border-bottom: 1px solid #edf0f4;
}

.pdv2-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.pdv2-table th {
  height: 34px;
  padding: 0 14px;
  text-align: left;
  color: #41506a;
  background: #fbfcfe;
  font-size: 10px;
  font-weight: 800;
  border-bottom: 1px solid #e8edf3;
  white-space: nowrap;
}

.pdv2-table td {
  height: 37px;
  padding: 0 14px;
  color: #33415a;
  font-size: 10.5px;
  font-weight: 550;
  border-bottom: 1px solid #edf0f4;
  white-space: nowrap;
}

.pdv2-table tbody tr:last-child td {
  border-bottom: 0;
}

.pdv2-card__foot {
  min-height: 42px;
  padding: 11px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.pdv2-not-fit {
  color: #657287;
  font-size: 10px;
}

.pdv2-bundle-card {
  padding: 0 12px 12px;
}

.pdv2-bundle-head {
  min-height: 52px;
  padding: 14px 2px 10px;
  display: flex;
  align-items: center;
}

.pdv2-bundle-list {
  display: grid;
  gap: 8px;
}

.pdv2-bundle-item {
  min-height: 72px;
  padding: 9px;
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) 34px;
  gap: 10px;
  align-items: center;
  border: 1px solid #e7ebf1;
  border-radius: 8px;
  background: #fff;
}

.pdv2-bundle-thumb {
  width: 52px;
  height: 52px;
  border-radius: 6px;
  background: #f8fafc;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.pdv2-bundle-thumb--filter span {
  width: 27px;
  height: 33px;
  border-radius: 4px 4px 8px 8px;
  background: linear-gradient(90deg, #111 0 18%, #2a2a2a 18% 82%, #0d0d0d 82%);
  box-shadow: inset 0 5px 0 #555;
}

.pdv2-bundle-thumb--oil span {
  width: 27px;
  height: 38px;
  border-radius: 5px 5px 4px 4px;
  background: linear-gradient(180deg, #d52319 0 16%, #c8a33b 16% 100%);
  border: 2px solid #8b6f26;
  position: relative;
}

.pdv2-bundle-thumb--oil span::after {
  content: "";
  position: absolute;
  left: 5px;
  right: 5px;
  top: 15px;
  height: 10px;
  background: #edf1f5;
  border-radius: 2px;
}

.pdv2-bundle-thumb--pollen span {
  width: 36px;
  height: 31px;
  transform: skewY(-7deg);
  background: repeating-linear-gradient(90deg, #2f3f55 0 3px, #44566f 3px 6px);
  border: 2px solid #24354c;
}

.pdv2-bundle-copy {
  min-width: 0;
  display: grid;
  gap: 2px;
}

.pdv2-bundle-copy strong {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #253149;
  font-size: 11px;
  font-weight: 800;
}

.pdv2-bundle-copy small {
  color: #68758a;
  font-size: 10px;
  font-weight: 600;
}

.pdv2-bundle-copy b {
  margin-top: 2px;
  color: #111827;
  font-size: 12px;
  font-weight: 850;
}

.pdv2-plus-button {
  width: 30px;
  height: 30px;
  border: 1px solid #dfe5ed;
  border-radius: 6px;
  background: #fff;
  color: #173663;
  font-size: 20px;
  line-height: 1;
  cursor: default;
}

@media (max-width: 1360px) {
  .pdv2-wrap {
    width: calc(100vw - 56px);
  }

  .pdv2-grid {
    grid-template-columns: minmax(0, 1.36fr) minmax(310px, .64fr);
  }
}

@media (max-width: 980px) {
  .pdv2-shell {
    width: 100%;
    left: auto;
    margin-left: 0;
  }

  .pdv2-wrap {
    width: min(760px, calc(100% - 24px));
  }

  .pdv2-grid {
    grid-template-columns: 1fr;
  }

  .pdv2-table-wrap {
    overflow-x: auto;
  }

  .pdv2-table {
    min-width: 760px;
  }
}


/* source: storefront_product_detail_visual_section2_calibration_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_SECTION2_CALIBRATION_V1 */

/* Visual-only calibration against the approved product-detail reference. */

.pdv2-wrap {
  padding-top: 10px !important;
  padding-bottom: 14px !important;
}

.pdv2-grid {
  gap: 16px !important;
}

.pdv2-card__head {
  min-height: 62px !important;
  padding: 12px 14px 8px !important;
}

.pdv2-title-row h2,
.pdv2-bundle-head h2 {
  font-size: 14px !important;
}

.pdv2-selected-vehicle {
  margin-top: 6px !important;
  font-size: 10.5px !important;
}

.pdv2-fit-check {
  width: 17px !important;
  height: 17px !important;
  font-size: 10px !important;
}

.pdv2-table th {
  height: 30px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  font-size: 9.5px !important;
}

.pdv2-table td {
  height: 32px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  font-size: 10px !important;
}

.pdv2-card__foot {
  min-height: 38px !important;
  padding: 9px 12px !important;
}

.pdv2-text-button,
.pdv2-link-button {
  font-size: 10.5px !important;
}

.pdv2-not-fit {
  font-size: 9.5px !important;
}

.pdv2-bundle-card {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 10px !important;
}

.pdv2-bundle-head {
  min-height: 46px !important;
  padding: 12px 2px 8px !important;
}

.pdv2-bundle-list {
  gap: 7px !important;
}

.pdv2-bundle-item {
  min-height: 64px !important;
  padding: 7px 8px !important;
  grid-template-columns: 52px minmax(0, 1fr) 32px !important;
  gap: 9px !important;
}

.pdv2-bundle-thumb {
  width: 46px !important;
  height: 46px !important;
}

.pdv2-bundle-copy strong {
  font-size: 10.5px !important;
}

.pdv2-bundle-copy small {
  font-size: 9.5px !important;
}

.pdv2-bundle-copy b {
  font-size: 11.5px !important;
}

.pdv2-plus-button {
  width: 28px !important;
  height: 28px !important;
  font-size: 18px !important;
}

@media (max-width: 1360px) {
  .pdv2-grid {
    gap: 14px !important;
  }
}


/* source: storefront_product_detail_visual_section3_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_SECTION3_V1 */

.pdv3-shell,
.pdv3-shell * {
  box-sizing: border-box;
}

.pdv3-shell {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  background: #fff;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.pdv3-wrap {
  width: min(1540px, calc(100vw - 96px));
  margin: 0 auto;
  padding: 0 0 22px;
}

.pdv3-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(430px, .92fr);
  gap: 16px;
  align-items: stretch;
}

.pdv3-card {
  border: 1px solid #e3e8f0;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}

.pdv3-tabs {
  min-height: 48px;
  padding: 0 14px;
  display: flex;
  align-items: stretch;
  gap: 24px;
  border-bottom: 1px solid #e8edf3;
}

.pdv3-tab {
  position: relative;
  border: 0;
  padding: 0 1px;
  background: transparent;
  color: #42506a;
  font-size: 11px;
  font-weight: 750;
  cursor: default;
}

.pdv3-tab--active {
  color: #18243a;
}

.pdv3-tab--active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: #ef1a20;
}

.pdv3-info-body {
  min-height: 190px;
  padding: 14px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 190px;
  gap: 18px;
}

.pdv3-copy p {
  margin: 0 0 12px;
  color: #4e5b70;
  font-size: 10.5px;
  line-height: 1.55;
}

.pdv3-feature-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 8px;
}

.pdv3-feature-list li {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #3a465a;
  font-size: 10.5px;
  font-weight: 600;
}

.pdv3-feature-list li span {
  width: 14px;
  height: 14px;
  border: 1px solid #ef1a20;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ef1a20;
  font-size: 8px;
  font-weight: 900;
}

.pdv3-package {
  position: relative;
  min-height: 160px;
  border-radius: 4px;
  background: linear-gradient(135deg, #073d76 0 72%, #0b294c 72% 100%);
  color: #fff;
  padding: 13px;
  overflow: hidden;
  box-shadow: 0 8px 18px rgba(20, 42, 76, .08);
}

.pdv3-package::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  bottom: 0;
  background: #f22a22;
}

.pdv3-package__brand {
  position: relative;
  z-index: 2;
  margin-left: 12px;
  font-size: 20px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -.04em;
}

.pdv3-package__brand span {
  color: #f22a22;
}

.pdv3-package__art {
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pdv3-package__filter {
  width: 82px;
  height: 50px;
  transform: skewY(-8deg);
  border: 7px solid #f14a22;
  background: #ebd29c;
  box-shadow: 0 8px 14px rgba(0, 0, 0, .16);
}

.pdv3-package small {
  position: absolute;
  left: 28px;
  bottom: 12px;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .12em;
}

.pdv3-oem {
  padding: 12px 14px 14px;
  border-top: 1px solid #edf0f4;
}

.pdv3-oem__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
}

.pdv3-oem__head h3 {
  margin: 0;
  font-size: 12px;
  color: #22314a;
}

.pdv3-oem__head button,
.pdv3-reviews-head button {
  border: 0;
  padding: 0;
  background: transparent;
  color: #174889;
  font-size: 9.5px;
  font-weight: 750;
  cursor: default;
}

.pdv3-oem__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}

.pdv3-oem__chips span {
  min-height: 25px;
  padding: 5px 9px;
  border: 1px solid #dfe5ed;
  border-radius: 6px;
  background: #f9fafc;
  color: #39485f;
  font-size: 9.5px;
  font-weight: 650;
}

.pdv3-reviews-card {
  padding: 0 14px 12px;
}

.pdv3-reviews-head {
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.pdv3-reviews-head h2 {
  margin: 0;
  font-size: 13px;
  color: #243149;
}

.pdv3-rating-summary {
  display: grid;
  grid-template-columns: 145px minmax(0, 1fr);
  gap: 22px;
  padding: 8px 0 12px;
  border-bottom: 1px solid #edf0f4;
}

.pdv3-rating-score strong {
  display: block;
  color: #111827;
  font-size: 38px;
  line-height: .95;
  letter-spacing: -.04em;
}

.pdv3-stars,
.pdv3-review-stars {
  color: #ffae00;
  letter-spacing: 1px;
}

.pdv3-stars {
  margin-top: 6px;
  font-size: 16px;
}

.pdv3-rating-score small {
  display: block;
  margin-top: 5px;
  color: #657287;
  font-size: 9.5px;
}

.pdv3-rating-bars {
  display: grid;
  gap: 5px;
  align-content: center;
}

.pdv3-rating-bars > div {
  display: grid;
  grid-template-columns: 30px minmax(0, 1fr) 22px;
  gap: 7px;
  align-items: center;
}

.pdv3-rating-bars span,
.pdv3-rating-bars em {
  color: #5b687b;
  font-size: 9px;
  font-style: normal;
}

.pdv3-rating-bars i {
  height: 6px;
  overflow: hidden;
  border-radius: 999px;
  background: #f0f2f5;
}

.pdv3-rating-bars b {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: #ffb000;
}

.pdv3-review-list {
  display: grid;
}

.pdv3-review {
  min-height: 62px;
  padding: 9px 0;
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 9px;
  border-bottom: 1px solid #edf0f4;
}

.pdv3-review:last-child {
  border-bottom: 0;
}

.pdv3-avatar {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #18a45a;
  color: #fff;
  font-size: 10px;
  font-weight: 800;
}

.pdv3-review__meta {
  display: grid;
  grid-template-columns: auto auto auto 1fr;
  gap: 8px;
  align-items: center;
}

.pdv3-review__meta strong {
  font-size: 9.5px;
  color: #26354d;
}

.pdv3-verified {
  color: #1a9c59;
  font-size: 8px;
  font-weight: 700;
}

.pdv3-review-stars {
  font-size: 9px;
}

.pdv3-review__meta time {
  justify-self: end;
  color: #7c8797;
  font-size: 8px;
}

.pdv3-review p {
  margin: 5px 0 0;
  color: #576477;
  font-size: 9px;
  line-height: 1.4;
}

@media (max-width: 1360px) {
  .pdv3-wrap {
    width: calc(100vw - 56px);
  }
}

@media (max-width: 980px) {
  .pdv3-shell {
    width: 100%;
    left: auto;
    margin-left: 0;
  }

  .pdv3-wrap {
    width: min(760px, calc(100% - 24px));
  }

  .pdv3-grid {
    grid-template-columns: 1fr;
  }
}


/* source: storefront_product_detail_visual_section4_responsive_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_SECTION4_RESPONSIVE_V1 */

/* VISUAL ONLY — product detail responsive composition.
   No JS, cart, pricing, stock, favorites or data behavior is changed. */

@media (max-width: 1280px) {
  .pdv1-wrap,
  .pdv2-wrap,
  .pdv3-wrap {
    width: calc(100vw - 48px) !important;
  }

  .pdv1-hero {
    grid-template-columns: minmax(0, 1.04fr) minmax(410px, .96fr) !important;
    gap: 22px !important;
  }

  .pdv2-grid {
    grid-template-columns: minmax(0, 1.32fr) minmax(310px, .68fr) !important;
    gap: 14px !important;
  }

  .pdv3-grid {
    grid-template-columns: minmax(0, 1.04fr) minmax(400px, .96fr) !important;
    gap: 14px !important;
  }
}

@media (max-width: 980px) {
  .pdv1-shell,
  .pdv2-shell,
  .pdv3-shell {
    width: 100% !important;
    left: auto !important;
    margin-left: 0 !important;
  }

  .pdv1-wrap,
  .pdv2-wrap,
  .pdv3-wrap {
    width: min(760px, calc(100% - 28px)) !important;
  }

  .pdv1-hero,
  .pdv2-grid,
  .pdv3-grid {
    grid-template-columns: 1fr !important;
  }

  .pdv1-hero {
    gap: 18px !important;
  }

  .pdv1-gallery-main {
    height: 350px !important;
  }

  .pdv1-product-visual {
    width: min(82%, 620px) !important;
  }

  .pdv1-summary {
    padding: 2px 0 0 !important;
  }

  .pdv1-benefits {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    padding-top: 16px !important;
  }

  .pdv2-grid,
  .pdv3-grid {
    gap: 12px !important;
  }

  .pdv2-table-wrap {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
  }

  .pdv2-table {
    min-width: 760px !important;
  }

  .pdv3-tabs {
    overflow-x: auto !important;
    white-space: nowrap !important;
    gap: 20px !important;
    -webkit-overflow-scrolling: touch;
  }

  .pdv3-tab {
    flex: 0 0 auto;
  }

  .pdv3-info-body {
    grid-template-columns: minmax(0, 1fr) 170px !important;
  }
}

@media (max-width: 720px) {
  .pdv1-wrap,
  .pdv2-wrap,
  .pdv3-wrap {
    width: calc(100% - 20px) !important;
  }

  .pdv1-breadcrumb {
    gap: 5px !important;
    font-size: 10px !important;
    overflow: hidden;
  }

  .pdv1-breadcrumb__current {
    max-width: 58vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .pdv1-gallery-main {
    height: 285px !important;
  }

  .pdv1-product-visual {
    width: min(90%, 560px) !important;
    height: 88% !important;
  }

  .pdv1-gallery-arrow {
    width: 32px !important;
    height: 32px !important;
    margin-top: -16px !important;
  }

  .pdv1-thumbs {
    min-height: 68px !important;
    grid-template-columns: repeat(5, minmax(52px, 1fr)) !important;
    gap: 7px !important;
    padding: 8px !important;
    overflow-x: auto;
  }

  .pdv1-thumb {
    height: 50px !important;
  }

  .pdv1-title {
    font-size: 25px !important;
    max-width: none !important;
  }

  .pdv1-price__main {
    font-size: 36px !important;
  }

  .pdv1-buy-row {
    grid-template-columns: 118px minmax(0, 1fr) !important;
    gap: 8px !important;
  }

  .pdv1-qty,
  .pdv1-cart-button {
    height: 44px !important;
  }

  .pdv1-benefits {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    row-gap: 13px !important;
  }

  .pdv2-card__head,
  .pdv2-card__foot {
    gap: 10px !important;
  }

  .pdv2-card__foot {
    align-items: flex-start !important;
    flex-direction: column !important;
  }

  .pdv2-bundle-item {
    grid-template-columns: 50px minmax(0, 1fr) 32px !important;
  }

  .pdv3-info-body {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .pdv3-package {
    width: min(230px, 70%) !important;
    min-height: 150px !important;
    justify-self: start;
  }

  .pdv3-rating-summary {
    grid-template-columns: 110px minmax(0, 1fr) !important;
    gap: 14px !important;
  }

  .pdv3-review__meta {
    grid-template-columns: auto 1fr auto !important;
    row-gap: 4px !important;
  }

  .pdv3-verified {
    grid-column: 2 / 3;
  }

  .pdv3-review-stars {
    grid-column: 3 / 4;
    grid-row: 1;
  }

  .pdv3-review__meta time {
    grid-column: 3 / 4;
    grid-row: 2;
  }
}

@media (max-width: 520px) {
  .pdv1-gallery-main {
    height: 245px !important;
  }

  .pdv1-badges {
    top: 10px !important;
    left: 10px !important;
  }

  .pdv1-badge {
    min-height: 21px !important;
    padding: 3px 8px !important;
    font-size: 10px !important;
  }

  .pdv1-title {
    font-size: 22px !important;
  }

  .pdv1-rating-row {
    gap: 6px !important;
  }

  .pdv1-stars {
    font-size: 15px !important;
  }

  .pdv1-price__main {
    font-size: 33px !important;
  }

  .pdv1-buy-row {
    grid-template-columns: 102px minmax(0, 1fr) !important;
  }

  .pdv1-cart-button {
    font-size: 14px !important;
  }

  .pdv1-benefit strong {
    font-size: 9px !important;
  }

  .pdv1-benefit small {
    font-size: 8px !important;
  }

  .pdv2-wrap {
    padding-top: 8px !important;
  }

  .pdv2-title-row h2,
  .pdv2-bundle-head h2 {
    font-size: 13px !important;
  }

  .pdv2-selected-vehicle {
    line-height: 1.4;
  }

  .pdv3-tabs {
    min-height: 44px !important;
    padding: 0 10px !important;
  }

  .pdv3-tab {
    font-size: 10px !important;
  }

  .pdv3-info-body,
  .pdv3-oem,
  .pdv3-reviews-card {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .pdv3-oem__head {
    align-items: flex-start !important;
    flex-direction: column !important;
  }

  .pdv3-oem__chips {
    gap: 5px !important;
  }

  .pdv3-oem__chips span {
    font-size: 9px !important;
    padding: 4px 7px !important;
  }

  .pdv3-rating-summary {
    grid-template-columns: 92px minmax(0, 1fr) !important;
    gap: 10px !important;
  }

  .pdv3-rating-score strong {
    font-size: 34px !important;
  }

  .pdv3-review {
    grid-template-columns: 26px minmax(0, 1fr) !important;
    gap: 7px !important;
  }
}

/* IPEKERP_STOREFRONT_DETAIL_FULL_BLEED_1280_OVERFLOW_FIX_V1:START */
/*
  100vw includes desktop scrollbar width.
  At the 1280 diagnostic this yields 1264px while document client width is 1249px.
  Restrict only the proven full-bleed shells in this desktop/tablet band.
*/
@media (min-width: 981px) and (max-width: 1399px) {
  .pdv1-shell,
  .pdv3-shell {
    width: 100% !important;
    max-width: 100% !important;
    left: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/* IPEKERP_STOREFRONT_DETAIL_FULL_BLEED_1280_OVERFLOW_FIX_V1:END */


/* source: storefront_product_detail_functional_phase1_real_data_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_FUNCTIONAL_PHASE1_REAL_DATA_V1 */

/* Functional Phase 1 only:
   real product identity, media, price and stock presentation.
   No cart/favorites/gallery interaction behavior is added here. */

.pdv1-real-product-image {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 680px;
  max-height: 330px;
  object-fit: contain;
  object-position: center;
}

.pdv1-thumb img {
  display: block;
  width: 86%;
  height: 82%;
  object-fit: contain;
  object-position: center;
}

.pdv1-thumb--real {
  padding: 4px;
}

.pdv1-badge--out {
  background: linear-gradient(180deg, #7b8798, #5f6b7a) !important;
}

.pdv1-availability__item--out {
  color: #c62828 !important;
}

.pdv1-out-dot {
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #c62828;
  color: #fff;
  font-size: 11px;
  font-weight: 900;
}

.pdv1-price__main--unavailable {
  font-size: clamp(20px, 1.5vw, 27px) !important;
  line-height: 1.15 !important;
  letter-spacing: -.02em !important;
}

.pdv1-stock-code span {
  font-weight: 700;
}

@media (max-width: 720px) {
  .pdv1-real-product-image {
    max-height: 255px;
  }
}


/* source: storefront_product_detail_functional_phase3_quantity_cart_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_FUNCTIONAL_PHASE3_QUANTITY_CART_V1 */

.pdv1-qty input {
  width: 100%;
  min-width: 0;
  border: 0;
  border-left: 1px solid #e6eaf0;
  border-right: 1px solid #e6eaf0;
  outline: 0;
  background: #fff;
  color: #111827;
  text-align: center;
  font: inherit;
  font-size: 14px;
  font-weight: 750;
  appearance: textfield;
  -moz-appearance: textfield;
}

.pdv1-qty input::-webkit-outer-spin-button,
.pdv1-qty input::-webkit-inner-spin-button {
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
}

.pdv1-qty button:disabled {
  color: #a8b0bc;
  cursor: not-allowed;
  background: #f8fafc;
}

.pdv1-cart-button:disabled,
.pdv1-cart-button[aria-disabled="true"] {
  background: #9aa4b2 !important;
  box-shadow: none !important;
  cursor: not-allowed !important;
  opacity: .86;
}


/* source: storefront_product_detail_functional_phase4_favorites_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_FUNCTIONAL_PHASE4_FAVORITES_V1 */

.pdv1-favorite-functional,
.pdv1-favorite-functional__form {
  width: 100%;
  margin: 0;
}

.pdv1-favorite-functional .pdv1-favorite-button {
  width: 100%;
  box-sizing: border-box;
}

.pdv1-favorite-button--link {
  text-decoration: none;
}

.pdv1-favorite-button--saved {
  border-color: rgba(190, 24, 24, .32) !important;
  background: #fff7f7 !important;
  color: #b91c1c !important;
}

.pdv1-favorite-button--saved .pdv1-heart {
  color: #c5161d;
}

.pdv1-favorite-button:focus-visible {
  outline: 3px solid rgba(197, 22, 29, .18);
  outline-offset: 2px;
}


/* source: storefront_product_detail_functional_phase5_compatible_vehicles_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_FUNCTIONAL_PHASE5_COMPATIBLE_VEHICLES_V1 */

.pdv2-fitment-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 0 10px;
  border: 1px solid #dce3ec;
  border-radius: 999px;
  background: #f7f9fc;
  color: #475569;
  font-size: 11px;
  font-weight: 800;
  white-space: nowrap;
}

.pdv2-fitment-foot {
  gap: 16px;
}

.pdv2-fitment-summary {
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
  color: #667085;
  font-size: 11px;
}

.pdv2-fitment-summary strong {
  color: #0f1728;
  font-size: 13px;
}

.pdv2-fitment-note {
  color: #8a94a3;
  font-size: 10px;
  text-align: right;
}

.pdv2-fitment-empty {
  min-height: 182px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 28px;
  border-top: 1px solid #edf0f4;
  color: #667085;
  text-align: left;
}

.pdv2-fitment-empty__icon {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  flex: 0 0 42px;
  border-radius: 50%;
  background: #f2f5f8;
  color: #667085;
  font-size: 20px;
  font-weight: 800;
}

.pdv2-fitment-empty strong {
  display: block;
  margin-bottom: 5px;
  color: #202939;
  font-size: 13px;
}

.pdv2-fitment-empty p {
  max-width: 430px;
  margin: 0;
  font-size: 11px;
  line-height: 1.55;
}

@media (max-width: 720px) {
  .pdv2-fitment-count {
    min-height: 27px;
    padding-inline: 8px;
    font-size: 10px;
  }

  .pdv2-fitment-foot {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }

  .pdv2-fitment-note {
    text-align: left;
  }

  .pdv2-fitment-empty {
    min-height: 150px;
    padding: 20px;
  }
}


/* source: storefront_product_detail_functional_phase6_oem_technical_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_FUNCTIONAL_PHASE6_OEM_TECHNICAL_V1 */

.pdv3-real-technical {
  margin-top: 14px;
}

.pdv3-real-data-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 9px;
}

.pdv3-real-data-head > strong {
  color: #182230;
  font-size: 12px;
  font-weight: 850;
}

.pdv3-real-data-head > small {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 8px;
  border: 1px solid #dfe5ec;
  border-radius: 999px;
  background: #f7f9fb;
  color: #667085;
  font-size: 9px;
  font-weight: 800;
}

.pdv3-feature-list--real {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px 10px;
}

.pdv3-feature-list--real li {
  min-width: 0;
  display: grid;
  grid-template-columns: 17px minmax(90px, .72fr) minmax(0, 1.28fr);
  align-items: start;
  gap: 7px;
  padding: 8px 9px;
  border: 1px solid #edf0f4;
  border-radius: 8px;
  background: #fbfcfd;
}

.pdv3-feature-list--real li > strong {
  min-width: 0;
  color: #394150;
  font-size: 10px;
  font-weight: 800;
  line-height: 1.35;
}

.pdv3-feature-list--real li > em {
  min-width: 0;
  color: #101828;
  font-size: 10px;
  font-style: normal;
  font-weight: 750;
  line-height: 1.35;
  overflow-wrap: anywhere;
}

.pdv3-real-check {
  color: #12a150;
  font-size: 11px;
  font-weight: 900;
}

.pdv3-real-more {
  margin-top: 7px;
  color: #98a2b3;
  font-size: 9px;
  text-align: right;
}

.pdv3-oem-count {
  display: inline-flex;
  align-items: center;
  min-height: 25px;
  padding: 0 9px;
  border: 1px solid #dfe5ec;
  border-radius: 999px;
  background: #f7f9fb;
  color: #667085;
  font-size: 9px;
  font-weight: 800;
}

.pdv3-oem__chips--real {
  align-items: stretch;
}

.pdv3-oem-real-chip {
  display: inline-flex !important;
  flex-direction: column;
  align-items: flex-start !important;
  justify-content: center;
  gap: 2px;
  min-height: 42px;
  padding: 6px 11px !important;
}

.pdv3-oem-real-chip small {
  color: #8a94a3;
  font-size: 8px;
  font-weight: 750;
  line-height: 1.1;
}

.pdv3-oem-real-chip strong {
  color: #1d2939;
  font-size: 10px;
  font-weight: 850;
  line-height: 1.15;
}

.pdv3-oem-source {
  margin-top: 6px;
  color: #98a2b3;
  font-size: 9px;
}

.pdv3-real-empty {
  padding: 12px 14px;
  border: 1px dashed #d7dde5;
  border-radius: 8px;
  background: #fafbfc;
  color: #7b8492;
  font-size: 10px;
  line-height: 1.5;
}

.pdv3-real-empty--oem {
  margin-top: 8px;
}

@media (max-width: 720px) {
  .pdv3-feature-list--real {
    grid-template-columns: 1fr;
  }

  .pdv3-feature-list--real li {
    grid-template-columns: 17px minmax(86px, .7fr) minmax(0, 1.3fr);
  }

  .pdv3-real-data-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }
}


/* source: storefront_product_detail_functional_phase8_tabs_content_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_FUNCTIONAL_PHASE8_TABS_CONTENT_V1 */

.pdv3-tab-panel[hidden] {
  display: none !important;
}

.pdv3-tab[aria-selected="true"] {
  color: #141c25;
  font-weight: 850;
}

.pdv3-tab[aria-selected="true"]::after {
  transform: scaleX(1);
}

.pdv3-description-real {
  margin: 0;
  color: #475467;
  font-size: 10px;
  line-height: 1.7;
  white-space: pre-line;
}

.pdv3-info-body--description {
  align-items: stretch;
}

.pdv3-package--real {
  overflow: hidden;
}

.pdv3-package__real-image {
  width: 100%;
  min-height: 150px;
  max-height: 210px;
  display: block;
  object-fit: contain;
  padding: 12px;
}

.pdv3-real-technical--tab,
.pdv3-oem--tab {
  margin: 0;
  padding: 18px 16px 16px;
}

.pdv3-oem--tab {
  border-top: 0;
}

.pdv3-reviews-card.pdv3-reviews-card--focus {
  box-shadow:
    0 0 0 3px rgba(197, 22, 29, .12),
    0 12px 28px rgba(15, 23, 42, .08);
}

@media (max-width: 720px) {
  .pdv3-description-real {
    font-size: 10.5px;
  }

  .pdv3-package__real-image {
    min-height: 120px;
    max-height: 160px;
  }

  .pdv3-real-technical--tab,
  .pdv3-oem--tab {
    padding: 14px 12px;
  }
}


/* source: storefront_product_detail_functional_phase9_reviews_ui_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_FUNCTIONAL_PHASE9_REVIEWS_UI_V1 */

.pdv9-top-stars {
  letter-spacing: 1px;
}

.pdv9-review-loading,
.pdv9-review-empty,
.pdv9-review-error {
  padding: 14px;
  border: 1px dashed #d8dee7;
  border-radius: 9px;
  background: #fafbfc;
  color: #667085;
  font-size: 10px;
  line-height: 1.55;
}

.pdv9-review-error {
  border-color: #f1c7ca;
  background: #fff8f8;
  color: #a61b22;
}

.pdv9-review-form-wrap {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #edf0f4;
}

.pdv9-review-form {
  display: grid;
  gap: 9px;
}

.pdv9-review-form__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.pdv9-review-form__head strong {
  color: #1d2939;
  font-size: 11px;
}

.pdv9-review-form__verified {
  color: #1b8f4d;
  font-size: 9px;
  font-weight: 850;
}

.pdv9-review-form__unverified {
  color: #8a94a3;
  font-size: 9px;
  font-weight: 750;
}

.pdv9-star-picker {
  display: flex;
  align-items: center;
  gap: 4px;
}

.pdv9-star-picker button {
  appearance: none;
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  padding: 0;
  border: 1px solid #e3e7ed;
  border-radius: 7px;
  background: #fff;
  color: #c5cbd3;
  font-size: 16px;
  cursor: pointer;
}

.pdv9-star-picker button.is-active {
  border-color: #f1c36b;
  background: #fff9ec;
  color: #e6a51b;
}

.pdv9-review-form textarea {
  width: 100%;
  min-height: 78px;
  resize: vertical;
  padding: 10px 11px;
  border: 1px solid #dfe4eb;
  border-radius: 8px;
  background: #fff;
  color: #1d2939;
  font: inherit;
  font-size: 10px;
  line-height: 1.55;
  outline: none;
}

.pdv9-review-form textarea:focus {
  border-color: #b7c0cc;
  box-shadow: 0 0 0 3px rgba(15, 23, 42, .05);
}

.pdv9-review-form__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.pdv9-review-form__status {
  min-height: 16px;
  color: #667085;
  font-size: 9px;
}

.pdv9-review-submit,
.pdv9-review-login {
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
  border: 0;
  border-radius: 8px;
  background: #171b22;
  color: #fff;
  font-size: 10px;
  font-weight: 850;
  text-decoration: none;
  cursor: pointer;
}

.pdv9-review-submit:disabled {
  opacity: .55;
  cursor: wait;
}

.pdv9-review-login-wrap {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #edf0f4;
}

.pdv9-review-login-wrap p {
  margin: 0 0 8px;
  color: #667085;
  font-size: 10px;
  line-height: 1.5;
}

.pdv9-review-list {
  margin-top: 12px;
}

.pdv9-review-list .pdv3-review {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 10px;
}

.pdv9-review-list .pdv3-avatar {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #f1f3f6;
  color: #475467;
  font-size: 11px;
  font-weight: 900;
}

.pdv9-review-list .pdv3-review__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px 8px;
}

.pdv9-review-list .pdv3-review__meta time {
  margin-left: auto;
}

.pdv9-review-list .pdv3-review__body p {
  white-space: pre-line;
}

@media (max-width: 720px) {
  .pdv9-review-form__head,
  .pdv9-review-form__actions {
    align-items: flex-start;
    flex-direction: column;
  }

  .pdv9-review-list .pdv3-review__meta time {
    width: 100%;
    margin-left: 0;
  }
}


/* source: storefront_product_detail_unified_tabs_layout_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_UNIFIED_TABS_LAYOUT_V1 */

.pdv4-unified-shell {
  width: 100%;
  margin: 18px 0 22px;
}

.pdv4-unified-card {
  overflow: hidden;
  border: 1px solid #dfe4eb;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(15, 23, 42, .02);
}

.pdv4-unified-tabs {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  align-items: stretch;
  min-height: 50px;
  border-bottom: 1px solid #e8ecf1;
  background: #fff;
}

.pdv4-unified-tab {
  position: relative;
  min-width: 0;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 12px;
  border: 0;
  background: transparent;
  color: #667085;
  font: inherit;
  font-size: 11px;
  font-weight: 800;
  white-space: nowrap;
  cursor: pointer;
  transition:
    color .16s ease,
    background-color .16s ease;
}

.pdv4-unified-tab:hover {
  background: #fafbfc;
  color: #101828;
}

.pdv4-unified-tab::after {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: -1px;
  height: 2px;
  border-radius: 99px 99px 0 0;
  background: transparent;
}

.pdv4-unified-tab[aria-selected="true"] {
  color: #101828;
  background: #fff;
}

.pdv4-unified-tab[aria-selected="true"]::after {
  background: #ef2b2d;
}

.pdv4-unified-tab__icon {
  width: 16px;
  height: 16px;
  display: inline-grid;
  place-items: center;
  color: #667085;
  font-size: 13px;
  line-height: 1;
}

.pdv4-unified-tab[aria-selected="true"] .pdv4-unified-tab__icon {
  color: #0f2747;
}

.pdv4-unified-panel {
  display: block;
  padding: 0;
  background: #fff;
}

.pdv4-unified-panel[hidden] {
  display: none !important;
}

.pdv4-unified-panel > * {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.pdv4-unified-panel--fitment > *,
.pdv4-unified-panel--related > * {
  min-height: 190px;
}

.pdv4-unified-panel--description,
.pdv4-unified-panel--technical,
.pdv4-unified-panel--oem,
.pdv4-unified-panel--reviews {
  padding: 14px;
}

.pdv4-unified-panel--description > *,
.pdv4-unified-panel--technical > *,
.pdv4-unified-panel--oem > *,
.pdv4-unified-panel--reviews > * {
  border-radius: 0 !important;
}

.pdv4-unified-panel--related .pdv2-related,
.pdv4-unified-panel--related .pdv2-related-card,
.pdv4-unified-panel--related .pdv2-products,
.pdv4-unified-panel--related aside,
.pdv4-unified-panel--related article {
  width: 100% !important;
  max-width: none !important;
}

.pdv4-unified-panel--reviews #pdv3-reviews-panel {
  width: 100%;
  max-width: none;
}

.pdv4-unified-panel--reviews .pdv3-rating-summary {
  margin-top: 6px;
}

body.pdv4-unified-ready .pdv2-shell,
body.pdv4-unified-ready .pdv3-info-card {
  display: none !important;
}

@media (max-width: 1180px) {
  .pdv4-unified-tabs {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .pdv4-unified-tab:nth-child(-n+3) {
    border-bottom: 1px solid #eef1f5;
  }
}

@media (max-width: 760px) {
  .pdv4-unified-tabs {
    display: flex;
    overflow-x: auto;
    scrollbar-width: thin;
    scroll-snap-type: x proximity;
  }

  .pdv4-unified-tab {
    flex: 0 0 auto;
    min-width: 148px;
    scroll-snap-align: start;
  }

  .pdv4-unified-panel--description,
  .pdv4-unified-panel--technical,
  .pdv4-unified-panel--oem,
  .pdv4-unified-panel--reviews {
    padding: 10px;
  }
}


/* source: storefront_fitment_show_all_compatible_vehicles_v1.css */
/* IPEKERP_STOREFRONT_FITMENT_SHOW_ALL_COMPATIBLE_VEHICLES_V1 */

.pdv4-unified-panel--fitment .pdv2-table-wrap {
  max-height: 360px;
  overflow-x: auto;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-gutter: stable;
}

.pdv4-unified-panel--fitment .pdv2-table-wrap thead th {
  position: sticky;
  top: 0;
  z-index: 2;
  background: #f8fafc;
  box-shadow: 0 1px 0 #e8ecf1;
}

.pdv4-unified-panel--fitment .pdv2-fitment-note {
  font-weight: 700;
}

@media (max-width: 760px) {
  .pdv4-unified-panel--fitment .pdv2-table-wrap {
    max-height: 320px;
  }
}


/* source: storefront_product_detail_additional_catalog_tabs_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_ADDITIONAL_CATALOG_TABS_V1 */

.pdv10-source {
  background: #fff;
}

.pdv10-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 20px 14px;
  border-bottom: 1px solid #edf0f4;
}

.pdv10-title-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.pdv10-head h2 {
  margin: 0;
  color: #101828;
  font-size: 16px;
  font-weight: 850;
}

.pdv10-head p {
  margin: 5px 0 0;
  color: #667085;
  font-size: 12px;
  line-height: 1.5;
}

.pdv10-count,
.pdv10-source-badge {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 4px 9px;
  border: 1px solid #e2e7ee;
  border-radius: 999px;
  background: #f8fafc;
  color: #475467;
  font-size: 10px;
  font-weight: 850;
  white-space: nowrap;
}

.pdv10-source-badge {
  margin-top: 1px;
}

.pdv10-table-wrap {
  max-height: 360px;
  overflow: auto;
  scrollbar-gutter: stable;
  overscroll-behavior: contain;
}

.pdv10-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.pdv10-table th {
  position: sticky;
  top: 0;
  z-index: 2;
  padding: 10px 18px;
  border-bottom: 1px solid #e7ebf0;
  background: #f8fafc;
  color: #667085;
  font-size: 10px;
  font-weight: 850;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .02em;
}

.pdv10-table td {
  padding: 11px 18px;
  border-bottom: 1px solid #f0f2f5;
  color: #344054;
  font-size: 12px;
  vertical-align: middle;
}

.pdv10-table th:nth-child(1),
.pdv10-table td:nth-child(1) {
  width: 27%;
}

.pdv10-table th:nth-child(2),
.pdv10-table td:nth-child(2) {
  width: 31%;
}

.pdv10-table code {
  padding: 3px 7px;
  border: 1px solid #e4e8ee;
  border-radius: 6px;
  background: #fafbfc;
  color: #0f2747;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 11px;
  font-weight: 750;
}

.pdv10-empty {
  display: grid;
  gap: 4px;
  place-items: center;
  min-height: 185px;
  padding: 26px;
  color: #667085;
  text-align: center;
}

.pdv10-empty strong {
  color: #344054;
  font-size: 13px;
}

.pdv10-empty span {
  max-width: 560px;
  font-size: 11px;
  line-height: 1.55;
}

.pdv10-image-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  padding: 18px;
}

.pdv10-image-item {
  overflow: hidden;
  border: 1px solid #e6eaf0;
  border-radius: 10px;
  background: #fff;
}

.pdv10-image-link,
.pdv10-image-placeholder {
  display: grid;
  place-items: center;
  min-height: 145px;
  background: #fafbfc;
}

.pdv10-image-link img {
  display: block;
  width: 100%;
  height: 145px;
  object-fit: contain;
}

.pdv10-image-placeholder {
  padding: 14px;
  color: #98a2b3;
  font-size: 11px;
  text-align: center;
}

.pdv10-image-meta {
  display: grid;
  gap: 2px;
  padding: 9px 10px 10px;
}

.pdv10-image-meta strong {
  color: #344054;
  font-size: 11px;
}

.pdv10-image-meta span {
  color: #98a2b3;
  font-size: 10px;
}

.pdv10-document-list {
  display: grid;
  gap: 8px;
  max-height: 360px;
  overflow-y: auto;
  padding: 14px 18px 18px;
}

.pdv10-document-item {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  padding: 11px 12px;
  border: 1px solid #e7ebf0;
  border-radius: 9px;
  background: #fff;
}

.pdv10-document-icon {
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: #f4f6f8;
  color: #475467;
}

.pdv10-document-copy {
  display: grid;
  gap: 2px;
  min-width: 0;
}

.pdv10-document-copy strong {
  overflow: hidden;
  color: #344054;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pdv10-document-copy span {
  color: #98a2b3;
  font-size: 10px;
}

.pdv10-document-open {
  padding: 7px 10px;
  border: 1px solid #d7dde5;
  border-radius: 7px;
  color: #0f2747;
  font-size: 10px;
  font-weight: 850;
  text-decoration: none;
}

.pdv10-document-open:hover {
  border-color: #b7c0cc;
  background: #f8fafc;
}

.pdv4-unified-tabs {
  display: flex !important;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: thin;
}

.pdv4-unified-tab {
  flex: 1 0 145px;
  min-width: 145px !important;
  scroll-snap-align: start;
}

.pdv4-unified-panel--equivalent,
.pdv4-unified-panel--rival,
.pdv4-unified-panel--catalog-images,
.pdv4-unified-panel--documents {
  padding: 0 !important;
}

@media (max-width: 980px) {
  .pdv10-image-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .pdv10-head {
    padding: 14px;
  }

  .pdv10-source-badge {
    display: none;
  }

  .pdv10-table th,
  .pdv10-table td {
    padding-left: 12px;
    padding-right: 12px;
  }

  .pdv10-table-wrap,
  .pdv10-document-list {
    max-height: 320px;
  }

  .pdv10-image-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 12px;
  }

  .pdv10-image-link,
  .pdv10-image-placeholder,
  .pdv10-image-link img {
    min-height: 120px;
    height: 120px;
  }
}


/* source: storefront_product_detail_interest_recommendation_rail_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_INTEREST_RECOMMENDATION_RAIL_V1 */

.sf-interest-rail {
  width: min(100%, 1450px);
  margin: 28px auto 0;
  padding: 22px 24px 24px;
  border: 1px solid #e6eaf0;
  border-radius: 22px;
  background:
    radial-gradient(circle at 8% 0%, rgba(210, 31, 42, .045), transparent 24%),
    #fff;
  box-shadow: 0 12px 34px rgba(15, 23, 42, .055);
}

.sf-interest-rail__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 18px;
}

.sf-interest-rail__heading {
  min-width: 0;
}

.sf-interest-rail__eyebrow {
  display: block;
  margin-bottom: 5px;
  color: #c5161d;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sf-interest-rail__heading h2 {
  margin: 0;
  color: #101828;
  font-size: clamp(21px, 2vw, 29px);
  font-weight: 900;
  letter-spacing: -.025em;
  line-height: 1.12;
}

.sf-interest-rail__heading p {
  margin: 7px 0 0;
  color: #667085;
  font-size: 13px;
  line-height: 1.5;
}

.sf-interest-rail__controls {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0 auto;
}

.sf-interest-rail__arrow {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border: 1px solid #dfe5ee;
  border-radius: 50%;
  background: #fff;
  color: #344054;
  font: inherit;
  font-size: 25px;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 5px 14px rgba(15, 23, 42, .05);
  transition:
    transform .16s ease,
    border-color .16s ease,
    color .16s ease,
    box-shadow .16s ease;
}

.sf-interest-rail__arrow:hover:not(:disabled) {
  transform: translateY(-1px);
  border-color: rgba(197, 22, 29, .42);
  color: #c5161d;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .08);
}

.sf-interest-rail__arrow:disabled {
  opacity: .35;
  cursor: default;
  box-shadow: none;
}

.sf-interest-rail__viewport {
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scrollbar-width: none;
  overscroll-behavior-inline: contain;
  scroll-snap-type: x proximity;
}

.sf-interest-rail__viewport::-webkit-scrollbar {
  display: none;
}

.sf-interest-rail__track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 260px;
  gap: 14px;
  min-width: min-content;
  padding: 2px 2px 5px;
}

.sf-interest-card {
  width: 260px;
  min-height: 355px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  scroll-snap-align: start;
  border: 1px solid #e7ebf1;
  border-radius: 18px;
  background: #fff;
  transition:
    transform .18s ease,
    border-color .18s ease,
    box-shadow .18s ease;
}

.sf-interest-card:hover {
  transform: translateY(-3px);
  border-color: #d7dde7;
  box-shadow: 0 14px 28px rgba(15, 23, 42, .09);
}

.sf-interest-card__media {
  position: relative;
  height: 190px;
  display: grid;
  place-items: center;
  overflow: hidden;
  padding: 16px;
  background: linear-gradient(180deg, #fbfcfe, #f6f8fb);
  text-decoration: none;
}

.sf-interest-card__media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
  transition: transform .22s ease;
}

.sf-interest-card:hover .sf-interest-card__media img {
  transform: scale(1.025);
}

.sf-interest-card__stock {
  position: absolute;
  top: 12px;
  left: 12px;
  display: inline-flex;
  align-items: center;
  min-height: 25px;
  padding: 4px 9px;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 850;
}

.sf-interest-card__stock--in {
  background: #eaf8ef;
  color: #137333;
}

.sf-interest-card__stock--out {
  background: #f2f4f7;
  color: #667085;
}

.sf-interest-card__body {
  min-height: 165px;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 15px 16px 16px;
}

.sf-interest-card__meta {
  display: flex;
  align-items: center;
  gap: 7px;
  min-height: 18px;
  margin-bottom: 7px;
  color: #7c8798;
  font-size: 10px;
  font-weight: 750;
  white-space: nowrap;
}

.sf-interest-card__meta span + span::before {
  content: "•";
  margin-right: 7px;
  color: #c5cbd5;
}

.sf-interest-card__name {
  display: -webkit-box;
  min-height: 43px;
  overflow: hidden;
  color: #1d2939;
  font-size: 13px;
  font-weight: 820;
  line-height: 1.45;
  text-decoration: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.sf-interest-card__name:hover {
  color: #c5161d;
}

.sf-interest-card__bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
  padding-top: 15px;
}

.sf-interest-card__price {
  min-width: 0;
}

.sf-interest-card__price strong {
  display: block;
  color: #111827;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: -.02em;
}

.sf-interest-card__price small {
  display: block;
  margin-top: 2px;
  color: #98a2b3;
  font-size: 9px;
  font-weight: 700;
}

.sf-interest-card__price .sf-interest-card__price-missing {
  max-width: 150px;
  color: #667085;
  font-size: 11px;
  line-height: 1.3;
}

.sf-interest-card__cart {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  flex: 0 0 42px;
  border: 0;
  border-radius: 13px;
  background: #c5161d;
  color: #fff;
  font: inherit;
  font-size: 23px;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 8px 17px rgba(197, 22, 29, .20);
  transition:
    transform .15s ease,
    background .15s ease,
    box-shadow .15s ease;
}

.sf-interest-card__cart:hover {
  transform: translateY(-1px);
  background: #ad1017;
  box-shadow: 0 10px 21px rgba(197, 22, 29, .25);
}

.sf-interest-card__cart--view {
  background: #eef2f6;
  color: #344054;
  box-shadow: none;
}

.sf-interest-card__cart--view:hover {
  background: #e4e9f0;
  color: #101828;
  box-shadow: none;
}

.sf-interest-rail__empty {
  min-height: 118px;
  display: grid;
  place-items: center;
  gap: 5px;
  padding: 26px;
  border: 1px dashed #d8dee8;
  border-radius: 16px;
  background: #fafbfc;
  text-align: center;
}

.sf-interest-rail__empty strong {
  color: #344054;
  font-size: 13px;
}

.sf-interest-rail__empty span {
  color: #7b8492;
  font-size: 11px;
}

@media (max-width: 760px) {
  .sf-interest-rail {
    margin-top: 20px;
    padding: 18px 14px 17px;
    border-radius: 18px;
  }

  .sf-interest-rail__head {
    align-items: center;
    margin-bottom: 14px;
  }

  .sf-interest-rail__heading p {
    font-size: 11px;
  }

  .sf-interest-rail__arrow {
    width: 36px;
    height: 36px;
  }

  .sf-interest-rail__track {
    grid-auto-columns: 78vw;
    gap: 11px;
  }

  .sf-interest-card {
    width: 78vw;
    min-height: 335px;
  }

  .sf-interest-card__media {
    height: 178px;
  }
}

/* IPEKERP_STOREFRONT_RECOMMENDATION_RAIL_DEDUPE_SINGLE_LAYOUT_V1 */
.sf-interest-rail--single {
  width: min(100%, 720px);
}

.sf-interest-rail--single .sf-interest-rail__viewport {
  overflow: visible;
}

.sf-interest-rail--single .sf-interest-rail__track {
  display: block;
  min-width: 0;
  padding-right: 0;
}

.sf-interest-rail--single .sf-interest-card {
  width: min(300px, 100%);
}

@media (max-width: 760px) {
  .sf-interest-rail--single {
    width: 100%;
  }

  .sf-interest-rail--single .sf-interest-card {
    width: 100%;
  }
}

/* IPEKERP_STOREFRONT_SINGLE_RECOMMENDATION_COMPACT_CARD_V1 */

.sf-interest-rail--single {
  width: min(100%, 610px);
  padding: 20px 20px 21px;
}

.sf-interest-rail--single .sf-interest-rail__head {
  margin-bottom: 15px;
}

.sf-interest-rail--single .sf-interest-rail__heading p {
  max-width: 500px;
}

.sf-interest-rail--single .sf-interest-rail__track {
  width: 100%;
}

.sf-interest-rail--single .sf-interest-card {
  width: 100%;
  min-height: 205px;
  display: grid;
  grid-template-columns: 210px minmax(0, 1fr);
  grid-template-rows: 1fr;
}

.sf-interest-rail--single .sf-interest-card__media {
  height: 205px;
  min-height: 205px;
  padding: 14px;
  border-right: 1px solid #edf0f4;
}

.sf-interest-rail--single .sf-interest-card__body {
  min-height: 205px;
  padding: 18px 18px 17px;
}

.sf-interest-rail--single .sf-interest-card__name {
  min-height: 0;
  margin-top: 2px;
  font-size: 14px;
  -webkit-line-clamp: 3;
}

.sf-interest-rail--single .sf-interest-card__bottom {
  padding-top: 18px;
}

.sf-interest-rail--single .sf-interest-card__price strong {
  font-size: 20px;
}

@media (max-width: 680px) {
  .sf-interest-rail--single {
    width: 100%;
    padding: 18px 14px 17px;
  }

  .sf-interest-rail--single .sf-interest-card {
    display: flex;
    width: 100%;
    min-height: 335px;
  }

  .sf-interest-rail--single .sf-interest-card__media {
    height: 178px;
    min-height: 178px;
    border-right: 0;
    border-bottom: 1px solid #edf0f4;
  }

  .sf-interest-rail--single .sf-interest-card__body {
    min-height: 157px;
    padding: 15px 16px 16px;
  }
}


/* source: storefront_product_detail_visual_2026_v1_1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_2026_V1_1
   Loaded only by storefront/detail.html.
   Therefore page-level body scoping is intentionally not required.
   No backend, pricing, cart, favorite, fitment, OEM or catalog logic is changed.
*/

:root {
    --pd26-bg: #f7f7f5;
    --pd26-surface: #ffffff;
    --pd26-surface-soft: #fafaf8;
    --pd26-border: #e6e7e4;
    --pd26-border-strong: #d9dbd6;
    --pd26-text: #1f2523;
    --pd26-muted: #6f7672;
    --pd26-soft-text: #8a918d;
    --pd26-accent: #c62d2d;
    --pd26-accent-dark: #a92323;
    --pd26-success: #287a4b;
    --pd26-warning: #a86b13;
    --pd26-shadow: 0 18px 54px rgba(24, 31, 28, 0.08);
    --pd26-shadow-soft: 0 8px 28px rgba(24, 31, 28, 0.06);
    --pd26-radius-xl: 28px;
    --pd26-radius-lg: 22px;
    --pd26-radius-md: 16px;
    --pd26-radius-sm: 12px;
}

/* The stylesheet is present only on product detail, so selectors remain safely local to this template. */
:is(
    [class*="detail-shell"],
    [class*="detail-main"],
    [class*="product-detail"],
    [class*="product-main"],
    [class*="product-hero"],
    [class*="detail-hero"]
) {
    box-sizing: border-box;
}

:is(
    [class*="gallery"],
    [class*="product-media"],
    [class*="detail-media"],
    [class*="product-summary"],
    [class*="detail-summary"],
    [class*="buy-box"],
    [class*="purchase-box"],
    [class*="commerce-box"]
) {
    border-color: var(--pd26-border) !important;
    border-radius: var(--pd26-radius-xl) !important;
}

:is(
    [class*="gallery"],
    [class*="product-media"],
    [class*="detail-media"]
) {
    background:
        linear-gradient(145deg, rgba(255,255,255,.98), rgba(249,249,247,.98));
    box-shadow: var(--pd26-shadow-soft);
}

:is(
    [class*="gallery"],
    [class*="product-media"],
    [class*="detail-media"]
) img {
    object-fit: contain;
}

:is(
    [class*="product-title"],
    [class*="detail-title"]
) {
    color: var(--pd26-text) !important;
    letter-spacing: -0.035em;
    line-height: 1.05;
    text-wrap: balance;
}

:is(
    [class*="code"],
    [class*="sku"],
    [class*="oem"],
    [class*="reference"],
    [class*="meta"]
) {
    font-variant-numeric: tabular-nums;
}

:is(
    [class*="chip"],
    [class*="badge"],
    [class*="pill"],
    [class*="tag"]
) {
    border-radius: 999px;
}

:is(
    [class*="price-current"],
    [class*="current-price"],
    [class*="product-price"],
    [class*="detail-price"]
) {
    color: var(--pd26-text);
    font-variant-numeric: tabular-nums;
    letter-spacing: -0.035em;
}

:is(
    [class*="old-price"],
    [class*="price-old"],
    [class*="list-price"]
) {
    color: var(--pd26-soft-text);
}

:is(
    [class*="stock"],
    [class*="availability"],
    [class*="fitment"],
    [class*="compatible"],
    [class*="vehicle-match"]
) {
    border-radius: var(--pd26-radius-md);
}

:is(
    [class*="fitment"],
    [class*="compatible"],
    [class*="vehicle-match"]
) {
    background: linear-gradient(180deg, #fbfdfb 0%, #f6faf7 100%);
    border-color: #dce9df !important;
}

:is(
    [class*="quantity"],
    [class*="qty"]
) {
    border-radius: var(--pd26-radius-md);
}

:is(
    [class*="quantity"],
    [class*="qty"]
) input {
    font-variant-numeric: tabular-nums;
}

:is(
    [data-action*="cart"],
    [class*="add-to-cart"],
    [class*="cart-add"],
    [class*="add-cart"]
) {
    border-radius: var(--pd26-radius-md) !important;
    min-height: 52px;
    font-weight: 800;
    letter-spacing: -.01em;
    box-shadow: 0 12px 24px rgba(198, 45, 45, 0.16);
    transition: transform .16s ease, box-shadow .16s ease, filter .16s ease;
}

:is(
    [data-action*="cart"],
    [class*="add-to-cart"],
    [class*="cart-add"],
    [class*="add-cart"]
):hover {
    transform: translateY(-1px);
    box-shadow: 0 15px 30px rgba(198, 45, 45, 0.20);
}

:is(
    [class*="favorite"],
    [data-action*="favorite"]
) {
    border-radius: var(--pd26-radius-md);
}

:is(
    [class*="compatible-vehicles"],
    [class*="vehicle-list"],
    [class*="technical"],
    [class*="specification"],
    [class*="oem-section"],
    [class*="related"],
    [class*="recommend"],
    [class*="also-viewed"],
    [class*="reviews"],
    [class*="review-section"]
) {
    scroll-margin-top: 140px;
}

:is(
    [class*="tabs-nav"],
    [class*="tab-list"],
    [role="tablist"]
) {
    border-radius: var(--pd26-radius-lg);
    background: var(--pd26-surface-soft);
    border: 1px solid var(--pd26-border);
    padding: 6px;
}

:is(
    [class*="tabs-nav"],
    [class*="tab-list"],
    [role="tablist"]
) :is(
    button,
    a,
    [role="tab"]
) {
    border-radius: var(--pd26-radius-md);
}

[role="tab"][aria-selected="true"],
:is(
    [class*="tabs-nav"],
    [class*="tab-list"]
) .active {
    background: var(--pd26-surface);
    box-shadow: 0 5px 16px rgba(24,31,28,.07);
}

:is(
    [class*="technical"],
    [class*="specification"],
    [class*="oem"]
) table {
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border-radius: var(--pd26-radius-md);
}

:is(
    [class*="related"],
    [class*="recommend"],
    [class*="also-viewed"]
) :is(
    [class*="product-card"],
    [class*="catalog-card"]
) {
    border-color: var(--pd26-border) !important;
    border-radius: var(--pd26-radius-lg) !important;
    background: var(--pd26-surface);
    box-shadow: 0 7px 22px rgba(24,31,28,.045);
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

:is(
    [class*="related"],
    [class*="recommend"],
    [class*="also-viewed"]
) :is(
    [class*="product-card"],
    [class*="catalog-card"]
):hover {
    transform: translateY(-3px);
    border-color: var(--pd26-border-strong) !important;
    box-shadow: 0 15px 34px rgba(24,31,28,.08);
}

main :is(h2, h3) {
    letter-spacing: -0.025em;
}

main :is(button, input, select, textarea) {
    font: inherit;
}

main :is(input, select, textarea) {
    border-color: var(--pd26-border-strong);
}

@media (min-width: 1100px) {
    :is(
        [class*="detail-shell"],
        [class*="product-detail-shell"],
        [class*="detail-container"]
    ) {
        max-width: 1480px;
        margin-inline: auto;
    }
}

@media (max-width: 1099px) {
    :root {
        --pd26-radius-xl: 22px;
        --pd26-radius-lg: 18px;
    }

    :is(
        [class*="tabs-nav"],
        [class*="tab-list"],
        [role="tablist"]
    ) {
        overflow-x: auto;
        scrollbar-width: thin;
    }
}

@media (max-width: 720px) {
    :root {
        --pd26-radius-xl: 18px;
        --pd26-radius-lg: 16px;
        --pd26-radius-md: 13px;
    }

    :is(
        [data-action*="cart"],
        [class*="add-to-cart"],
        [class*="cart-add"],
        [class*="add-cart"]
    ) {
        min-height: 50px;
    }

    :is(
        [class*="product-title"],
        [class*="detail-title"]
    ) {
        letter-spacing: -0.025em;
    }
}

@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        scroll-behavior: auto !important;
        transition-duration: .001ms !important;
        animation-duration: .001ms !important;
        animation-iteration-count: 1 !important;
    }
}


/* source: storefront_product_detail_screenshot_calibration_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_SCREENSHOT_CALIBRATION_V1 */

body.sf-product-detail-screenshot-calibration-v1 {
    --pd215-border: #e3e7e4;
    --pd215-border-strong: #d2d8d4;
    --pd215-text: #101820;
    --pd215-muted: #66716c;
    --pd215-red: #ef171d;
    --pd215-shadow-soft: 0 8px 26px rgba(20, 36, 29, .055);
}

/* Ana iki kolon: mevcut yapıyı koru, nefesi artır. */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="detail"][class*="grid"],
    [class*="product"][class*="grid"],
    [class*="detail"][class*="layout"],
    [class*="product"][class*="layout"],
    [class*="detail"][class*="hero"],
    [class*="product"][class*="hero"]
) {
    gap: clamp(24px, 2.1vw, 38px) !important;
}

/* Sol galeri */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="gallery"],
    [class*="product-media"],
    [class*="detail-media"]
) {
    border-color: var(--pd215-border) !important;
    box-shadow: var(--pd215-shadow-soft) !important;
}

/* Ana ürün resmi: büyük beyaz alan içinde ürünü biraz daha baskın yap. */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="gallery"][class*="stage"],
    [class*="gallery"][class*="main"],
    [class*="gallery"][class*="view"],
    [class*="media"][class*="stage"],
    [class*="main-image"],
    [class*="image-stage"],
    [class*="image-view"]
) {
    min-height: 410px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 28px !important;
}

body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="gallery"][class*="stage"],
    [class*="gallery"][class*="main"],
    [class*="gallery"][class*="view"],
    [class*="media"][class*="stage"],
    [class*="main-image"],
    [class*="image-stage"],
    [class*="image-view"]
) :is(img, picture img) {
    width: auto !important;
    height: auto !important;
    max-width: min(74%, 520px) !important;
    max-height: 365px !important;
    object-fit: contain !important;
}

/* Thumbnail alanı */
body.sf-product-detail-screenshot-calibration-v1 [class*="thumb"] {
    min-height: 62px;
}
body.sf-product-detail-screenshot-calibration-v1 [class*="thumb"] img {
    max-height: 48px !important;
    object-fit: contain !important;
}

/* Sağ kolon ürün adı */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="product-title"],
    [class*="detail-title"]
) {
    font-size: clamp(29px, 2vw, 38px) !important;
    line-height: 1.08 !important;
    letter-spacing: -.035em !important;
    margin-bottom: 8px !important;
    max-width: 690px;
}

/* Fiyat */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="product-price"],
    [class*="detail-price"],
    [class*="current-price"],
    [class*="price-current"]
) {
    font-size: clamp(34px, 2.2vw, 42px) !important;
    line-height: 1 !important;
    letter-spacing: -.035em !important;
    font-variant-numeric: tabular-nums;
}

/* Stok */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="stock"],
    [class*="availability"]
) {
    font-weight: 700;
}

/* Adet kontrolü */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="quantity"],
    [class*="qty"]
) {
    min-height: 48px;
    border-radius: 14px !important;
}
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="quantity"],
    [class*="qty"]
) button {
    min-width: 42px;
    min-height: 46px;
}
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="quantity"],
    [class*="qty"]
) input {
    min-height: 46px;
    text-align: center;
    font-weight: 800;
}

/* Sepete ekle ana CTA */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [data-action*="cart"],
    [class*="add-to-cart"],
    [class*="cart-add"],
    [class*="add-cart"]
) {
    min-height: 50px !important;
    border-radius: 12px !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    box-shadow: 0 10px 22px rgba(239, 23, 29, .17) !important;
}
body.sf-product-detail-screenshot-calibration-v1 :is(
    [data-action*="cart"],
    [class*="add-to-cart"],
    [class*="cart-add"],
    [class*="add-cart"]
):hover {
    transform: translateY(-1px);
    box-shadow: 0 13px 28px rgba(239, 23, 29, .22) !important;
}

/* Favori ikincil aksiyon */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [data-action*="favorite"],
    [class*="favorite"]
) {
    min-height: 42px;
    border-radius: 12px !important;
}

/* Güven/avantaj satırı */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="trust"],
    [class*="benefit"],
    [class*="assurance"]
) {
    margin-top: 20px !important;
}

/* Alt sekmeler daha güçlü ikincil navigasyon gibi dursun. */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [role="tablist"],
    [class*="tabs-nav"],
    [class*="tab-list"]
) {
    min-height: 58px;
    background: #fff !important;
    border: 1px solid var(--pd215-border) !important;
    border-radius: 18px !important;
    box-shadow: 0 6px 18px rgba(25,38,33,.035);
    padding: 0 6px !important;
}

body.sf-product-detail-screenshot-calibration-v1 :is(
    [role="tablist"],
    [class*="tabs-nav"],
    [class*="tab-list"]
) :is(button, a, [role="tab"]) {
    min-height: 54px !important;
    padding: 0 18px !important;
    font-size: 13px !important;
    font-weight: 750 !important;
    color: #46514c;
    border-radius: 12px !important;
    white-space: nowrap;
}

body.sf-product-detail-screenshot-calibration-v1 :is(
    [role="tablist"],
    [class*="tabs-nav"],
    [class*="tab-list"]
) [aria-selected="true"],
body.sf-product-detail-screenshot-calibration-v1 :is(
    [role="tablist"],
    [class*="tabs-nav"],
    [class*="tab-list"]
) .active {
    color: #111b17 !important;
    background: #fff !important;
    box-shadow: inset 0 -3px 0 var(--pd215-red), 0 4px 14px rgba(25,38,33,.04) !important;
}

/* Uyumlu araçlar bölümünü sekmeden görsel olarak ayır. */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="compatible-vehicles"],
    [class*="vehicle-list"],
    [class*="fitment"]
) {
    scroll-margin-top: 132px;
}

body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="compatible-vehicles"],
    [class*="vehicle-list"],
    [class*="fitment"]
) thead th {
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    font-size: 12px;
    color: #53605a;
    background: #f7f9f8;
}

/* Sağ ürün bilgisi açık ve sade kalsın. */
body.sf-product-detail-screenshot-calibration-v1 :is(
    [class*="product-summary"],
    [class*="detail-summary"]
) {
    box-shadow: none !important;
    background: transparent !important;
}

@media (max-width: 1080px) {
    body.sf-product-detail-screenshot-calibration-v1 :is(
        [class*="gallery"][class*="stage"],
        [class*="gallery"][class*="main"],
        [class*="gallery"][class*="view"],
        [class*="media"][class*="stage"],
        [class*="main-image"],
        [class*="image-stage"],
        [class*="image-view"]
    ) {
        min-height: 350px !important;
    }

    body.sf-product-detail-screenshot-calibration-v1 :is(
        [role="tablist"],
        [class*="tabs-nav"],
        [class*="tab-list"]
    ) {
        overflow-x: auto;
        scrollbar-width: thin;
    }
}

@media (max-width: 720px) {
    body.sf-product-detail-screenshot-calibration-v1 :is(
        [class*="product-title"],
        [class*="detail-title"]
    ) {
        font-size: 27px !important;
    }

    body.sf-product-detail-screenshot-calibration-v1 :is(
        [class*="product-price"],
        [class*="detail-price"],
        [class*="current-price"],
        [class*="price-current"]
    ) {
        font-size: 34px !important;
    }
}


/* source: storefront_product_detail_visual_final_lock_v1.css */
/* IPEKERP_STOREFRONT_PRODUCT_DETAIL_VISUAL_FINAL_LOCK_V1
   Final visual lock after screenshot calibration.
   Functionality is intentionally untouched.
*/

body.sf-product-detail-visual-final-lock-v1 {
    --pd216-border: #e3e7e4;
    --pd216-text: #101820;
    --pd216-muted: #66716c;
    --pd216-red: #ef171d;
}

/* Breadcrumb: slightly calmer and cleaner. */
body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="breadcrumb"],
    nav[aria-label*="breadcrumb" i]
) {
    color: #6b746f;
    font-size: 12px;
}

body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="breadcrumb"],
    nav[aria-label*="breadcrumb" i]
) a {
    color: #6b746f;
    text-decoration: none;
}

/* Keep gallery media optically centered without making the card taller. */
body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="gallery"][class*="stage"],
    [class*="gallery"][class*="main"],
    [class*="gallery"][class*="view"],
    [class*="media"][class*="stage"],
    [class*="main-image"],
    [class*="image-stage"],
    [class*="image-view"]
) {
    min-height: 398px !important;
}

body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="gallery"][class*="stage"],
    [class*="gallery"][class*="main"],
    [class*="gallery"][class*="view"],
    [class*="media"][class*="stage"],
    [class*="main-image"],
    [class*="image-stage"],
    [class*="image-view"]
) :is(img, picture img) {
    max-height: 352px !important;
}

/* Brand is a subtle eyebrow; product name stays dominant. */
body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="brand"],
    [class*="manufacturer"]
) {
    font-weight: 800;
    letter-spacing: .01em;
}

/* Price / VAT spacing. */
body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="product-price"],
    [class*="detail-price"],
    [class*="current-price"],
    [class*="price-current"]
) {
    margin-top: 12px !important;
    margin-bottom: 5px !important;
}

/* Trust row was too tiny in the calibrated screenshot. */
body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="trust"],
    [class*="benefit"],
    [class*="assurance"]
) {
    gap: 10px !important;
}

body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="trust"],
    [class*="benefit"],
    [class*="assurance"]
) > * {
    min-height: 48px !important;
    padding-inline: 6px;
}

body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="trust"],
    [class*="benefit"],
    [class*="assurance"]
) :is(strong, b) {
    font-size: 11px !important;
    line-height: 1.2 !important;
    color: #17221d;
}

body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="trust"],
    [class*="benefit"],
    [class*="assurance"]
) :is(small, span, p) {
    line-height: 1.2;
}

/* Only bump visibly tiny descriptive copy. */
body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="trust"],
    [class*="benefit"],
    [class*="assurance"]
) small {
    font-size: 9.5px !important;
    color: #737c77;
}

/* Keep tabs close to the product area and visually locked. */
body.sf-product-detail-visual-final-lock-v1 :is(
    [role="tablist"],
    [class*="tabs-nav"],
    [class*="tab-list"]
) {
    margin-top: 0 !important;
    border-color: var(--pd216-border) !important;
}

body.sf-product-detail-visual-final-lock-v1 :is(
    [role="tablist"],
    [class*="tabs-nav"],
    [class*="tab-list"]
) :is(button, a, [role="tab"]) {
    letter-spacing: -.005em;
}

/* Active tab underline must remain crisp. */
body.sf-product-detail-visual-final-lock-v1 :is(
    [role="tablist"],
    [class*="tabs-nav"],
    [class*="tab-list"]
) [aria-selected="true"],
body.sf-product-detail-visual-final-lock-v1 :is(
    [role="tablist"],
    [class*="tabs-nav"],
    [class*="tab-list"]
) .active {
    box-shadow: inset 0 -3px 0 var(--pd216-red) !important;
}

/* Compatible vehicles heading/table start: remove accidental dead space. */
body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="compatible-vehicles"],
    [class*="vehicle-list"],
    [class*="fitment"]
) {
    padding-top: 0;
}

body.sf-product-detail-visual-final-lock-v1 :is(
    [class*="compatible-vehicles"],
    [class*="vehicle-list"],
    [class*="fitment"]
) table {
    margin-top: 6px !important;
}

/* Product actions keep a consistent optical radius. */
body.sf-product-detail-visual-final-lock-v1 :is(
    [data-action*="cart"],
    [class*="add-to-cart"],
    [class*="cart-add"],
    [class*="add-cart"],
    [data-action*="favorite"],
    [class*="favorite"],
    [class*="quantity"],
    [class*="qty"]
) {
    border-radius: 12px !important;
}

/* Desktop: preserve current approved proportions. */
@media (min-width: 1280px) {
    body.sf-product-detail-visual-final-lock-v1 :is(
        [class*="product-summary"],
        [class*="detail-summary"],
        [class*="buy-box"],
        [class*="purchase-box"]
    ) {
        padding-top: 4px;
    }
}

@media (max-width: 1080px) {
    body.sf-product-detail-visual-final-lock-v1 :is(
        [class*="gallery"][class*="stage"],
        [class*="gallery"][class*="main"],
        [class*="gallery"][class*="view"],
        [class*="media"][class*="stage"],
        [class*="main-image"],
        [class*="image-stage"],
        [class*="image-view"]
    ) {
        min-height: 340px !important;
    }
}

@media (max-width: 720px) {
    body.sf-product-detail-visual-final-lock-v1 :is(
        [class*="trust"],
        [class*="benefit"],
        [class*="assurance"]
    ) {
        gap: 6px !important;
    }

    body.sf-product-detail-visual-final-lock-v1 :is(
        [class*="trust"],
        [class*="benefit"],
        [class*="assurance"]
    ) :is(strong, b) {
        font-size: 10px !important;
    }
}


/* source: storefront_product_detail_stage6_purchase_shell_v1.css */
/* IPEKERP — STOREFRONT STAGE 6 PRODUCT DETAIL PURCHASE SHELL V1 */
#pdv1-product-detail[data-stage6-purchase-shell="ready"] {
  --s6-navy:#062a5a; --s6-blue:#0967d8; --s6-red:#ed1c24;
  --s6-green:#0aa55c; --s6-border:#dbe3ed; --s6-muted:#66758a;
  --s6-surface:#fff; color:#0b1f33;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-wrap {
  width:min(1380px,calc(100% - 40px)); margin-inline:auto;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-hero {
  display:grid!important;
  grid-template-columns:minmax(0,1.16fr) minmax(430px,.84fr)!important;
  gap:18px!important; align-items:stretch!important; min-width:0!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-gallery-pane="true"] {
  position:relative; min-width:0; min-height:476px; overflow:hidden;
  border:1px solid var(--s6-border); border-radius:14px;
  background:var(--s6-surface); box-shadow:0 3px 18px rgba(6,42,90,.045);
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-gallery-pane="true"] img {
  max-width:100%; object-fit:contain;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-summary {
  position:relative; min-width:0; min-height:476px;
  display:flex!important; flex-direction:column!important;
  padding:28px 30px 24px!important;
  border:1px solid var(--s6-border)!important; border-radius:14px!important;
  background:#fff!important; box-shadow:0 3px 18px rgba(6,42,90,.045);
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-title {
  margin:8px 0 6px!important; color:var(--s6-navy)!important;
  font-size:clamp(27px,2.15vw,36px)!important; font-weight:850!important;
  line-height:1.08!important; letter-spacing:-.025em!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-code="true"] {
  margin:2px 0 14px!important; color:var(--s6-muted)!important;
  font-size:14px!important; line-height:1.4!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-stock="true"] {
  width:fit-content!important; margin:2px 0 12px!important;
  color:var(--s6-green)!important; font-size:14px!important; font-weight:800!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-price="true"] {
  margin:2px 0 18px!important; color:var(--s6-navy)!important;
  font-size:clamp(30px,2.5vw,40px)!important; font-weight:900!important;
  line-height:1!important; letter-spacing:-.02em!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-price="true"] small,
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-price="true"] span {
  font-size:13px!important; font-weight:650!important; color:var(--s6-muted)!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-buy-row {
  display:grid!important; grid-template-columns:185px minmax(0,1fr)!important;
  gap:12px!important; align-items:stretch!important; margin-top:0!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-qty {
  min-width:0!important; min-height:50px!important;
  display:grid!important; grid-template-columns:1fr 1.1fr 1fr!important;
  align-items:center!important; overflow:hidden!important;
  border:1px solid var(--s6-border)!important; border-radius:9px!important;
  background:#fff!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-qty button {
  height:100%!important; min-height:48px!important; border:0!important;
  background:transparent!important; color:var(--s6-navy)!important; font-size:22px!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-qty button:hover {
  background:#f3f7fc!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-cart-button {
  min-height:50px!important; border:1px solid var(--s6-red)!important;
  border-radius:9px!important; background:var(--s6-red)!important; color:#fff!important;
  font-size:15px!important; font-weight:850!important;
  box-shadow:0 6px 16px rgba(237,28,36,.14)!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-cart-button:hover {
  background:#d9151c!important; border-color:#d9151c!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-favorite="true"] {
  width:100%!important; min-height:46px!important; margin-top:12px!important;
  border:1px solid var(--s6-border)!important; border-radius:9px!important;
  background:#fff!important; color:var(--s6-navy)!important; font-weight:750!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-compat="true"] {
  margin-top:14px!important; padding:15px 16px!important;
  border:1px solid #d8e2ee!important; border-radius:10px!important;
  background:#f8fbff!important; color:var(--s6-navy)!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-compat="true"] a {
  color:var(--s6-blue)!important; font-weight:750!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-brand="true"] {
  color:var(--s6-blue)!important; font-size:14px!important; font-weight:850!important;
}
#pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-breadcrumb="true"] {
  margin-bottom:14px!important; color:#60728a!important; font-size:13px!important;
}
@media(max-width:900px){
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-wrap {
    width:min(calc(100% - 24px),720px);
  }
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-hero {
    grid-template-columns:minmax(0,1fr)!important; gap:12px!important;
  }
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-gallery-pane="true"] {
    min-height:340px;
  }
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-summary {
    min-height:0; padding:20px 18px 18px!important;
  }
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-title {
    font-size:25px!important;
  }
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-price="true"] {
    font-size:31px!important;
  }
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-buy-row {
    grid-template-columns:112px minmax(0,1fr)!important; gap:10px!important;
  }
}
@media(max-width:520px){
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-wrap {
    width:calc(100% - 16px);
  }
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-gallery-pane="true"] {
    min-height:300px; border-radius:11px;
  }
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-summary {
    border-radius:11px!important; padding:18px 14px 16px!important;
  }
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-buy-row {
    grid-template-columns:104px minmax(0,1fr)!important;
  }
}


/* source: storefront_product_detail_stage6_compatibility_summary_v1.css */
/* IPEKERP — STOREFRONT STAGE 6 PRODUCT DETAIL COMPATIBILITY SUMMARY V1
   Scope: summary card only. Purchase shell, cart, favorite, pricing and stock behavior unchanged.
*/

#pdv1-product-detail[data-stage6-purchase-shell="ready"]
[data-stage6-compat-summary="true"] {
  margin-top: 14px !important;
  padding: 14px 15px !important;
  display: grid !important;
  grid-template-columns: 34px minmax(0, 1fr) !important;
  gap: 11px !important;
  align-items: start !important;
  border: 1px solid #d6e2ef !important;
  border-radius: 10px !important;
  background: #f8fbff !important;
  color: #062a5a !important;
}

#pdv1-product-detail[data-stage6-purchase-shell="ready"]
[data-stage6-compat-summary="true"] .s6-compat__icon {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #e9f3ff;
  color: #0967d8;
  font-size: 17px;
  font-weight: 900;
}

#pdv1-product-detail[data-stage6-purchase-shell="ready"]
[data-stage6-compat-summary="true"] .s6-compat__eyebrow {
  display: block;
  margin-bottom: 2px;
  color: #0967d8;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .055em;
  text-transform: uppercase;
}

#pdv1-product-detail[data-stage6-purchase-shell="ready"]
[data-stage6-compat-summary="true"] .s6-compat__title {
  display: block;
  color: #062a5a;
  font-size: 14px;
  font-weight: 850;
  line-height: 1.25;
}

#pdv1-product-detail[data-stage6-purchase-shell="ready"]
[data-stage6-compat-summary="true"] .s6-compat__text {
  margin: 4px 0 0;
  color: #53667d;
  font-size: 12px;
  line-height: 1.45;
}

#pdv1-product-detail[data-stage6-purchase-shell="ready"]
[data-stage6-compat-summary="true"][data-stage6-compat-state="unknown"] {
  border-color: #dfe4ea !important;
  background: #fbfcfd !important;
}

#pdv1-product-detail[data-stage6-purchase-shell="ready"]
[data-stage6-compat-summary="true"][data-stage6-compat-state="unknown"] .s6-compat__icon {
  background: #eef1f4;
  color: #7b8795;
}

#pdv1-product-detail[data-stage6-purchase-shell="ready"]
[data-stage6-compat-summary="true"][data-stage6-compat-state="error"] {
  border-color: #f1d7d9 !important;
  background: #fffafa !important;
}

#pdv1-product-detail[data-stage6-purchase-shell="ready"]
[data-stage6-compat-summary="true"][data-stage6-compat-state="error"] .s6-compat__icon {
  background: #fff0f1;
  color: #c92a31;
}

@media (max-width: 520px) {
  #pdv1-product-detail[data-stage6-purchase-shell="ready"]
  [data-stage6-compat-summary="true"] {
    grid-template-columns: 30px minmax(0, 1fr) !important;
    gap: 9px !important;
    padding: 12px !important;
  }

  #pdv1-product-detail[data-stage6-purchase-shell="ready"]
  [data-stage6-compat-summary="true"] .s6-compat__icon {
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
}


/* source: storefront_product_detail_stage6_lower_information_hierarchy_v1_1.css */
/* IPEKERP — STOREFRONT STAGE 6 LOWER INFORMATION HIERARCHY V1.1
   Applies to the runtime-generated PDV4 unified shell.
   No panel duplication, no JS behavior changes.
*/

body.sf-detail-v2 .pdv4-unified-shell[data-pdv4-unified-root="true"] {
  width: min(1344px, calc(100% - 96px)) !important;
  margin: 18px auto 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

body.sf-detail-v2 .pdv4-unified-card {
  overflow: hidden !important;
  border: 1px solid #dbe3ed !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 3px 18px rgba(6, 42, 90, .045) !important;
}

body.sf-detail-v2 .pdv4-unified-tabs {
  min-height: 58px !important;
  display: flex !important;
  align-items: stretch !important;
  gap: 0 !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  border-bottom: 1px solid #dbe3ed !important;
  background: #f8fafc !important;
  scrollbar-width: thin;
}

body.sf-detail-v2 .pdv4-unified-tab {
  position: relative !important;
  flex: 1 0 auto !important;
  min-width: 150px !important;
  min-height: 58px !important;
  padding: 0 15px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;
  border: 0 !important;
  border-right: 1px solid #e5ebf2 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #53667d !important;
  font-size: 13px !important;
  font-weight: 750 !important;
  white-space: nowrap !important;
  cursor: pointer !important;
}

body.sf-detail-v2 .pdv4-unified-tab:last-child {
  border-right: 0 !important;
}

body.sf-detail-v2 .pdv4-unified-tab:hover {
  background: #fff !important;
  color: #062a5a !important;
}

body.sf-detail-v2 .pdv4-unified-tab[aria-selected="true"] {
  background: #fff !important;
  color: #062a5a !important;
  font-weight: 850 !important;
}

body.sf-detail-v2 .pdv4-unified-tab[aria-selected="true"]::after {
  content: "";
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 0;
  height: 3px;
  border-radius: 3px 3px 0 0;
  background: #ed1c24;
}

body.sf-detail-v2 .pdv4-unified-tab__icon {
  display: inline-grid !important;
  place-items: center !important;
  width: 20px !important;
  height: 20px !important;
  color: #0967d8 !important;
  font-size: 14px !important;
}

body.sf-detail-v2 .pdv4-unified-panels {
  min-width: 0 !important;
  background: #fff !important;
}

body.sf-detail-v2 .pdv4-unified-panel {
  min-width: 0 !important;
  padding: 24px 26px 26px !important;
  background: #fff !important;
}

body.sf-detail-v2 .pdv4-unified-panel[hidden] {
  display: none !important;
}

body.sf-detail-v2 #pdv4-panel-fitment .pdv2-card,
body.sf-detail-v2 #pdv4-panel-reviews .pdv3-reviews-card,
body.sf-detail-v2 .pdv10-reference-card,
body.sf-detail-v2 .pdv3-real-technical,
body.sf-detail-v2 .pdv3-oem {
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}

body.sf-detail-v2 #pdv4-panel-fitment .pdv2-card__head {
  margin-bottom: 16px !important;
}

body.sf-detail-v2 #pdv4-panel-fitment .pdv2-title-row h2,
body.sf-detail-v2 .pdv10-title-row h2,
body.sf-detail-v2 .pdv3-reviews-head h2,
body.sf-detail-v2 .pdv3-oem__head h3,
body.sf-detail-v2 .pdv3-real-data-head strong {
  color: #062a5a !important;
  font-size: 20px !important;
  font-weight: 850 !important;
  letter-spacing: -.015em !important;
}

body.sf-detail-v2 .pdv2-selected-vehicle,
body.sf-detail-v2 .pdv10-head p {
  color: #65758a !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}

body.sf-detail-v2 .pdv2-fitment-count,
body.sf-detail-v2 .pdv10-count,
body.sf-detail-v2 .pdv3-oem-count {
  border: 1px solid #d8e2ee !important;
  border-radius: 999px !important;
  background: #f8fbff !important;
  color: #0967d8 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  padding: 5px 9px !important;
}

body.sf-detail-v2 .pdv2-table-wrap,
body.sf-detail-v2 .pdv10-table-wrap {
  overflow: auto !important;
  max-height: 430px !important;
  border: 1px solid #e0e6ee !important;
  border-radius: 10px !important;
  background: #fff !important;
}

body.sf-detail-v2 .pdv2-table,
body.sf-detail-v2 .pdv10-table {
  width: 100% !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  font-size: 12px !important;
}

body.sf-detail-v2 .pdv2-table thead th,
body.sf-detail-v2 .pdv10-table thead th {
  position: sticky !important;
  top: 0 !important;
  z-index: 2 !important;
  padding: 10px 12px !important;
  background: #f5f8fb !important;
  color: #53667d !important;
  font-size: 11px !important;
  font-weight: 850 !important;
  text-transform: uppercase !important;
  letter-spacing: .03em !important;
  border-bottom: 1px solid #dbe3ed !important;
}

body.sf-detail-v2 .pdv2-table td,
body.sf-detail-v2 .pdv10-table td {
  padding: 10px 12px !important;
  color: #26384c !important;
  border-bottom: 1px solid #edf1f5 !important;
  vertical-align: middle !important;
}

body.sf-detail-v2 .pdv2-table tbody tr:last-child td,
body.sf-detail-v2 .pdv10-table tbody tr:last-child td {
  border-bottom: 0 !important;
}

body.sf-detail-v2 .pdv2-table tbody tr:hover td,
body.sf-detail-v2 .pdv10-table tbody tr:hover td {
  background: #fafcff !important;
}

body.sf-detail-v2 .pdv3-feature-list--real {
  margin: 14px 0 0 !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px 12px !important;
  list-style: none !important;
}

body.sf-detail-v2 .pdv3-feature-list--real li {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) auto !important;
  gap: 8px !important;
  align-items: center !important;
  padding: 12px 13px !important;
  border: 1px solid #e0e6ee !important;
  border-radius: 9px !important;
  background: #fbfcfe !important;
}

body.sf-detail-v2 .pdv3-feature-list--real strong {
  min-width: 0 !important;
  color: #40536a !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

body.sf-detail-v2 .pdv3-feature-list--real em {
  color: #062a5a !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 850 !important;
  text-align: right !important;
}

body.sf-detail-v2 .pdv3-real-check {
  width: 20px !important;
  height: 20px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 50% !important;
  background: #eaf7f0 !important;
  color: #0a9856 !important;
  font-size: 11px !important;
}

body.sf-detail-v2 .pdv3-oem__chips--real {
  margin-top: 14px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 9px !important;
}

body.sf-detail-v2 .pdv3-oem-real-chip {
  padding: 9px 13px !important;
  border: 1px solid #d8e2ee !important;
  border-radius: 8px !important;
  background: #f8fbff !important;
  color: #062a5a !important;
}

body.sf-detail-v2 .pdv3-oem-real-chip strong {
  font-size: 13px !important;
  font-weight: 850 !important;
}

body.sf-detail-v2 .pdv10-head {
  margin-bottom: 14px !important;
}

body.sf-detail-v2 .pdv10-table code {
  padding: 2px 6px !important;
  border-radius: 5px !important;
  background: #f3f6fa !important;
  color: #0b4f9c !important;
  font-size: 11px !important;
}

body.sf-detail-v2 #pdv4-panel-description {
  color: #40536a !important;
  font-size: 14px !important;
  line-height: 1.72 !important;
}

body.sf-detail-v2 #pdv4-panel-description h2,
body.sf-detail-v2 #pdv4-panel-description h3,
body.sf-detail-v2 #pdv4-panel-description strong {
  color: #062a5a !important;
}

body.sf-detail-v2 #pdv4-panel-reviews .pdv3-rating-summary {
  margin-top: 14px !important;
  padding: 16px !important;
  border: 1px solid #e0e6ee !important;
  border-radius: 10px !important;
  background: #fbfcfe !important;
}

body.sf-detail-v2 #pdv4-panel-reviews .pdv9-review-login {
  display: inline-flex !important;
  min-height: 38px !important;
  align-items: center !important;
  padding: 0 14px !important;
  border-radius: 7px !important;
  background: #062a5a !important;
  color: #fff !important;
  font-weight: 750 !important;
  text-decoration: none !important;
}

body.sf-detail-v2 .sf-interest-rail {
  width: min(1344px, calc(100% - 96px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 900px) {
  body.sf-detail-v2 .pdv4-unified-shell[data-pdv4-unified-root="true"],
  body.sf-detail-v2 .sf-interest-rail {
    width: min(calc(100% - 24px), 720px) !important;
  }

  body.sf-detail-v2 .pdv4-unified-tab {
    flex: 0 0 auto !important;
    min-width: 142px !important;
    padding-inline: 12px !important;
  }

  body.sf-detail-v2 .pdv4-unified-panel {
    padding: 18px 16px 20px !important;
  }

  body.sf-detail-v2 .pdv3-feature-list--real {
    grid-template-columns: 1fr !important;
  }

  body.sf-detail-v2 .pdv2-table-wrap,
  body.sf-detail-v2 .pdv10-table-wrap {
    max-height: 380px !important;
  }
}

@media (max-width: 520px) {
  body.sf-detail-v2 .pdv4-unified-shell[data-pdv4-unified-root="true"],
  body.sf-detail-v2 .sf-interest-rail {
    width: calc(100% - 16px) !important;
  }

  body.sf-detail-v2 .pdv4-unified-card {
    border-radius: 11px !important;
  }

  body.sf-detail-v2 .pdv4-unified-tabs {
    min-height: 52px !important;
  }

  body.sf-detail-v2 .pdv4-unified-tab {
    min-width: 132px !important;
    min-height: 52px !important;
    font-size: 12px !important;
  }

  body.sf-detail-v2 .pdv4-unified-panel {
    padding: 15px 12px 17px !important;
  }

  body.sf-detail-v2 .pdv2-table,
  body.sf-detail-v2 .pdv10-table {
    min-width: 720px !important;
  }

  body.sf-detail-v2 .pdv2-table-wrap,
  body.sf-detail-v2 .pdv10-table-wrap {
    max-height: 350px !important;
  }
}


/* source: storefront_product_detail_stage6_mobile_sticky_purchase_cta_v1.css */
/* IPEKERP — STOREFRONT STAGE 6 MOBILE STICKY PURCHASE CTA V1
   Mobile-only fixed purchase bar.
   Canonical cart behavior remains on the existing [data-sf-add-to-cart] button.
*/

[data-stage6-mobile-sticky="true"] {
  display: none;
}

@media (max-width: 520px) {
  body[data-stage6-mobile-sticky-ready="true"] {
    padding-bottom: calc(86px + env(safe-area-inset-bottom, 0px)) !important;
  }

  [data-stage6-mobile-sticky="true"] {
    position: fixed;
    z-index: 1200;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 76px;
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr) minmax(132px, 44vw);
    gap: 10px;
    align-items: center;
    padding:
      10px
      max(10px, env(safe-area-inset-right, 0px))
      calc(10px + env(safe-area-inset-bottom, 0px))
      max(10px, env(safe-area-inset-left, 0px));
    border-top: 1px solid #d8e0ea;
    background: rgba(255, 255, 255, .98);
    box-shadow: 0 -8px 24px rgba(6, 42, 90, .12);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__thumb {
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    overflow: hidden;
    border: 1px solid #dfe6ee;
    border-radius: 8px;
    background: #f7f9fc;
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__thumb img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__info {
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__name {
    min-width: 0;
    overflow: hidden;
    color: #53667d;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__price {
    margin-top: 2px;
    color: #062a5a;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.05;
    letter-spacing: -.02em;
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__vat {
    margin-top: 2px;
    color: #748398;
    font-size: 9px;
    font-weight: 650;
    line-height: 1.1;
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__cta {
    width: 100%;
    min-height: 48px;
    padding: 0 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 1px solid #ed1c24;
    border-radius: 9px;
    background: #ed1c24;
    color: #fff;
    font: inherit;
    font-size: 13px;
    font-weight: 850;
    line-height: 1.15;
    text-align: center;
    box-shadow: 0 5px 14px rgba(237, 28, 36, .18);
    cursor: pointer;
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__cta:active {
    transform: translateY(1px);
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__cta:disabled,
  [data-stage6-mobile-sticky="true"] .s6-sticky__cta[aria-disabled="true"] {
    border-color: #c9d1db;
    background: #d9dee5;
    color: #6c7887;
    box-shadow: none;
    cursor: not-allowed;
  }
}

@media (max-width: 360px) {
  [data-stage6-mobile-sticky="true"] {
    grid-template-columns: 42px minmax(0, 1fr) minmax(124px, 42vw);
    gap: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__thumb {
    width: 42px;
    height: 42px;
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__price {
    font-size: 16px;
  }

  [data-stage6-mobile-sticky="true"] .s6-sticky__cta {
    padding-inline: 8px;
    font-size: 12px;
  }
}


/* source: storefront_product_detail_stage6_final_visual_calibration_v1.css */
/* IPEKERP — STOREFRONT STAGE 6 FINAL VISUAL CALIBRATION V1
   Visual-only finishing:
   - desktop trust band moved below hero
   - desktop hero tightened
   - mobile unified tabs presented as accordion navigation
   No product/cart/favorite/catalog business logic changes.
*/

[data-stage6-trust-band="true"] {
  width: 100%;
  margin: 14px 0 0;
}

[data-stage6-trust-band="true"] .pdv1-benefits {
  margin: 0 !important;
  min-height: 74px !important;
  padding: 12px 16px !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  align-items: center !important;
  gap: 0 !important;
  border: 1px solid #dbe3ed !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: 0 3px 16px rgba(6, 42, 90, .035) !important;
}

[data-stage6-trust-band="true"] .pdv1-benefits > * {
  min-width: 0 !important;
  min-height: 42px !important;
  padding: 0 14px !important;
  display: grid !important;
  grid-template-columns: 28px minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: 9px !important;
  border-right: 1px solid #e6ebf1 !important;
}

[data-stage6-trust-band="true"] .pdv1-benefits > *:last-child {
  border-right: 0 !important;
}

[data-stage6-trust-band="true"] .pdv1-benefits strong {
  color: #062a5a !important;
  font-size: 12px !important;
  font-weight: 850 !important;
  line-height: 1.2 !important;
}

[data-stage6-trust-band="true"] .pdv1-benefits small,
[data-stage6-trust-band="true"] .pdv1-benefits span:not(:first-child) {
  color: #6b798d !important;
  font-size: 10px !important;
  line-height: 1.25 !important;
}

@media (min-width: 901px) {
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-hero {
    align-items: stretch !important;
  }

  #pdv1-product-detail[data-stage6-purchase-shell="ready"] [data-stage6-gallery-pane="true"],
  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-summary {
    min-height: 520px !important;
  }

  #pdv1-product-detail[data-stage6-purchase-shell="ready"] .pdv1-summary {
    padding-bottom: 20px !important;
  }
}

/* Mobile accordion projection over the existing unified tab/panel contract. */
.s6-mobile-accordion {
  display: none;
}

@media (max-width: 520px) {
  [data-stage6-trust-band="true"] {
    display: none !important;
  }

  body.sf-detail-v2 .pdv4-unified-shell[data-pdv4-unified-root="true"] {
    overflow: visible !important;
  }

  body.sf-detail-v2 .pdv4-unified-card[data-stage6-mobile-accordion-ready="true"] {
    overflow: hidden !important;
    border-radius: 11px !important;
    background: #fff !important;
  }

  body.sf-detail-v2
  .pdv4-unified-card[data-stage6-mobile-accordion-ready="true"]
  > .pdv4-unified-tabs,
  body.sf-detail-v2
  .pdv4-unified-card[data-stage6-mobile-accordion-ready="true"]
  > .pdv4-unified-panels {
    display: none !important;
  }

  .s6-mobile-accordion {
    display: block !important;
    background: #fff;
  }

  .s6-mobile-accordion__item {
    border-bottom: 1px solid #e3e9f0;
    background: #fff;
  }

  .s6-mobile-accordion__item:last-child {
    border-bottom: 0;
  }

  .s6-mobile-accordion__button {
    width: 100%;
    min-height: 54px;
    padding: 0 14px;
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr) 22px;
    gap: 9px;
    align-items: center;
    border: 0;
    background: #fff;
    color: #062a5a;
    font: inherit;
    text-align: left;
    cursor: pointer;
  }

  .s6-mobile-accordion__button[aria-expanded="true"] {
    background: #f9fbfd;
  }

  .s6-mobile-accordion__icon {
    width: 28px;
    height: 28px;
    display: grid;
    place-items: center;
    border-radius: 7px;
    background: #f3f7fc;
    color: #0967d8;
    font-size: 13px;
    font-weight: 850;
  }

  .s6-mobile-accordion__label {
    min-width: 0;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2;
  }

  .s6-mobile-accordion__chevron {
    justify-self: end;
    color: #42566e;
    font-size: 18px;
    line-height: 1;
    transform: rotate(0deg);
    transition: transform .18s ease;
  }

  .s6-mobile-accordion__button[aria-expanded="true"] .s6-mobile-accordion__chevron {
    transform: rotate(180deg);
  }

  .s6-mobile-accordion__content {
    display: none;
    padding: 0 8px 10px;
    background: #fff;
  }

  .s6-mobile-accordion__item[data-open="true"] .s6-mobile-accordion__content {
    display: block;
  }

  .s6-mobile-accordion__content > .pdv4-unified-panel {
    padding: 14px 4px 8px !important;
    border-top: 1px solid #eef2f6 !important;
  }

  .s6-mobile-accordion__content .pdv2-table,
  .s6-mobile-accordion__content .pdv10-table {
    min-width: 700px !important;
  }

  .s6-mobile-accordion__content .pdv2-table-wrap,
  .s6-mobile-accordion__content .pdv10-table-wrap {
    max-height: 330px !important;
  }
}


/* source: storefront_stage11b_product_detail_visual_foundation_v1.css */
/* IPEKERP_STAGE11B_PRODUCT_DETAIL_VISUAL_FOUNDATION_V1 */
body.sf-stage11-product-detail-v1{
  background:#f4f6f8;
  color:#172235;
}
body.sf-stage11-product-detail-v1 #storefront-main{scroll-margin-top:240px}
.s11-pd-status-shell{
  width:min(calc(100% - 40px),1480px);
  margin:18px auto 0;
  display:grid;
  gap:10px;
}
.s11-pd-compat-ribbon{
  min-height:48px;
  padding:10px 14px;
  border:1px solid #dce3ea;
  border-radius:12px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  box-shadow:0 6px 18px rgba(22,34,53,.045);
}
.s11-pd-compat-ribbon__left,
.s11-pd-compat-ribbon__right{
  display:flex;
  align-items:center;
  gap:9px;
  min-width:0;
  flex-wrap:wrap;
}
.s11-pd-status-dot{
  width:9px;height:9px;flex:0 0 auto;border-radius:999px;
  background:#8190a3;box-shadow:0 0 0 4px rgba(129,144,163,.12);
}
.s11-pd-compat-ribbon[data-fitment-state="known"] .s11-pd-status-dot{
  background:#1b8b55;box-shadow:0 0 0 4px rgba(27,139,85,.12);
}
.s11-pd-compat-ribbon strong{font-size:13px;color:#172235}
.s11-pd-compat-ribbon span,.s11-pd-compat-ribbon small{color:#667386;font-size:12px}
.s11-pd-chip{
  min-height:30px;padding:6px 9px;border:1px solid #dce3ea;border-radius:999px;
  background:#f8fafc;display:inline-flex;align-items:center;gap:6px;
  color:#35445a;font-size:11px;font-weight:750;
}
.s11-pd-chip--stock-in{border-color:#bde1cd;background:#eff9f3;color:#176c42}
.s11-pd-chip--stock-low{border-color:#f1d09e;background:#fff8ec;color:#9b5b09}
.s11-pd-chip--stock-out{border-color:#edbec2;background:#fff1f2;color:#a52a31}
.s11-pd-chip--muted{border-color:#dfe4ea;background:#f4f6f8;color:#687487}
.s11-pd-code{display:inline-flex;align-items:center;gap:6px}
.s11-pd-copy,.s11-pd-share{
  width:32px;height:32px;border:1px solid #d7dee7;border-radius:8px;
  background:#fff;color:#40516a;display:inline-grid;place-items:center;cursor:pointer;
  transition:border-color .16s ease,background .16s ease,transform .16s ease;
}
.s11-pd-copy:hover,.s11-pd-share:hover{border-color:#aeb9c8;background:#f7f9fb}
.s11-pd-copy:active,.s11-pd-share:active{transform:scale(.97)}
.s11-pd-copy[data-copied="1"]{border-color:#9fd0b7;background:#edf8f2;color:#176c42}

body.sf-stage11-product-detail-v1 [class*="pdv1-"]{box-sizing:border-box}
body.sf-stage11-product-detail-v1 .pdv1-cart-button{
  min-height:54px;border-radius:10px;font-weight:850;letter-spacing:-.01em;
  box-shadow:0 8px 20px rgba(213,37,48,.15);
}
body.sf-stage11-product-detail-v1 .pdv1-cart-button:not(:disabled):hover{transform:translateY(-1px)}
body.sf-stage11-product-detail-v1 #sf-detail-quantity{min-height:46px;border-radius:8px}
body.sf-stage11-product-detail-v1 .pdv1-favorite-button{border-radius:9px}
body.sf-stage11-product-detail-v1 .s11-pd-purchase-card{
  border-radius:14px!important;box-shadow:0 14px 34px rgba(23,34,53,.08)!important;
}
@media (min-width:1100px){
  body.sf-stage11-product-detail-v1 .s11-pd-purchase-card{
    position:sticky!important;top:246px;align-self:start;
  }
}

body.sf-stage11-product-detail-v1 .s11-pd-gallery-shell{border-radius:14px!important}
body.sf-stage11-product-detail-v1 .s11-pd-gallery-shell img{image-rendering:auto}
.s11-pd-gallery-meta{
  position:absolute;right:12px;bottom:12px;z-index:5;min-height:30px;padding:6px 9px;
  border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(20,30,47,.76);
  color:#fff;backdrop-filter:blur(8px);font-size:11px;font-weight:800;pointer-events:none;
}

body.sf-stage11-product-detail-v1 .pdv2-card{
  border-radius:14px;border-color:#dfe4ea;box-shadow:0 10px 28px rgba(23,34,53,.05);
}
body.sf-stage11-product-detail-v1 .pdv2-table-wrap{border-radius:10px;overflow:auto}
body.sf-stage11-product-detail-v1 .pdv2-table th{
  position:sticky;top:0;z-index:1;background:#f4f7fa;color:#48576c;
  font-size:11px;letter-spacing:.035em;text-transform:uppercase;
}
body.sf-stage11-product-detail-v1 .pdv2-table tbody tr:hover{background:#f8fafc}

body.sf-stage11-product-detail-v1 .pdv10-reference-card,
body.sf-stage11-product-detail-v1 [class*="pdv3-"],
body.sf-stage11-product-detail-v1 [class*="pdv8-"],
body.sf-stage11-product-detail-v1 [class*="pdv10-"]{border-radius:14px}

body.sf-stage11-product-detail-v1 .sf-interest-rail{border-radius:14px}
body.sf-stage11-product-detail-v1 .sf-interest-card{
  border-color:#e0e5eb;border-radius:11px;background:#fff;
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;
}
body.sf-stage11-product-detail-v1 .sf-interest-card:hover{
  transform:translateY(-2px);border-color:#cbd4df;box-shadow:0 10px 26px rgba(23,34,53,.07);
}
body.sf-stage11-product-detail-v1 :focus-visible{
  outline:3px solid rgba(38,103,193,.32);outline-offset:2px;
}

@media (max-width:820px){
  .s11-pd-status-shell{width:calc(100% - 24px);margin-top:12px}
  .s11-pd-compat-ribbon{align-items:flex-start;flex-direction:column}
  .s11-pd-compat-ribbon__right{width:100%}
  .s11-pd-chip{max-width:100%}
  body.sf-stage11-product-detail-v1 .s11-pd-purchase-card{position:static!important}
}
@media (max-width:520px){
  .s11-pd-status-shell{width:calc(100% - 16px)}
  .s11-pd-compat-ribbon{padding:10px 11px;border-radius:10px}
  .s11-pd-compat-ribbon__left,.s11-pd-compat-ribbon__right{gap:7px}
  .s11-pd-chip{font-size:10px}
}


/* source: storefront_stage11b_product_detail_information_finish_v1.css */
/* IPEKERP_STAGE11B_PRODUCT_DETAIL_INFORMATION_RECOMMENDATION_FINISH_V1 */
.s11-pd-info-shell{width:min(calc(100% - 40px),1480px);margin:18px auto}
.s11-pd-info-panel{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:14px;padding:16px;border:1px solid #dfe5ec;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(23,34,53,.045)}
.s11-pd-info-main h2{margin:0 0 5px;color:#172235;font-size:18px;line-height:1.2;letter-spacing:-.02em}
.s11-pd-info-main>p{margin:0;max-width:720px;color:#687487;font-size:12px;line-height:1.55}
.s11-pd-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:13px}
.s11-pd-fact{min-height:58px;padding:9px 10px;border:1px solid #e3e8ee;border-radius:10px;background:#f8fafc;display:flex;flex-direction:column;justify-content:center;gap:3px}
.s11-pd-fact small{color:#7a8798;font-size:10px;font-weight:750;letter-spacing:.03em;text-transform:uppercase}
.s11-pd-fact strong{overflow:hidden;color:#24344b;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.s11-pd-info-side{display:grid;align-content:start;gap:8px}
.s11-pd-info-stat{min-height:44px;padding:9px 10px;border:1px solid #e1e7ed;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.s11-pd-info-stat span{color:#687487;font-size:11px}
.s11-pd-info-stat strong{color:#172235;font-size:13px}
.s11-pd-info-note{padding:10px 11px;border:1px solid #dce7f3;border-radius:10px;background:#f3f8fd;color:#4d6077;font-size:11px;line-height:1.45}
.s11-pd-purchase-assurance{margin-top:10px;padding:10px 11px;border:1px solid #dfe5ec;border-radius:10px;background:#f8fafc;display:grid;gap:7px}
.s11-pd-purchase-assurance__row{display:flex;align-items:flex-start;gap:8px;color:#59687b;font-size:11px;line-height:1.4}
.s11-pd-purchase-assurance__row b{color:#1f3654;font-size:12px}
.s11-pd-purchase-assurance__icon{width:20px;height:20px;flex:0 0 auto;border:1px solid #d3dce6;border-radius:999px;background:#fff;display:grid;place-items:center;color:#2d5f97;font-size:10px;font-weight:900}
.s11-pd-qty-live{min-height:16px;margin-top:5px;color:#9b5b09;font-size:10px;font-weight:700}
body.sf-stage11-product-detail-v1 .s11-pd-recommendation-card{min-width:220px;border-radius:12px;overflow:hidden;box-shadow:0 8px 22px rgba(23,34,53,.045)}
body.sf-stage11-product-detail-v1 .s11-pd-recommendation-card .sf-interest-card__media{background:#f7f9fb}
body.sf-stage11-product-detail-v1 .s11-pd-recommendation-card .sf-interest-card__name{color:#1d2b3e;font-weight:750;line-height:1.35}
body.sf-stage11-product-detail-v1 .s11-pd-recommendation-card .sf-interest-card__price strong{color:#b71925;font-size:16px}
body.sf-stage11-product-detail-v1 .s11-pd-recommendation-card .sf-interest-card__cart{border-radius:9px}
.s11-pd-zoom-trigger{cursor:zoom-in}
.s11-pd-zoom{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:24px;background:rgba(12,18,28,.88);backdrop-filter:blur(5px)}
.s11-pd-zoom[hidden]{display:none}
.s11-pd-zoom__dialog{position:relative;width:min(94vw,1120px);height:min(90vh,820px);border-radius:16px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 28px 90px rgba(0,0,0,.38)}
.s11-pd-zoom__image{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.s11-pd-zoom__close{position:absolute;top:12px;right:12px;z-index:2;width:38px;height:38px;border:1px solid #d6dde6;border-radius:999px;background:rgba(255,255,255,.94);color:#22334a;font-size:20px;cursor:pointer;box-shadow:0 5px 16px rgba(0,0,0,.12)}
@media (max-width:980px){.s11-pd-info-panel{grid-template-columns:1fr}.s11-pd-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:820px){.s11-pd-info-shell{width:calc(100% - 24px);margin:14px auto}}
@media (max-width:520px){.s11-pd-info-shell{width:calc(100% - 16px)}.s11-pd-info-panel{padding:12px;border-radius:11px}.s11-pd-facts{grid-template-columns:1fr 1fr}.s11-pd-fact{min-height:52px}.s11-pd-zoom{padding:8px}.s11-pd-zoom__dialog{width:100%;height:82vh;border-radius:12px}}


/* source: storefront_stage10_3_product_detail_mobile_fitment_cards_v1.css */
/* IPEKERP - STOREFRONT STAGE 10.3 PRODUCT DETAIL MOBILE FITMENT CARDS V1
   Responsive presentation only.
   Converts the mobile "Uyumlu Araçlar" wide table into readable compact cards.
   Desktop/tablet tab/table presentation remains unchanged.
*/

@media (max-width: 520px) {
  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .s6-mobile-accordion__content {
    padding: 0 10px 12px !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv4-unified-panel--fitment {
    padding: 12px 0 4px !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-card__head {
    gap: 10px !important;
    margin: 0 2px 12px !important;
    align-items: flex-start !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-title-row h2 {
    font-size: 18px !important;
    line-height: 1.15 !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-selected-vehicle {
    margin-top: 5px !important;
    font-size: 11.5px !important;
    line-height: 1.42 !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-fitment-count {
    flex: 0 0 auto !important;
    padding: 5px 8px !important;
    font-size: 10px !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table-wrap {
    width: 100% !important;
    max-width: 100% !important;
    max-height: 430px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-gutter: stable;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    background: transparent !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table thead {
    display: none !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody {
    display: grid !important;
    width: 100% !important;
    min-width: 0 !important;
    gap: 8px !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody tr {
    display: grid !important;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr) !important;
    width: 100% !important;
    min-width: 0 !important;
    gap: 8px 12px !important;
    padding: 11px 12px !important;
    border: 1px solid #dfe7f0 !important;
    border-radius: 10px !important;
    background: #fff !important;
    box-shadow: 0 2px 8px rgba(6, 42, 90, .035) !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody td {
    display: block !important;
    min-width: 0 !important;
    width: auto !important;
    padding: 0 !important;
    border: 0 !important;
    color: #0f2747 !important;
    font-size: 11px !important;
    line-height: 1.35 !important;
    white-space: normal !important;
    overflow: visible !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
    text-overflow: clip !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody td::before {
    display: block;
    margin-bottom: 3px;
    color: #718197;
    font-size: 8px;
    font-weight: 850;
    line-height: 1.1;
    letter-spacing: .055em;
    text-transform: uppercase;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody td:nth-child(1)::before { content: "Marka"; }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody td:nth-child(2)::before { content: "Model"; }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody td:nth-child(3)::before { content: "Yıl"; }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody td:nth-child(4)::before { content: "Motor"; }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody td:nth-child(5)::before { content: "Motor Kodu"; }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody td:nth-child(6)::before { content: "kW / HP"; }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-table tbody td:nth-child(7)::before { content: "Yakıt"; }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-card__foot {
    margin-top: 10px !important;
    padding: 9px 10px !important;
    gap: 4px !important;
    border-radius: 9px !important;
    background: #f7faf8 !important;
  }

  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-fitment-summary,
  body.sf-detail-v2
  .s6-mobile-accordion__item[data-stage6-accordion-key="fitment"]
  .pdv2-fitment-note {
    font-size: 9.5px !important;
    line-height: 1.35 !important;
  }
}

