/* UCUZABULAN B176 - Visual / logo / price / install final fixes
   Bu dosya critical CSS ve B175 sonrasında yüklenir; ekran görüntülerindeki gerçek görsel,
   geniş web logosu ve TL fiyat satırı kırpılması problemlerini ezerek düzeltir. */

:root{--ub-b176-card-bg:#fff;--ub-b176-soft-border:rgba(15,23,42,.10);--ub-b176-muted:#64748b;--ub-b176-price:#0f172a}

/* PDP ana görsel ve küçük galeriler: demo SVG görünmesini engelleyen canlı görsel fallbackleri düzgün çerçevelensin. */
.ub-pdp-gallery img,
.ub-pdp-media img,
.ub-pdp-hero img,
.ub-product-gallery img,
.ub-product-main img,
.ub-carousel__item img,
.ub-pdp-popular-card img{background:#fff;border-radius:16px;object-fit:contain;image-rendering:auto}
.ub-pdp-gallery [style*="height:140px"],
.ub-carousel__item [style*="height:140px"],
.ub-pdp-popular-card [style*="height:110px"]{background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border:1px solid rgba(15,23,42,.06);border-radius:18px;overflow:hidden}

/* Teklif listesi mağaza/pazaryeri logoları: favicon/kare ikon yerine geniş web logosu görünümü. */
.ub-offer-v2__logoBox{min-width:188px;max-width:210px;min-height:64px;padding:8px 12px;background:#fff;border:1px solid var(--ub-b176-soft-border);border-radius:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(15,23,42,.05)}
.ub-offer-v2__logoBox img{width:180px!important;height:54px!important;max-width:100%!important;max-height:54px!important;object-fit:contain!important;border-radius:0!important;background:transparent!important;display:block}
.ub-offer-v2__logoFallback{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#1d4ed8;font-weight:950;font-size:22px}
.ub-offer-v2__providerLabel{display:inline-flex;align-items:center;width:max-content;max-width:100%;white-space:normal;line-height:1.2}

/* Anasayfa mağaza kartları: güncel wordmark logoları geniş ve okunur kalsın. */
.home-store-card img,.store-card img,.ub-store-card img,.ub-store-logo img,.ub-home-store-logo img,.ub-store-strip img{object-fit:contain!important;border-radius:0!important;background:transparent!important;max-width:172px!important;max-height:56px!important;width:auto!important;height:auto!important}
.home-store-card,.store-card,.ub-store-card{overflow:hidden}
.home-store-card [class*="logo"],.store-card [class*="logo"],.ub-store-card [class*="logo"]{background:#fff;border-radius:18px;border:1px solid rgba(15,23,42,.06)}

/* Benzer ve popüler ürün kartları: fiyat/TL yazısı kırpılmasın, placeholder alanı metnin üstüne binmesin. */
.ub-carousel__item,
.ub-pdp-popular-card{overflow:visible!important;min-height:100%;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 30px rgba(15,23,42,.06);background:var(--ub-b176-card-bg)}
.ub-carousel__item .ub-price-line,
.ub-pdp-popular-card .ub-price-line{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;width:100%!important;min-width:0!important;margin-top:10px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.15!important}
.ub-carousel__item .ub-price-line__label,
.ub-pdp-popular-card .ub-price-line__label{font-size:11px!important;font-weight:800!important;color:var(--ub-b176-muted)!important;white-space:normal!important;line-height:1.2!important}
.ub-carousel__item .ub-price-line__value,
.ub-pdp-popular-card .ub-price-line__value{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;font-size:18px!important;font-weight:950!important;color:var(--ub-b176-price)!important;letter-spacing:-.02em!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.15!important;word-break:normal!important}
.ub-pdp-popular-grid{grid-template-columns:repeat(auto-fill,minmax(220px,260px))!important;align-items:stretch!important;overflow:visible!important}
.ub-pdp-popular-card>div:nth-child(2){overflow:visible!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25!important}
.ub-prod-cta{width:100%;justify-content:space-between;white-space:normal!important}

@media (max-width: 760px){
  .ub-offer-v2__logoBox{min-width:132px;max-width:158px;min-height:56px;padding:7px 9px;border-radius:16px}
  .ub-offer-v2__logoBox img{width:142px!important;height:44px!important;max-height:44px!important}
  .ub-carousel__item .ub-price-line__value,.ub-pdp-popular-card .ub-price-line__value{font-size:16px!important;line-height:1.2!important}
  .ub-pdp-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .ub-pdp-popular-card{max-width:none!important;padding:9px!important}
  .home-store-card img,.store-card img,.ub-store-card img,.ub-store-logo img,.ub-home-store-logo img,.ub-store-strip img{max-width:142px!important;max-height:48px!important}
}

@media (max-width: 420px){
  .ub-pdp-popular-grid{grid-template-columns:1fr!important}
  .ub-offer-v2__logoBox{min-width:120px;max-width:148px}
  .ub-offer-v2__logoBox img{width:132px!important;height:42px!important;max-height:42px!important}
}
