.product-back{flex:1}.product-back a{color:#7b2945;font-size:13px;font-weight:700;text-decoration:none}.product-loading{min-height:520px;display:grid;place-items:center;color:#746c71}.product-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:50px;padding:38px 0 65px}.product-main-image{height:570px;border-radius:12px;background:#eee9eb;display:grid;place-items:center;overflow:hidden}.product-main-image img{width:100%;height:100%;object-fit:contain}.product-main-image span{font:220px Georgia;color:#8c496044}.product-thumbnails{display:flex;gap:10px;margin-top:12px;overflow:auto}.product-thumbnails button{width:78px;height:78px;padding:0;border:2px solid transparent;border-radius:8px;background:#eee9eb;overflow:hidden}.product-thumbnails button.active{border-color:#7b2945}.product-thumbnails img{width:100%;height:100%;object-fit:cover}.product-breadcrumb{font-size:12px;color:#746c71;margin-bottom:18px}.product-breadcrumb a{color:#7b2945;text-decoration:none}.product-detail h1{font:32px/1.2 Georgia;margin:0 0 15px}.product-rating{font-size:13px;color:#dd9b24;margin-bottom:20px}.product-rating span{color:#746c71}.product-price{font-size:30px;font-weight:700;color:#7b2945;padding:18px 0;border-top:1px solid #e7e2e4;border-bottom:1px solid #e7e2e4}.product-description{font-size:14px;line-height:1.75;color:#514a4d;margin:24px 0}.variant-picker b{font-size:13px}.variant-picker>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:10px}.variant-picker button{border:1px solid #d6cdd0;background:#fff;border-radius:6px;padding:10px 14px;font-weight:700}.variant-picker button.selected{border-color:#7b2945;background:#f8edf1;color:#7b2945}.add-row{display:flex;gap:12px;margin-top:28px}.quantity{height:52px;display:flex;align-items:center;border:1px solid #d6cdd0;border-radius:7px}.quantity button{width:42px;height:100%;border:0;background:#fff;font-size:22px}.quantity b{width:34px;text-align:center}.add-cart{flex:1;border:0;border-radius:7px;background:#7b2945;color:#fff;font-size:15px;font-weight:700}.add-cart:disabled{background:#a89ca1}.product-assurance{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px;font-size:11px;color:#5d5559}.cart-backdrop{display:none;position:fixed;z-index:50;inset:0;background:#241b20aa}.cart-drawer{position:fixed;z-index:51;top:0;right:0;width:min(420px,100%);height:100dvh;background:#fff;box-shadow:-5px 0 30px #0003;transform:translateX(105%);transition:transform .25s;display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.cart-drawer.open~.cart-backdrop{display:block}.cart-head{padding:22px;border-bottom:1px solid #e7e2e4;display:flex;align-items:center;justify-content:space-between}.cart-head h2{margin:0;font:25px Georgia}.cart-head button{border:0;background:none;font-size:30px}.cart-items{flex:1;overflow:auto;padding:16px}.cart-empty{padding:30px 5px;color:#746c71;text-align:center}.cart-line{display:grid;grid-template-columns:76px 1fr;gap:12px;border-bottom:1px solid #eee;padding:12px 0}.cart-line img{width:76px;height:76px;object-fit:contain;background:#f3eff0}.cart-line b,.cart-line small,.cart-line strong{display:block}.cart-line b{font-size:12px;line-height:1.35}.cart-line small{color:#746c71;font-size:11px;margin:5px 0}.cart-line strong{color:#7b2945;font-size:14px}.cart-quantity{display:flex;align-items:center;gap:9px;margin-top:8px}.cart-quantity button{width:26px;height:26px;border:1px solid #d8d1d4;background:#fff;border-radius:4px}.cart-quantity .cart-remove{width:auto;padding:0 6px;border:0;color:#a3344f}.cart-foot{border-top:1px solid #e7e2e4;padding:18px}.cart-foot>div{display:flex;justify-content:space-between;margin-bottom:14px}.cart-foot>div b{color:#7b2945;font-size:20px}.cart-foot>button{width:100%;height:46px;background:#7b2945;border:0;border-radius:6px;color:#fff;font-weight:700}.cart-foot>button:disabled{background:#b6adb0}.cart-foot small{display:block;text-align:center;color:#746c71;margin-top:10px;font-size:10px}@media(max-width:760px){.product-page{grid-template-columns:1fr;gap:22px;padding-top:20px}.product-main-image{height:390px}.product-detail h1{font-size:26px}.product-back{display:none}}


/* KATMIRRA_PRODUCT_PACKAGE_FIRST_PRICE_CSS_V1 */
/* Ürün detay: pakette ödenecek tutar ana fiyat, adet fiyatı hemen yanında */
.product-price.product-price-row{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  padding:18px 0 !important;
  color:#171717 !important;
}

.product-price .product-package-price{
  display:inline-block !important;
  margin:0 !important;
  color:#171717 !important;
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:32px !important;
  line-height:1 !important;
  font-weight:800 !important;
  white-space:nowrap !important;
}

.product-price .product-unit-price{
  display:inline-flex !important;
  align-items:center !important;
  gap:4px !important;
  width:auto !important;
  margin:0 !important;
  padding:6px 9px !important;
  border:1px solid #ffd0b8 !important;
  border-radius:6px !important;
  background:#fff7f2 !important;
  color:#847a75 !important;
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:10px !important;
  line-height:1 !important;
  font-weight:600 !important;
  white-space:nowrap !important;
}

.product-price .product-unit-price b{
  color:#ff5a00 !important;
  font-size:14px !important;
  line-height:1 !important;
  font-weight:800 !important;
}

@media(max-width:760px){
  .product-price.product-price-row{
    gap:8px !important;
  }

  .product-price .product-package-price{
    font-size:27px !important;
  }

  .product-price .product-unit-price{
    padding:5px 8px !important;
  }

  .product-price .product-unit-price b{
    font-size:12px !important;
  }
}


/* KATMIRRA_NATIVE_MODEL_FAMILY_CSS_V1 */
.product-model-family{margin:18px 0 16px;padding:16px;border:1px solid #e3dcdf;border-radius:12px;background:#fff}
.product-model-family-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}
.product-model-family-head>div{display:flex;flex-direction:column;gap:3px}
.product-model-family-head b{font-size:14px;color:#171717}
.product-model-family-head small{font-size:11px;color:#746c71}
.product-model-family-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.product-model-family-item{display:grid;grid-template-columns:52px minmax(0,1fr);gap:9px;align-items:center;min-height:70px;padding:7px;border:1px solid #ded7da;border-radius:9px;background:#fff;color:#171717;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}
.product-model-family-item:hover{border-color:#ff5a00;box-shadow:0 4px 12px #00000012;transform:translateY(-1px)}
.product-model-family-item.current{border:2px solid #ff5a00;padding:6px;background:#fff7f2}
.product-model-family-item img,.product-model-family-image{width:52px;height:58px;display:block;object-fit:contain;border-radius:7px;background:#f4f1f2}
.product-model-family-copy{min-width:0;display:flex;flex-direction:column;gap:3px}
.product-model-family-copy strong{font-size:12px;line-height:1.2;color:#221f20}
.product-model-family-copy small{font-size:10px;line-height:1.25;color:#746c71}
.product-model-family-copy em{font-size:10px;line-height:1.2;font-style:normal;font-weight:800;color:#ff5a00}
@media(max-width:760px){.product-model-family-list{grid-template-columns:1fr}.product-model-family-item{grid-template-columns:48px 1fr}.product-model-family-item img,.product-model-family-image{width:48px;height:54px}}
/* KATMIRRA_NATIVE_MODEL_FAMILY_CSS_V1_END */
