/* ============================================
   mainpage - Auto-bundled CSS
   Generated: 2025-12-18 21:48:49
   ============================================ */

/* ========== page.css ========== */
:root {
    --hi5-index-page-bg: #FFFFFF;
}

html {
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
}

body.index-page-body {
    margin: 0;
    padding: 0;
    background: var(--hi5-index-page-bg);
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

main.index-page-main {
    background: var(--hi5-index-page-bg);
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.index-page-section-container {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 16px;
    overflow-x: hidden;
}

/* HEADER ana bölüm – 1291px sınır */
.index-page-section-header {
    max-width: 1291px;
}

/* HERO – 1408px sınır ve -60px üst boşluk */
.index-page-section-hero {
    max-width: 1408px;
    
}

/* KAYAR – tam genişlik, içinde 1140px container */
.index-page-section-kayar-full {
    width: 100%;
}

.index-page-section-kayar-inner {
    max-width: 1140px;
}

/* KAZANANLAR – 1361px container */
.index-page-section-kazananlar {
    max-width: 1361px;
}

/* REVIEWS – 1408px container içinde 45px radius, #F9F9F9 kutu */
.index-page-section-reviews {
    max-width: 1408px;
}

.index-page-section-reviews-box {
    background: #F9F9F9;
    border-radius: 45px;
    padding: 40px 32px;
    box-sizing: border-box;
}

/* BAŞARIYA – 1408px container + iç container */
.index-page-section-basariya {
    max-width: 1408px;
}

.index-page-section-basariya-inner {
    width: 100%;
    box-sizing: border-box;
}

/* KATKI – 1408px container, üstten 40px boşluk, içinde #F9F9F9 ve 45px radius */
.index-page-section-katki {
    max-width: 1408px;
    margin-top: 40px;
}

.index-page-section-katki-inner {
    background: #F9F9F9;
    border-radius: 45px;
    padding: 40px 32px;
    box-sizing: border-box;
}

/* BLOG – 1172px container + iç container */
.index-page-section-blog {
    max-width: 1172px;
}

.index-page-section-blog-inner {
    width: 100%;
    box-sizing: border-box;
}

/* SSS – 1226px container, içinde #FEFAF8 ve 45px radius */
.index-page-section-sss {
    max-width: 1226px;
}

.index-page-section-sss-inner {
    background: #FEFAF8;
    border-radius: 45px;
    padding: 40px 32px;
    box-sizing: border-box;
}

/* FOOTER – 1468px container */
.index-page-section-footer {
    max-width: 1468px;
}

/* Genel dikey aralıklar hafif kontrol – asıl boşluklar section CSS'lerinden gelir */
.index-page-section-hero,
.index-page-section-kayar-full,
.index-page-section-kazananlar,
.index-page-section-reviews,
.index-page-section-basariya,
.index-page-section-katki,
.index-page-section-blog,
.index-page-section-sss,
.index-page-section-footer {
    margin-left: auto;
    margin-right: auto;
}

/* Tablet optimizasyonları */
@media (max-width: 1024px) and (min-width: 769px) {
    .index-page-section-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .index-page-section-reviews-box,
    .index-page-section-katki-inner,
    .index-page-section-sss-inner {
        padding: 32px 24px;
        border-radius: 35px;
    }
}

/* Mobil optimizasyonları */
@media (max-width: 768px) {
    .index-page-section-container {
        padding-left: 12px;
        padding-right: 12px;
    }
    
    .index-page-section-reviews-box,
    .index-page-section-katki-inner,
    .index-page-section-sss-inner {
        padding: 20px 16px;
        border-radius: 24px;
    }
}

/* Küçük mobil cihazlar */
@media (max-width: 480px) {
    .index-page-section-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .index-page-section-reviews-box,
    .index-page-section-katki-inner,
    .index-page-section-sss-inner {
        padding: 16px 12px;
        border-radius: 20px;
    }
}

/* ========== hero.css ========== */
/* ================================
   HI5 HERO (dar layout + overlap video)
   ================================ */

/* Bagoss fontları */
@font-face { 
  font-family: 'Bagoss';
  src: url('/wp-content/themes/custom/fonts/BagossCondensedTRIAL-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Bagoss';
  src: url('/wp-content/themes/custom/fonts/BagossCondensedTRIAL-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
/* İtalik için medium-italic dosyasını bağla (başlıkta sadece "hi5" bu yüzü kullanacak) */
@font-face {
  font-family: 'Bagoss';
  src: url('/wp-content/themes/custom/fonts/BagossCondensedTRIAL-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}

/* Kök */
.hi5-hero-css {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #fff;
  padding: 48px 0 80px; /* altta buton için boşluk */
  font-family: 'Bagoss', sans-serif;
}

/* Dar container */
.hi5-hero-css .hi5-hero-inner {
  width: 1400px;           /* daraltılmış sayfa genişliği */
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}

/* Lacivert panel */
.hi5-hero-css .hi5-panel {
  background: #000b45;
  color: #fff;
  border-radius: 28px;
  padding: 64px 80px 210px; /* altta fazla padding: overlap videonun yarısı içeride dursun */
  text-align: center;
  box-sizing: border-box;
}

/* Başlık: regular, sadece "hi5" turuncu ve italik */
.hi5-hero-css .hi5-title {
  margin: 0 0 16px;
  font-family: 'Bagoss', sans-serif;
  font-weight: 500;     /* REGULAR */
  font-size: 64px;
  line-height: 1.2;
  color: #ffffff;
}
.hi5-hero-css .hi5-title .hi5-academy {
  font-weight: 700; /* diğer kelimelerden daha kalın */
}
.hi5-hero-css .hi5-title .hi5-italic {
  color: #ff4a11;      /* turuncu */
  font-style: italic;  /* yatik */
  font-weight: 700;    /* italic yüzü */
}

/* Açıklama */
.hi5-hero-css .hi5-subtext {
  margin: 0 auto;
  max-width: 820px;
  font-size: 22px;
  line-height: 1.3;
  color: #ffffff;
  opacity: 0.95;
}

/* Video kartı: panelin alt kenarından yarı taşır */
.hi5-hero-css .hi5-video-overlap {
  position: relative;
  width: 620px;
  max-width: min(90%, 720px);
  margin: -180px auto 56px; /* NEGATİF TOP: yarı içerde / yarı dışarıda görünür */
  border-radius: 18px;
  background: #ffffff;
  padding: 10px;            /* beyaz çerçeve efekti */
  box-shadow: 0 24px 48px rgba(0,0,0,0.25);
}

/* Voomly kutusu içerisi */
.hi5-hero-css .hi5-video-overlap .voomly-embed {
  border-radius: 12px !important;
  overflow: hidden;
}

/* CTA buton */
.hi5-hero-css .hi5-cta {
  display: inline-block;
  background: #ff4a11;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 44px;
  border-radius: 14px;
  transition: all 0.3s ease;
}
.hi5-hero-css .hi5-cta:hover {
  background: #e63900;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255,74,17,0.3);
}

/* Tablet optimizasyonları */
@media (max-width: 1024px) and (min-width: 769px) {
  .hi5-hero-css { 
    padding: 32px 0 60px; 
  }
  .hi5-hero-css .hi5-panel { 
    padding: 48px 32px 140px; 
    border-radius: 24px;
  }
  .hi5-hero-css .hi5-title { 
    font-size: clamp(32px, 5vw, 48px); 
    margin-bottom: 14px;
  }
  .hi5-hero-css .hi5-subtext { 
    font-size: clamp(16px, 2vw, 20px); 
    max-width: 90%; 
  }
  .hi5-hero-css .hi5-video-overlap { 
    margin: -120px auto 40px; 
    width: 520px;
    max-width: 85%;
  }
  .hi5-hero-css .hi5-cta { 
    font-size: 16px; 
    padding: 12px 36px; 
  }
}

/* Mobil optimizasyonları */
@media (max-width: 768px) {
  .hi5-hero-css { 
    padding: 24px 0 40px; 
  }
  .hi5-hero-css .hi5-panel { 
    padding: 32px 20px 100px; 
    border-radius: 20px;
  }
  .hi5-hero-css .hi5-title { 
    font-size: clamp(24px, 6vw, 32px); 
    margin-bottom: 12px;
    line-height: 1.15;
  }
  .hi5-hero-css .hi5-subtext { 
    font-size: clamp(14px, 3.5vw, 18px); 
    max-width: 95%; 
    line-height: 1.4;
  }
  .hi5-hero-css .hi5-video-overlap { 
    margin: -80px auto 32px; 
    width: 90%;
    max-width: 400px;
    padding: 8px;
    border-radius: 14px;
  }
  .hi5-hero-css .hi5-cta { 
    font-size: 14px; 
    padding: 10px 28px; 
    border-radius: 12px;
  }
}

/* Küçük mobil cihazlar */
@media (max-width: 480px) {
  .hi5-hero-css { 
    padding: 20px 0 32px; 
  }
  .hi5-hero-css .hi5-panel { 
    padding: 24px 16px 80px; 
    border-radius: 18px;
  }
  .hi5-hero-css .hi5-title { 
    font-size: clamp(20px, 5.5vw, 28px); 
    margin-bottom: 10px;
  }
  .hi5-hero-css .hi5-subtext { 
    font-size: clamp(13px, 3.8vw, 16px); 
  }
  .hi5-hero-css .hi5-video-overlap { 
    margin: -70px auto 24px; 
    width: 88%;
    padding: 6px;
    border-radius: 12px;
  }
  .hi5-hero-css .hi5-cta { 
    font-size: 13px; 
    padding: 9px 24px; 
  }
}

/* ========== kayar.css ========== */
/* Slider için temel stiller */
.logo-slider-container {
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
}

/* Logo akışını ve animasyonu tanımlama */
.logo-slider-track {
    display: flex;
    animation: scroll-logos 30s linear infinite;
    width: calc(250px * 12); /* Logo sayısı (6) x 2 (döngü için) ve logo genişliği */
}

/* Animasyonlu kaydırma efekti */
@keyframes scroll-logos {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 6)); /* Tek bir logo grubunun toplam genişliği */
    }
}

/* Logo kapsayıcısı */
.logo-slide {
    width: 250px; /* Her logo için genişlik */
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px; /* Logo etrafında boşluk */
}

/* Logo resminin boyutu ve stili */
.logo-slide img {
    max-width: 100%;
    max-height: 80px; /* Logonun yüksekliği */
    filter: grayscale(100%); /* Logoları gri tonlamalı yap */
    transition: filter 0.3s ease-in-out;
    opacity: 0.7; /* Logoyu hafif şeffaf yap */
}

/* Hover efekti: fare üzerine gelince renklenir ve netleşir */
.logo-slide img:hover {
    filter: grayscale(0%);
    opacity: 1;
}

/* Tablet optimizasyonları */
@media (max-width: 1024px) and (min-width: 769px) {
    .logo-slider-container {
        padding: 12px 0;
    }
    .logo-slider-track {
        animation: scroll-logos 25s linear infinite;
        width: calc(200px * 12);
    }
    @keyframes scroll-logos {
        0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(calc(-200px * 6));
        }
    }
    .logo-slide {
        width: 200px;
        padding: 0 16px;
    }
    .logo-slide img {
        max-height: 70px;
    }
}

/* Mobil optimizasyonları */
@media (max-width: 768px) {
    .logo-slider-container {
        padding: 10px 0;
    }
    .logo-slider-track {
        animation: scroll-logos 20s linear infinite;
        width: calc(150px * 12);
    }
    @keyframes scroll-logos {
        0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(calc(-150px * 6));
        }
    }
    .logo-slide {
        width: 150px;
        padding: 0 12px;
    }
    .logo-slide img {
        max-height: 60px;
    }
}

/* Küçük mobil cihazlar */
@media (max-width: 480px) {
    .logo-slider-container {
        padding: 8px 0;
    }
    .logo-slider-track {
        animation: scroll-logos 18s linear infinite;
        width: calc(120px * 12);
    }
    @keyframes scroll-logos {
        0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(calc(-120px * 6));
        }
    }
    .logo-slide {
        width: 120px;
        padding: 0 10px;
    }
    .logo-slide img {
        max-height: 50px;
    }
}

/* ========== kazananlar.css ========== */
/* ================================
   HI5 BENEFIT SECTION (dar layout)
   ================================ */

.hi5-benefit-css {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  padding: 40px 0;
  font-family: 'Bagoss', sans-serif;
}

.hi5-benefit-css .hi5-container {
  width: 1200px;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}

/* ===== Başlık ===== */
.hi5-benefit-css .hi5-title {
  font-family: 'Bagoss', sans-serif !important;
  font-weight: 600;
  letter-spacing: -0.5px;
  text-align: center;
  line-height: 1.1;
  font-size: clamp(22px, 4.6vw, 40px);
  color: #000b45;
  margin-bottom: 80px;
}

.hi5-benefit-css .hi5-title span {
  font-family: 'Bagoss', sans-serif !important;
  font-weight: 600;
  color: #000b45;
}

.hi5-benefit-css .hi5-title img {
  height: 1.5em;
  width: auto;
  vertical-align: -0.08em;
  margin: -9px;
}

/* ===== İçerik Grid ===== */
.hi5-benefit-css .hi5-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 60px;
}

