@charset "UTF-8";
/* 1. İÇERİK VE MOBİL HİZALAMA */
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=IBM+Plex+Mono:wght@300;400&display=swap");
@media (max-width: 768px) {
  body.single-yaka_sayfa .entry-content,
  body.single-yaka_hizmet .entry-content {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.6;
    box-sizing: border-box;
  }
}
/* 2. KAPAK VE LOGO (Modern Sarkan Görünüm) */
.yfpl-hero {
  position: relative;
  overflow: visible !important;
  margin-bottom: 55px !important;
}

.yfpl-logo {
  position: absolute !important;
  bottom: -40px !important;
  left: 20px !important;
  width: 90px !important;
  height: 90px !important;
  z-index: 20 !important;
  border: 4px solid #fff !important;
  border-radius: 15px !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2) !important;
}

/* Sadece Masaüstünde Logoyu Yukarı Çekme (Hizmet satırına binmemesi için) */
@media (min-width: 769px) {
  .yfpl-logo {
    bottom: -20px !important;
  }
}
/* 3. FİRMA BAŞLIĞI - GENEL AYARLAR */
.yfr-firma-header-title {
  position: absolute;
  top: 0; /* Masaüstü varsayılan: Tavana yapışık */
  left: 5%;
  z-index: 10;
  max-width: 95%;
  padding: 0.1rem 0.3rem;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 0 0 6px 6px;
  text-align: left;
  margin: 0;
}

/* ÖZEL AYAR: Sadece firma ana sayfasında başlığı hem masaüstü hem mobilde %2.5 yukarı alır */
body.single-yaka_firma .yfr-firma-header-title {
  top: -2.5% !important;
}

.yfr-firma-title-link span {
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(18px, 2.5vw, 28px);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
  /* SATIR ARALIĞI: Satırları mühür gibi birbirine yaklaştırır */
  line-height: 0.85 !important;
  display: inline-block;
}

/* 4. MOBİL AYARLARI */
@media (max-width: 768px) {
  /* Diğer sayfalarda (ürün, hizmet, sayfa) kaymayı durdurup yerine (0) çeker */
  .yfr-firma-header-title {
    top: 0 !important;
    left: 2%;
    padding: 0 0.15rem;
  }
  /* Çok iyi dediğin o özel konumu mobilde de firma sayfasına sabitliyoruz */
  body.single-yaka_firma .yfr-firma-header-title {
    top: -2.5% !important;
  }
  .yfr-firma-title-link span {
    font-size: clamp(15px, 4.5vw, 21px);
    line-height: 0.85 !important;
  }
  .yfpl-logo {
    width: 75px !important;
    height: 75px !important;
    bottom: -35px !important;
    left: 15px !important;
  }
  .yfpl-hero {
    margin-bottom: 45px !important;
  }
}
/* 5. GENEL YAPI VE MÜHÜR */
header.site-header {
  margin-bottom: 8px;
}

.kadence-post-image, .entry-header, .header-image {
  position: relative;
}

@media (max-width: 768px) {
  /* Ürün, hizmet ve sayfalarda yukarı kaymayı durdurur, tavana sıfırlar */
  .yfr-firma-header-title {
    top: 0 !important;
  }
  /* Sadece firma ana sayfasında %2.5 yukarıda tutar */
  body.single-yaka_firma .yfr-firma-header-title {
    top: -2.5% !important;
  }
}
/* Masaüstünde firma ana sayfasındaki yukarı kaymayı durdurur */
body.single-yaka_firma .yfr-firma-header-title {
  top: 0 !important;
}

/* Satır aralarını (yazıların birbirine yakınlığını) mühürler */
.yfr-firma-title-link span {
  line-height: 0.85 !important;
  display: inline-block;
}

