/* ============================================================
   Ek Puanlı Yerleştirme Nedir? — SEO içerik sayfası
   Scope: .okt-ek-puanli-yerlestirme-nedir  (token'lar global, @keyframes global)
   ============================================================ */

/* ---------- HERO ---------- */
.okt-ek-puanli-yerlestirme-nedir .epy-hero { padding-bottom: 8px; }
.okt-ek-puanli-yerlestirme-nedir .epy-chip-1 { top: 30%; left: 3%; animation: float-up 8s ease-in-out infinite; }
.okt-ek-puanli-yerlestirme-nedir .epy-chip-2 { top: 50%; right: 3%; animation: float-up 9s ease-in-out infinite; animation-delay: 1s; }

.okt-ek-puanli-yerlestirme-nedir .epy-pill {
  display: inline-flex; align-items: center; gap: 6px;
  padding: 6px 13px; border-radius: 999px;
  background: #EBEFFF; color: #3B5BFF;
  font-size: 12px; font-weight: 800; letter-spacing: .02em;
}
.okt-ek-puanli-yerlestirme-nedir .epy-h1 { margin: 14px 0 12px; color: var(--ink-900); max-width: 780px; }
.okt-ek-puanli-yerlestirme-nedir .epy-hero-lead { max-width: 660px; }

/* ---------- İÇERİK BÖLÜMÜ ---------- */
.okt-ek-puanli-yerlestirme-nedir .epy-content { padding: 40px 24px 80px; background: #fff; }

/* dt-grid — içerik + sidebar */
.okt-ek-puanli-yerlestirme-nedir .dt-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 320px);
  gap: 36px; align-items: flex-start;
}
.okt-ek-puanli-yerlestirme-nedir .dt-side { position: sticky; top: 88px; }

/* ---------- BODY TYPOGRAFİ ---------- */
.okt-ek-puanli-yerlestirme-nedir .dt-body h2 { color: var(--ink-900); font-size: 24px; margin: 36px 0 12px; }
.okt-ek-puanli-yerlestirme-nedir .dt-body h2:first-child { margin-top: 0; }
.okt-ek-puanli-yerlestirme-nedir .dt-body h3 { color: var(--ink-900); font-size: 17px; margin: 18px 0 8px; }
.okt-ek-puanli-yerlestirme-nedir .dt-body p { font-size: 15.5px; color: var(--ink-700); line-height: 1.78; margin: 0 0 14px; }
.okt-ek-puanli-yerlestirme-nedir .dt-body strong { color: var(--ink-900); }
.okt-ek-puanli-yerlestirme-nedir .dt-body a { color: var(--primary-700); text-decoration: underline; font-weight: 600; }