/* ===== Sol kart grubu ===== */
.hi5-benefit-css .hi5-cards {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

.hi5-benefit-css .hi5-card {
  width: 80%;
  border-radius: 22px;
  padding: 36px 40px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  display: flex;
  align-items: center;
  gap: 24px;
  text-align: left;
  font-family: 'Bagoss', sans-serif;
}

.hi5-benefit-css .hi5-card.card-1 { background: rgba(239, 232, 255, 0.65); }
.hi5-benefit-css .hi5-card.card-2 { background: rgba(242, 252, 231, 0.95); }
.hi5-benefit-css .hi5-card.card-3 { background: rgba(254, 233, 220, 0.65); }

.hi5-benefit-css .hi5-card-text {
  flex: 0 0 70%;
}

.hi5-benefit-css .hi5-card-text h3 {
  font-family: 'Bagoss', sans-serif !important;
  font-size: 22px;
  font-weight: 700;
  color: #000b45;
  margin: 0 0 12px;
  line-height: 1.3;
}

.hi5-benefit-css .hi5-card-text p {
  font-family: 'Bagoss', sans-serif !important;
  font-size: 17px;
  font-weight: 400;
  color: #000b45;
  margin: 0;
  line-height: 1.3;
  opacity: 0.95;
}

.hi5-benefit-css .hi5-card-icon {
  flex: 0 0 30%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  padding-bottom: 0px;
  min-height: 120px;
}

.hi5-benefit-css .hi5-card-icon img {
  height: 96px;
  width: auto;
  opacity: 0.45;
  transform: rotate(-14deg) translateX(-12px);
  filter: drop-shadow(0 6px 12px rgba(0,0,0,0.08));
}

/* ===== Sağ görsel ===== */
.hi5-benefit-css .hi5-image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
 
  min-height: 440px;
}

.hi5-benefit-css .hi5-image::before {
  content: '';
  position: absolute;
  inset: -18% -36% -18% 34%;
  background:
    linear-gradient(140deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.88) 32%, rgba(255,255,255,0.32) 52%, rgba(255,255,255,0.04) 70%, rgba(255,255,255,0) 84%),
    radial-gradient(circle at 78% 30%, rgba(9,21,94,0.22) 30%, rgba(9,21,94,0.0) 58%),
    radial-gradient(circle at 74% 76%, rgba(255,74,17,0.18) 0%, rgba(255,74,17,0.0) 30%);
  border-radius: 86px;
  filter: blur(8px);
  z-index: 0;
}

.hi5-benefit-css .hi5-image::after {
  content: '';
  position: absolute;
  inset: -8% -10% auto auto;
  width: 280px;
  height: 280px;
  background: radial-gradient(circle at 60% 55%, rgba(255,101,42,0.32) 0%, rgba(255,101,42,0) 64%);
  filter: blur(28px);
  border-radius: 50%;
  z-index: 0;
}

.hi5-benefit-css .hi5-image-frame {
  position: relative;
  width: 330px;
  border-radius: 42px;
  padding: 16px;
  background: linear-gradient(140deg, #0a0f4e 0%, #121c68 45%, #ff5c27 100%);
  box-shadow: 0 32px 60px rgba(0,0,0,0.25);
  z-index: 2;
}

.hi5-benefit-css .hi5-image-frame::before {
  content: '';
  position: absolute;
  inset: 3px;
  border-radius: 36px;
  background: linear-gradient(145deg, rgba(10,15,78,0.95) 0%, rgba(15,24,95,0.85) 70%);
  z-index: 1;
}

.hi5-benefit-css .hi5-image-frame img {
  position: relative;
  width: 100%;
  border-radius: 32px;
  z-index: 2;
}

.hi5-benefit-css .hi5-arrow {
  position: absolute;
  right: 0;
  top: 10%;
  width: 360px;
  max-width: 100%;
  opacity: 0.65;
  z-index: 1;
  transform: rotate(4deg);
}

/* ===== Buton ===== */
.hi5-benefit-css .hi5-btn {
  display: inline-block;
  background: #ff4a11;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 44px;
  border-radius: 14px;
  margin-top: 70px;
  transition: all 0.3s ease;
}
.hi5-benefit-css .hi5-btn:hover {
  background: #e63900;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255,74,17,0.3);
}

/* Tablet optimizasyonları */
@media (max-width: 1024px) and (min-width: 769px) {
  .hi5-benefit-css {
    padding: 32px 0;
  }
  .hi5-benefit-css .hi5-container {
    max-width: 95%;
    padding: 0 20px;
  }
  .hi5-benefit-css .hi5-content {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
  }
  .hi5-benefit-css .hi5-cards {
    order: 2;
    gap: 20px;
  }
  .hi5-benefit-css .hi5-image {
    order: 1;
    display: none;
  }
  .hi5-benefit-css .hi5-title {
    font-size: clamp(28px, 4.2vw, 36px);
    margin-bottom: 32px;
  }
  .hi5-benefit-css .hi5-card {
    width: 85%;
    padding: 28px 32px;
    gap: 20px;
  }
  .hi5-benefit-css .hi5-card-text h3 {
    font-size: 20px;
  }
  .hi5-benefit-css .hi5-card-text p {
    font-size: 16px;
  }
  .hi5-benefit-css .hi5-btn {
    font-size: 16px;
    padding: 12px 36px;
    margin-top: 40px;
  }
}

/* Mobil optimizasyonları */
@media (max-width: 768px) {
  .hi5-benefit-css {
    padding: 24px 0;
  }
  .hi5-benefit-css .hi5-container {
    max-width: 100%;
    padding: 0 12px;
  }
  .hi5-benefit-css .hi5-content {
    grid-template-columns: 1fr;
    gap: 32px;
    text-align: center;
  }
  .hi5-benefit-css .hi5-cards {
    order: 2;
    gap: 16px;
  }
  .hi5-benefit-css .hi5-image {
    order: 1;
    display: none;
  }
  .hi5-benefit-css .hi5-title {
    font-size: clamp(22px, 5vw, 32px);
    margin-bottom: 28px;
  }
  .hi5-benefit-css .hi5-title img {
    height: 1.4em;
    margin: -4px;
  }
  .hi5-benefit-css .hi5-card {
    width: 92%;
    padding: 24px 20px;
    gap: 16px;
    border-radius: 18px;
  }
  .hi5-benefit-css .hi5-card-text h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .hi5-benefit-css .hi5-card-text p {
    font-size: 15px;
  }
  .hi5-benefit-css .hi5-card-icon {
    min-height: 100px;
  }
  .hi5-benefit-css .hi5-card-icon img {
    height: 80px;
  }
  .hi5-benefit-css .hi5-btn {
    font-size: 14px;
    padding: 12px 32px;
    margin-top: 24px;
    border-radius: 12px;
  }
}

/* Küçük mobil cihazlar */
@media (max-width: 480px) {
  .hi5-benefit-css {
    padding: 20px 0;
  }
  .hi5-benefit-css .hi5-container {
    padding: 0 10px;
  }
  .hi5-benefit-css .hi5-title {
    font-size: clamp(20px, 5.5vw, 28px);
    margin-bottom: 24px;
  }
  .hi5-benefit-css .hi5-card {
    width: 95%;
    padding: 20px 16px;
    gap: 14px;
    border-radius: 16px;
  }
  .hi5-benefit-css .hi5-card-text h3 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .hi5-benefit-css .hi5-card-text p {
    font-size: 14px;
  }
  .hi5-benefit-css .hi5-card-icon {
    min-height: 90px;
  }
  .hi5-benefit-css .hi5-card-icon img {
    height: 70px;
  }
  .hi5-benefit-css .hi5-btn {
    font-size: 13px;
    padding: 10px 28px;
    margin-top: 20px;
  }
}

/* ========== fullreviews.css ========== */
/* Namespace: videos-review-section */
.videos-review-section { background: transparent; font-family: 'Bagoss', sans-serif; position: relative; }
/* Orijinal Elementor yapısına geri: genişlik 1100px civarı, sağ/sol 16px padding */
.videos-review-section .vrs-container { max-width: 1100px; margin: 0 auto; padding: 40px 16px 60px; position: relative; }
.videos-review-section .vrs-carousel-wrapper { position: relative; }

/* Heading */
 .videos-review-section .vrs-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 8px; flex-wrap: wrap; margin-bottom: 60px; position: relative; padding-right: 140px; }
