/* ========== GENEL ========== */
body {
  margin: 0;
  font-family: Arial, sans-serif;
  background: #f5f6fb;
  color: #222;
}

/* ========== HEADER ========== */
header {
  background: #4b0082;
  padding: 14px 16px;
}

nav {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
}

nav a {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
}

.wa-link {
  font-weight: 800;
  font-size: 18px;
}

.wa-icon {
  width: 30px;
  height: 30px;
  fill: #25D366;
}


/* ========== HERO ========== */
.hero {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  align-items: center;
  text-align: center;
}

.hero img {
  max-width: 420px;
  width: 100%;
  margin: auto;
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0,0,0,.15);
}

/* ========== TEXT ========== */
h1 {
  font-size: clamp(24px,4vw,36px);
  color: #4b0082;
  margin-bottom: 10px;
}

h2, h3 {
  color: #4b0082;
}

/* ========== BUTTONS ========== */
.btn {
  display: inline-block;
  padding: 12px 20px;
  background: #25D366;
  color: #fff;
  border-radius: 14px;
  text-decoration: none;
  font-weight: 700;
}

.btn-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 420px;
  padding: 14px 20px;
  min-height: 48px;
  background: #4b2cff;
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  border-radius: 12px;
  margin: 30px auto;
}

/* ========== CARDS ========== */
/* Card içi arka planı koyu neon sarı */
.card {
  background-color: #f2c200; /* neon sarı */
  border-radius: 12px;
  padding: 16px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  color: #000; /* metin rengi */
}


/* ========== INSTAGRAM ========== */
.instagram-footer {
  display: flex;
  flex-direction: column;  /* dikey hizalama */
  align-items: center;
  gap: 4px;
  margin: 20px 0 10px;
  text-align: center;
}

.instagram-footer img {
  width: 60px;
  height: 60px;
}

.instagram-footer a {
  color: #E1306C;
  font-weight: 800;
  font-size: 18px;
  text-decoration: none;
  display: flex;
  flex-direction: column;  /* emoji ve yazı dikey */
  align-items: center;
  gap: 4px;
}


/* ========== FOOTER ========== */
footer {
  background: #ececec;
  padding: 26px;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
}

/* ========== DESKTOP ========== */
@media (min-width: 768px) {
  .hero {
    grid-template-columns: 1fr 1fr;
    text-align: left;
  }

  .instagram-footer img {
    width: 70px;
    height: 70px;
  }

  .instagram-footer a {
    font-size: 22px;
  }
}

/* ===============================
   Sticky Neon Button
   =============================== */
/* Sticky Neon Button Navbar Altında */
.btn-neon-sticky {
  position: sticky;
  top: 0;                  /* Navbarın altında yapışması */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 85%;
  max-width: 320px;
  padding: 20px 20px;
  min-height: 25px;

  background: #32cd32;      /* Soft neon yaşıl */
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  border-radius: 10px;

  box-shadow: 0 0 8px #32cd32, 0 0 15px #32cd32;
  margin: 10px auto;
  z-index: 1000;
}

.btn-neon-sticky:hover {
  box-shadow: 0 0 12px #32cd32, 0 0 25px #32cd32;
  transform: scale(1.03);
  transition: all 0.2s ease-in-out;
}

/* Mobil Uyğunluq */
@media (max-width: 768px) {
  .btn-neon-sticky {
    width: 85%;
    font-size: 16px;
    padding: 20px 20px;
  }
}


.container.goal-extra {
  background-color: #d3d3d3; /* açık gri */
  border: 2px solid #d0a3ff; /* Nazik bənövşəyi çərçivə */
  padding: 20px;
  border-radius: 10px;
  margin-top: 20px;
}

.container.goal-extra h3 {
  color: #7a3fff;
  margin-bottom: 15px;
}

.container.goal-extra img {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
  border-radius: 8px;
}

/* Yalnız SEO bölməsinin başlığını mərkəzləşdirmək */
.seo-text-wrapper h2 {
  text-align: center;
}

.button-container {
  text-align: center;       /* Button ekranın ortasında */
  margin: 20px 0;           /* Container arası boşluq */
}

.mor-button {
  display: inline-block;       /* Button görünüşü */
  background-color: #8000ff;   /* Mor rəng */
  color: white;
  padding: 12px 24px;
  text-decoration: none;       /* Alt xətini silir */
  font-weight: bold;
  border-radius: 6px;
  transition: background-color 0.3s;
  font-size: 16px;
}

.mor-button:hover {
  background-color: #b366ff;   /* Hover rəngi */
}

/* Mobil uyumlu (ekran 600px-dən kiçik olanda button bir az böyük və oxunaqlı olsun) */
@media (max-width: 600px) {
  .mor-button {
    width: 80%;          /* Button mobil ekranlarda geniş olsun */
    font-size: 18px;     /* Yazı ölçüsü artır */
    padding: 14px 0;
  }
}


/* Button-un yuxarı və aşağısına boşluq */
.button-container {
  display: flex;
  justify-content: center;
  margin: 30px 0; /* yuxarı + aşağı boşluq */
}

/* Altdakı container yuxarıdan nəfəs alsın */
.container + .container {
  margin-top: 30px;
}


/* ==== ŞƏKİLLƏR RESPONSIVE QALSIN ==== */
.container img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* ==== YALNIZ DESKTOP ÜÇÜN ÖLÇÜ TƏNZİMLƏMƏ ==== */
@media (min-width: 992px) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 26px;
  }

  p {
    font-size: 16px;
    line-height: 1.6;
  }

  .card {
    padding: 20px;
  }
}

/* ==== CONTAINER (TƏK və DÜZGÜN) ==== */
.container {
  max-width: 1100px;
  margin: 20px auto;
  padding: 20px;
  background-color: #d3d3d3;
  border: 2px solid #d0a3ff;
  border-radius: 12px;
  box-sizing: border-box; /* 🔑 ƏN VACİB */
}

/* ==== ŞƏKİLLƏR ==== */
.container img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* ==== BLOQ ŞƏKİL + CONTAINER FIX ==== */
.container {
  max-width: 1100px;     /* Container-in maksimal eni */
  margin: 20px auto;     /* mərkəz və yuxarı/aşağı boşluq */
  padding: 20px;          /* iç boşluq */
  background-color: #d3d3d3;
  border: 2px solid #d0a3ff;
  border-radius: 12px;
  box-sizing: border-box; /* padding + border daxil edilsin */
  overflow: hidden;       /* margin collapse və şəkil daşmalarını kəsir */
}

.container img {
  display: block;         /* inline default problemi aradan qaldırır */
  max-width: 100%;        /* container-dən kənara çıxmasın */
  height: auto;
  margin: 0;              /* margin collapse problemini aradan qaldırır */
}

.blog-image {
  width: 100%;
  margin: 0;
}

.blog-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
}

/* Mor button üslubu (əgər mövcud .mor-button varsa, əlavə etməyə ehtiyac yoxdur) */
.mor-button {
  display: inline-block;
  background-color: #8000ff;
  color: #fff;
  padding: 12px 24px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 6px;
  transition: background-color 0.3s;
  font-size: 16px;
  text-align: center;
  margin: 20px auto; /* Üst-alt boşluq və mərkəzləşdirmə */
}

.mor-button:hover {
  background-color: #b366ff;
}

/* Mobil uyumlu */
@media (max-width: 600px) {
  .mor-button {
    width: 80%;
    font-size: 18px;
    padding: 14px 0;
  }
}
