@charset "UTF-8";

/* =========================================================================
   Anbean Interactive — anbean.com.tr
   Koyu, tek temalı tasarım. Renkler marka paletinden türetilmiştir
   (bkz. marka-kimligi/logo-promptlari.txt).
   ========================================================================= */

/* ---------- Fontlar (self-host) ---------------------------------------- */

@font-face {
  font-family: 'Archivo';
  src: url('../fonts/archivo-latin.woff2') format('woff2');
  font-weight: 400 800;
  font-stretch: 75% 112%;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Archivo';
  src: url('../fonts/archivo-latin-ext.woff2') format('woff2');
  font-weight: 400 800;
  font-stretch: 75% 112%;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope-latin.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope-latin-ext.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Pixel yüz yalnızca küçük etiketlerde kullanılır; Türkçe diakritikleri tam. */
@font-face {
  font-family: 'Pixelify Sans';
  src: url('../fonts/pixelify-latin.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Pixelify Sans';
  src: url('../fonts/pixelify-latin-ext.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ---------- Tokenlar ---------------------------------------------------- */

:root {
  --void: #080a1c;
  --navy: #0f122c;
  --navy-deep: #1b1035;
  --surface: #0d1027;
  --surface-2: #12162f;
  --purple: #8a4fff;
  --teal: #3fe0c5;
  --amber: #ffb347;
  --ink: #e7e9f5;
  --ink-dim: #9aa0c0;
  --ink-faint: #6c7398;
  --line: rgba(231, 233, 245, 0.10);
  --line-strong: rgba(231, 233, 245, 0.20);

  --f-display: 'Archivo', 'Segoe UI', system-ui, sans-serif;
  --f-body: 'Manrope', 'Segoe UI', system-ui, sans-serif;
  --f-pixel: 'Pixelify Sans', 'Courier New', monospace;

  --gutter: clamp(20px, 5vw, 64px);
  --rail-w: clamp(0px, 6vw, 96px);
  --pad-y: clamp(88px, 13vh, 168px);
  --ease: cubic-bezier(0.22, 0.61, 0.36, 1);
  --chamfer: polygon(
    10px 0, 100% 0, 100% calc(100% - 10px),
    calc(100% - 10px) 100%, 0 100%, 0 10px
  );
}

/* ---------- Temel ------------------------------------------------------- */

*, *::before, *::after { box-sizing: border-box; }

html {
  scroll-behavior: smooth;
  /* Sabit başlık altına çapa atlamasın */
  scroll-padding-top: 96px;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  background: var(--void);
  color: var(--ink);
  font-family: var(--f-body);
  font-size: clamp(1rem, 0.96rem + 0.2vw, 1.0625rem);
  line-height: 1.7;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

/* Sayfanın ardındaki sabit atmosfer: iki çok düşük yoğunluklu ışık kaynağı. */
body::before {
  content: '';
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(60vw 60vw at 12% 8%, rgba(138, 79, 255, 0.16), transparent 62%),
    radial-gradient(52vw 52vw at 92% 88%, rgba(63, 224, 197, 0.10), transparent 60%),
    var(--void);
}

img, svg, video { display: block; max-width: 100%; }
img { height: auto; }
ul, ol { list-style: none; margin: 0; padding: 0; }
p { margin: 0; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; }

::selection { background: var(--purple); color: #fff; }

:focus-visible {
  outline: 2px solid var(--teal);
  outline-offset: 3px;
  border-radius: 2px;
}

.wrap {
  width: min(1180px, 100% - var(--gutter) * 2);
  margin-inline: auto;
  padding-left: var(--rail-w);
}

.skip {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 100;
  padding: 12px 18px;
  background: var(--teal);
  color: var(--void);
  font-weight: 700;
  transform: translateY(-160%);
  transition: transform 0.2s var(--ease);
}
.skip:focus { transform: none; }

/* ---------- Tipografi --------------------------------------------------- */

.eyebrow {
  font-family: var(--f-pixel);
  font-weight: 600;
  font-size: 0.875rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--teal);
  display: flex;
  align-items: flex-start;
  gap: 0.7em;
  margin-bottom: clamp(18px, 2.4vw, 28px);
}
.eyebrow::before {
  content: '';
  width: 7px;
  height: 7px;
  margin-top: 0.45em;
  background: var(--teal);
  flex: none;
  box-shadow: 0 0 14px rgba(63, 224, 197, 0.7);
}

.h2 {
  font-family: var(--f-display);
  font-weight: 700;
  font-stretch: 108%;
  font-size: clamp(1.8rem, 1.1rem + 2.6vw, 3.1rem);
  line-height: 1.08;
  letter-spacing: -0.02em;
  margin: 0 0 clamp(20px, 2.6vw, 32px);
  max-width: 21ch;
  text-wrap: balance;
}

.lede {
  color: var(--ink-dim);
  font-size: clamp(1.0625rem, 1rem + 0.4vw, 1.25rem);
  max-width: 60ch;
  margin-bottom: clamp(36px, 5vw, 60px);
}
/* Art arda gelen lede paragrafları arasındaki boşluk. */
.lede--cont { margin-bottom: clamp(14px, 1.6vw, 20px); }

/* ---------- Bölüm kabuğu ------------------------------------------------ */

.section {
  position: relative;
  padding-block: var(--pad-y);
  border-top: 1px solid var(--line);
}
.section--studio { border-top: 0; }

/* ---------- Başlık ------------------------------------------------------ */

.head {
  position: fixed;
  inset: 0 0 auto;
  z-index: 60;
  display: flex;
  align-items: center;
  gap: clamp(16px, 3vw, 40px);
  padding: 14px var(--gutter);
  transition: background 0.35s var(--ease), border-color 0.35s var(--ease),
    backdrop-filter 0.35s var(--ease);
  border-bottom: 1px solid transparent;
}
.head.is-solid {
  background: rgba(8, 10, 28, 0.82);
  backdrop-filter: blur(14px) saturate(140%);
  border-bottom-color: var(--line);
}

.head__brand {
  flex: none;
  opacity: 0;
  transform: translateY(-6px);
  pointer-events: none;
  transition: opacity 0.35s var(--ease), transform 0.35s var(--ease);
}
.head.is-solid .head__brand { opacity: 1; transform: none; pointer-events: auto; }
.head__brand img { height: 22px; width: auto; }

.head__nav { margin-left: auto; }
.head__nav ul { display: flex; gap: clamp(14px, 2vw, 30px); }
.head__nav a {
  position: relative;
  font-size: 0.9375rem;
  color: var(--ink-dim);
  padding: 6px 0;
  transition: color 0.2s var(--ease);
}
.head__nav a::before {
  content: '';
  position: absolute;
  left: -12px;
  top: 50%;
  width: 5px;
  height: 5px;
  margin-top: -2px;
  background: var(--teal);
  opacity: 0;
  transform: scale(0.4);
  transition: opacity 0.2s var(--ease), transform 0.2s var(--ease);
}
.head__nav a:hover,
.head__nav a:focus-visible { color: var(--ink); }
.head__nav a:hover::before { opacity: 1; transform: none; }

.head__end { display: flex; align-items: center; gap: 12px; margin-left: auto; }
.head__nav + .head__end { margin-left: 0; }

.lang {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  padding: 5px 10px;
  border: 1px solid var(--line-strong);
  font-family: var(--f-pixel);
  font-size: 0.8125rem;
  letter-spacing: 0.06em;
  line-height: 1;
  transition: border-color 0.2s var(--ease), background 0.2s var(--ease);
}
.lang:hover { border-color: var(--teal); background: rgba(63, 224, 197, 0.08); }
.lang__on { color: var(--ink); }
.lang__off { color: var(--ink-faint); }
.lang__on::after { content: '/'; margin: 0 3px; color: var(--ink-faint); }

.burger { display: none; width: 40px; height: 40px; padding: 10px; }
.burger span {
  display: block;
  height: 2px;
  background: var(--ink);
  transition: transform 0.28s var(--ease), opacity 0.2s var(--ease);
}
.burger span + span { margin-top: 5px; }
.burger[aria-expanded='true'] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.burger[aria-expanded='true'] span:nth-child(2) { opacity: 0; }
.burger[aria-expanded='true'] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* ---------- Mobil menü -------------------------------------------------- */

.sheet {
  position: fixed;
  inset: 0;
  z-index: 55;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 40px;
  padding: 96px var(--gutter) 48px;
  background: rgba(8, 10, 28, 0.97);
  backdrop-filter: blur(18px);
}
.sheet[hidden] { display: none; }
.sheet ul { display: grid; gap: 6px; }
.sheet a {
  font-family: var(--f-display);
  font-weight: 700;
  font-stretch: 105%;
  font-size: clamp(1.75rem, 8vw, 2.5rem);
  line-height: 1.25;
  letter-spacing: -0.02em;
}
.sheet a:hover { color: var(--teal); }
.sheet__mail {
  font-family: var(--f-pixel) !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  color: var(--teal);
  letter-spacing: 0.04em;
}

/* ---------- Üst ilerleme çubuğu (mobil) --------------------------------- */

.progress {
  position: fixed;
  inset: 0 0 auto;
  z-index: 70;
  height: 2px;
  background: rgba(231, 233, 245, 0.08);
  display: none;
}
.progress i {
  display: block;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, var(--purple), var(--teal));
  transform: scaleX(var(--sp, 0));
  transform-origin: 0 50%;
}

/* ---------- Scrub rayı (imza öğesi) ------------------------------------- */

.rail {
  position: fixed;
  left: clamp(18px, 2.4vw, 44px);
  top: 50%;
  transform: translateY(-50%);
  z-index: 50;
  height: min(58vh, 480px);
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
.rail.is-on { opacity: 1; }

.rail__track {
  position: absolute;
  left: 3px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: var(--line-strong);
}
.rail__track i {
  position: absolute;
  inset: 0 0 auto;
  height: 100%;
  background: linear-gradient(180deg, var(--purple), var(--teal));
  transform: scaleY(var(--sp, 0));
  transform-origin: 50% 0;
}

.rail ul { position: absolute; inset: 0; }
.rail li { position: absolute; top: calc(var(--pos, 0) * 100%); left: 0; }
.rail a {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 6px 8px 6px 0;
  transform: translateY(-50%);
}
.rail__dot {
  width: 8px;
  height: 8px;
  flex: none;
  background: var(--ink-faint);
  transition: background 0.25s var(--ease), box-shadow 0.25s var(--ease),
    transform 0.25s var(--ease);
}
.rail__label {
  font-family: var(--f-pixel);
  font-size: 0.8125rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--ink-faint);
  white-space: nowrap;
  opacity: 0;
  transform: translateX(-6px);
  transition: opacity 0.25s var(--ease), transform 0.25s var(--ease),
    color 0.25s var(--ease);
}
.rail a:hover .rail__label,
.rail a:focus-visible .rail__label,
.rail li.is-active .rail__label { opacity: 1; transform: none; }
.rail a:hover .rail__dot { background: var(--ink-dim); }
.rail li.is-active .rail__dot {
  background: var(--teal);
  transform: scale(1.25);
  box-shadow: 0 0 16px rgba(63, 224, 197, 0.8);
}
.rail li.is-active .rail__label { color: var(--teal); }

/* ---------- Hero -------------------------------------------------------- */

.hero__scroller { height: 380vh; }
.hero--static .hero__scroller { height: 100svh; }

.hero__stage {
  position: sticky;
  top: 0;
  height: 100svh;
  overflow: hidden;
  background:
    radial-gradient(70% 90% at 50% 20%, var(--navy-deep), transparent 70%),
    var(--navy);
}

.hero__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.9s var(--ease);
}
.hero.is-ready .hero__video { opacity: 1; }

/* Metin sol altta durduğu için karartma da oradan yükseliyor; maskotun
   yüzü ve üst gövdesi açıkta kalıyor. */
.hero__scrim {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(100deg, rgba(8, 10, 28, 0.9) 0%, rgba(8, 10, 28, 0.55) 34%,
      transparent 62%),
    linear-gradient(180deg, rgba(8, 10, 28, 0.6) 0%, transparent 26%,
      rgba(8, 10, 28, 0.55) 72%, var(--void) 100%);
  opacity: calc(0.78 + var(--p, 0) * 0.22);
}

/* Çok düşük yoğunluklu CRT taraması — yalnızca hero içinde. */
.hero__scan {
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    180deg, rgba(0, 0, 0, 0.4) 0 1px, transparent 1px 3px
  );
  opacity: 0.16;
  mix-blend-mode: multiply;
}

/* Hero metni, aşağıdaki bölümlerle aynı sütuna hizalanır. */
.hero__content {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  padding: 96px 0 clamp(88px, 15vh, 148px);
  transform: translateY(calc(var(--p, 0) * -48px)) scale(calc(1 - var(--p, 0) * 0.04));
  transform-origin: 0 100%;
  opacity: clamp(0, calc((0.78 - var(--p, 0)) * 4), 1);
}
/* Metin bloğu, ortadaki karakteri kapatmasın diye sayfa sütununa değil,
   scrub rayının hemen sağındaki sol kenara yaslanır. */
.hero__inner {
  width: 100%;
  padding-left: calc(var(--gutter) + var(--rail-w));
  padding-right: var(--gutter);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(12px, 1.6vw, 18px);
}

.hero__eyebrow { margin-bottom: 0; color: var(--teal); }
.hero__eyebrow::before { box-shadow: 0 0 18px rgba(63, 224, 197, 0.9); }

.hero__lockup { margin: 0 0 4px; }
.hero__lockup img {
  width: min(430px, 68vw);
  filter: drop-shadow(0 14px 32px rgba(8, 10, 28, 0.9))
    drop-shadow(0 0 48px rgba(138, 79, 255, 0.3));
}

.hero__tagline {
  font-family: var(--f-display);
  font-weight: 700;
  font-stretch: 106%;
  font-size: clamp(1.5rem, 0.85rem + 2.5vw, 2.625rem);
  line-height: 1.06;
  letter-spacing: -0.025em;
  margin-top: clamp(4px, 1vw, 10px);
  max-width: 16ch;
}
.hero__sub {
  color: var(--ink-dim);
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.1875rem);
  max-width: 34ch;
}

.hero__cue {
  position: absolute;
  right: var(--gutter);
  bottom: clamp(56px, 9vh, 96px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  font-family: var(--f-pixel);
  font-size: 0.75rem;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--ink-dim);
  opacity: clamp(0, calc((0.1 - var(--p, 0)) * 10), 1);
}
.hero__cue i {
  display: block;
  width: 2px;
  height: 34px;
  background: linear-gradient(180deg, var(--teal), transparent);
  animation: cue 1.9s var(--ease) infinite;
}
@keyframes cue {
  0%, 100% { transform: scaleY(0.35); opacity: 0.4; transform-origin: 50% 0; }
  50% { transform: scaleY(1); opacity: 1; transform-origin: 50% 0; }
}

/* Hero'nun altındaki zaman çizgisi: kaydırmanın videoyu sürdüğünü gösterir. */
.hero__scrub {
  position: absolute;
  left: var(--gutter);
  right: var(--gutter);
  bottom: 18px;
  display: flex;
  align-items: center;
  gap: 14px;
  font-family: var(--f-pixel);
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  color: var(--ink-faint);
  opacity: clamp(0, calc(var(--p, 0) * 6), 1);
}
.hero__bar {
  position: relative;
  flex: 1;
  height: 1px;
  background: var(--line-strong);
}
.hero__bar i {
  position: absolute;
  inset: 0 auto 0 0;
  width: 100%;
  background: var(--teal);
  transform: scaleX(var(--p, 0));
  transform-origin: 0 50%;
}
.hero__bar::after {
  content: '';
  position: absolute;
  top: 50%;
  left: calc(var(--p, 0) * 100%);
  width: 6px;
  height: 6px;
  margin: -3px 0 0 -3px;
  background: var(--teal);
  box-shadow: 0 0 12px rgba(63, 224, 197, 0.9);
}

/* ---------- Stüdyo ------------------------------------------------------ */

.studio__title { max-width: 24ch; }
.studio__text {
  display: grid;
  gap: clamp(16px, 2vw, 22px);
  max-width: 62ch;
  color: var(--ink-dim);
}
.studio__text strong { color: var(--ink); font-weight: 700; }

.facts {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 1px;
  margin: clamp(48px, 7vw, 80px) 0 0;
  background: var(--line);
  border: 1px solid var(--line);
}
.facts__item { background: var(--surface); padding: clamp(20px, 2.4vw, 28px); }
.facts dt {
  font-family: var(--f-pixel);
  font-size: 0.75rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--teal);
}
.facts dd {
  margin: 6px 0 0;
  font-family: var(--f-display);
  font-weight: 700;
  font-stretch: 104%;
  font-size: clamp(1.25rem, 1rem + 0.9vw, 1.625rem);
  letter-spacing: -0.01em;
}