/* 1. Sadece mobilde firma ana sayfasındaki başlığı yukarı çeker */
@media (max-width: 768px) {
  body.single-yaka_firma .yfr-firma-header-title {
    top: -4% !important; /* Aşağı kaçan başlığı yukarı fırlatır */
  }
}
/* 2. Satır aralarını (yazıların birbirine yakınlığını) kilitler */
.yfr-firma-title-link span {
  line-height: 0.85 !important;
  display: inline-block;
}

/* 007 Yönetim Paneli Butonları (Değişmedi) */
.yonetim-paneli-btn {
  display: inline-block;
  background: #28a745;
  color: #fff !important;
  padding: 12px 24px;
  border-radius: 10px;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 4px 12px rgba(40, 167, 69, 0.25);
  transition: all 0.25s ease;
}

.yonetim-paneli-btn:hover {
  background: #22c152;
  box-shadow: 0 6px 18px rgba(34, 193, 82, 0.35);
  transform: translateY(-2px);
}

/* ============================================================
   YAKA METAL — Hakkımızda (Kadence Uyumlu, Tam Sürüm)
   Görünüm > Ek CSS alanına yapıştırın
   ============================================================ */
/* ── KADENCE SIFIRLAMA ── */
body:has(.ym-hakkimizda) .entry-content,
body:has(.ym-hakkimizda) .entry-content-wrap,
body:has(.ym-hakkimizda) .content-container,
body:has(.ym-hakkimizda) #primary,
body:has(.ym-hakkimizda) #content,
body:has(.ym-hakkimizda) main,
body:has(.ym-hakkimizda) article.page {
  max-width: none !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

body:has(.ym-hakkimizda) {
  background-color: #0d0d0d !important;
}

/* ── ANA KAPSAYICI ── */
.ym-hakkimizda {
  background-color: #0d0d0d !important;
  color: #f0ead8 !important;
  font-family: "IBM Plex Mono", monospace !important;
  overflow-x: hidden;
  width: 100vw !important;
  max-width: 100vw !important;
  position: relative;
  left: 50% !important;
  margin-left: -50vw !important;
}

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

.ym-hakkimizda h1,
.ym-hakkimizda h2,
.ym-hakkimizda h3 {
  color: #f0ead8 !important;
}

/* Noise */
.ym-noise-overlay {
  position: fixed;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");
  opacity: 0.3;
  pointer-events: none;
  z-index: 0;
}

/* Cursor */
.ym-cursor {
  position: fixed;
  width: 12px;
  height: 12px;
  background: #c8421a;
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  mix-blend-mode: difference;
  top: 0;
  left: 0;
}

.ym-cursor-ring {
  position: fixed;
  width: 36px;
  height: 36px;
  border: 1px solid #c8421a;
  border-radius: 50%;
  pointer-events: none;
  z-index: 9998;
  opacity: 0.5;
  top: 0;
  left: 0;
}

/* ── ORTAK SECTION ── */
.ym-hakkimizda .ym-section {
  position: relative;
  z-index: 2;
  background: #0d0d0d !important;
  display: block !important;
  visibility: visible !important;
  max-height: none !important;
  height: auto !important;
  overflow: visible !important;
}

.ym-section-tag {
  font-family: "IBM Plex Mono", monospace !important;
  font-size: 0.65rem !important;
  letter-spacing: 0.35em;
  color: #c8421a !important;
  text-transform: uppercase;
  margin-bottom: 1rem;
  display: flex !important;
  align-items: center;
  gap: 1rem;
}

.ym-section-tag::after {
  content: "";
  display: block;
  height: 1px;
  width: 40px;
  background: #c8421a;
  flex-shrink: 0;
}

/* ANA SAYFA HERO */
.ym-home-hero {
  min-height: auto; /* 100vh yok */
  display: block; /* grid yok */
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #6d7682 0%, #545d68 40%, #3f4752 70%, #2f3742 100%);
  color: #fff;
}

.ym-hero-left {
  display: flex !important;
  flex-direction: column;
  justify-content: flex-end;
  padding: 4rem 3rem 5rem 4rem;
  position: relative;
  z-index: 2;
}

.ym-hero-label {
  font-family: "IBM Plex Mono", monospace !important;
  font-size: 0.7rem !important;
  letter-spacing: 0.3em;
  color: #c8421a !important;
  text-transform: uppercase;
  margin-bottom: 2rem;
  opacity: 0;
  animation: ymFadeUp 0.8s 0.3s forwards;
}

.ym-hero-title {
  font-family: "Bebas Neue", sans-serif !important;
  font-size: clamp(5rem, 10vw, 9rem) !important;
  line-height: 0.92 !important;
  color: #D4AF37 !important;
  opacity: 0;
  animation: ymFadeUp 0.8s 0.5s forwards;
  margin: 0 !important;
  padding: 0 !important;
}

.ym-hero-title span {
  color: #c8421a !important;
  display: block;
}

.ym-hero-sub {
  margin-top: 2.5rem;
  font-size: 0.85rem !important;
  line-height: 1.8 !important;
  color: #c8bfa8 !important;
  max-width: 380px;
  opacity: 0;
  animation: ymFadeUp 0.8s 0.8s forwards;
}

.ym-hero-right {
  position: relative;
  overflow: hidden;
}

.ym-hero-right::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 70% 60%, rgba(200, 66, 26, 0.25) 0%, transparent 60%), repeating-linear-gradient(45deg, transparent, transparent 2px, rgba(200, 66, 26, 0.03) 2px, rgba(200, 66, 26, 0.03) 4px);
  z-index: 1;
}

