/* Pivot Lynx Series lansman bölümü.
   Sol: gerçek HTML metin + tek CTA. Sağ: şeffaf zeminli ürün görseli.
   Zemin #071324→#10223D hafif gradient; hareket hissi yalnızca iki ince yay.
   Dekoratif LYNX yazısı metalik gri, ürünün önüne geçmez (metin kolonunda). */

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch {
  width: 100%;
  padding: 40px 5vw;
  font-family: var(--font-body, cc_iaGi07ZoIl_Inter, sans-serif);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  align-items: center;
  overflow: hidden;
  max-width: 1440px;
  min-height: 480px;
  margin: 0 auto;
  border-radius: 18px;
  background: linear-gradient(118deg, #071324 0%, #10223d 100%);
  color: #fff;
}

/* ---- Hareket hissi: yalnızca iki ince yay ---- */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__inner::before, .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__inner::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(158, 184, 224, 0.16);
  pointer-events: none;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__inner::before {
  width: 720px;
  height: 720px;
  right: -180px;
  top: -260px;
  border-color: rgba(158, 184, 224, 0.14);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__inner::after {
  width: 460px;
  height: 460px;
  right: 60px;
  bottom: -220px;
  border-color: rgba(158, 184, 224, 0.1);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__copy {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: clamp(32px, 4.5vw, 64px);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__eyebrow {
  display: inline-block;
  padding: 0 0 10px;
  border-bottom: 2px solid var(--color-accent, #2563eb);
  color: #9db4e8;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__title {
  max-width: 14ch;
  margin: 18px 0 0;
  color: #fff;
  font-size: clamp(30px, 3.4vw, 48px);
  line-height: 1.06;
  font-weight: 800;
  letter-spacing: -0.02em;
}

/* ---- Dekoratif seri yazısı: logomsu, metalik gri ---- */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__series {
  margin: 14px 0 0;
  font-size: clamp(44px, 6vw, 92px);
  line-height: 0.95;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  background: linear-gradient(175deg, #c7d1de 0%, #9aa8ba 55%, #76879c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  user-select: none;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__copy-text {
  max-width: 46ch;
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
  line-height: 1.6;
}

/* ---- Teknik satır ---- */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__specs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-top: 18px;
  color: #9db4e8;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__specs-sep {
  color: rgba(158, 184, 224, 0.45);
}

/* ---- Fiyat (yalnızca panelden girilirse görünür) ---- */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__price {
  display: flex;
  align-items: baseline;
  gap: 14px;
  margin-top: 22px;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__price-now {
  color: #fff;
  font-size: clamp(28px, 2.6vw, 38px);
  font-weight: 800;
  letter-spacing: -0.02em;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__price-note {
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  font-weight: 600;
}

/* ---- Tek ana CTA ---- */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__actions {
  margin-top: 26px;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border-radius: 10px;
  background: #fff;
  padding: 14px 24px;
  color: #0b1526;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: background 180ms ease, color 180ms ease, transform 180ms ease;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__btn:hover {
  background: var(--color-accent, #2563eb);
  color: #fff;
  transform: translateY(-1px);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__advantage {
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  line-height: 1.5;
}

/* ---- Ürün görseli ---- */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__media {
  position: relative;
  z-index: 1;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 480px;
  padding: 24px 28px;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__media img {
  max-height: min(560px, 46vw);
  width: auto;
  max-width: 100%;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 30px 50px rgba(0, 0, 0, 0.45));
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__placeholder {
  position: absolute;
  inset: 0;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__sr {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

/* ---- Poster modu (hazır tam afiş kullanılırsa) ---- */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch--poster .pivot-launch__poster {
  display: block;
  max-width: 1440px;
  margin: 0 auto;
  border-radius: 18px;
  overflow: hidden;
  line-height: 0;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch--poster img {
  width: 100%;
  height: auto;
  display: block;
}

/* ---- Mobil: iki satırlı düzen ---- */
@media (max-width: 820px) {
  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch {
    padding: 24px 4vw;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__inner {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__copy {
    padding: 28px 22px 8px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__media {
    min-height: 0;
    padding: 8px 16px 28px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__media img {
    max-height: 340px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__inner::before {
    right: -320px;
    top: auto;
    bottom: -320px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__inner::after {
    display: none;
  }
}

/* ---- Art modu: hazır afiş + gerçek CTA ---- */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch--art {
  padding: 64px 5vw;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  border-radius: 18px;
  overflow: hidden;
  line-height: 0;
  box-shadow: 0 18px 40px rgba(4, 10, 22, 0.28);
  background: #071324;
}

/* Görsel her zaman orijinal canlılığında: üzerine hiçbir katman,
   filtre veya opaklık müdahalesi yapılmaz. */
/* Sabit bir aspect-ratio dayatmıyoruz — aksi halde farklı orandaki bir
   görsel object-fit:cover ile kırpılır ve kompozisyonun alt boşluğu
   (sürükleme kontrolünün duracağı yer) kesilir. */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
}

/* ---- CTA: cam yüzeyli metin + ayrı mavi ok karosu ---- */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta {
  position: absolute;
  left: clamp(24px, 4.5vw, 60px);
  bottom: clamp(20px, 3vw, 38px);
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  line-height: 1.2;
  transition: transform 220ms ease;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta-label {
  display: inline-flex;
  align-items: center;
  min-height: 52px;
  padding: 0 20px;
  border-radius: 14px;
  background: rgba(7, 19, 36, 0.72);
  border: 1px solid rgba(150, 190, 255, 0.3);
  box-shadow:
    0 10px 30px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #f2f5fa;
  font-size: 14.5px;
  font-weight: 600;
  letter-spacing: 0.01em;
  transition: border-color 220ms ease, box-shadow 220ms ease;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: var(--color-accent, #2563eb);
  color: #fff;
  transition: background 220ms ease, box-shadow 220ms ease;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta-arrow svg {
  transition: transform 220ms ease;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta:hover {
  transform: translateY(-2px);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta:hover .pivot-launch__art-cta-label {
  border-color: rgba(170, 205, 255, 0.55);
  box-shadow:
    0 14px 34px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta:hover .pivot-launch__art-cta-arrow {
  background: #3b82f6;
  box-shadow: 0 6px 16px rgba(59, 130, 246, 0.4);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta:hover .pivot-launch__art-cta-arrow svg {
  transform: translateX(3px);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta:focus-visible {
  outline: none;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta:focus-visible .pivot-launch__art-cta-label {
  border-color: rgba(190, 220, 255, 0.9);
  box-shadow:
    0 0 0 3px rgba(59, 130, 246, 0.45),
    0 10px 30px rgba(0, 0, 0, 0.22);
}

/* 1024-1200: buton küçülür, sloganın altındaki boşluğa sığar */
@media (min-width: 1024px) and (max-width: 1200px) {
  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta {
    bottom: 14px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta-label {
    min-height: 44px;
    padding: 0 16px;
    font-size: 13.5px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-cta-arrow {
    width: 34px;
    height: 34px;
  }
}

/* ---- Mobil + tablet (<1024px): görsel yine tam gösterilir (kırpma yok);
   dar ekranda görselin içindeki boşluk yetmediği için sürükleme kontrolü
   görselin hemen altına iner. ---- */
@media (max-width: 1023px) {
  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch--art {
    padding: 40px 4vw;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art {
    overflow: visible;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__art-img {
    border-radius: 18px;
  }
}

/* ---- Sürükleyerek keşfet: görselin KENDİ alt boşluğunda konumlanır,
   kompozisyonun doğal devamı gibi görünür. Gri/siyah/beyaz ana renkler;
   mavi yalnızca ilerleme çizgisinde ve tamamlanma vurgusunda. ---- */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag {
  position: absolute;
  right: 5%;
  bottom: 10%;
  z-index: 3;
  width: min(27%, 360px);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-hint {
  display: block;
  margin: 0 2px 10px 0;
  text-align: right;
  color: rgba(11, 21, 38, 0.58);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.6);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-track {
  position: relative;
  display: flex;
  align-items: center;
  height: 56px;
  padding: 4px;
  border: 1px solid rgba(11, 21, 38, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 8px 24px rgba(11, 21, 38, 0.1);
  overflow: hidden;
  cursor: grab;
  user-select: none;
  transition: border-color 240ms ease, background 240ms ease;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-track:focus-visible {
  outline: 2px solid var(--color-accent, #2563eb);
  outline-offset: 3px;
}

/* İnce mavi ilerleme çizgisi — dolgu değil, alt kenarda zarif bir hat */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-fill {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background: linear-gradient(90deg, rgba(37, 99, 235, 0.25), var(--color-accent, #2563eb));
  border-radius: 999px;
  pointer-events: none;
  transition: width 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-track.is-dragging .pivot-launch__drag-fill {
  transition: none;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-label {
  position: absolute;
  left: 74px;
  color: rgba(11, 21, 38, 0.62);
  font-size: 14.5px;
  font-weight: 600;
  letter-spacing: 0.01em;
  pointer-events: none;
  transition: color 240ms ease, transform 240ms ease;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-end {
  position: absolute;
  right: 22px;
  color: rgba(11, 21, 38, 0.24);
  font-size: 15px;
  letter-spacing: 0.12em;
  pointer-events: none;
  transition: color 240ms ease;
}

/* Tutamaç */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-handle {
  position: relative;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  flex: none;
  border-radius: 999px;
  background: #0b1526;
  color: #fff;
  cursor: grab;
  touch-action: none;
  box-shadow: 0 4px 14px rgba(11, 21, 38, 0.22);
  transition: transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
              background 240ms ease, box-shadow 240ms ease;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-track.is-dragging .pivot-launch__drag-handle {
  transition: background 240ms ease, box-shadow 240ms ease;
  cursor: grabbing;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-track:hover .pivot-launch__drag-handle {
  box-shadow: 0 6px 18px rgba(11, 21, 38, 0.28);
}

/* Sürükleme ilerledikçe metin belirginleşir */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-track.is-dragging .pivot-launch__drag-label {
  color: rgba(11, 21, 38, 0.85);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-track.is-dragging .pivot-launch__drag-end {
  color: var(--color-accent, #2563eb);
}

/* Tamamlanma */
.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag.is-done .pivot-launch__drag-track {
  border-color: rgba(37, 99, 235, 0.35);
  background: #eef3fd;
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag.is-done .pivot-launch__drag-handle {
  background: var(--color-accent, #2563eb);
  box-shadow: 0 6px 20px rgba(37, 99, 235, 0.4);
}

.cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag.is-done .pivot-launch__drag-label {
  color: #0b1526;
}

/* Dar ekranda kontrol görselin altına iner; içindeki boşluk yetmez */
@media (max-width: 1023px) {
  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag {
    position: static;
    width: auto;
    margin-top: 16px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-hint {
    text-align: left;
    margin: 0 0 10px 2px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-track {
    background: #f4f5f7;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    box-shadow: none;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-hint {
    text-shadow: none;
  }
}

@media (max-width: 767px) {

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-track {
    height: 52px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-handle {
    width: 44px;
    height: 44px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-label {
    left: 66px;
    font-size: 13.5px;
  }

  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-end {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-handle, .cc_iaGi07ZoIl_g6S01AWPpH .pivot-launch__drag-fill {
    transition-duration: 1ms;
  }
}