/* cevap kutusu */
.okt-ek-puanli-yerlestirme-nedir .dt-answer { padding: 20px 22px; background: var(--primary-50, #EBEFFF); border-left: 3px solid var(--primary-700); border-radius: 10px; margin: 0 0 14px; }
.okt-ek-puanli-yerlestirme-nedir .dt-answer p { margin: 0; font-size: 16px; color: var(--ink-900); line-height: 1.75; }

/* SSS */
.okt-ek-puanli-yerlestirme-nedir .dt-faq details { border-bottom: 1px solid var(--border); padding: 15px 0; }
.okt-ek-puanli-yerlestirme-nedir .dt-faq summary { font-size: 15.5px; font-weight: 700; color: var(--ink-900); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; }
.okt-ek-puanli-yerlestirme-nedir .dt-faq summary::-webkit-details-marker { display: none; }
.okt-ek-puanli-yerlestirme-nedir .dt-faq summary::after { content: '+'; font-size: 23px; font-weight: 300; color: var(--fg-muted); }
.okt-ek-puanli-yerlestirme-nedir .dt-faq details[open] summary::after { content: '−'; }
.okt-ek-puanli-yerlestirme-nedir .dt-faq details p { margin: 11px 0 0; font-size: 14.5px; line-height: 1.75; color: var(--ink-700); }

/* ---------- SIDEBAR ---------- */
.okt-ek-puanli-yerlestirme-nedir .dt-side-card { background: #fff; border: 1px solid var(--border); border-radius: 12px; padding: 20px; margin-bottom: 14px; }
.okt-ek-puanli-yerlestirme-nedir .dt-side-card h3 { font-size: 15px; color: var(--ink-900); margin: 0 0 8px; }

/* sidebar koçluk CTA */
.okt-ek-puanli-yerlestirme-nedir .epy-side-cta { background: linear-gradient(135deg, #0B0F1A 0%, #16213A 100%); border: 0; position: relative; overflow: hidden; }
.okt-ek-puanli-yerlestirme-nedir .epy-side-glow { position: absolute; top: -50px; right: -50px; width: 170px; height: 170px; border-radius: 50%; background: radial-gradient(circle, rgba(198,242,90,.18), transparent 65%); pointer-events: none; }
.okt-ek-puanli-yerlestirme-nedir .epy-side-inner { position: relative; }
.okt-ek-puanli-yerlestirme-nedir .epy-side-eyebrow { font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; color: #C6F25A; margin-bottom: 8px; }
.okt-ek-puanli-yerlestirme-nedir .epy-side-title { color: #fff; font-size: 16px; margin: 0 0 8px; letter-spacing: -0.01em; }
.okt-ek-puanli-yerlestirme-nedir .epy-side-text { color: rgba(255,255,255,.78); font-size: 13.5px; line-height: 1.65; margin: 0 0 14px; }
.okt-ek-puanli-yerlestirme-nedir .epy-side-btn { display: inline-block; }
.okt-ek-puanli-yerlestirme-nedir .epy-side-link { display: block; margin-top: 11px; font-size: 12.5px; color: rgba(255,255,255,.72); font-weight: 600; text-decoration: none; }

/* sidebar ilgili linkler */
.okt-ek-puanli-yerlestirme-nedir .epy-related { font-size: 13.5px; line-height: 1.8; margin: 0; }
.okt-ek-puanli-yerlestirme-nedir .epy-related a { color: var(--primary-700); font-weight: 600; text-decoration: none; }
.okt-ek-puanli-yerlestirme-nedir .epy-related a:hover { text-decoration: underline; }

/* ---------- ALT CTA BANDI ---------- */
.okt-ek-puanli-yerlestirme-nedir .epy-cta { position: relative; overflow: hidden; padding: 72px 24px; background: linear-gradient(135deg, #0B0F1A 0%, #16213A 60%, #0E1626 100%); color: #fff; }
.okt-ek-puanli-yerlestirme-nedir .epy-cta-glow { position: absolute; border-radius: 50%; pointer-events: none; }
.okt-ek-puanli-yerlestirme-nedir .epy-cta-glow-1 { top: -140px; left: 50%; transform: translateX(-50%); width: 620px; height: 620px; background: radial-gradient(circle, rgba(59,91,255,.18), transparent 60%); }
.okt-ek-puanli-yerlestirme-nedir .epy-cta-glow-2 { bottom: -180px; right: -90px; width: 380px; height: 380px; background: radial-gradient(circle, rgba(198,242,90,.1), transparent 60%); }
.okt-ek-puanli-yerlestirme-nedir .epy-cta-inner { position: relative; text-align: center; }
.okt-ek-puanli-yerlestirme-nedir .epy-cta-eyebrow { display: inline-block; font-size: 11px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: #C6F25A; margin-bottom: 14px; padding: 5px 12px; border: 1px solid rgba(198,242,90,.3); border-radius: 999px; }
.okt-ek-puanli-yerlestirme-nedir .epy-cta-title { font-size: clamp(26px, 4vw, 38px); font-weight: 800; letter-spacing: -0.02em; line-height: 1.12; margin: 0 auto 14px; max-width: 720px; color: #fff; }
.okt-ek-puanli-yerlestirme-nedir .epy-cta-grad { background: linear-gradient(90deg, #7FE05A, #C6F25A); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }
.okt-ek-puanli-yerlestirme-nedir .epy-cta-text { font-size: 16px; color: rgba(255,255,255,.75); line-height: 1.6; max-width: 580px; margin: 0 auto 32px; }
.okt-ek-puanli-yerlestirme-nedir .epy-cta-btn { box-shadow: 0 12px 32px -10px rgba(198,242,90,.5); }

/* ---------- MOBİL ---------- */
@media (max-width: 960px) {
  .okt-ek-puanli-yerlestirme-nedir .dt-grid { grid-template-columns: 1fr; }
  .okt-ek-puanli-yerlestirme-nedir .dt-side { position: relative; top: 0; }
}