/* ---------- Kartlar ----------------------------------------------------- */

.cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 270px), 1fr));
  gap: clamp(16px, 2vw, 24px);
}
.card {
  position: relative;
  padding: clamp(26px, 3vw, 36px);
  background: var(--surface);
  border: 1px solid var(--line);
  transition: border-color 0.3s var(--ease), transform 0.3s var(--ease),
    background 0.3s var(--ease);
}
.card::before {
  content: '';
  position: absolute;
  left: -1px;
  top: -1px;
  width: 34px;
  height: 2px;
  background: var(--teal);
  transition: width 0.35s var(--ease);
}
.card:hover {
  border-color: var(--line-strong);
  background: var(--surface-2);
  transform: translateY(-4px);
}
.card:hover::before { width: 84px; }
.card__title {
  font-family: var(--f-display);
  font-weight: 700;
  font-stretch: 104%;
  font-size: 1.25rem;
  letter-spacing: -0.01em;
  margin: 0 0 12px;
}
.card__body { color: var(--ink-dim); font-size: 1rem; }

/* ---------- Projeler ---------------------------------------------------- */

.slots { display: grid; gap: clamp(16px, 2vw, 24px); }
.slot {
  display: grid;
  grid-template-columns: minmax(0, 300px) minmax(0, 1fr);
  gap: clamp(20px, 3vw, 40px);
  align-items: center;
  padding: clamp(20px, 2.4vw, 28px);
  background: var(--surface);
  border: 1px solid var(--line);
}
.slot__art {
  position: relative;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background:
    repeating-linear-gradient(90deg, rgba(231, 233, 245, 0.035) 0 1px, transparent 1px 12px),
    repeating-linear-gradient(0deg, rgba(231, 233, 245, 0.035) 0 1px, transparent 1px 12px),
    linear-gradient(150deg, var(--navy-deep), var(--navy));
  border: 1px solid var(--line);
}
.slot__art img { width: 100%; height: 100%; object-fit: cover; }
.slot__ghost {
  position: absolute;
  inset: 0;
  background: url('../img/logo-mark.png') center / auto 46% no-repeat;
  opacity: 0.16;
  filter: grayscale(0.2);
}
.slot__body { display: grid; gap: 10px; justify-items: start; }
.slot__name {
  font-family: var(--f-display);
  font-weight: 700;
  font-stretch: 106%;
  font-size: clamp(1.375rem, 1.1rem + 1vw, 1.875rem);
  letter-spacing: -0.02em;
  margin: 0;
}
.slot__slogan {
  font-family: var(--f-pixel);
  font-weight: 600;
  font-size: clamp(0.9375rem, 0.9rem + 0.3vw, 1.0625rem);
  letter-spacing: 0.06em;
  color: var(--teal);
  margin-top: -2px;
}
.slot__desc { display: grid; gap: 12px; color: var(--ink-dim); max-width: 54ch; }

.badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 5px 11px;
  font-family: var(--f-pixel);
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  line-height: 1.4;
  border: 1px solid currentColor;
}
.badge::before {
  content: '';
  width: 6px;
  height: 6px;
  background: currentColor;
}
.badge--gelistirme { color: var(--teal); }
.badge--yakinda { color: var(--amber); }
.badge--yayinda { color: var(--purple); }

.empty {
  padding: clamp(32px, 5vw, 56px);
  border: 1px dashed var(--line-strong);
  color: var(--ink-dim);
  text-align: center;
}

.cta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px 22px;
  margin-top: clamp(32px, 4vw, 48px);
}
.cta-note { color: var(--ink-faint); font-size: 0.9375rem; }

.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 28px;
  background: var(--purple);
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1;
  clip-path: var(--chamfer);
  transition: background 0.25s var(--ease), transform 0.25s var(--ease);
}
.btn:hover { background: #9a63ff; transform: translateY(-2px); }
.btn:active { transform: none; }
.btn--ghost {
  background: transparent;
  color: var(--ink-dim);
  border: 1px solid var(--line-strong);
  font-weight: 500;
  padding: 13px 22px;
  clip-path: none;
}
.btn--ghost:hover { background: rgba(63, 224, 197, 0.08); color: var(--teal); border-color: var(--teal); }
.btn--ghost.is-done { color: var(--teal); border-color: var(--teal); }

.link { color: var(--teal); border-bottom: 1px solid transparent; }
.link:hover { border-bottom-color: currentColor; }

/* ---------- Topluluk ---------------------------------------------------- */

.socials {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
  gap: clamp(16px, 2vw, 24px);
}
.social {
  position: relative;
  display: grid;
  gap: 4px;
  padding: clamp(28px, 3.4vw, 44px);
  background: var(--surface);
  border: 1px solid var(--line);
  overflow: hidden;
  transition: border-color 0.3s var(--ease), background 0.3s var(--ease),
    transform 0.3s var(--ease);
}
.social:hover {
  border-color: var(--line-strong);
  background: var(--surface-2);
  transform: translateY(-4px);
}
.social__icon {
  width: 26px;
  height: 26px;
  color: var(--ink-dim);
  margin-bottom: 14px;
  transition: color 0.3s var(--ease);
}
.social__icon svg { width: 100%; height: 100%; }
.social:hover .social__icon { color: var(--teal); }
.social__count {
  font-family: var(--f-display);
  font-weight: 800;
  font-stretch: 110%;
  font-size: clamp(2.5rem, 1.4rem + 4.4vw, 4.25rem);
  line-height: 1;
  letter-spacing: -0.035em;
  font-variant-numeric: tabular-nums;
}
.social__count i { color: var(--teal); font-style: normal; font-size: 0.5em; vertical-align: 0.5em; }
.social__label { color: var(--ink-dim); }
.social__go {
  margin-top: 18px;
  font-family: var(--f-pixel);
  font-size: 0.8125rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--teal);
}

