
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
}

header {
    background: #2C3E50;
    color: white;
    display: flex;
    justify-content: space-between;
    padding: 15px 30px;
    align-items: center;
}

.logo {
    font-size: 24px;
    font-weight: bold;
}

nav ul {
    list-style: none;
    display: flex;
    gap: 20px;
}

nav ul li {
    display: inline;
}

nav ul li a {
    color: white;
    text-decoration: none;
}

.hero {
    text-align: center;
    background: #1ABC9C;
    color: white;
    padding: 60px 20px;
}

.hero h1 {
    font-size: 36px;
    text-align: center;
}

.btn {
    display: inline-block;
    padding: 10px 20px;
    background: #34495E;
    color: white;
    text-decoration: none;
    margin-top: 10px;
    text-align: center;
    border-radius: 8px;
    transition: background-color 0.3s ease;
}

.btn:hover {
    background: #2C3E50;
}

footer {
    text-align: center;
    padding: 15px;
    background: #2C3E50;
    color: white;
    margin-top: 20px;
}

/* Yeni Eklemeler */

.integration-container {
    background: #ECF0F1;
    max-width: 600px;
    margin: 50px auto;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0px 6px 20px rgba(0,0,0,0.1);
    text-align: center;
}

.linkedin-button {
    background-color: #0077B5;
    border: none;
    border-radius: 8px;
    padding: 12px 24px;
    font-size: 18px;
    color: white;
    text-decoration: none;
    display: inline-block;
    margin: 15px 0;
    transition: background-color 0.3s ease;
}

.linkedin-button:hover {
    background-color: #005983;
}

.divider {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 20px 0;
    color: #555;
    font-weight: bold;
}

.divider::before,
.divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #ccc;
}

.divider:not(:empty)::before {
    margin-right: .75em;
}

.divider:not(:empty)::after {
    margin-left: .75em;
}

input[type="file"] {
    padding: 10px;
    background: white;
    border-radius: 6px;
    border: 1px solid #ccc;
    display: inline-block;
    margin-bottom: 15px;
}


body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
}

header {
    background: #2C3E50;
    color: white;
    display: flex;
    justify-content: space-between;
    padding: 15px 30px;
    align-items: center;
}

.logo {
    font-size: 24px;
    font-weight: bold;
}

nav ul {
    list-style: none;
    display: flex;
    gap: 20px;
}

nav ul li {
    display: inline;
}

nav ul li a {
    color: white;
    text-decoration: none;
}

.hero {
    text-align: center;
    background: #1ABC9C;
    color: white;
    padding: 60px 20px;
}

.hero h1 {
    font-size: 36px;
    text-align: center;
}

.btn {
    display: inline-block;
    padding: 10px 20px;
    background: #34495E;
    color: white;
    text-decoration: none;
    margin-top: 10px;
    text-align: center;
}

.features {
  text-align: center;
  padding: 50px 20px;
  background: #f9f9f9; /* Açık gri arka plan */
}


.feature-container {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.feature-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px;
}

.feature {
  background: #ECF0F1;
  padding: 20px;
  border-radius: 10px;
  width: 250px;
  text-align: center;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  min-height: 300px; /* ← Bu yeni */
  display: flex; /* ← Bu yeni */
  flex-direction: column; /* ← Bu yeni */
  justify-content: center; /* ← Bu yeni */
}


.about, .contact {
    text-align: center;
    padding: 40px 20px;
    background: #F5F5F5;
}

footer {
    text-align: center;
    padding: 15px;
    background: #2C3E50;
    color: white;
    margin-top: 20px;
}
/* features.html için temel stiller */
.features-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center; /* ortalar */
  }
  
  .feature-card {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    padding: 1.5rem;
    text-align: center;
    transition: transform .2s, box-shadow .2s;
  }
  .feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  }
  
  .feature-card h2 {
    margin-bottom: .75rem;
    font-size: 1.25rem;
    color: #333;
  }
  .feature-card p {
    color: #555;
    line-height: 1.4;
  }