.ym-forge-visual {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.ym-anvil-icon {
  width: 280px;
  opacity: 0;
  animation: ymFadeIn 1.2s 1s forwards;
}

.ym-spark-particle {
  position: absolute;
  width: 3px;
  height: 3px;
  background: #f0a030;
  border-radius: 50%;
  animation: ymSpark 3s infinite;
}

.ym-hero-divider {
  position: absolute;
  left: 50%;
  top: 8%;
  bottom: 8%;
  width: 1px;
  background: linear-gradient(to bottom, transparent, #c8421a 30%, #c8421a 70%, transparent);
  z-index: 3;
  opacity: 0;
  animation: ymFadeIn 1s 1.2s forwards;
}

/* ── KÖKEN ── */
.ym-origin {
  padding: 8rem 4rem;
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  gap: 5rem;
  border-top: 1px solid rgba(200, 66, 26, 0.2);
}

.ym-origin-left {
  padding-top: 0.5rem;
}

.ym-origin-num {
  font-family: "Bebas Neue", sans-serif !important;
  font-size: 8rem !important;
  color: rgba(200, 66, 26, 0.15) !important;
  line-height: 1;
  user-select: none;
}

.ym-origin-right h2 {
  font-family: "Playfair Display", serif !important;
  font-size: clamp(2.2rem, 4vw, 3.2rem) !important;
  line-height: 1.2 !important;
  color: #f0ead8 !important;
  margin-bottom: 2rem;
  font-weight: 400 !important;
}

.ym-origin-right h2 em {
  font-style: italic;
  color: #e05a2b !important;
}

.ym-origin-right p {
  font-size: 0.85rem !important;
  line-height: 2 !important;
  color: #c8bfa8 !important;
  margin-bottom: 1rem;
  max-width: 600px;
}

/* ── NEDEN EVRİLDİK ── */
.ym-neden {
  padding: 6rem 4rem;
  background: #0a0a0a !important;
  border-top: 1px solid rgba(200, 66, 26, 0.15);
}

.ym-neden-inner {
  width: 100%;
}

.ym-neden-grid {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  margin-top: 1rem;
  align-items: center;
}

.ym-neden-text p {
  font-size: 0.85rem !important;
  line-height: 2 !important;
  color: #c8bfa8 !important;
  margin-bottom: 1.2rem;
}

.ym-vurgu-box {
  border: 1px solid rgba(200, 66, 26, 0.3);
  padding: 2.5rem;
  background: rgba(200, 66, 26, 0.05) !important;
  position: relative;
}

.ym-vurgu-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #c8421a;
}

.ym-vurgu-icon {
  display: block;
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #c8421a !important;
}

.ym-vurgu-box p {
  font-family: "Playfair Display", serif !important;
  font-size: 1rem !important;
  line-height: 1.8 !important;
  color: #f0ead8 !important;
  margin: 0 !important;
}

.ym-vurgu-box strong {
  color: #e05a2b !important;
  font-weight: 700 !important;
}

/* ── MANEVİ PUSULA ── */
.ym-ilham {
  padding: 7rem 4rem;
  background: linear-gradient(135deg, #0d0d0d 0%, #130a06 50%, #0d0d0d 100%) !important;
  border-top: 1px solid rgba(200, 66, 26, 0.2);
  border-bottom: 1px solid rgba(200, 66, 26, 0.2);
  position: relative;
  overflow: hidden;
}

.ym-ilham::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 50% 50%, rgba(200, 66, 26, 0.07) 0%, transparent 70%);
  pointer-events: none;
}