/* ---------- İletişim ---------------------------------------------------- */

.mail { display: flex; flex-wrap: wrap; align-items: center; gap: 18px 28px; }
.mail__addr {
  font-family: var(--f-display);
  font-weight: 700;
  font-stretch: 106%;
  font-size: clamp(1.5rem, 0.9rem + 3.2vw, 3.25rem);
  letter-spacing: -0.03em;
  line-height: 1.1;
  word-break: break-word;
  background-image: linear-gradient(var(--teal), var(--teal));
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 0 2px;
  transition: background-size 0.4s var(--ease), color 0.3s var(--ease);
}
.mail__addr:hover { color: var(--teal); background-size: 100% 2px; }

/* ---------- Alt bilgi --------------------------------------------------- */

.foot {
  border-top: 1px solid var(--line);
  padding-block: clamp(44px, 6vw, 72px);
  background: rgba(13, 16, 39, 0.5);
}
.foot__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 28px 40px;
}
.foot__logo { height: 26px; width: auto; opacity: 0.85; }
.foot__meta { color: var(--ink-faint); font-size: 0.9375rem; line-height: 1.6; }
.foot__made { color: var(--ink-faint); }
.foot__links { display: flex; flex-wrap: wrap; gap: 10px 24px; }
.foot__links a { color: var(--ink-dim); font-size: 0.9375rem; }
.foot__links a:hover { color: var(--teal); }