/* 1. Sadece Özellikler link’i için: */
#features-link:link,
#features-link:visited {
  color: #fff;           /* link rengini beyaz yap */
  text-decoration: none; /* alt çizgiyi kaldır */
}

/* Eğer hover ya da focus durumunda da aynı görünmesi gerekirse: */
#features-link:hover,
#features-link:focus {
  color: #fff;
  text-decoration: none;
}

/* 2. Tüm nav link’leri için (isteğe bağlı): */
nav a:link,
nav a:visited {
  color: #fff;
  text-decoration: none;
}

nav a:hover,
nav a:focus {
  color: #fff;
  text-decoration: none;
}
/* 1) Geçiş efektleri için temel ayarlar */
.feature {
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
  /* isteğe bağlı: biraz dolgu ve kenar yuvarlama */
  padding: 1rem;
  border-radius: 8px;
}

/* 2) Hover’da öne çıkma efekti */
.feature:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  background-color: #f9f9f9; /* arka planı da hafif açabilirsin */
  cursor: pointer;
}
.page-header {
  text-align: center;
  margin: 2rem 0;
}
.filter {
  max-width: 400px;
  margin: 0 auto 2rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
#usersContainer {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 1.5rem;
  padding: 0 1rem;
}
.user-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  overflow: hidden;
  text-align: center;
  padding-bottom: 1rem;
}
.user-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.user-card h3 {
  margin: 0.5rem 0 0.25rem;
  font-size: 1.1rem;
}
.user-card p {
  margin: 0;
  font-size: 0.9rem;
  color: #555;
}/* Hakkımızda bölümü */
#about {
  padding: 2rem;
  background: #f9f9f9;
}
#about h2 {
  text-align: center;
  margin-bottom: 1.5rem;
}

/* Ekip kartları */
.team-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 50px;
  justify-items: center;
  padding: 60px 20px;
}

.team-member {
  background-color: #ffffff;
  padding: 40px 30px; /* ← Daha fazla boşluk */
  border-radius: 20px;
  box-shadow: 0 6px 16px rgba(0,0,0,0.1);
  text-align: center;
  max-width: 360px; /* ← Daha geniş kart */
  transition: transform 0.3s;
}
.team-member:hover {
  transform: translateY(-5px);
}

.team-member img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 25px;
  border: 4px solid #2a6f97;
}

.team-member h3 {
  margin: 15px 0 10px;
  font-size: 1.4rem;
  color: #2a6f97;
}

.team-member p {
  margin: 8px 0;
  color: #444;
  font-size: 1.05rem;
}

.team-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  justify-items: center;
  padding: 20px;
}

.team-member {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  text-align: center;
  max-width: 260px;
}

.team-member img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 15px;
  border: 3px solid #2a6f97;
}

.team-member h3 {
  margin: 10px 0 5px;
  color: #2a6f97;
}

.team-member p {
  margin: 3px 0;
  color: #444;
  font-size: 0.95rem;
}
.team-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 35px;
  justify-items: center;
  padding: 40px 20px;
}

.team-member {
  background-color: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  text-align: center;
  max-width: 300px;
  transition: transform 0.3s;
}
.team-member:hover {
  transform: translateY(-4px);
}

.team-member img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 18px;
  border: 3px solid #2a6f97;
}

.team-member h3 {
  margin: 12px 0 6px;
  font-size: 1.2rem;
  color: #2a6f97;
}

.team-member p {
  margin: 6px 0;
  color: #444;
  font-size: 0.95rem;
}
.integration-container {
  background: #00ccff;
  max-width: 600px;
  margin: 50px auto;
  padding: 40px;
  border-radius: 15px;
  box-shadow: 0px 6px 20px rgba(0,0,0,0.1);
  text-align: center;
}

.linkedin-button {
  background-color: #0077B5;
  border: none;
  border-radius: 8px;
  padding: 12px 24px;
  font-size: 18px;
  color: white;
  text-decoration: none;
  display: inline-block;
  margin: 15px 0;
  transition: background-color 0.3s ease;
}

.linkedin-button:hover {
  background-color: #005983;
}

.divider {
  display: flex;
  align-items: center;
  text-align: center;
  margin: 20px 0;
  color: #555;
  font-weight: bold;
}

