/* İstanbul Toptan v238 - Marketplace Core Separation */
.it238-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.it238-tabs a{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:999px;background:#fff;border:1px solid #dbeafe;color:#0f172a;text-decoration:none;font-weight:900;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.it238-tabs a b{display:inline-grid;place-items:center;min-width:26px;height:24px;border-radius:999px;background:#eef6ff;color:#0f62fe;font-size:12px;padding:0 7px}
.it238-tabs a.active{background:linear-gradient(135deg,#0f62fe,#13b5d8);color:#fff;border-color:transparent;box-shadow:0 16px 34px rgba(15,98,254,.22)}
.it238-tabs a.active b{background:rgba(255,255,255,.22);color:#fff}
.it237-catalog-card.it238-pure-catalog{border-color:#bfdbfe!important;background:linear-gradient(180deg,#fff,#f8fbff)!important}
.it237-catalog-card.it238-sale-master{border-color:#bbf7d0!important;background:linear-gradient(180deg,#fff,#f7fff9)!important}
.it237-catalog-card.it238-pure-catalog:before{background:linear-gradient(90deg,#0f62fe,#13b5d8,#93c5fd)!important}
.it237-catalog-card.it238-sale-master:before{background:linear-gradient(90deg,#16a34a,#22c55e,#86efac)!important}
.it238-catalog-badge{background:#eef6ff!important;color:#0f62fe!important;border-color:#bfdbfe!important}
.it238-sale-badge{background:#ecfdf5!important;color:#166534!important;border:1px solid #bbf7d0!important}
.it238-core-note{margin:0 0 16px;padding:14px 16px;border-radius:18px;background:#f8fafc;border:1px solid #e5e7eb;color:#475569;font-weight:800}
.it237-catalog-card .it237-offer-pill{white-space:nowrap}
.it238-pure-catalog .it237-no-seller{color:#0f62fe!important}
.it238-sale-master .price{color:#16a34a!important}
@media(max-width:720px){.it238-tabs{gap:8px}.it238-tabs a{width:100%;justify-content:space-between}.it237-catalog-card .it237-card-head{align-items:flex-start!important}}

/* v238 search separation: catalog products in top search */
.search-result-catalog_product .search-result-img{
  background:linear-gradient(135deg,#eef6ff,#fff7ed);
  color:#0f172a;
  border:1px solid rgba(37,99,235,.14);
}
.search-result-catalog_product em{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:76px;
  padding:7px 10px;
  border-radius:999px;
  background:#f8fafc;
  color:#475569;
  font-style:normal;
  font-size:12px;
  font-weight:900;
  border:1px solid #e2e8f0;
}
.search-result-group > b{
  display:block;
  padding:10px 14px 6px;
  font-size:12px;
  letter-spacing:.02em;
  text-transform:uppercase;
  color:#64748b;
}
