.cc_brin7rjy_ZLJa46TajZ .magaza-karti {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  flex-basis: calc((100% - (var(--magazalar-sutun-aktif, 3) - 1) * 16px) / var(--magazalar-sutun-aktif, 3));
  min-width: 0;
  aspect-ratio: var(--gorsel-eb, 16 / 9);
  border-radius: 4px;
  overflow: hidden;
  scroll-snap-align: start;
}

.cc_brin7rjy_ZLJa46TajZ .magaza-karti-foto {
  display: block;
  flex: 1 1 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.cc_brin7rjy_ZLJa46TajZ .magaza-karti-foto-img {
  width: 100%;
  height: 100%;
  object-fit: var(--gorsel-sigdirma, cover);
  display: block;
}

.cc_brin7rjy_ZLJa46TajZ .magaza-karti-foto-placeholder {
  width: 100%;
  height: 100%;
  background: #888;
}


/* ── VideoModal sub-component ── */
.cc_brin7rjy_ZLJa46TajZ .vm-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1100;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.cc_brin7rjy_ZLJa46TajZ .vm-panel {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 960px;
  box-sizing: border-box;
  outline: none;
}

.cc_brin7rjy_ZLJa46TajZ .vm-close {
  position: absolute;
  top: -40px;
  right: 0;
  background: none;
  border: none;
  padding: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.cc_brin7rjy_ZLJa46TajZ .vm-video {
  width: 100%;
  max-height: 80vh;
  background: #000000;
}

.cc_brin7rjy_ZLJa46TajZ .vm-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1100;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.cc_brin7rjy_ZLJa46TajZ .vm-panel {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 960px;
  box-sizing: border-box;
  outline: none;
}

.cc_brin7rjy_ZLJa46TajZ .vm-close {
  position: absolute;
  top: -40px;
  right: 0;
  background: none;
  border: none;
  padding: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.cc_brin7rjy_ZLJa46TajZ .vm-video {
  width: 100%;
  max-height: 80vh;
  background: #000000;
}
