/* --- Temel Ayarlar --- */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
}

body {
  background-color: #f0f4f8;
  color: #333;
}

/* --- Slider Alanı --- */
.banner-slider {
  width: 100%;
  height: 284px; /* Slider Yüksekliği */
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.banner-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
}

.slides-container {
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform 0.8s ease-in-out; /* Kayma animasyonu hızı */
}

.slide {
  min-width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}

/* Slaytlar üzerine hafif karartma */
.slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.1),
    rgba(0, 0, 0, 0.6)
  );
}

/* --- Ana Kesişim Alanı (Kart) --- */
.login-container-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  align-items: end;
  display: flex;
  padding-bottom: 40px;
}

.login-container {
  max-width: 291px;
  width: 95%;
  color: #fff;
  background: #084aa0;
  border-radius: 5px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);

  position: relative;
  z-index: 10;
  margin-right: 50px;
}

.login-container .login-baslik {
  position: relative;
  top: 0;
  background: #084aa0;
  padding: 0 0 12px 0;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 700;
  left: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* --- Sol Taraf (Logo Alanı) --- */
.brand-section {
  flex: 1;
  background: #f8fbff;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #e1e8f0;
}

.logo-text {
  color: #fff;
  font-size: 21px;
  font-weight: 900;
  letter-spacing: 2px;
  margin-bottom: 5px;
}

.phone-text {
  color: #0a3663;
  font-weight: 700;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}

.phone-text i {
  color: #25d366;
  font-size: 20px;
}

.subtitle {
  color: #7a8b9a;
  font-size: 14px;
  font-weight: 500;
}

.brand-section .btn {
}

/* --- Sağ Taraf (Form Alanı) --- */
.form-section {
  flex: 1.8; /* Form alanı genişliği */
  padding: 8px;
}

/* YENİ: İnputları Yan Yana Getiren Satır Yapısı */
.inputs-row {
  display: block;
  gap: 20px; /* İki input arası boşluk */
  margin-bottom: 20px;
}

.input-group {
  display: block;
  position: relative;
  flex: 1; /* İnputların eşit genişlikte olmasını sağlar */
}

.input-group label {
  display: block;
  text-align: left; /* Yan yanayken sola dayalı daha şık durur */

  font-size: 11px;
  margin-bottom: 8px;
  margin-left: 2px;
}

.input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.input-wrapper i {
  position: absolute;
  left: 15px;
  color: #8da3b8;
}

.input-wrapper input {
  width: 100%;
  padding: 7px 15px 7px 40px;
  border: 1px solid #c9d6e3;
  border-radius: 6px;
  font-size: 14px;
  outline: none;
  transition: all 0.3s ease;
}

.input-wrapper input:focus {
  border-color: #66b0ff;
  box-shadow: 0 0 0 3px rgba(102, 176, 255, 0.2);
}

/* Butonlar Alanı */
.button-group {
  display: flex;
  gap: 15px;
  margin-top: 25px;
}

.btn {
  flex: 1;
  padding: 8px;
  border: none;
  border-radius: 6px;
  color: white;
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  transition: opacity 0.3s;
}

.btn:hover {
  opacity: 0.9;
}
.btn-green {
  background-color: #87bbff;
}
.btn-grey {
  background-color: #6c757d;
}

/* Alt Linkler */
.form-footer {
  display: flex;
  justify-content: end;
  margin-top: 0px;
  font-size: 13px;
  margin-left: auto;
}

.form-footer a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s;
}

.form-footer a:hover {
  text-decoration: underline;
}

/* --- Mobil Uyumluluk --- */
@media (max-width: 850px) {
  .login-container {
    flex-direction: column;
    margin-top: -50px;
  }
  .brand-section {
    border-right: none;
    border-bottom: 1px solid #e1e8f0;
    padding: 30px;
  }
  .form-section {
    padding: 10px 16px;
  }

  /* Mobilde inputları alt alta al */
  .inputs-row {
    flex-direction: column;
    gap: 15px;
  }

  .button-group {
    flex-direction: column;
  }
}

/* --- Şifre Göster/Gizle İkonu Ayarları --- */
.input-wrapper i.toggle-password-icon {
  left: auto; /* Sol ayarını iptal et (kilit ikonu solda kalsın) */
  right: 15px; /* İkonu sağa yasla */
  cursor: pointer; /* Tıklanabilir el işareti çıkart */
  z-index: 5;
  transition: color 0.3s ease;
}

.input-wrapper i.toggle-password-icon:hover {
  color: #0a3663; /* Üzerine gelince temanızın koyu mavi rengini alsın */
}

/* Şifre yazısı göz ikonunun altına girmesin diye sağdan boşluk veriyoruz */
.input-wrapper input.has-eye {
  padding-right: 45px !important;
}


.bgg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
   height: 100%;
}