/* ---------- Görünürlük animasyonu --------------------------------------- */

.js [data-reveal] {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.7s var(--ease), transform 0.7s var(--ease);
  transition-delay: calc(var(--i, 0) * 80ms);
}
.js [data-reveal].is-in { opacity: 1; transform: none; }

/* ---------- Duyarlı düzen ----------------------------------------------- */

@media (max-width: 1100px) {
  .rail { display: none; }
  .progress { display: block; }
  :root { --rail-w: 0px; }
}

@media (max-width: 860px) {
  .head__nav { display: none; }
  .burger { display: block; }
  .slot { grid-template-columns: 1fr; }
  .hero__scrub { display: none; }
  /* Dar ekranda kaydırma ipucu metinle çakışıyor; sahne zaten kaydırmaya davet ediyor */
  .hero__cue { display: none; }
  .hero__sub { max-width: 26ch; }
  /* Dokunmatikte kaydırma yolu kısaltılır */
  .hero__scroller { height: 280vh; }
  .hero--static .hero__scroller { height: 100svh; }
}

@media (min-width: 861px) {
  .sheet { display: none !important; }
}

@media (max-width: 520px) {
  .hero__content { gap: 12px; }
  .facts { grid-template-columns: repeat(2, 1fr); }
  .cta-row { align-items: flex-start; flex-direction: column; }
}

/* ---------- Hareket azaltma --------------------------------------------- */

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  .js [data-reveal] { opacity: 1; transform: none; }
  .hero__content { transform: none; opacity: 1; }
}