.divider::before,
.divider::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid #ccc;
}

.divider:not(:empty)::before {
  margin-right: .75em;
}

.divider:not(:empty)::after {
  margin-left: .75em;
}

input[type="file"] {
  padding: 10px;
  background: rgb(255, 255, 255);
  border-radius: 6px;
  border: 1px solid #ccc;
  display: inline-block;
  margin-bottom: 15px;
}
#features-link:link,
#features-link:visited,
#features-link:hover,
#features-link:active {
  color: #ffffff;
  text-decoration: none;
}

body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
}

header {
  background: #2C3E50;
  color: white;
  display: flex;
  justify-content: space-between;
  padding: 15px 30px;
  align-items: center;
}

.logo {
  font-size: 24px;
  font-weight: bold;
}

nav ul {
  list-style: none;
  display: flex;
  gap: 20px;
}

nav ul li {
  display: inline;
}

nav ul li a {
  color: white;
  text-decoration: none;
}

.hero {
  text-align: center;
  background: #1ABC9C;
  color: white;
  padding: 60px 20px;
}

.hero h1 {
  font-size: 36px;
  text-align: center;
}

.btn {
  display: inline-block;
  padding: 10px 20px;
  background: #34495E;
  color: white;
  text-decoration: none;
  margin-top: 10px;
  text-align: center;
  border-radius: 8px;
  transition: background-color 0.3s ease;
}

.btn:hover {
  background: #2C3E50;
}

footer {
  text-align: center;
  padding: 15px;
  background: #2C3E50;
  color: white;
  margin-top: 20px;
}

/* Yeni Eklemeler */

.integration-container {
  background: #ECF0F1;
  max-width: 600px;
  margin: 50px auto;
  padding: 40px;
  border-radius: 15px;
  box-shadow: 0px 6px 20px rgba(0,0,0,0.1);
  text-align: center;
}

.linkedin-button {
  background-color: #0077B5;
  border: none;
  border-radius: 8px;
  padding: 12px 24px;
  font-size: 18px;
  color: white;
  text-decoration: none;
  display: inline-block;
  margin: 15px 0;
  transition: background-color 0.3s ease;
}

.linkedin-button:hover {
  background-color: #005983;
}

.divider {
  display: flex;
  align-items: center;
  text-align: center;
  margin: 20px 0;
  color: #555;
  font-weight: bold;
}

.divider::before,
.divider::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid #ccc;
}

.divider:not(:empty)::before {
  margin-right: .75em;
}

.divider:not(:empty)::after {
  margin-left: .75em;
}

input[type="file"] {
  padding: 10px;
  background: white;
  border-radius: 6px;
  border: 1px solid #ccc;
  display: inline-block;
  margin-bottom: 15px;
}
.floating-buttons {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: flex;
  gap: 10px;
  z-index: 999;
}

.floating-buttons .floating-btn {
  background-color: #0077b6;
  color: white;
  padding: 12px 20px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s ease;
}

.floating-buttons .floating-btn:hover {
  background-color: #023e8a;
}
.floating-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #0077b6;
  color: white;
  padding: 12px 20px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s ease;
  z-index: 999;
}

.floating-btn:hover {
  background-color: #023e8a;
}
/* PROFIL SAYFASI ICIN ÖZEL TASARIM */

.profile-section {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background: linear-gradient(135deg, #89f7fe, #66a6ff);
}

.profile-card {
  background: #fff;
  padding: 40px 30px;
  border-radius: 20px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  text-align: center;
  max-width: 400px;
  width: 100%;
}

.profile-card h2 {
  margin-bottom: 20px;
  font-size: 28px;
  color: #333;
}

.profile-card p {
  margin: 10px 0;
  font-size: 18px;
  color: #555;
}

.profile-card .btn {
  margin-top: 20px;
  padding: 10px 20px;
  background-color: #0077b6;
  color: white;
  text-decoration: none;
  border-radius: 8px;
  display: inline-block;
  transition: background-color 0.3s;
}

.profile-card .btn:hover {
  background-color: #023e8a;
}