.ym-ilham-inner {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

.ym-ilham-ornament {
  opacity: 0.9;
}

.ym-ilham-label {
  font-family: "IBM Plex Mono", monospace !important;
  font-size: 0.65rem !important;
  letter-spacing: 0.35em;
  color: #c8421a !important;
  text-transform: uppercase;
}

.ym-ilham-quote {
  font-family: "Playfair Display", serif !important;
  font-size: clamp(1.2rem, 2.2vw, 1.75rem) !important;
  font-style: italic;
  font-weight: 400 !important;
  line-height: 1.8 !important;
  color: #f0ead8 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  letter-spacing: 0.01em;
}

.ym-ilham-quote em {
  font-style: normal;
  color: #e05a2b !important;
  font-weight: 700 !important;
}

/* ── DİJİTAL ADALET ── */
.ym-adalet {
  padding: 8rem 4rem;
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  gap: 5rem;
  border-top: 1px solid rgba(200, 66, 26, 0.2);
}

.ym-adalet-left {
  padding-top: 0.5rem;
}

.ym-adalet-right h2 {
  font-family: "Playfair Display", serif !important;
  font-size: clamp(2.2rem, 4vw, 3.2rem) !important;
  line-height: 1.2 !important;
  color: #f0ead8 !important;
  margin-bottom: 2rem;
  font-weight: 400 !important;
}

.ym-adalet-right h2 em {
  font-style: italic;
  color: #e05a2b !important;
}

.ym-adalet-right p {
  font-size: 0.85rem !important;
  line-height: 2 !important;
  color: #c8bfa8 !important;
  margin-bottom: 1rem;
  max-width: 600px;
}

.ym-highlight {
  color: #e05a2b !important;
  font-style: normal;
}

/* ── ŞART ── */
.ym-sart {
  padding: 6rem 4rem;
  background: #0a0a0a !important;
  border-top: 1px solid rgba(200, 66, 26, 0.15);
}

.ym-sart-header {
  margin-bottom: 4rem;
}

.ym-sart-header h2 {
  font-family: "Bebas Neue", sans-serif !important;
  font-size: clamp(3rem, 6vw, 5rem) !important;
  color: #f0ead8 !important;
  margin: 0.5rem 0 0 !important;
  line-height: 1 !important;
  letter-spacing: 0.02em;
}

.ym-sart-header h2 em {
  font-style: italic;
  font-family: "Playfair Display", serif !important;
  color: #e05a2b !important;
  font-size: 0.7em !important;
}

.ym-sart-items {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
}

.ym-sart-item {
  display: flex !important;
  gap: 1.5rem;
  padding: 2.5rem;
  border-right: 1px solid rgba(200, 66, 26, 0.15);
  position: relative;
  transition: background 0.3s;
  background: transparent !important;
}

.ym-sart-item:last-child {
  border-right: none;
}

.ym-sart-item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #c8421a;
  transition: width 0.4s;
}

.ym-sart-item:hover::before {
  width: 100%;
}

