/* =========================================================
   ATB POWERLINE TAMAMLAYICI URUN ALANI
   Kapsam JS tarafindan bes dogrulanmis PowerLine modeliyle sinirlanir.
   ========================================================= */

.urun_onerileri.tamamlayici_urunler.atb-powerline-complements {
  position: relative;
  box-sizing: border-box;
  margin: 32px 0 0 !important;
  padding: 26px 28px 28px;
  overflow: hidden;
  border: 1px solid #dfe3e8;
  border-radius: 18px;
  background: #f4f5f6;
  box-shadow: 0 12px 34px rgba(15, 23, 42, 0.07);
}

.urun_onerileri.tamamlayici_urunler.atb-powerline-complements::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: linear-gradient(90deg, #59616b 0%, #8b9097 52%, #c8102e 100%);
}

.atb-powerline-complements .atb-complement-head {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

.atb-powerline-complements .atb-complement-eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  margin: 0 0 9px;
  padding: 5px 11px;
  border: 1px solid rgba(200, 16, 46, 0.2);
  border-radius: 999px;
  background: #fff;
  color: #b30e28;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0.08em;
}

.atb-powerline-complements .atb-complement-title {
  margin: 0;
  color: #18202a;
  font-size: clamp(23px, 2.1vw, 31px);
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -0.025em;
}

.atb-powerline-complements .atb-complement-copy {
  margin: 10px auto 0;
  color: #4f5965;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.55;
}

.atb-powerline-complements > .baslik {
  display: none !important;
}

.atb-powerline-complements > .icerik {
  width: 100%;
  margin-top: 22px;
  overflow: hidden;
}

.atb-powerline-complements .owl-stage-outer {
  width: 100%;
  overflow: hidden;
}

.atb-powerline-complements .owl-stage {
  display: flex !important;
  width: 100% !important;
  align-items: stretch;
  justify-content: center;
  gap: 16px;
  transform: none !important;
}

.atb-powerline-complements .owl-item {
  display: flex;
  float: none !important;
  flex: 0 1 296px;
  width: calc(50% - 8px) !important;
  max-width: 296px;
  margin-right: 0 !important;
}

.atb-powerline-complements .jcarousel-item,
.atb-powerline-complements .urun,
.atb-powerline-complements .urun > div:first-child {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.atb-powerline-complements .urun {
  overflow: hidden;
  border: 1px solid #e0e4e8;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 7px 20px rgba(15, 23, 42, 0.06);
}

.atb-powerline-complements .urun > div:first-child {
  display: flex;
  flex-direction: column;
}

.atb-powerline-complements .urun_resmi {
  overflow: hidden;
  border-bottom: 1px solid #edf0f2;
  background: #fff;
}

.atb-powerline-complements .urun_resmi img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.atb-powerline-complements .urun > div:first-child > .py-3 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 15px !important;
}

.atb-powerline-complements .urun_ismi {
  min-height: 46px;
}

.atb-powerline-complements .urun_ismi a {
  color: #18202a !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

.atb-powerline-complements .urun_fiyatlar {
  margin-top: auto;
}

.atb-powerline-complements .urun_butonlar {
  gap: 8px;
  margin-top: 12px;
}

.atb-powerline-complements .urun_butonlar .urun_sepete_ekle,
.atb-powerline-complements .urun_butonlar .urun_hemen_al {
  display: inline-flex !important;
  min-width: 0;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
}

.atb-powerline-complements a:focus-visible,
.atb-powerline-complements button:focus-visible {
  outline: 3px solid rgba(200, 16, 46, 0.36) !important;
  outline-offset: 3px;
}

.atb-powerline-complements .ikonlar {
  display: none !important;
}

.atb-powerline-complements .owl-nav,
.atb-powerline-complements .owl-dots {
  display: none !important;
}

.atb-powerline-complements .atb-meter-help {
  margin: 18px auto 0;
  padding: 12px 16px;
  border: 1px solid #dde1e6;
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.78);
  color: #3f4853;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767.98px) {
  .urun_onerileri.tamamlayici_urunler.atb-powerline-complements {
    margin-top: 24px !important;
    padding: 22px 14px 18px;
    border-radius: 15px;
  }

  .atb-powerline-complements .atb-complement-head {
    text-align: left;
  }

  .atb-powerline-complements .atb-complement-eyebrow {
    min-height: 26px;
    margin-bottom: 8px;
    font-size: 10.5px;
  }

  .atb-powerline-complements .atb-complement-title {
    font-size: 21px;
  }

  .atb-powerline-complements .atb-complement-copy {
    margin-top: 8px;
    font-size: 13.5px;
  }

  .atb-powerline-complements > .icerik {
    margin-top: 17px;
  }

  .atb-powerline-complements .owl-stage {
    gap: 8px;
  }

  .atb-powerline-complements .owl-item {
    flex: 0 0 calc(50% - 4px);
    width: calc(50% - 4px) !important;
    max-width: calc(50% - 4px);
  }

  .atb-powerline-complements .urun > div:first-child > .py-3 {
    padding: 10px !important;
  }

  .atb-powerline-complements .urun_ismi {
    min-height: 58px;
  }

  .atb-powerline-complements .urun_ismi a {
    font-size: 12px;
    line-height: 1.35;
  }

  .atb-powerline-complements .urun_butonlar {
    flex-direction: column;
  }

  .atb-powerline-complements .urun_butonlar .urun_sepete_ekle,
  .atb-powerline-complements .urun_butonlar .urun_hemen_al {
    width: 100%;
    min-height: 44px;
  }

  .atb-powerline-complements .atb-meter-help {
    margin-top: 14px;
    padding: 10px 11px;
    font-size: 11.5px;
    text-align: left;
  }
}

@media (max-width: 340px) {
  body.atb-powerline-product-page {
    overflow-x: hidden;
  }

  .urun_onerileri.tamamlayici_urunler.atb-powerline-complements {
    padding-right: 10px;
    padding-left: 10px;
  }

  .atb-powerline-complements .atb-complement-title {
    font-size: 19px;
  }

  .atb-powerline-complements .urun > div:first-child > .py-3 {
    padding: 8px !important;
  }

  .atb-powerline-complements .urun_ismi a {
    font-size: 11px;
  }
}