.videos-review-section .vrs-heading-inner { display: flex; align-items: center; justify-content: center; gap: 8px; flex-wrap: wrap; flex: 1; }
.videos-review-section .vrs-heading-text { font-family: 'Bagoss', sans-serif !important; color: #000b45; font-weight: 600; letter-spacing: -0.5px; line-height: 1.1; }
.videos-review-section .vrs-heading-text.v1 { font-size: clamp(22px, 4.6vw, 40px); }
.videos-review-section .vrs-heading-text.v2 { font-size: clamp(22px, 4.6vw, 40px); }
.videos-review-section .vrs-avatars { display: inline-flex; align-items: center; gap: 8px; }
.videos-review-section .vrs-avatars img { height: 3.5em; width: auto; vertical-align: -0.08em; margin: 0px; filter: e-rotate(358deg) brightness(101%) contrast(101%); }
 .videos-review-section .vrs-line2 { display: flex; align-items: center; gap: 10px; width: 100%; justify-content: center; margin-top: -4px; position: relative; }

/* Controls - horizontal rectangular buttons aligned with second line */
.videos-review-section .vrs-controls { position: absolute; right: 0; top: calc(clamp(95px, 4.6vw, 40px) * 1.1 + 4px); display: flex; gap: 8px; z-index: 10; transform: translateY(-50%); }
.videos-review-section .vrs-btn { width: 68px; height: 35px; border-radius: 18px; border: none; background: #000b45; color: #fff; display: grid; place-items: center; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: all .15s ease; }
.videos-review-section .vrs-btn:hover:not(:disabled) { background: #001a6b; transform: translateY(-1px); }
.videos-review-section .vrs-btn[disabled] { opacity: .45; cursor: default; }
.videos-review-section .vrs-btn:active:not(:disabled) { transform: translateY(0); }
.videos-review-section .vrs-btn svg { width: 20px; height: 20px; }

/* Mobilde butonları gizle */
@media (max-width: 899px) {
  .videos-review-section .vrs-controls { display: none; }
}

/* Track */
.videos-review-section .vrs-track { display: flex; gap: 32px; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; -ms-overflow-style: none; }
.videos-review-section .vrs-track::-webkit-scrollbar { display: none; height: 0; }
.videos-review-section .vrs-track::-webkit-scrollbar-thumb { background: transparent; }
.videos-review-section .vrs-track::-webkit-scrollbar-track { background: transparent; }
@media (min-width: 900px) {
  .videos-review-section .vrs-track { 
    display: flex;
    scroll-snap-type: x mandatory;
  }
}

/* Card */
 .videos-review-section .vrs-card { 
   scroll-snap-align: start; 
   min-width: calc(100% - 32px); 
   background: #fff; 
   border-radius: 18px; 
   padding: 20px 0 20px 0; 
   display: flex; 
   flex-direction: column; 
   gap: 0; 
   box-shadow: 0 2px 8px rgba(0,0,0,0.06); 
   border: 1px solid rgba(20, 10, 63, 0.08); 
   overflow: hidden; 
   position: relative; 
   flex-shrink: 0; 
 }
@media (min-width: 900px) {
  /* Desktop: 2 kart yan yana – orijinal genişlik hesabına geri döndük */
  .videos-review-section .vrs-card { 
    min-width: calc((100% - 32px) / 2);
    max-width: calc((100% - 32px) / 2);
    width: calc((100% - 32px) / 2);
    flex-direction: row;
    padding: 20px 0 20px 20px;
  }
  /* Sağdaki kartın "kesik" görünmemesi için track'e hafif iç boşluk veriyoruz */
  .videos-review-section .vrs-track {
    padding: 0 8px;
    box-sizing: border-box;
  }
}
.videos-review-section .vrs-card .vrs-media { 
  border-radius: 16px; 
  overflow: hidden; 
  background: transparent; 
  aspect-ratio: 9 / 16; 
  width: 100%; 
  max-width: 100%; 
  position: relative; 
  margin: 0 20px 24px 20px; 
  flex-shrink: 0;
  isolation: isolate;
}
@media (min-width: 900px) {
  .videos-review-section .vrs-card .vrs-media {
    width: 180px;
    max-width: 180px;
    min-width: 180px;
    margin: 0 24px 0 0;
    flex-shrink: 0;
  }
}
/* Play button overlay */
.videos-review-section .vrs-card .vrs-media::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  z-index: 2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ff7a00'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");
  background-size: 28px 28px;
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 54%;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  pointer-events: none;
}
.videos-review-section .vrs-bg-1 .vrs-media::before { background-color: rgba(251, 230, 214, 0.85); }
.videos-review-section .vrs-bg-2 .vrs-media::before { background-color: rgba(236, 229, 253, 0.85); }
.videos-review-section .vrs-bg-3 .vrs-media::before { background-color: rgba(243, 250, 231, 0.85); }
.videos-review-section .vrs-bg-4 .vrs-media::before { background-color: rgba(238, 231, 250, 0.85); }
/* Voomly embed - vertical rectangle, no cropping, fit container */
.videos-review-section .vrs-card .vrs-media .voomly-embed { 
  width: 100% !important; 
  height: 100% !important; 
  border-radius: 16px !important; 
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.videos-review-section .vrs-card .vrs-media .voomly-embed iframe { 
  width: 100% !important; 
  height: 100% !important; 
  border-radius: 16px !important; 
  border: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.videos-review-section .vrs-card .vrs-content { 
  color: #150B3E; 
  padding: 0 20px 20px 20px; 
  display: flex; 
  flex-direction: column; 
  flex: 1; 
  min-height: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 900px) {
  .videos-review-section .vrs-card .vrs-content {
    padding: 20px 24px 24px 0;
    margin-left: 0;
  }
}
.videos-review-section .vrs-quote { font-size: 15px; line-height: 1.6; margin: 0 0 16px; flex: 1; }
.videos-review-section .vrs-author { display: flex; flex-direction: column; margin-top: auto; line-height: 1.2; gap: 2px; }
.videos-review-section .vrs-name { font-weight: 600; font-size: 18px; color: #000b45; margin-bottom: 0; }
.videos-review-section .vrs-role { font-size: 13px; color: #666; margin-top: 0; }

/* Heart icon for each card */
.videos-review-section .vrs-card::after {
  content: '';
  position: absolute;
  right: -6px;
  bottom: -6px;
  width: 70px;
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
  transform: rotate(-14deg);
  pointer-events: none;
  z-index: 1;
}

/* Card background variants with heart icons */
.videos-review-section .vrs-bg-1 { background: #fbe6d6; }
.videos-review-section .vrs-bg-1::after { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e8b892' stroke-width='1.8'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E");
}
.videos-review-section .vrs-bg-2 { background: #ece5fd; }
.videos-review-section .vrs-bg-2::after { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c8b0e8' stroke-width='1.8'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E");
}
.videos-review-section .vrs-bg-3 { background: #f3fae7; }
.videos-review-section .vrs-bg-3::after { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23cad8b0' stroke-width='1.8'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E");
}
.videos-review-section .vrs-bg-4 { background: #eee7fa; }
.videos-review-section .vrs-bg-4::after { 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23cdb8e8' stroke-width='1.8'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E");
}

/* Responsive */
@media (min-width: 900px) {
  .videos-review-section .vrs-card .vrs-media::before { width: 56px; height: 56px; background-size: 24px 24px; }
  .videos-review-section .vrs-card::after {
    width: 80px;
    height: 80px;
    right: -8px;
    bottom: -8px;
  }
  .videos-review-section .vrs-heading { padding-right: 120px; }
}

/* Mobil Tasarım İyileştirmeleri */
@media (max-width: 899px) {
  /* Container optimizasyonu */
  .videos-review-section .vrs-container { 
    padding: 32px 16px 18px; 
  }
  
  /* Başlık mobil optimizasyonu */
  .videos-review-section .vrs-heading { 
    margin-bottom: 28px; 
    padding-right: 0; 
    padding-left: 0;
    align-items: center;
    justify-content: center;
  }
  .videos-review-section .vrs-heading-inner { 
    width: 100%; 
    justify-content: center;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
  }
  .videos-review-section .vrs-heading-text.v1,
  .videos-review-section .vrs-heading-text.v2 { 
    font-size: clamp(26px, 6.5vw, 34px);
    letter-spacing: -0.9px;
    line-height: 1.15;
  }
  .videos-review-section .vrs-line2 {
    margin-top: -3px;
    gap: 6px;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .videos-review-section .vrs-avatars img { 
    height: 2.6em;
    max-height: 42px;
  }
  
  /* Track mobil optimizasyonu */
  .videos-review-section .vrs-track { 
    gap: 16px; 
    padding: 0 16px 8px;
    scroll-padding: 0 16px;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }
  
  /* Kart mobil tasarımı - modern ve şık */
  .videos-review-section .vrs-card { 
    min-width: calc(100% - 32px);
    max-width: calc(100% - 32px);
    width: calc(100% - 32px);
    padding: 0;
    border-radius: 28px;
    box-shadow: 
      0 8px 24px rgba(0, 11, 69, 0.1),
      0 4px 12px rgba(0, 11, 69, 0.06),
      0 2px 4px rgba(0, 11, 69, 0.04);
    border: none;
    overflow: hidden;
    scroll-snap-align: center;
    scroll-snap-stop: always;
    backdrop-filter: blur(10px);
  }
  
  /* Video alanı mobil optimizasyonu */
  .videos-review-section .vrs-card .vrs-media { 
    width: 100%;
    margin: 0;
    border-radius: 28px 28px 0 0;
    aspect-ratio: 9 / 16;
    flex-shrink: 0;
    position: relative;
  }
  .videos-review-section .vrs-card .vrs-media::before {
    width: 76px;
    height: 76px;
    background-size: 34px 34px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.25s ease;
    opacity: 0.96;
  }
  .videos-review-section .vrs-card .vrs-media:active::before {
    transform: translate(-50%, -50%) scale(1.08);
    opacity: 1;
  }
  .videos-review-section .vrs-card .vrs-media .voomly-embed,
  .videos-review-section .vrs-card .vrs-media .voomly-embed iframe {
    border-radius: 28px 28px 0 0 !important;
  }
  
  /* İçerik alanı mobil optimizasyonu */
  .videos-review-section .vrs-card .vrs-content { 
    padding: 28px 24px 32px;
    gap: 20px;
    display: flex;
    flex-direction: column;
  }
  
  /* Quote mobil tipografi */
  .videos-review-section .vrs-quote { 
    font-size: 17px; 
    line-height: 1.75; 
    margin: 0 0 24px;
    letter-spacing: -0.3px;
    color: #1a1a2e;
    font-weight: 400;
  }
  
  /* Author mobil tasarımı */
  .videos-review-section .vrs-author { 
    gap: 6px;
    padding-top: 20px;
    border-top: 1.5px solid rgba(0, 11, 69, 0.12);
    margin-top: auto;
  }
  .videos-review-section .vrs-name { 
    font-size: 18px; 
    font-weight: 600;
    letter-spacing: -0.4px;
    color: #000b45;
  }
  .videos-review-section .vrs-role { 
    font-size: 14px; 
    color: #666;
    letter-spacing: 0.1px;
    font-weight: 400;
  }
  
  /* Heart icon mobil boyutu */
  .videos-review-section .vrs-card::after {
    width: 90px;
    height: 90px;
    right: -12px;
    bottom: -12px;
    opacity: 0.35;
  }
  
  /* Kartlar arası smooth geçiş için */
  .videos-review-section .vrs-card {
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.25s ease;
  }
  
  /* Aktif kart efekti (scroll/touch sırasında) */
  .videos-review-section .vrs-card:active {
    transform: scale(0.985);
  }
  
  /* Arka plan renkleri mobilde daha soft */
  .videos-review-section .vrs-bg-1 { 
    background: linear-gradient(135deg, #fbe6d6 0%, #f8ddd0 100%); 
  }
  .videos-review-section .vrs-bg-2 { 
    background: linear-gradient(135deg, #ece5fd 0%, #e6dcfa 100%); 
  }
  .videos-review-section .vrs-bg-3 { 
    background: linear-gradient(135deg, #f3fae7 0%, #eff7e0 100%); 
  }
  .videos-review-section .vrs-bg-4 { 
    background: linear-gradient(135deg, #eee7fa 0%, #e9e0f7 100%); 
  }
  
  /* Carousel wrapper mobil */
  .videos-review-section .vrs-carousel-wrapper {
    position: relative;
    padding-bottom: 20px;
  }
}

/* Tablet optimizasyonları - Videos Review Section */
@media (max-width: 1024px) and (min-width: 900px) {
  .videos-review-section .vrs-container { 
    padding: 36px 20px 50px; 
  }
  .videos-review-section .vrs-heading { 
    margin-bottom: 44px; 
    padding-right: 100px;
  }
  .videos-review-section .vrs-heading-text.v1,
  .videos-review-section .vrs-heading-text.v2 { 
    font-size: clamp(28px, 4vw, 36px);
  }
  .videos-review-section .vrs-card { 
    padding: 18px 0 18px 18px;
  }
  .videos-review-section .vrs-card .vrs-media {
    width: 160px;
    max-width: 160px;
    min-width: 160px;
  }
}

@media (max-width: 992px) {
  .videos-review-section .vrs-container { 
    padding: 32px 16px 48px; 
  }
  .videos-review-section .vrs-heading { 
    margin-bottom: 40px; 
    padding-right: 0; 
  }
  .videos-review-section .vrs-heading-inner { 
    width: 100%; 
  }
  .videos-review-section .vrs-controls { 
    position: static; 
    transform: none; 
    margin-top: 20px; 
    justify-content: center; 
  }
}
@media (max-width: 899px) {
  .videos-review-section .vrs-controls { 
    display: none; 
  }
}

/* Namespace: basariya-section */
.basariya-section { background: transparent; position: relative; font-family: 'Bagoss', sans-serif; overflow: visible; }
.basariya-section .bsr-container { max-width: 1200px; margin: 0 auto; padding: 12px 16px; overflow: visible; }

/* Heading */
.basariya-section .bsr-heading { display: grid; justify-content: center; gap: 8px; margin-bottom: 48px; }
.basariya-section .bsr-line1 { display: inline-flex; align-items: center; gap: 0px; justify-content: center; flex-wrap: wrap; color: #170d3c; font-family: 'Bagoss', sans-serif !important; font-weight: 500; font-size: clamp(22px, 4.6vw, 40px); line-height: 1.1; letter-spacing: -0.5px; }
.basariya-section .bsr-line1 img { 
  width: clamp(48px, 14vw, 72px); 
  height: clamp(48px, 14vw, 72px); 
  object-fit: contain; 
}
.basariya-section .bsr-line2 { display: flex; align-items: baseline; justify-content: center;  font-family: 'Bagoss', sans-serif !important; font-style: italic; font-weight: 700; font-size: clamp(30px, 4.8vw, 40px); line-height: 0.5; }
.basariya-section .bsr-line2 .academy { color: #170d3c; }
.basariya-section .bsr-line2 .hi5 { color: #ff4a11; }

/* Layout */
.basariya-section .bsr-grid { 
  display: grid; 
  grid-template-columns: 1fr; 
  gap: 20px; 
  align-items: stretch; 
  position: relative;
  overflow: visible;
}
.basariya-section .bsr-media { 
  width: 100%; 
  border-radius: 16px; 
  overflow: visible; 
  height: auto; 
  min-height: 250px;
  display: flex; 
  align-items: center; 
  justify-content: center;
  position: relative;
  background: transparent;
  padding: 10px 0;
}
.basariya-section .bsr-media::before {
  content: '';
  position: absolute;
  top: -15%;
  left: -10%;
  right: -10%;
  bottom: -15%;
  background-image: url('/wp-content/uploads/2025/11/g-01.png');
  background-size: 320px;
  background-position: center bottom;
  background-repeat: no-repeat;
  z-index: 0;
  pointer-events: none;
  mask-image: radial-gradient(ellipse 90% 90% at center, black 50%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse 90% 90% at center, black 50%, transparent 85%);
}
.basariya-section .bsr-media::after {
  content: '';
  position: absolute;
  top: -15%;
  left: -10%;
  right: -10%;
  bottom: -15%;
  background: 
    radial-gradient(ellipse 100% 100% at center, transparent 50%, rgba(255,255,255,0.2) 65%, rgba(255,255,255,0.5) 75%, rgba(255,255,255,0.8) 85%, rgba(255,255,255,0.95) 92%, rgba(255,255,255,1) 100%);
  z-index: 1;
  pointer-events: none;
}
.basariya-section .bsr-media img { 
  width: 100%; 
  height: auto; 
  max-width: 280px;
  object-fit: contain; 
  object-position: center bottom;
  display: block; 
  position: relative;
  z-index: 2;
}

.basariya-section .bsr-cards { display: grid; grid-template-columns: 1fr; gap: 22px;  }
.basariya-section .bsr-card { border-radius: 16px; padding: 20px; color: #000b45; margin: 4px; max-height: 300px; overflow: hidden; }
.basariya-section .bsr-card h4 { 
  margin: 0 0 8px 0; 
  font-family: 'Bagoss', sans-serif !important;
  font-size: 18px; 
  font-weight: 700; 
  color: #000b45; 
  line-height: 1.2;
}
.basariya-section .bsr-card p { margin-top: 12px; font-size: 15px; line-height: 1.2; opacity: .95; color: #000b45; }

.basariya-section .bg-1 { background: #faf3ea; }
.basariya-section .bg-2 { background: #f3fae7; }
.basariya-section .bg-3 { background: #f4f0fe; }
.basariya-section .bg-4 { background: #eaf0fa; }

@media (min-width: 992px) {
  .basariya-section .bsr-container { 
    padding: 44px 16px; 
  }
  .basariya-section .bsr-grid { 
    grid-template-columns: 520px 1fr; 
    gap: 40px; 
    align-items: stretch; 
  }
  .basariya-section .bsr-cards { grid-template-columns: 1fr 1fr; gap: 22px; }
  .basariya-section .bsr-card { margin: 4px; }
  .basariya-section .bsr-media { 
    min-height: 600px;
    overflow: visible;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 0;
  }
  .basariya-section .bsr-media img {
    width: 160%;
    height: auto;
    max-width: none;
    max-height: 600px;
    object-fit: contain;
    object-position: left bottom;
    position: relative;
  }
  .basariya-section .bsr-media::before {
    top: -35%;
    left: -25%;
    right: -25%;
    bottom: -15%;
    background-size: 600px;
    background-position: bottom;
    mask-image: radial-gradient(ellipse 85% 85% at center, black 45%, transparent 80%);
    -webkit-mask-image: radial-gradient(ellipse 85% 85% at center, black 45%, transparent 80%);
  }
  .basariya-section .bsr-media::after {
    top: -35%;
    left: -25%;
    right: -25%;
    bottom: -35%;
    background: 
      radial-gradient(ellipse 100% 100% at center, transparent 45%, rgba(255,255,255,0.15) 60%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.7) 80%, rgba(255,255,255,0.9) 90%, rgba(255,255,255,1) 98%);
  }
  .basariya-section .bsr-card {
    max-height: 300px;
  }
  .basariya-section .bsr-card h4 {
    font-size: 21px;
  }
  .basariya-section .bsr-card p {
    font-size: 17px;
  }
}

/* Temel değişkenler */
:root {
  --hi5-text: #000b45;
  --hi5-card: #f1f1f1;
  --hi5-star: #ff7a00;
  --radius-xl: 24px;
}

/* Section kabı - bg yok isteniyor */
.reviews-section {
  color: var(--hi5-text);
  background: transparent;
  font-family: 'Bagoss', sans-serif;
padding: clamp(20px, 6vw, 80px) 12px;
/* Görseldeki kapsayıcı parlaklığı ve yumuşak köşeler */
border-radius: 28px;
position: relative;
}

/* Başlık */
.reviews-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}
.reviews-title {
  font-family: 'Bagoss', sans-serif !important;
  font-weight: 600;
  letter-spacing: -0.5px;
  text-align: center;
  line-height: 1.1;
  font-size: clamp(22px, 4.6vw, 40px);
  color: #000b45;
}
.reviews-title img {
  height: 1.5em;
  width: auto;
  vertical-align: -0.08em;
  margin: -9px;
}

/* Kaydırıcı iskeleti */
.reviews-carousel {
position: relative;
}

/* Drag sırasında seçim ve sürükleme engelini kolayca yönetmek için yardımcı sınıflar */
.reviews-track.is-dragging { cursor: grabbing; }
.reviews-track.is-dragging, .reviews-track.is-dragging * { user-select: none; }
.review-card img { -webkit-user-drag: none; }

.reviews-track {
--reviews-gap: 16px;
display: flex;
gap: var(--reviews-gap);
overflow-x: auto;
overflow-y: hidden;
scroll-snap-type: x mandatory;
padding: 0;
-webkit-overflow-scrolling: touch;
/* Scrollbar gizleme */
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* IE/Edge */
/* Touch kaydırma aktif */
touch-action: pan-x pinch-zoom;
overscroll-behavior-x: contain;
cursor: grab;
scroll-behavior: smooth;
}
/* Chrome/Safari için scrollbar gizleme */
.reviews-track::-webkit-scrollbar {
  display: none;
}

.review-card {
scroll-snap-align: start;
background: var(--hi5-card);
border-radius: 18px;
border: 2px solid rgba(0, 0, 0, 0.06);
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
padding: 16px;
min-height: auto;
width: 100%;
min-width: 100%;
max-width: 100%;
flex: 0 0 100%;
display: flex;
flex-direction: column;
box-sizing: border-box;
word-wrap: break-word;
overflow-wrap: break-word;
}

.reviews-nav {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 48px;
height: 48px;
border-radius: 50%;
border: 1px solid rgba(0, 11, 69, 0.08);
background: rgba(255, 255, 255, 0.92);
box-shadow: 0 12px 28px rgba(0, 11, 69, 0.2);
display: flex;
align-items: center;
justify-content: center;
color: var(--hi5-text);
cursor: pointer;
transition: transform 0.2s ease, background 0.2s ease, opacity 0.2s ease;
z-index: 5;
}

.reviews-nav svg {
width: 18px;
height: 18px;
stroke-width: 2.5;
}

.reviews-prev {
left: -18px;
}

.reviews-next {
right: -18px;
}

.reviews-nav:hover:not(:disabled) {
background: #ffffff;
transform: translateY(-50%) scale(1.05);
}

.reviews-nav:disabled {
opacity: 0.45;
cursor: default;
pointer-events: none;
}

@media (max-width: 1023px) {
.reviews-nav {
  display: none;
}
}

.review-top {
  display: flex;
  align-items: center;
  gap: 12px;
}

.avatar-ring {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: white;
  flex-shrink: 0;
}
.avatar-ring .avatar {
  width: 84%;
  height: 84%;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.person {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.person .name {
  font-weight: 800;
  font-size: 16px;
  color: var(--hi5-text);
  line-height: 1.2;
}
.person .meta {
  font-size: 13px;
  opacity: 0.7;
}

.stars {
  display: inline-flex;
  gap: 6px;
}
.stars svg {
  width: 14px;
  height: 14px;
}

.review-body {
  margin-top: 16px;
  line-height: 1.5;
  font-size: 13px;
  flex: 1;
  overflow: visible;
  word-break: break-word;
}

/* Responsive */
@media (min-width: 640px) {
.reviews-section {
  padding: clamp(32px, 6vw, 80px) clamp(16px, 6vw, 64px);
}
.reviews-track {
  --reviews-gap: clamp(18px, 3vw, 28px);
  padding: 0 clamp(16px, 3vw, 24px);
}
.review-card {
  min-width: clamp(320px, 44vw, 360px);
  max-width: clamp(320px, 44vw, 360px);
  width: clamp(320px, 44vw, 360px);
  flex: 0 0 clamp(320px, 44vw, 360px);
  padding: clamp(24px, 4.5vw, 40px);
  min-height: 340px;
}
.avatar-ring {
  width: clamp(72px, 10vw, 110px);
  height: clamp(72px, 10vw, 110px);
}
.review-top {
  gap: clamp(12px, 3vw, 16px);
}
.person .name {
  font-size: clamp(18px, 2.2vw, 22px);
}
.stars svg {
  width: clamp(14px, 2vw, 16px);
  height: clamp(14px, 2vw, 16px);
}
.review-body {
  margin-top: clamp(16px, 3vw, 20px);
  font-size: clamp(14px, 1.9vw, 16px);
  line-height: 1.6;
}
}

@media (max-width: 992px) {
.reviews-header {
  margin-bottom: 40px;
}
}

@media (min-width: 1024px) {
.reviews-track {
  --reviews-gap: clamp(20px, 2.6vw, 28px);
  padding: 0;
}
.review-card {
  min-width: calc((100% - 2 * var(--reviews-gap)) / 3);
  max-width: calc((100% - 2 * var(--reviews-gap)) / 3);
  width: calc((100% - 2 * var(--reviews-gap)) / 3);
  flex: 0 0 calc((100% - 2 * var(--reviews-gap)) / 3);
}
}

/* ========== basariya.css ========== */
/* Namespace: basariya-section */
.basariya-section { background: transparent; position: relative; font-family: 'Bagoss', sans-serif; overflow-x: hidden; overflow-y: visible; }
.basariya-section .bsr-container { max-width: 1200px; margin: 0 auto; padding: 12px 16px; overflow-x: hidden; overflow-y: visible; width: 100%; box-sizing: border-box; }

/* Heading */
.basariya-section .bsr-heading { display: grid; justify-content: center; gap: 8px; margin-bottom: 48px; }
.basariya-section .bsr-line1 { display: inline-flex; align-items: center; gap: 0px; justify-content: center; flex-wrap: wrap; color: #170d3c; font-family: 'Bagoss', sans-serif !important; font-weight: 500; font-size: clamp(22px, 4.6vw, 40px); line-height: 1.1; letter-spacing: -0.5px; }
.basariya-section .bsr-line1 img { 
  width: clamp(48px, 14vw, 72px); 
  height: clamp(48px, 14vw, 72px); 
  object-fit: contain; 
}
.basariya-section .bsr-line2 { display: flex; align-items: baseline; justify-content: center;  font-family: 'Bagoss', sans-serif !important; font-style: italic; font-weight: 700; font-size: clamp(30px, 4.8vw, 40px); line-height: 0.5; }
.basariya-section .bsr-line2 .academy { color: #170d3c; }
.basariya-section .bsr-line2 .hi5 { color: #ff4a11; }

/* Layout */
.basariya-section .bsr-grid { 
  display: grid; 
  grid-template-columns: 1fr; 
  gap: 20px; 
  align-items: stretch; 
  position: relative;
  overflow: visible;
}
.basariya-section .bsr-media { 
  width: 100%; 
  border-radius: 16px; 
  overflow: visible; 
  height: auto; 
  min-height: 250px;
  display: flex; 
  align-items: center; 
  justify-content: center;
  position: relative;
  background: transparent;
  padding: 10px 0;
}
.basariya-section .bsr-media::before {
  content: '';
  position: absolute;
  top: -15%;
  left: -10%;
  right: -10%;
  bottom: -15%;
  background-image: url('/wp-content/uploads/2025/11/g-01.png');
  background-size: 320px;
  background-position: center bottom;
  background-repeat: no-repeat;
  z-index: 0;
  pointer-events: none;
  mask-image: radial-gradient(ellipse 90% 90% at center, black 50%, transparent 85%);
  -webkit-mask-image: radial-gradient(ellipse 90% 90% at center, black 50%, transparent 85%);
}
.basariya-section .bsr-media::after {
  content: '';
  position: absolute;
  top: -15%;
  left: -10%;
  right: -10%;
  bottom: -15%;
  background: 
    radial-gradient(ellipse 100% 100% at center, transparent 50%, rgba(255,255,255,0.2) 65%, rgba(255,255,255,0.5) 75%, rgba(255,255,255,0.8) 85%, rgba(255,255,255,0.95) 92%, rgba(255,255,255,1) 100%);
  z-index: 1;
  pointer-events: none;
}
.basariya-section .bsr-media img { 
  width: 100%; 
  height: auto; 
  max-width: 280px;
  object-fit: contain; 
  object-position: center bottom;
  display: block; 
  position: relative;
  z-index: 2;
}

.basariya-section .bsr-cards { display: grid; grid-template-columns: 1fr; gap: 22px;  }
.basariya-section .bsr-card { border-radius: 16px; padding: 20px; color: #000b45; margin: 4px; max-height: 300px; overflow: hidden; }
.basariya-section .bsr-card h4 { 
  margin: 0 0 8px 0; 
  font-family: 'Bagoss', sans-serif !important;
  font-size: 18px; 
  font-weight: 700; 
  color: #000b45; 
  line-height: 1.2;
}
.basariya-section .bsr-card p { margin-top: 12px; font-size: 15px; line-height: 1.2; opacity: .95; color: #000b45; }

.basariya-section .bg-1 { background: #faf3ea; }
.basariya-section .bg-2 { background: #f3fae7; }
.basariya-section .bg-3 { background: #f4f0fe; }
.basariya-section .bg-4 { background: #eaf0fa; }

/* Tablet optimizasyonları */
@media (max-width: 1024px) and (min-width: 769px) {
  .basariya-section .bsr-container { 
    padding: 32px 20px; 
  }
  .basariya-section .bsr-heading { 
    margin-bottom: 36px; 
  }
  .basariya-section .bsr-line1 { 
    font-size: clamp(26px, 4vw, 34px); 
  }
  .basariya-section .bsr-line2 { 
    font-size: clamp(28px, 4.2vw, 36px); 
  }
  .basariya-section .bsr-grid { 
    grid-template-columns: 1fr; 
    gap: 32px; 
  }
  .basariya-section .bsr-cards { 
    grid-template-columns: 1fr 1fr; 
    gap: 18px; 
  }
  .basariya-section .bsr-card { 
    padding: 18px; 
    max-height: none;
  }
  .basariya-section .bsr-card h4 {
    font-size: 19px;
  }
  .basariya-section .bsr-card p {
    font-size: 15px;
  }
  .basariya-section .bsr-media { 
    min-height: 300px;
    padding: 8px 0;
  }
  .basariya-section .bsr-media img {
    max-width: 240px;
  }
}

/* Mobil optimizasyonları */
@media (max-width: 768px) {
  .basariya-section .bsr-container { 
    padding: 24px 12px; 
  }
  .basariya-section .bsr-heading { 
    margin-bottom: 28px; 
    gap: 6px;
  }
  .basariya-section .bsr-line1 { 
    font-size: clamp(20px, 5vw, 28px); 
  }
  .basariya-section .bsr-line1 img { 
    width: clamp(40px, 12vw, 56px); 
    height: clamp(40px, 12vw, 56px); 
  }
  .basariya-section .bsr-line2 { 
    font-size: clamp(24px, 5.2vw, 32px); 
    line-height: 0.6;
  }
  .basariya-section .bsr-grid { 
    gap: 24px; 
  }
  .basariya-section .bsr-cards { 
    grid-template-columns: 1fr; 
    gap: 16px; 
  }
  .basariya-section .bsr-card { 
    padding: 16px; 
    margin: 0;
    max-height: none;
  }
  .basariya-section .bsr-card h4 {
    font-size: 17px;
    margin-bottom: 6px;
  }
  .basariya-section .bsr-card p {
    font-size: 14px;
    margin-top: 10px;
  }
  .basariya-section .bsr-media { 
    min-height: 250px;
    padding: 6px 0;
  }
  .basariya-section .bsr-media img {
    max-width: 200px;
  }
}

/* Küçük mobil cihazlar */
@media (max-width: 480px) {
  .basariya-section .bsr-container { 
    padding: 20px 10px; 
  }
  .basariya-section .bsr-heading { 
    margin-bottom: 24px; 
  }
  .basariya-section .bsr-line1 { 
    font-size: clamp(18px, 5.5vw, 24px); 
  }
  .basariya-section .bsr-line1 img { 
    width: clamp(36px, 11vw, 48px); 
    height: clamp(36px, 11vw, 48px); 
  }
  .basariya-section .bsr-line2 { 
    font-size: clamp(20px, 5.8vw, 28px); 
  }
  .basariya-section .bsr-grid { 
    gap: 20px; 
  }
  .basariya-section .bsr-cards { 
    gap: 14px; 
  }
  .basariya-section .bsr-card { 
    padding: 14px; 
  }
  .basariya-section .bsr-card h4 {
    font-size: 16px;
  }
  .basariya-section .bsr-card p {
    font-size: 13px;
  }
  .basariya-section .bsr-media { 
    min-height: 220px;
  }
  .basariya-section .bsr-media img {
    max-width: 180px;
  }
}

@media (min-width: 992px) {
  .basariya-section .bsr-container { 
    padding: 44px 16px; 
  }
  .basariya-section .bsr-grid { 
    grid-template-columns: 520px 1fr; 
    gap: 40px; 
    align-items: stretch; 
  }
  .basariya-section .bsr-cards { grid-template-columns: 1fr 1fr; gap: 22px; }
  .basariya-section .bsr-card { margin: 4px; }
  .basariya-section .bsr-media { 
    min-height: 600px;
    overflow: visible;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 0;
  }
  .basariya-section .bsr-media img {
    width: 160%;
    height: auto;
    max-width: none;
    max-height: 600px;
    object-fit: contain;
    object-position: left bottom;
    position: relative;
  }
  .basariya-section .bsr-media::before {
    top: -35%;
    left: -25%;
    right: -25%;
    bottom: -15%;
    background-size: 600px;
    background-position: bottom;
    mask-image: radial-gradient(ellipse 85% 85% at center, black 45%, transparent 80%);
    -webkit-mask-image: radial-gradient(ellipse 85% 85% at center, black 45%, transparent 80%);
  }
  .basariya-section .bsr-media::after {
    top: -35%;
    left: -25%;
    right: -25%;
    bottom: -35%;
    background: 
      radial-gradient(ellipse 100% 100% at center, transparent 45%, rgba(255,255,255,0.15) 60%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.7) 80%, rgba(255,255,255,0.9) 90%, rgba(255,255,255,1) 98%);
  }
  .basariya-section .bsr-card {
    max-height: 300px;
  }
  .basariya-section .bsr-card h4 {
    font-size: 21px;
  }
  .basariya-section .bsr-card p {
    font-size: 17px;
  }
}

/* ========== katki.css ========== */
/* Namespace: katki-section */
.katki-section { background: transparent; position: relative; font-family: 'Bagoss', sans-serif; overflow-x: hidden; overflow-y: visible; }
.katki-section .ks-container { max-width: 1300px; margin: 0 auto; padding: 44px 16px; overflow-x: hidden; overflow-y: visible; width: 100%; box-sizing: border-box; }

/* Header */
.katki-section .ks-header { position: relative; margin-bottom: 32px; padding-right: 620px; padding-left: 0; }
.katki-section .ks-title { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-bottom: 16px; line-height: 1.2; justify-content: flex-start; font-family: 'Bagoss', sans-serif; }
.katki-section .ks-title-group { display: flex; align-items: center; gap: 12px; }
.katki-section .ks-title-text { color: #000b45; font-size: clamp(32px, 5vw, 48px); font-weight: 600; font-family: 'Bagoss', sans-serif; }
.katki-section .ks-title-icon { width: clamp(60px, 5vw, 56px); height: clamp(60px, 5vw, 56px); }
.katki-section .ks-description { color: #000b45; font-size: 16px; line-height: 1.6; max-width: 850px; text-align: left; }

/* Overlapping graphic */
.katki-section .ks-overlap-img { position: absolute; top: -20px; right: 0; width: 400px; max-width: 45%; height: auto; z-index: 1; pointer-events: none; }

  /* Card carousel container */
  .katki-section .ks-carousel-wrapper { position: relative; margin-bottom: 32px; margin-top: 40px; padding: 16px 0 0 0; overflow: visible; }
  .katki-section .ks-carousel-container { overflow-x: auto; overflow-y: visible; scroll-behavior: smooth; -webkit-overflow-scrolling: touch; scrollbar-width: none; scroll-snap-type: x mandatory; touch-action: pan-x pinch-zoom; overscroll-behavior-x: contain; cursor: grab; padding-top: 0; padding-bottom: 20px; }
  .katki-section .ks-carousel-container::-webkit-scrollbar { display: none; }
  .katki-section .ks-carousel-container.is-dragging { cursor: grabbing; }
  .katki-section .ks-carousel-container.is-dragging, .katki-section .ks-carousel-container.is-dragging * { user-select: none; }
  .katki-section .ks-cards { display: flex; gap: 16px; padding: 20px 0 0 0; margin-top: 0; }
.katki-section .ks-card { flex: 0 0 100%; width: 100%; min-width: 100%; max-width: 100%; scroll-snap-align: start; background: white; border-radius: 16px; padding: 28px; transition: all 0.3s ease; box-sizing: border-box; border: 1.5px solid rgba(0, 11, 69, 0.12); box-shadow: 0 2px 8px rgba(0, 11, 69, 0.06); }
.katki-section .ks-card:hover { background: #ff4a11; border-color: #ff4a11; box-shadow: 0 4px 16px rgba(255, 74, 17, 0.2); }
.katki-section .ks-card-icon { width: 44px; height: 44px; margin-bottom: 16px; transition: all 0.3s ease; display: flex; align-items: center; justify-content: center; }
.katki-section .ks-card-icon i { font-size: 32px; color: #ff4a11; transition: color 0.3s ease; }
.katki-section .ks-card-icon svg { width: 100%; height: 100%; }
.katki-section .ks-card:hover .ks-card-icon svg { fill: white !important; }
.katki-section .ks-card:hover .ks-card-icon i { color: white; }
.katki-section .ks-card-title { font-size: 20px; font-weight: 800; margin-bottom: 12px; color: #000b45; transition: color 0.3s ease; font-family: 'Bagoss', sans-serif !important; }
.katki-section .ks-card:hover .ks-card-title { color: white; }
.katki-section .ks-card-desc { font-size: 14px; line-height: 1.6; color: #000b45; margin-bottom: 16px; transition: color 0.3s ease; }
.katki-section .ks-card:hover .ks-card-desc { color: white; }
.katki-section .ks-card-link { font-size: 14px; font-weight: 600; color: #000b45; text-decoration: none; display: inline-flex; align-items: center; gap: 6px; transition: color 0.3s ease; }
.katki-section .ks-card:hover .ks-card-link { color: white; }
.katki-section .ks-card-link::after { content: '→'; font-size: 16px; }

  /* Navigation arrows */
  .katki-section .ks-nav-btn { position: absolute; top: 50%; transform: translateY(-50%); width: 48px; height: 48px; border-radius: 50%; background: white; border: 2px solid #ff4a11; color: #ff4a11; font-size: 28px; cursor: pointer; display: none; align-items: center; justify-content: center; transition: all 0.3s ease; z-index: 2; box-shadow: 0 2px 8px rgba(0,0,0,0.1); font-weight: 300; line-height: 1; }
  .katki-section .ks-nav-btn:hover { background: #ff4a11; color: white; }
  .katki-section .ks-nav-btn.prev { left: 0; }
  .katki-section .ks-nav-btn.next { right: 0; }
  .katki-section .ks-nav-btn:disabled { opacity: 0.3; cursor: not-allowed; }

/* CTA Button */
.katki-section .ks-cta { text-align: center; margin-top: 32px; }
.katki-section .ks-cta-button { display: inline-block; background: #ff4a11; color: #fff; text-decoration: none; font-weight: 400; font-size: 18px; padding: 10px 44px; border-radius: 14px; transition: all 0.3s ease; }
.katki-section .ks-cta-button:hover { background: #e63900; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(255,74,17,0.3); }

  /* Tablet optimizasyonları */
  @media (max-width: 1024px) and (min-width: 769px) {
    .katki-section .ks-container { 
      padding: 36px 20px; 
    }
    .katki-section .ks-header { 
      padding-right: 0; 
      margin-bottom: 28px;
    }
    .katki-section .ks-title { 
      font-size: clamp(28px, 4.2vw, 36px); 
      margin-bottom: 14px;
    }
    .katki-section .ks-title-text { 
      font-size: clamp(28px, 4.2vw, 36px); 
    }
    .katki-section .ks-description { 
      font-size: 15px; 
      max-width: 95%;
    }
    .katki-section .ks-carousel-wrapper { 
      margin-top: 32px; 
      padding: 0 0 60px 0; 
    }
    .katki-section .ks-card { 
      padding: 24px; 
    }
    .katki-section .ks-card-title {
      font-size: 19px;
    }
    .katki-section .ks-card-desc {
      font-size: 14px;
    }
    .katki-section .ks-cta-button { 
      font-size: 16px; 
      padding: 12px 36px; 
    }
  }

  @media (max-width: 1024px) {
    .katki-section .ks-header { padding-right: 0; }
  }

  /* Mobil optimizasyonları */
  @media (max-width: 768px) {
    .katki-section { 
      overflow-x: hidden; 
    }
    .katki-section .ks-container { 
      padding: 28px 12px; 
    }
    .katki-section .ks-overlap-img { 
      display: none; 
    }
    .katki-section .ks-header { 
      margin-bottom: 24px; 
    }
    .katki-section .ks-carousel-wrapper { 
      margin-top: 20px; 
      padding: 0 0 50px 0; 
    }
    .katki-section .ks-title { 
      font-weight: 600; 
      font-size: clamp(22px, 5vw, 32px); 
      letter-spacing: -1px; 
      line-height: 1.1; 
      justify-content: center; 
      margin-bottom: 12px;
    }
    .katki-section .ks-title-text { 
      font-weight: 600; 
      font-size: clamp(22px, 5vw, 32px); 
      letter-spacing: -1px; 
      line-height: 1.1; 
    }
    .katki-section .ks-description { 
      font-size: 15px; 
      text-align: center; 
      padding-top: 16px; 
      max-width: 100%;
    }
    .katki-section .ks-card { 
      padding: clamp(18px, 4vw, 24px); 
    }
    .katki-section .ks-card-title {
      font-size: 18px;
      margin-bottom: 10px;
    }
    .katki-section .ks-card-desc {
      font-size: 14px;
      margin-bottom: 14px;
    }
    .katki-section .ks-nav-btn { 
      display: flex; 
      width: 36px; 
      height: 36px; 
      font-size: 24px; 
      top: auto; 
      bottom: 0; 
      transform: none; 
      align-items: center; 
      justify-content: center; 
      line-height: 1; 
    }
    .katki-section .ks-nav-btn.prev { 
      left: 12px; 
    }
    .katki-section .ks-nav-btn.next { 
      right: 12px; 
    }
    .katki-section .ks-cta { 
      margin-top: 28px; 
    }
    .katki-section .ks-cta-button { 
      font-size: 14px; 
      padding: 12px 32px; 
    }
  }

  /* Küçük mobil cihazlar */
  @media (max-width: 480px) {
    .katki-section .ks-container { 
      padding: 24px 10px; 
    }
    .katki-section .ks-header { 
      margin-bottom: 20px; 
    }
    .katki-section .ks-title { 
      font-size: clamp(20px, 5.5vw, 28px); 
      margin-bottom: 10px;
    }
    .katki-section .ks-title-text { 
      font-size: clamp(20px, 5.5vw, 28px); 
    }
    .katki-section .ks-description { 
      font-size: 14px; 
      padding-top: 12px; 
    }
    .katki-section .ks-carousel-wrapper { 
      margin-top: 16px; 
      padding: 0 0 45px 0; 
    }
    .katki-section .ks-card { 
      padding: 16px; 
    }
    .katki-section .ks-card-title {
      font-size: 17px;
    }
    .katki-section .ks-card-desc {
      font-size: 13px;
    }
    .katki-section .ks-nav-btn { 
      width: 32px; 
      height: 32px; 
      font-size: 22px; 
    }
    .katki-section .ks-nav-btn.prev { 
      left: 10px; 
    }
    .katki-section .ks-nav-btn.next { 
      right: 10px; 
    }
    .katki-section .ks-cta { 
      margin-top: 24px; 
    }
    .katki-section .ks-cta-button { 
      font-size: 13px; 
      padding: 10px 28px; 
    }
  }
  @media (min-width: 769px) and (max-width: 1023px) {
.katki-section .ks-carousel-wrapper { padding: 0 64px; }
.katki-section .ks-header { padding-left: 64px; }
.katki-section .ks-carousel-container { padding: 0; }
.katki-section .ks-cards { gap: clamp(16px, 3vw, 28px); padding: 0; }
.katki-section .ks-card { flex: 0 0 320px; min-width: 320px; max-width: 360px; width: 320px; }
.katki-section .ks-nav-btn { display: flex; top: 50%; transform: translateY(-50%); }
.katki-section .ks-nav-btn.prev { left: 0; }
.katki-section .ks-nav-btn.next { right: 0; }
  }
  @media (min-width: 1024px) {
.katki-section .ks-carousel-wrapper { padding: 0 64px; }
.katki-section .ks-header { padding-left: 64px; }
.katki-section .ks-carousel-container { padding: 0; }
.katki-section .ks-cards { gap: clamp(16px, 3vw, 28px); padding: 0; }
.katki-section .ks-card { flex: 0 0 340px; min-width: 340px; max-width: 340px; width: 340px; }
.katki-section .ks-nav-btn { display: flex; top: 50%; transform: translateY(-50%); }
.katki-section .ks-nav-btn.prev { left: 0; }
.katki-section .ks-nav-btn.next { right: 0; }
  }

/* ========== blog.css ========== */
/* Namespace: blog-section */
.blog-section { background: transparent; position: relative; font-family: 'Bagoss', sans-serif; overflow-x: hidden; }
.blog-section .blog-container { max-width: 1300px; margin: 0 auto; padding: clamp(20px, 6vw, 80px) 12px; box-sizing: border-box; }

/* Header */
.blog-section .blog-header { margin-bottom: clamp(20px, 4vw, 40px); text-align: center; }
.blog-section .blog-title { display: flex; flex-wrap: wrap; align-items: center; gap: 4px; margin-bottom: 16px; line-height: 1.1; justify-content: center; font-family: 'Bagoss', sans-serif;}
.blog-section .blog-title-text { color: #000b45; font-size: clamp(22px, 4.6vw, 40px); font-weight: 600; letter-spacing: -0.5px; }
.blog-section .blog-title-icon { height: 1.6em; width: auto; vertical-align: -0.08em; margin: -10px; padding: 0; }
.blog-section .blog-subtitle { color: #000b45; font-size: clamp(14px, 2vw, 16px); line-height: 1.6; }

/* Grid - Kenarlıksız ve bitişik kutucuklar */
.blog-section .blog-grid { 
  display: grid; 
  grid-template-columns: repeat(2, 1fr); 
  gap: 0; 
  margin-bottom: 32px; 
  width: 100%; 
  box-sizing: border-box; 
}

.blog-section .blog-card { 
  border-radius: 0; 
  padding: 12px; 
  aspect-ratio: 1; 
  position: relative; 
  display: flex; 
  flex-direction: column; 
  justify-content: center; 
  text-decoration: none; 
  transition: all 0.3s ease; 
  cursor: pointer; 
  box-shadow: none; 
  border: none; 
  box-sizing: border-box; 
  min-width: 0; 
}

.blog-section .blog-card:hover { 
  transform: none; 
  box-shadow: none; 
  z-index: 1; 
  opacity: 0.9; 
}

/* Card backgrounds */
.blog-section .blog-card.bg-green-1 { background: #e8f5e9; }
.blog-section .blog-card.bg-orange { background: #fbe9e7; }
.blog-section .blog-card.bg-blue { background: #e3f2fd; }
.blog-section .blog-card.bg-purple { background: #ede7f6; }
.blog-section .blog-card.bg-teal { background: #b2dfdb; }
.blog-section .blog-card.bg-pink { background: #fce4ec; }

/* Card content */
.blog-section .blog-card-text { 
  color: #000b45; 
  font-size: 12px; 
  font-weight: 700; 
  line-height: 1.4; 
  margin: 0; 
  word-wrap: break-word; 
  overflow-wrap: break-word; 
  text-align: center; 
}

/* Card icons */
.blog-section .blog-card-icon { 
  position: absolute; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%); 
  width: 50px; 
  height: 50px; 
  opacity: 0.4; 
}
.blog-section .blog-card-icon svg { 
  width: 100%; 
  height: 100%; 
}

/* Icon colors */
.blog-section .blog-card.bg-orange .blog-card-icon svg { fill: #ffcc80; }
.blog-section .blog-card.bg-purple .blog-card-icon svg { fill: #ba68c8; }
.blog-section .blog-card.bg-teal .blog-card-icon svg { fill: #4db6ac; }
.blog-section .blog-card.bg-pink .blog-card-icon svg { fill: #f06292; }

/* CTA Button */
.blog-section .blog-cta { text-align: center; margin-top: clamp(24px, 4vw, 32px); }
.blog-section .blog-cta-button { display: inline-block; background: #ff4a11; color: white; padding: 16px 48px; border-radius: 8px; font-size: 18px; font-weight: 700; text-decoration: none; transition: all 0.3s ease; }
.blog-section .blog-cta-button:hover { background: #e63900; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(255,74,17,0.3); }

/* Tablet optimizasyonları */
@media (max-width: 1024px) and (min-width: 769px) {
  .blog-section .blog-container { 
    padding: clamp(32px, 5vw, 60px) 20px; 
  }
  .blog-section .blog-header { 
    margin-bottom: clamp(24px, 3.5vw, 36px); 
  }
  .blog-section .blog-title-text { 
    font-size: clamp(28px, 4vw, 36px); 
  }
  .blog-section .blog-subtitle { 
    font-size: clamp(14px, 1.9vw, 16px); 
  }
  .blog-section .blog-grid { 
    grid-template-columns: repeat(2, 1fr); 
    margin-bottom: 28px; 
  }
  .blog-section .blog-card { 
    padding: clamp(18px, 2.5vw, 24px); 
  }
  .blog-section .blog-card-text { 
    font-size: clamp(14px, 1.9vw, 16px); 
  }
  .blog-section .blog-card-icon { 
    width: clamp(50px, 6.5vw, 65px); 
    height: clamp(50px, 6.5vw, 65px); 
  }
  .blog-section .blog-cta { 
    margin-top: clamp(20px, 3vw, 28px); 
  }
  .blog-section .blog-cta-button { 
    font-size: 16px; 
    padding: 14px 40px; 
  }
}

/* Mobil optimizasyonları */
@media (max-width: 768px) {
  .blog-section .blog-container { 
    padding: clamp(24px, 5vw, 48px) 12px; 
  }
  .blog-section .blog-header { 
    margin-bottom: clamp(20px, 3.5vw, 32px); 
  }
  .blog-section .blog-title-text { 
    font-size: clamp(22px, 5vw, 32px); 
  }
  .blog-section .blog-subtitle { 
    font-size: clamp(13px, 2.2vw, 15px); 
  }
  .blog-section .blog-grid { 
    grid-template-columns: repeat(2, 1fr); 
    margin-bottom: 24px; 
  }
  .blog-section .blog-card { 
    padding: 14px; 
  }
  .blog-section .blog-card-text { 
    font-size: clamp(12px, 2.5vw, 14px); 
  }
  .blog-section .blog-card-icon { 
    width: clamp(45px, 6vw, 55px); 
    height: clamp(45px, 6vw, 55px); 
  }
  .blog-section .blog-cta { 
    margin-top: clamp(20px, 3vw, 28px); 
  }
  .blog-section .blog-cta-button { 
    font-size: 14px; 
    padding: 12px 32px; 
  }
}

/* Küçük mobil cihazlar */
@media (max-width: 480px) {
  .blog-section .blog-container { 
    padding: 20px 10px; 
  }
  .blog-section .blog-header { 
    margin-bottom: 20px; 
  }
  .blog-section .blog-title-text { 
    font-size: clamp(20px, 5.5vw, 28px); 
  }
  .blog-section .blog-subtitle { 
    font-size: 12px; 
  }
  .blog-section .blog-grid { 
    margin-bottom: 20px; 
  }
  .blog-section .blog-card { 
    padding: 12px; 
  }
  .blog-section .blog-card-text { 
    font-size: 11px; 
  }
  .blog-section .blog-card-icon { 
    width: 40px; 
    height: 40px; 
  }
  .blog-section .blog-cta { 
    margin-top: 20px; 
  }
  .blog-section .blog-cta-button { 
    font-size: 13px; 
    padding: 10px 28px; 
  }
}

/* Desktop - 4 sütun grid */
@media (min-width: 1025px) {
  .blog-section .blog-container { 
    padding: clamp(20px, 6vw, 80px) clamp(16px, 4vw, 32px); 
  }
  .blog-section .blog-grid { 
    grid-template-columns: repeat(4, 1fr); 
  }
  .blog-section .blog-card { 
    padding: clamp(20px, 3vw, 28px); 
  }
  .blog-section .blog-card-text { 
    font-size: clamp(14px, 2vw, 18px); 
  }
  .blog-section .blog-card-icon { 
    width: clamp(60px, 8vw, 80px); 
    height: clamp(60px, 8vw, 80px); 
  }
}

/* ========== sss.css ========== */
/* ================================
 SSS SECTION (FAQ Accordion)
 ================================ */

.sss-section {
background: transparent;
width: 100%;
display: flex;
justify-content: center;
padding: 48px 0 80px;
font-family: 'Bagoss', sans-serif;
    }
    
    .sss-section .sss-container {
width: 1200px;
max-width: 90%;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
    }
    
    /* Ana içerik kutusu - bg yok */
    .sss-section .sss-panel {
background: transparent;
padding: 0;
box-sizing: border-box;
}

/* Başlık */
.sss-section .sss-title {
display: flex;
align-items: center;
justify-content: center;
font-family: 'Bagoss', sans-serif;
flex-wrap: wrap;
gap: 8px;
margin-bottom: 48px;
text-align: center;
}

.sss-section .sss-title-text {
color: #000b45;
font-size: 40px;
font-weight: 600;
line-height: 1.2;
}

.sss-section .sss-title-icon {
height: 1.6em;
width: auto;
vertical-align: middle;
margin: -10px;
}

/* FAQ items container */
.sss-section .sss-items {
display: flex;
flex-direction: column;
gap: 16px;
}

/* Her FAQ item - beyaz kart, kenarlıklı */
.sss-section .sss-item {
background: #ffffff;
border: 1px solid #E0E0E0;
border-radius: 12px;
padding: 0;
margin: 0;
box-sizing: border-box;
overflow: hidden;
}

/* Soru butonu - accordion header */
.sss-section .sss-question {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 24px;
background: transparent;
border: none;
cursor: pointer;
text-align: left;
color: #000b45;
font-size: 19px;
font-weight: 500;
line-height: 1.4;
transition: all 0.3s ease;
border-radius: 0;

}

.sss-section .sss-question:hover {
background: rgba(0, 11, 69, 0.03);
}

/* Cevap içeriği */
.sss-section .sss-answer {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease, padding 0.3s ease;
color: #000b45;
font-size: 17px;
line-height: 1.2;
padding: 0 24px;
}

.sss-section .sss-item.active .sss-answer {
max-height: 500px;
padding: 0 24px 20px 24px;
}

/* Aç/kapa butonu */
.sss-section .sss-toggle {
width: 36px;
height: 36px;
min-width: 36px;
background: #000b45;
border: none;
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: all 0.3s ease;
flex-shrink: 0;
margin-left: 16px;
}

.sss-section .sss-toggle:hover {
background: #001366;
transform: scale(1.05);
}

/* Chevron ikonu */
.sss-section .sss-toggle-icon {
width: 16px;
height: 16px;
color: white;
transition: transform 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
}

.sss-section .sss-item.active .sss-toggle-icon {
transform: rotate(180deg);
}

/* Chevron SVG */
.sss-section .sss-toggle-icon svg {
width: 100%;
height: 100%;
fill: white;
}

/* Tablet optimizasyonları */
@media (max-width: 1024px) and (min-width: 769px) {
  .sss-section { 
    padding: 40px 0 64px; 
  }
  .sss-section .sss-container { 
    padding: 0 20px; 
    max-width: 95%;
  }
  .sss-section .sss-title { 
    margin-bottom: 40px; 
  }
  .sss-section .sss-title-text { 
    font-size: clamp(32px, 4vw, 36px); 
  }
  .sss-section .sss-items { 
    gap: 14px; 
  }
  .sss-section .sss-question { 
    font-size: 17px; 
    padding: 18px 22px; 
  }
  .sss-section .sss-answer { 
    font-size: 16px; 
    padding: 0 22px; 
  }
  .sss-section .sss-item.active .sss-answer { 
    padding: 0 22px 18px 22px; 
  }
  .sss-section .sss-toggle { 
    width: 34px; 
    height: 34px; 
  }
  .sss-section .sss-toggle-icon { 
    width: 15px; 
    height: 15px; 
  }
}

/* Mobil optimizasyonları */
@media (max-width: 768px) {
  .sss-section { 
    padding: 32px 0 48px; 
  }
  .sss-section .sss-container { 
    padding: 0 12px; 
    max-width: 100%;
  }
  .sss-section .sss-title { 
    margin-bottom: 28px; 
    gap: 6px;
  }
  .sss-section .sss-title-text { 
    font-size: clamp(24px, 5vw, 32px); 
  }
  .sss-section .sss-title-icon { 
    height: 1.3em; 
  }
  .sss-section .sss-items { 
    gap: 12px; 
  }
  .sss-section .sss-question { 
    font-size: clamp(14px, 3.5vw, 16px); 
    padding: 14px 16px; 
  }
  .sss-section .sss-answer { 
    font-size: clamp(13px, 3.2vw, 15px); 
    padding: 0 16px !important; 
    line-height: 1.5;
  }
  .sss-section .sss-item.active .sss-answer { 
    padding: 0 16px 14px 16px !important; 
  }
  .sss-section .sss-toggle { 
    width: 32px; 
    height: 32px; 
    margin-left: 12px;
  }
  .sss-section .sss-toggle-icon { 
    width: 14px; 
    height: 14px; 
  }
  .sss-section .sss-item { 
    border-radius: 10px; 
  }
}

/* Küçük mobil cihazlar */
@media (max-width: 480px) {
  .sss-section { 
    padding: 28px 0 40px; 
  }
  .sss-section .sss-container { 
    padding: 0 10px; 
  }
  .sss-section .sss-title { 
    margin-bottom: 24px; 
    gap: 5px;
  }
  .sss-section .sss-title-text { 
    font-size: clamp(20px, 5.5vw, 28px); 
  }
  .sss-section .sss-title-icon { 
    height: 1.1em; 
  }
  .sss-section .sss-items { 
    gap: 10px; 
  }
  .sss-section .sss-question { 
    font-size: clamp(13px, 3.8vw, 15px); 
    padding: 12px 14px; 
  }
  .sss-section .sss-answer { 
    font-size: clamp(12px, 3vw, 14px); 
    padding: 0 14px !important; 
  }
  .sss-section .sss-item.active .sss-answer { 
    padding: 0 14px 12px 14px !important; 
  }
  .sss-section .sss-toggle { 
    width: 30px; 
    height: 30px; 
    margin-left: 10px;
  }
  .sss-section .sss-toggle-icon { 
    width: 13px; 
    height: 13px; 
  }
  .sss-section .sss-item { 
    border-radius: 8px; 
  }
}


/* ========== contact-modal.css ========== */
/* Contact Modal Styles */
.contact-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  opacity: 0;
  transition: opacity 0.3s ease;
  box-sizing: border-box;
}

.contact-modal[aria-hidden="false"] {
  display: flex;
  opacity: 1;
}

.contact-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.contact-modal-container {
  position: relative;
  width: 100%;
  max-width: 600px;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  max-height: 90vh;
  overflow-y: auto;
  overflow-x: hidden;
  transform: scale(0.9) translateY(20px);
  transition: transform 0.3s ease;
  z-index: 1;
  box-sizing: border-box;
  margin: 0;
  flex-shrink: 0;
}

.contact-modal[aria-hidden="false"] .contact-modal-container {
  transform: scale(1) translateY(0);
}

.contact-modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  border: none;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  transition: all 0.2s ease;
  z-index: 10;
}

.contact-modal-close:hover {
  background: rgba(0, 0, 0, 0.1);
  transform: rotate(90deg);
}

.contact-modal-content {
  padding: 40px;
}

.contact-modal-title {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 8px 0;
  line-height: 1.2;
}

.contact-modal-subtitle {
  font-size: 16px;
  color: #666;
  margin: 0 0 32px 0;
  line-height: 1.5;
}

/* Form Styles */
.contact-form {
  width: 100%;
  position: relative;
}

/* Progress Bar */
.form-progress-container {
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}

.form-progress-bar {
  width: 100%;
  height: 6px;
  background: #f0f0f0;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 12px;
}

.form-progress-fill {
  height: 100%;
  background: linear-gradient(90deg, #ff4a11, #ff6b3d);
  border-radius: 10px;
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  width: 0%;
}

.form-progress-text {
  text-align: center;
  font-size: 13px;
  color: #666;
  font-weight: 500;
}

/* Form Steps */
.form-step {
  display: none;
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-step.active {
  display: block;
  opacity: 1;
  transform: translateX(0);
  animation: slideIn 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.form-step-header {
  margin-bottom: 28px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}

.form-step-title {
  font-size: 22px;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 8px 0;
  line-height: 1.3;
}

.form-step-subtitle {
  font-size: 14px;
  color: #666;
  margin: 0;
  line-height: 1.5;
}

.form-step .form-group {
  margin-bottom: 24px;
}

.form-step textarea {
  min-height: 120px;
  resize: vertical;
}

.form-step-actions {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid #f0f0f0;
}

.form-step-btn {
  flex: 1;
  padding: 14px 24px;
  border: none;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: inherit;
}

.form-step-btn-next,
.form-step-btn-submit {
  background: linear-gradient(135deg, #ff4a11, #ff6b3d);
  color: #ffffff;
  box-shadow: 0 4px 12px rgba(255, 74, 17, 0.3);
  min-width: 140px;
}

.form-step-btn-next:hover,
.form-step-btn-submit:hover {
  background: linear-gradient(135deg, #e63900, #ff4a11);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(255, 74, 17, 0.4);
}

.form-step-btn-next:active,
.form-step-btn-submit:active {
  transform: translateY(0);
}

.form-step-btn-prev {
  background: #f5f5f5;
  color: #666;
  border: 2px solid #e0e0e0;
}

.form-step-btn-prev:hover {
  background: #eeeeee;
  border-color: #d0d0d0;
  color: #333;
}

.form-step-btn-prev[style*="display: none"] {
  display: none !important;
}

/* İlk adımda sadece "Devam Et" butonu */
.form-step[data-step="1"] .form-step-btn-prev {
  display: none;
}

.form-step-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}

/* Input error state */
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error,
.form-group input.error,
.form-group select.error,
.form-group textarea.error {
  border-color: #ff4444;
  box-shadow: 0 0 0 4px rgba(255, 68, 68, 0.1);
  animation: shake 0.3s ease;
}

@keyframes shake {
  0%, 100% { transform: translateX(0); }
  25% { transform: translateX(-8px); }
  75% { transform: translateX(8px); }
}

.contact-form .row {
  width: 100%;
}

.contact-form-row {
  margin-bottom: 20px;
}

.contact-form-group {
  width: 100%;
}

.form-group {
  width: 100%;
  margin-bottom: 20px;
}

.form-question-title {
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  margin: 24px 0 16px 0;
  padding-bottom: 8px;
  border-bottom: 2px solid #f0f0f0;
}

.form-question-title:first-child {
  margin-top: 0;
}

.form-question {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin-bottom: 8px;
}

.contact-form-group-inline {
  display: flex;
  gap: 12px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form select,
.contact-form textarea,
.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="tel"],
.form-group select,
.form-group textarea {
  width: 100%;
  padding: 14px 16px;
  border: 2px solid #e0e0e0;
  border-radius: 12px;
  font-size: 16px;
  font-family: inherit;
  color: #1a1a1a;
  background: #ffffff;
  transition: all 0.2s ease;
  box-sizing: border-box;
  max-width: 100%;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form select:focus,
.contact-form textarea:focus,
.form-group input[type="text"]:focus,
.form-group input[type="email"]:focus,
.form-group input[type="tel"]:focus,
.form-group select:focus,
.form-group textarea:focus {
  outline: none;
  border-color: #ff4a11;
  box-shadow: 0 0 0 4px rgba(255, 74, 17, 0.1);
}

.contact-form input[type="text"]::placeholder,
.contact-form input[type="email"]::placeholder,
.contact-form input[type="tel"]::placeholder,
.contact-form textarea::placeholder {
  color: #999;
}

.contact-form-phone-code,
.phone-code-input {
  flex: 0 0 22%;
  max-width: 120px;
  text-align: right;
  padding-left: 0 !important;
  background: #f5f5f5;
  cursor: not-allowed;
}

.phone-input-group {
  display: flex;
  gap: 12px;
  align-items: stretch;
}

.phone-code-input {
  flex: 0 0 28%;
  max-width: 100px;
  text-align: center;
}

.phone-number-input {
  flex: 1 1 auto;
}

.contact-form-group-inline input:not(.contact-form-phone-code) {
  flex: 1 1 auto;
}

.contact-form select,
.form-group select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 40px;
  cursor: pointer;
}

.contact-form textarea {
  resize: vertical;
  min-height: 100px;
  font-family: inherit;
}

.contact-form-char-count {
  display: block;
  text-align: right;
  font-size: 12px;
  color: #999;
  margin-top: 4px;
}

/* reCAPTCHA Widget */
.contact-form .g-recaptcha {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  max-width: 100%;
  overflow: hidden;
}

.contact-form .g-recaptcha > div {
  max-width: 100% !important;
  transform: scale(0.9);
  transform-origin: center;
}

.recaptcha-error {
  color: #dc3545;
  font-size: 14px;
  margin-top: 8px;
  text-align: center;
}

.contact-form-submit {
  width: 100%;
  padding: 16px 24px;
  background: #ff4a11;
  color: #ffffff;
  border: none;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: inherit;
}

.contact-form-submit:hover:not(:disabled) {
  background: #e63900;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 74, 17, 0.3);
}

.contact-form-submit:active:not(:disabled) {
  transform: translateY(0);
}

.contact-form-submit:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.submit-loader {
  animation: spin 1s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* Message Modal */
.message-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.message-modal[aria-hidden="false"] {
  display: flex;
  opacity: 1;
}

.message-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.message-modal-container {
  position: relative;
  width: 100%;
  max-width: 400px;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transform: scale(0.9) translateY(20px);
  transition: transform 0.3s ease;
  z-index: 1;
}

.message-modal[aria-hidden="false"] .message-modal-container {
  transform: scale(1) translateY(0);
}

.message-modal-content {
  padding: 40px;
  text-align: center;
}

.message-modal-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
}

.message-modal-icon.success {
  background: #d4edda;
  color: #155724;
}

.message-modal-icon.error {
  background: #f8d7da;
  color: #721c24;
}

.message-modal-title {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 12px 0;
}

.message-modal-text {
  font-size: 16px;
  color: #666;
  margin: 0 0 24px 0;
  line-height: 1.5;
}

.message-modal-button {
  width: 100%;
  padding: 14px 24px;
  background: #ff4a11;
  color: #ffffff;
  border: none;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: inherit;
}

.message-modal-button:hover {
  background: #e63900;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 74, 17, 0.3);
}

/* Responsive */
@media (max-width: 768px) {
  .contact-modal {
    padding: 20px 16px;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
  }

  .contact-modal-container {
    width: calc(100% - 32px);
    max-width: calc(100% - 32px);
    max-height: calc(100vh - 40px);
    border-radius: 20px;
    margin: 0;
    transform: scale(1) translateY(0);
    flex-shrink: 0;
  }

  .contact-modal-content {
    padding: 24px 20px;
  }

  .form-step-title {
    font-size: 20px;
  }

  .form-step-subtitle {
    font-size: 13px;
  }

  .form-step-header {
    margin-bottom: 20px;
    padding-bottom: 16px;
  }

  .form-step-actions {
    flex-direction: column;
    gap: 10px;
    margin-top: 24px;
    padding-top: 20px;
  }

  .form-step-btn {
    width: 100%;
  }

  .form-progress-container {
    margin-bottom: 20px;
    padding-bottom: 16px;
  }

  .form-step {
    transform: translateX(15px);
  }

  .form-step.active {
    transform: translateX(0);
  }

  .form-step .form-group {
    margin-bottom: 20px;
  }

  .form-step textarea {
    min-height: 100px;
  }

  .contact-modal-title {
    font-size: 22px;
  }

  .contact-modal-subtitle {
    font-size: 14px;
    margin-bottom: 20px;
  }
  
  /* Varsayılan olarak inline grupları dikey sırala (ismi/e-posta gibi alanlar) */
  .contact-form-group-inline {
    flex-direction: column;
    gap: 12px;
  }

  /* Telefon satırında ise her zaman yan yana kalsın */
  .contact-form-group-inline.contact-form-group-phone {
    flex-direction: row;
    align-items: stretch;
    gap: 10px;
  }

  .contact-form-group-phone .contact-form-phone-code {
    flex: 0 0 28%;
    max-width: 100px;
    text-align: center;
    min-width: 0;
  }

  .contact-form-group-phone input[type="tel"] {
    flex: 1 1 auto;
    min-width: 0;
  }

  .contact-form-row {
    margin-bottom: 14px;
  }

  .contact-form input[type="text"],
  .contact-form input[type="email"],
  .contact-form input[type="tel"],
  .contact-form select,
  .contact-form textarea,
  .form-group input[type="text"],
  .form-group input[type="email"],
  .form-group input[type="tel"],
  .form-group select,
  .form-group textarea {
    padding: 12px 14px;
    font-size: 16px;
  }

  .form-question-title {
    font-size: 16px;
    margin: 20px 0 12px 0;
  }

  .form-question {
    font-size: 13px;
    margin-bottom: 6px;
  }

  .form-group {
    margin-bottom: 16px;
  }

  .phone-input-group {
    flex-direction: row;
    gap: 10px;
  }

  .phone-code-input {
    flex: 0 0 28%;
    max-width: 100px;
  }

  .contact-form .g-recaptcha > div {
    transform: scale(0.85);
  }

  .contact-modal-close {
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
  }
}

@media (max-width: 480px) {
  .contact-modal {
    padding: 16px 12px;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
  }

  .contact-modal-container {
    width: calc(100% - 24px);
    max-width: calc(100% - 24px);
    border-radius: 16px;
    max-height: calc(100vh - 32px);
    margin: 0;
    transform: scale(1) translateY(0);
    flex-shrink: 0;
  }

  .contact-modal-content {
    padding: 20px 16px;
  }

  .form-step-title {
    font-size: 18px;
  }

  .form-step-subtitle {
    font-size: 12px;
  }

  .form-step-header {
    margin-bottom: 20px;
  }

  .form-step-actions {
    margin-top: 20px;
    padding-top: 16px;
  }

  .form-step-btn {
    padding: 12px 20px;
    font-size: 15px;
  }

  .form-progress-container {
    margin-bottom: 16px;
    padding-bottom: 12px;
  }

  .form-progress-text {
    font-size: 12px;
  }

  .form-step {
    transform: translateX(10px);
  }

  .form-step.active {
    transform: translateX(0);
  }

  .form-step-header {
    margin-bottom: 16px;
    padding-bottom: 12px;
  }

  .form-step .form-group {
    margin-bottom: 16px;
  }

  .form-step textarea {
    min-height: 90px;
  }

  .contact-modal-title {
    font-size: 20px;
    margin-bottom: 6px;
  }

  .contact-modal-subtitle {
    font-size: 13px;
    margin-bottom: 16px;
  }

  .contact-form-row {
    margin-bottom: 12px;
  }

  .contact-form input[type="text"],
  .contact-form input[type="email"],
  .contact-form input[type="tel"],
  .contact-form select,
  .contact-form textarea,
  .form-group input[type="text"],
  .form-group input[type="email"],
  .form-group input[type="tel"],
  .form-group select,
  .form-group textarea {
    padding: 12px 12px;
    font-size: 16px;
    border-width: 1.5px;
  }

  .form-question-title {
    font-size: 15px;
    margin: 18px 0 10px 0;
  }

  .form-question {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .form-group {
    margin-bottom: 14px;
  }

  .contact-form-group-phone .contact-form-phone-code {
    flex: 0 0 30%;
    max-width: 90px;
    padding: 12px 8px;
    font-size: 14px;
  }

  .contact-form-group-phone input[type="tel"] {
    padding: 12px 12px;
  }

  .contact-form textarea {
    min-height: 90px;
  }

  .contact-form .g-recaptcha {
    margin: 0 auto;
  }

  .contact-form .g-recaptcha > div {
    transform: scale(0.8);
  }

  .contact-form-submit {
    padding: 14px 20px;
    font-size: 15px;
    margin-top: 8px;
  }

  .contact-modal-close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
  }

  .message-modal-content {
    padding: 30px 24px;
  }
}

@media (max-width: 360px) {
  .contact-modal {
    padding: 12px 8px;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
  }

  .contact-modal-container {
    width: calc(100% - 16px);
    max-width: calc(100% - 16px);
    border-radius: 14px;
    max-height: calc(100vh - 24px);
    margin: 0;
    transform: scale(1) translateY(0);
    flex-shrink: 0;
  }

  .contact-modal-content {
    padding: 18px 14px;
  }

  .contact-modal-title {
    font-size: 18px;
    margin-bottom: 4px;
  }

  .contact-modal-subtitle {
    font-size: 12px;
    margin-bottom: 14px;
  }

  .contact-form-row {
    margin-bottom: 10px;
  }

  .contact-form input[type="text"],
  .contact-form input[type="email"],
  .contact-form input[type="tel"],
  .contact-form select,
  .contact-form textarea {
    padding: 11px 10px;
    font-size: 15px;
  }

  .contact-form-group-phone .contact-form-phone-code {
    flex: 0 0 32%;
    max-width: 85px;
    padding: 11px 6px;
    font-size: 13px;
  }

  .contact-form .g-recaptcha > div {
    transform: scale(0.75);
  }
}