.ym-sart-item:hover {
  background: rgba(200, 66, 26, 0.05) !important;
}

.ym-sart-num {
  font-family: "Bebas Neue", sans-serif !important;
  font-size: 3rem !important;
  color: rgba(200, 66, 26, 0.2) !important;
  line-height: 1;
  flex-shrink: 0;
}

.ym-sart-text h3 {
  font-family: "Playfair Display", serif !important;
  font-size: 1.2rem !important;
  color: #f0ead8 !important;
  margin-bottom: 0.75rem;
  font-weight: 400 !important;
}

.ym-sart-text p {
  font-size: 0.75rem !important;
  line-height: 1.9 !important;
  color: #c8bfa8 !important;
  margin: 0 !important;
}

/* ── KAPANIŞ ── */
.ym-closing {
  padding: 8rem 4rem 6rem;
  text-align: center;
  border-top: 1px solid rgba(200, 66, 26, 0.2);
  position: relative;
  background: #0d0d0d !important;
  display: block !important;
}

.ym-closing::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 60px;
  background: linear-gradient(to bottom, #c8421a, transparent);
}

.ym-closing-quote {
  font-family: "Playfair Display", serif !important;
  font-size: clamp(1.6rem, 3.5vw, 2.8rem) !important;
  font-style: italic;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  color: #f0ead8 !important;
  max-width: 800px;
  margin: 4rem auto 3rem;
}

.ym-closing-quote strong {
  font-style: normal;
  color: #c8421a !important;
  font-weight: 700 !important;
}

.ym-closing-sub {
  font-size: 0.72rem !important;
  color: #c8bfa8 !important;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

/* ── FOOTER ── */
.ym-footer-bar {
  padding: 2rem 4rem;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  font-size: 0.65rem !important;
  letter-spacing: 0.1em;
  background: #0d0d0d !important;
}

.ym-footer-bar, .ym-footer-bar div {
  color: rgba(200, 190, 168, 0.45) !important;
}

.ym-logo-mark {
  font-family: "Bebas Neue", sans-serif !important;
  font-size: 1.5rem !important;
  color: #f0ead8 !important;
}

.ym-logo-mark span {
  color: #c8421a !important;
}

/* ── ANİMASYONLAR ── */
@keyframes ymFadeUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes ymFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ymSpark {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(var(--tx), var(--ty)) scale(0);
    opacity: 0;
  }
}
.ym-reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.ym-reveal.ym-visible {
  opacity: 1 !important;
  transform: translateY(0);
}

/* ── MOBİL ── */
@media (max-width: 900px) {
  .ym-hero {
    grid-template-columns: 1fr !important;
    min-height: auto;
  }
  .ym-hero-right {
    height: 260px;
  }
  .ym-hero-divider {
    display: none !important;
  }
  .ym-hero-left {
    padding: 3rem 1.5rem 3rem;
  }
  .ym-origin,
  .ym-adalet {
    grid-template-columns: 1fr !important;
    gap: 1.5rem;
    padding: 4rem 1.5rem;
  }
  .ym-origin-num {
    font-size: 5rem !important;
  }
  .ym-neden,
  .ym-ilham,
  .ym-sart,
  .ym-closing {
    padding: 4rem 1.5rem;
  }
  .ym-neden-grid {
    grid-template-columns: 1fr !important;
    gap: 2rem;
  }
  .ym-sart-items {
    grid-template-columns: 1fr !important;
  }
  .ym-sart-item {
    border-right: none !important;
    border-bottom: 1px solid rgba(200, 66, 26, 0.15);
  }
  .ym-sart-item:last-child {
    border-bottom: none !important;
  }
  .ym-footer-bar {
    flex-direction: column !important;
    gap: 0.75rem;
    text-align: center;
    padding: 2rem 1.5rem;
  }
}
/* FIX: JS yoksa reveal gizlemesin */
.ym-hakkimizda .ym-reveal {
  opacity: 1 !important;
  transform: none !important;
}