
/* Önce/sonra karşılaştırma çerçevesi — paylaşılan. */

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  background: var(--color-surface-alt, #e9edf3);
  cursor: ew-resize;
  touch-action: none;
  user-select: none;
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__img, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__before, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__before {
  position: absolute;
  inset: 0;
  will-change: clip-path;
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__placeholder, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__placeholder {
  position: absolute;
  inset: 0;
  background: var(--color-surface-alt, #f4f6f8);
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__tag, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__tag {
  position: absolute;
  top: 16px;
  z-index: 3;
  border-radius: 999px;
  padding: 5px 12px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  backdrop-filter: blur(6px);
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__tag--before, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__tag--before {
  left: 16px;
  background: rgba(11, 18, 32, 0.6);
  color: #fff;
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__tag--after, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__tag--after {
  right: 16px;
  background: rgba(255, 255, 255, 0.9);
  color: #111827;
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__handle, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__handle {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
  width: 2px;
  background: rgba(255, 255, 255, 0.9);
  transform: translateX(-1px);
  box-shadow: 0 0 0 1px rgba(11, 18, 32, 0.12);
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__handle:focus-visible, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__handle:focus-visible { outline: none; }

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__handle:focus-visible .ba-slider__grip, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__handle:focus-visible .ba-slider__grip {
  outline: 2px solid var(--color-accent, #2563eb);
  outline-offset: 3px;
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__grip, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__grip {
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 999px;
  background: var(--color-surface, #fff);
  transform: translate(-50%, -50%);
  box-shadow: 0 6px 18px rgba(11, 18, 32, 0.22);
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__grip::before, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__grip::before, .cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__grip::after, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__grip::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  transform: translateY(-50%);
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__grip::before, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__grip::before {
  left: 11px;
  border-right: 7px solid #111827;
}

.cc_iaGi07ZoIl_eESwbZ3L46 .ba-slider__grip::after, .cc_iaGi07ZoIl_RNGciaGAd7 .ba-slider__grip::after {
  right: 11px;
  border-left: 7px solid #111827;
}
