* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  line-height: 1.6;
  color: #333;
  background: linear-gradient(135deg, #f0fdf4 0%, #ffffff 50%, #f0fdfa 100%);
  overflow-x: hidden;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Header */
.header {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(16, 185, 129, 0.1);
  z-index: 1000;
  transition: all 0.3s ease;
}

.header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 0;
}

.logo {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.logo:hover {
  transform: scale(1.05);
}

.logo-icon {
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.2rem;
  transition: all 0.3s ease;
}

.logo:hover .logo-icon {
  transform: rotate(10deg);
  box-shadow: 0 5px 15px rgba(16, 185, 129, 0.3);
}

.logo-text {
  font-size: 1.5rem;
  font-weight: bold;
  background: linear-gradient(135deg, #059669, #0d9488);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.nav {
  display: flex;
  gap: 2rem;
}

.nav a {
  text-decoration: none;
  color: #6b7280;
  font-weight: 500;
  transition: all 0.3s ease;
  position: relative;
  padding: 0.5rem 0;
  cursor: pointer;
}

.nav a:hover {
  color: #10b981;
  transform: translateY(-2px);
}

.nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  transition: width 0.3s ease;
}

.nav a:hover::after {
  width: 100%;
}

/* Mobile Menu */
.mobile-menu-toggle {
  display: none;
  background: none;
  border: none;
  font-size: 1.5rem;
  color: #6b7280;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 0.75rem;
  border-radius: 6px;
  position: relative;
  z-index: 1001;
}

.mobile-menu-toggle:hover {
  color: #10b981;
  background: rgba(16, 185, 129, 0.1);
}

.mobile-menu-toggle:active {
  transform: scale(0.95);
}

.mobile-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border-top: 1px solid rgba(16, 185, 129, 0.1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  flex-direction: column;
  padding: 0.5rem 0;
  backdrop-filter: blur(10px);
  z-index: 1000;
  opacity: 0;
  transform: translateY(-10px);
  visibility: hidden;
  transition: all 0.3s ease;
  display: flex;
}

.mobile-menu.active {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}

.mobile-menu a {
  padding: 0.8rem 1.5rem;
  color: #6b7280;
  text-decoration: none;
  transition: all 0.3s ease;
  border-left: 3px solid transparent;
  font-size: 0.95rem;
  font-weight: 500;
}

.mobile-menu a:hover {
  color: #10b981;
  background: rgba(16, 185, 129, 0.05);
  border-left-color: #10b981;
}

/* Dropdown Styles */
.dropdown {
  position: relative;
}

.dropdown-toggle {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}

.dropdown-toggle i {
  transition: transform 0.3s ease;
  font-size: 12px;
}

.dropdown.active .dropdown-toggle i {
  transform: rotate(180deg);
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  background: white;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  padding: 12px 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 1001;
  margin-top: 10px;
}

.dropdown.active .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.dropdown-menu a {
  display: block;
  padding: 12px 20px;
  color: #2c3e50;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 0;
}

.dropdown-menu a:hover {
  background: #f8f9fa;
  color: #10b981;
  padding-left: 24px;
}

.dropdown-menu a::after {
  display: none;
}

/* Mobile Dropdown */
.mobile-dropdown {
  position: relative;
}

.mobile-dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.mobile-dropdown-toggle i {
  transition: transform 0.3s ease;
  font-size: 12px;
}

.mobile-dropdown.active .mobile-dropdown-toggle i {
  transform: rotate(180deg);
}

.mobile-dropdown-menu {
  /* `max-height` animasyonu için 0 olarak kalmalı. */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: #f8f9fa;
  margin: 0 -1.5rem;
  padding: 0 1.5rem;
}
.mobile-dropdown.active .mobile-dropdown-menu {

  max-height: 500px;
}

.mobile-dropdown-menu a {
  /* Yan yana çıkma sorununu çözmek için `display: block;` eklendi */
  display: block; 
  padding: 0.75rem 0 0.75rem 1.25rem;
  border-bottom: 1px solid #dee2e6;
  font-size: 0.9rem;
}

/* Page Styles for Corporate Pages */
.page-header {
  background: linear-gradient(135deg, #10b981, #14b8a6);
  padding: 120px 0 80px;
  color: white;
  text-align: center;
}

.page-header-content {
  max-width: 800px;
  margin: 0 auto;
}

.breadcrumb {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 20px;
  font-size: 14px;
  opacity: 0.9;
}

.breadcrumb a {
  color: white;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.breadcrumb a:hover {
  opacity: 0.8;
}

.breadcrumb span {
  opacity: 0.7;
}

.page-title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 1.2;
}

.page-description {
  font-size: 1.2rem;
  opacity: 0.9;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

/* About Page Styles */
.about-content {
  padding: 80px 0;
}

.about-wrapper {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 60px;
  align-items: center;
  margin-bottom: 80px;
}

.about-image-placeholder {
  background: linear-gradient(135deg, #f8fafc, #e2e8f0);
  border-radius: 20px;
  padding: 60px 40px;
  text-align: center;
  border: 2px solid #e2e8f0;
}

.about-image-placeholder i {
  font-size: 4rem;
  color: #10b981;
  margin-bottom: 20px;
}

.about-image-placeholder h3 {
  font-size: 1.5rem;
  color: #2c3e50;
  margin-bottom: 8px;
}

.about-image-placeholder p {
  color: #6b7280;
}

.about-text h2 {
  font-size: 2.5rem;
  color: #2c3e50;
  margin-bottom: 24px;
  font-weight: 700;
}

.about-text p {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #4b5563;
  margin-bottom: 20px;
}

.about-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  margin-bottom: 80px;
}

.mission-vision {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 80px;
}

.mission, .vision {
  background: white;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #f1f5f9;
}

.mission-icon, .vision-icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.mission-icon i, .vision-icon i {
  font-size: 24px;
  color: white;
}

.mission h3, .vision h3 {
  font-size: 1.5rem;
  color: #2c3e50;
  margin-bottom: 16px;
  font-weight: 600;
}

.mission p, .vision p {
  color: #4b5563;
  line-height: 1.6;
}

.team-values h2 {
  text-align: center;
  font-size: 2.5rem;
  color: #2c3e50;
  margin-bottom: 50px;
  font-weight: 700;
}

.values-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}

.value-item {
  text-align: center;
  padding: 30px 20px;
  background: white;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #f1f5f9;
  transition: transform 0.3s ease;
}

.value-item:hover {
  transform: translateY(-5px);
}

.value-item i {
  font-size: 2.5rem;
  color: #10b981;
  margin-bottom: 20px;
}

.value-item h4 {
  font-size: 1.25rem;
  color: #2c3e50;
  margin-bottom: 12px;
  font-weight: 600;
}

.value-item p {
  color: #6b7280;
  line-height: 1.6;
}

/* Policy Pages Styles */
.policy-content {
  padding: 80px 0;
}

.policy-wrapper {
  max-width: 900px;
  margin: 0 auto;
}

.policy-intro {
  text-align: center;
  margin-bottom: 60px;
}

.policy-icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 30px;
}

.policy-icon i {
  font-size: 2rem;
  color: white;
}

.policy-intro p {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #4b5563;
}

.policy-section {
  margin-bottom: 40px;
}

.policy-section h2 {
  font-size: 1.5rem;
  color: #2c3e50;
  margin-bottom: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 12px;
}

.policy-section h2 i {
  color: #10b981;
}

.policy-content-box {
  background: white;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #f1f5f9;
}

.policy-content-box p {
  color: #4b5563;
  line-height: 1.7;
  margin-bottom: 16px;
}

.policy-content-box p:last-child {
  margin-bottom: 0;
}

.policy-list {
  list-style: none;
  padding: 0;
}

.policy-list li {
  color: #4b5563;
  line-height: 1.7;
  margin-bottom: 12px;
  padding-left: 20px;
  position: relative;
}

.policy-list li::before {
  content: "•";
  color: #10b981;
  font-weight: bold;
  position: absolute;
  left: 0;
}

.policy-section.highlight .policy-content-box {
  background: linear-gradient(135deg, #f0fdf4, #ecfdf5);
  border-color: #10b981;
}

.policy-section.warning .policy-content-box {
  background: linear-gradient(135deg, #fef3f2, #fef2f2);
  border-color: #ef4444;
}

.warning-box {
  background: #fff5f5;
  border: 2px solid #fed7d7;
  border-radius: 12px;
  padding: 20px;
}

.contact-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 20px;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.contact-item i {
  color: #10b981;
  font-size: 1.2rem;
}

.policy-update {
  text-align: center;
  margin-top: 60px;
  padding: 20px;
  background: #f8fafc;
  border-radius: 12px;
  color: #6b7280;
}

/* Contact Page Styles */
.contact-content {
  padding: 80px 0;
}

.contact-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  margin-bottom: 80px;
}

.contact-info h2 {
  font-size: 2rem;
  color: #2c3e50;
  margin-bottom: 20px;
  font-weight: 700;
}

.contact-info > p {
  color: #6b7280;
  line-height: 1.6;
  margin-bottom: 40px;
}

.contact-info .contact-item {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
  padding: 25px;
  background: white;
  border-radius: 15px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #f1f5f9;
}

.contact-icon {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.contact-icon i {
  font-size: 1.5rem;
  color: white;
}

.contact-details h3 {
  font-size: 1.25rem;
  color: #2c3e50;
  margin-bottom: 8px;
  font-weight: 600;
}

.contact-details p {
  color: #6b7280;
  margin-bottom: 12px;
  line-height: 1.5;
}

.contact-form {
  background: white;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #f1f5f9;
}

.contact-form h2 {
  font-size: 2rem;
  color: #2c3e50;
  margin-bottom: 30px;
  font-weight: 700;
}

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

.form-group label {
  display: block;
  margin-bottom: 8px;
  color: #374151;
  font-weight: 500;
}

.required {
  color: #ef4444;
}

.form-group input,
.form-group select,
.form-group textarea {
  width: 100%;
  padding: 12px 16px;
  border: 2px solid #e5e7eb;
  border-radius: 12px;
  font-size: 1rem;
  transition: border-color 0.3s ease;
  font-family: inherit;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  outline: none;
  border-color: #10b981;
}

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

.checkbox-container {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  cursor: pointer;
}

.checkbox-container input[type="checkbox"] {
  width: auto;
  margin: 0;
}

.quick-contact {
  margin-bottom: 60px;
}

.quick-contact h2 {
  text-align: center;
  font-size: 2rem;
  color: #2c3e50;
  margin-bottom: 40px;
  font-weight: 700;
}

.quick-contact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}

.quick-contact-card {
  background: white;
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #f1f5f9;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.quick-contact-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.quick-contact-icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.quick-contact-icon i {
  font-size: 1.5rem;
  color: white;
}

.quick-contact-card h3 {
  font-size: 1.25rem;
  color: #2c3e50;
  margin-bottom: 8px;
  font-weight: 600;
}

.quick-contact-card p {
  color: #6b7280;
  margin-bottom: 12px;
}

.quick-contact-label {
  display: inline-block;
  background: #10b981;
  color: white;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 500;
}

.faq-quick-links h2 {
  text-align: center;
  font-size: 2rem;
  color: #2c3e50;
  margin-bottom: 40px;
  font-weight: 700;
}

.faq-links-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}

.faq-link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 20px;
  background: white;
  border-radius: 15px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #f1f5f9;
  text-decoration: none;
  color: #374151;
  transition: all 0.3s ease;
}

.faq-link:hover {
  transform: translateY(-2px);
  color: #10b981;
  border-color: #10b981;
}

.faq-link i {
  color: #10b981;
  font-size: 1.2rem;
}

.btn-small {
  padding: 8px 16px;
  font-size: 0.9rem;
}

/* Buttons */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  border: none;
  border-radius: 12px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 1rem;
  position: relative;
  overflow: hidden;
  background: transparent;
}

.btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s ease;
}

.btn:hover::before {
  left: 100%;
}

.btn-primary {
  background: linear-gradient(135deg, #10b981, #14b8a6);
  color: white;
  box-shadow: 0 4px 15px rgba(16, 185, 129, 0.2);
}

.btn-primary:hover {
  background: linear-gradient(135deg, #059669, #0d9488);
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(16, 185, 129, 0.4);
}

.btn-outline {
  background: transparent;
  color: #10b981;
  border: 2px solid rgba(16, 185, 129, 0.3);
}

.btn-outline:hover {
  background: rgba(16, 185, 129, 0.1);
  border-color: #10b981;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(16, 185, 129, 0.2);
}

.btn-white {
  background: white;
  color: #10b981;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.btn-white:hover {
  background: #f9fafb;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.btn-outline-white {
  background: transparent;
  color: white;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.btn-outline-white:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.5);
  transform: translateY(-2px);
}

.btn-large {
  padding: 1rem 2rem;
  font-size: 1.1rem;
}

/* Hero Section */
.hero {
  padding: 8rem 0 4rem;
  text-align: center;
  position: relative;
}

.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 30% 20%, rgba(16, 185, 129, 0.1) 0%, transparent 50%),
    radial-gradient(circle at 70% 80%, rgba(20, 184, 166, 0.1) 0%, transparent 50%);
  pointer-events: none;
}

.hero-content {
  opacity: 0;
  transform: translateY(30px);
  transition: all 1s ease;
  position: relative;
  z-index: 1;
}

.hero-content.visible {
  opacity: 1;
  transform: translateY(0);
}

.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  background: rgba(16, 185, 129, 0.1);
  color: #059669;
  border-radius: 50px;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 2rem;
  border: 1px solid rgba(16, 185, 129, 0.2);
  transition: all 0.3s ease;
}

.hero-badge:hover {
  background: rgba(16, 185, 129, 0.15);
  transform: scale(1.05);
}

.hero-title {
  font-size: clamp(2.5rem, 8vw, 4.5rem);
  font-weight: bold;
  margin-bottom: 1.5rem;
  background: linear-gradient(135deg, #059669, #0d9488, #0891b2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  line-height: 1.2;
  position: relative;
}

.hero-subtitle {
  color: #374151;
  display: block;
  margin-top: 0.5rem;
}

.hero-description {
  font-size: 1.25rem;
  color: #6b7280;
  margin-bottom: 2rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.7;
}

.hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 3rem;
}

.hero-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 2rem;
  max-width: 600px;
  margin: 0 auto;
}

.stat {
  text-align: center;
  transition: transform 0.3s ease;
}

.stat:hover {
  transform: translateY(-5px);
}

.stat-number {
  font-size: 2rem;
  font-weight: bold;
  color: #10b981;
  margin-bottom: 0.5rem;
  display: block;
}

.stat-label {
  font-size: 0.9rem;
  color: #6b7280;
}

/* Section Styles */
.section-header {
  text-align: center;
  margin-bottom: 4rem;
}

.section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: bold;
  margin-bottom: 1rem;
  color: #374151;
}

.section-title.white {
  color: white;
}

.gradient-text {
  background: linear-gradient(135deg, #059669, #0d9488);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.section-description {
  font-size: 1.25rem;
  color: #6b7280;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

.section-description.white {
  color: rgba(255, 255, 255, 0.9);
}

/* Video Section */
.video-section {
  padding: 5rem 0;
    background: linear-gradient(135deg, #f9fafb 0%, rgba(16, 185, 129, 0.05) 100%);

}

.video-container {
  max-width: 800px;
  margin: 0 auto;
}

.video-placeholder {
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 24px;
  padding: 2rem;
  text-align: center;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.video-placeholder::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at center, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.video-placeholder:hover::before {
  opacity: 1;
}

.video-placeholder:hover {
  transform: scale(1.02);
  box-shadow: 0 20px 40px rgba(16, 185, 129, 0.3);
}

.video-content {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  padding: 3rem;
  backdrop-filter: blur(10px);
  position: relative;
  z-index: 1;
}

.video-play-icon {
  font-size: 6rem;
  margin-bottom: 1.5rem;
  opacity: 0.8;
  cursor: pointer;
  transition: all 0.3s ease;
}

.video-play-icon:hover {
  opacity: 1;
  transform: scale(1.1);
}

.video-content h3 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.video-content p {
  font-size: 1.1rem;
  opacity: 0.9;
  margin-bottom: 1.5rem;
}

/* Features Section */
.features-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #f9fafb 0%, rgba(16, 185, 129, 0.05) 100%);
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  gap: 3rem;
}

.feature-card {
  background: white;
  border-radius: 20px;
  padding: 0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  border: 1px solid rgba(16, 185, 129, 0.1);
  position: relative;
  overflow: hidden;
}

.feature-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(16, 185, 129, 0.05), transparent);
  transition: left 0.6s ease;
}

.feature-card:hover::before {
  left: 100%;
}

.feature-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border-color: rgba(16, 185, 129, 0.3);
}

.feature-content {
  padding: 2rem;
  display: flex;
  gap: 1.5rem;
}

.feature-icon {
  width: 64px;
  height: 64px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 2rem;
  flex-shrink: 0;
  transition: all 0.3s ease;
  position: relative;
}

.feature-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.2), transparent);
  border-radius: 16px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.feature-card:hover .feature-icon {
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 10px 25px rgba(16, 185, 129, 0.3);
}

.feature-card:hover .feature-icon::after {
  opacity: 1;
}

.feature-text h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #374151;
}

.feature-text p {
  color: #6b7280;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}

.feature-list {
  list-style: none;
}

.feature-list li {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.5rem;
  color: #374151;
  transition: all 0.3s ease;
}

.feature-list li:hover {
  color: #10b981;
  transform: translateX(5px);
}

.feature-list i {
  color: #10b981;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.feature-list li:hover i {
  transform: scale(1.2);
}

/* Additional Features */
.additional-features {
  padding: 5rem 0;
  background: white;
}

.additional-features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
}

.additional-feature-card {
  background: linear-gradient(135deg, white 0%, rgba(16, 185, 129, 0.03) 100%);
  border-radius: 16px;
  padding: 2rem;
  text-align: center;
  border: 1px solid rgba(16, 185, 129, 0.1);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.additional-feature-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at center, rgba(16, 185, 129, 0.1) 0%, transparent 70%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.additional-feature-card:hover::before {
  opacity: 1;
}

.additional-feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  border-color: rgba(16, 185, 129, 0.3);
}

.additional-feature-icon {
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
  margin: 0 auto 1rem;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}

.additional-feature-card:hover .additional-feature-icon {
  transform: scale(1.1) rotate(10deg);
  box-shadow: 0 5px 15px rgba(16, 185, 129, 0.3);
}

.additional-feature-card h3 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0.75rem;
  color: #374151;
  position: relative;
  z-index: 1;
}

.additional-feature-card p {
  color: #6b7280;
  font-size: 0.9rem;
  line-height: 1.5;
  position: relative;
  z-index: 1;
}

/* Screenshots Section */
.screenshots-section {
  padding: 5rem 0;
  background: white;
}

.screenshot-tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
  background: white;
  border-radius: 50px;
  padding: 0.25rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
}

.tab-button {
  padding: 0.75rem 1.5rem;
  border: none;
  background: transparent;
  color: #6b7280;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 500;
  position: relative;
}

.tab-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 50px;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}

.tab-button.active::before {
  opacity: 1;
}

.tab-button.active {
  color: white !important;
  position: relative;
  z-index: 1;
}

.tab-button:hover:not(.active) {
  color: #10b981;
  background: rgba(16, 185, 129, 0.1);
}

.screenshot-container {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}

.screenshot-card {
  display: none;
  background: white;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  position: relative;
  transition: all 0.3s ease;
}

.screenshot-card.active {
  display: block;
  animation: fadeIn 0.5s ease;
}

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

.screenshot-card img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.screenshot-card:hover img {
  transform: scale(1.02);
}

.screenshot-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  color: white;
  padding: 2rem;
  transform: translateY(20px);
  transition: transform 0.3s ease;
}

.screenshot-card:hover .screenshot-overlay {
  transform: translateY(0);
}

.screenshot-overlay h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.screenshot-overlay p {
  font-size: 1.1rem;
  opacity: 0.9;
}

/* Target Audience */
.target-audience {
  padding: 5rem 0;
  background: white;
}

.target-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
}

.target-card {
  background: linear-gradient(135deg, white 0%, rgba(16, 185, 129, 0.03) 100%);
  border-radius: 20px;
  padding: 2rem;
  border: 1px solid rgba(16, 185, 129, 0.1);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.target-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(16, 185, 129, 0.1), transparent);
  transition: left 0.6s ease;
}

.target-card:hover::before {
  left: 100%;
}

.target-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  border-color: rgba(16, 185, 129, 0.3);
}

.target-icon {
  width: 64px;
  height: 64px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 2rem;
  margin-bottom: 1.5rem;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}

.target-card:hover .target-icon {
  transform: scale(1.1) rotate(-5deg);
  box-shadow: 0 10px 25px rgba(16, 185, 129, 0.3);
}

.target-card h3 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #374151;
  position: relative;
  z-index: 1;
}

.target-card p {
  color: #6b7280;
  line-height: 1.6;
  position: relative;
  z-index: 1;
}

/* Benefits Section */
.benefits-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  position: relative;
  overflow: hidden;
}

.benefits-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.1) 0%, transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
  pointer-events: none;
}

.benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
  gap: 2rem;
  position: relative;
  z-index: 1;
}

.benefit-card {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 2rem;
  color: white;
  transition: all 0.3s ease;
  display: flex;
  gap: 1.5rem;
  position: relative;
  overflow: hidden;
}

.benefit-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  transition: left 0.6s ease;
}

.benefit-card:hover::before {
  left: 100%;
}

.benefit-card:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.benefit-icon {
  width: 64px;
  height: 64px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  flex-shrink: 0;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}

.benefit-card:hover .benefit-icon {
  transform: scale(1.1) rotate(10deg);
  background: rgba(255, 255, 255, 0.3);
}

.benefit-content {
  position: relative;
  z-index: 1;
}

.benefit-content h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.benefit-content p {
  font-size: 1.1rem;
  opacity: 0.9;
  line-height: 1.6;
}

/* How It Works */
.how-it-works {
  padding: 5rem 0;
  background: linear-gradient(135deg, #f9fafb 0%, rgba(16, 185, 129, 0.05) 100%);
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
}

.step-card {
  background: white;
  border-radius: 20px;
  padding: 2rem;
  text-align: center;
  border: 1px solid rgba(16, 185, 129, 0.1);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.step-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at center, rgba(16, 185, 129, 0.05) 0%, transparent 70%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.step-card:hover::before {
  opacity: 1;
}

.step-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  border-color: rgba(16, 185, 129, 0.3);
}

.step-number {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(16, 185, 129, 0.3);
}

.step-card:hover .step-number {
  transform: translateX(-50%) scale(1.1);
  box-shadow: 0 8px 25px rgba(16, 185, 129, 0.4);
}

.step-icon {
  width: 32px;
  height: 32px;
  background: linear-gradient(135deg, #059669, #0d9488);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  transition: all 0.3s ease;
}

.step-card:hover .step-icon {
  transform: scale(1.2) rotate(15deg);
}

.step-card h3 {
  font-size: 1.25rem;
  font-weight: bold;
  margin: 2rem 0 1rem;
  color: #374151;
  position: relative;
  z-index: 1;
}

.step-card p {
  color: #6b7280;
  line-height: 1.6;
  position: relative;
  z-index: 1;
}

/* SEO Content */
.seo-content {
  padding: 5rem 0;
  background: white;
}

.seo-content-wrapper {
  max-width: 800px;
  margin: 0 auto;
}

.seo-content h2 {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3rem;
  color: #374151;
}

.seo-text {
  color: #6b7280;
  line-height: 1.8;
  font-size: 1.1rem;
}

.seo-text p {
  margin-bottom: 1.5rem;
  transition: all 0.3s ease;
}

.seo-text p:hover {
  color: #374151;
  transform: translateX(5px);
}

.seo-text strong {
  color: #374151;
  font-weight: 600;
}

/* CTA Section */
.cta-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #059669, #0d9488);
  color: white;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.cta-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 50%),
    radial-gradient(circle at 70% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
  pointer-events: none;
}

.cta-content {
  position: relative;
  z-index: 1;
}

.cta-content h2 {
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.cta-content p {
  font-size: 1.25rem;
  opacity: 0.9;
  margin-bottom: 2rem;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

.cta-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 3rem;
}

.cta-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
  max-width: 800px;
  margin: 0 auto;
}

.cta-feature {
  text-align: center;
  transition: transform 0.3s ease;
}

.cta-feature:hover {
  transform: translateY(-5px);
}

.cta-feature i {
  font-size: 3rem;
  margin-bottom: 1rem;
  opacity: 0.8;
  transition: all 0.3s ease;
}

.cta-feature:hover i {
  opacity: 1;
  transform: scale(1.1);
}

.cta-feature h3 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.cta-feature p {
  opacity: 0.8;
  font-size: 1rem;
  margin: 0;
}

/* Footer */
.footer {
  padding: 3rem 0;
  background: #1f2937;
  color: white;
}

.footer-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2rem;
  margin-bottom: 2rem;
  align-items: start;
}

.footer-logo {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1rem;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.footer-logo:hover {
  transform: scale(1.05);
}

.footer-section {
  min-width: 200px;
}

.footer-section h3 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #10b981;
}

.footer-section ul {
  list-style: none;
}

.footer-section ul li {
  margin-bottom: 0.5rem;
  color: #9ca3af;
  transition: all 0.3s ease;
  cursor: pointer;
}

.footer-section ul li:hover {
  color: #10b981;
  transform: translateX(5px);
}

.footer-bottom {
  border-top: 1px solid #374151;
  padding-top: 2rem;
  text-align: center;
}

.footer-bottom p {
  color: #9ca3af;
  margin-bottom: 0.5rem;
}

.footer-keywords {
  font-size: 0.9rem;
  color: #6b7280;
}

/* Social Media Links */
.social-media-links {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.social-media-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #374151;
  border-radius: 50%;
  color: #9ca3af;
  font-size: 1.2rem;
  transition: all 0.3s ease;
  text-decoration: none;
}

.social-media-links a:hover {
  background: #10b981;
  color: white;
  transform: translateY(-3px);
  box-shadow: 0 4px 15px rgba(16, 185, 129, 0.3);
}

.social-media-links a[href*="whatsapp"]:hover {
  background: #25D366;
}

.social-media-links a[href*="instagram"]:hover {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.social-media-links a[href*="facebook"]:hover {
  background: #1877F2;
}

.social-media-links a[href*="telegram"]:hover {
  background: #0088cc;
}

.social-media-links a[href*="youtube"]:hover {
  background: #FF0000;
}

.social-media-links a[href*="linkedin"]:hover {
  background: #0077B5;
}

/* Alsa Logo Section - Left Aligned */
.alsa-logo-section {
  padding: 2rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.alsa-logo-section h3 {
  color: #10b981;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  font-weight: 600;
  text-align: center;
}

.alsa-logo-large {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.alsa-logo-large img {
  height: 60px;
  width: auto;
  object-fit: contain;
  opacity: 0.9;
  transition: all 0.3s ease;
  margin-bottom: 10px;
}

.alsa-logo-large img:hover {
  opacity: 1;
  transform: scale(1.05);
}

.alsa-logo-large p {
  color: #9ca3af;
  font-size: 0.9rem;
  font-weight: 500;
  margin: 0;
  transition: color 0.3s ease;
  text-align: left;
}

.alsa-logo-large:hover p {
  color: #10b981;
}

/* Remove old small logo styles */
.alsa-logo {
  display: none;
}

/* Pricing Section */
.pricing-section {
  padding: 5rem 0;
  background: white;
}

.pricing-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 2rem;
  margin-bottom: 3rem;
}

.pricing-card {
  background: white;
  border: 2px solid rgba(16, 185, 129, 0.1);
  border-radius: 24px;
  padding: 2rem;
  text-align: center;
  position: relative;
  transition: all 0.3s ease;
  overflow: hidden;
}

.pricing-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at center, rgba(16, 185, 129, 0.05) 0%, transparent 70%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.pricing-card:hover::before {
  opacity: 1;
}

.pricing-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border-color: rgba(16, 185, 129, 0.3);
}

.pricing-card.featured {
  border-color: #10b981;
  transform: scale(1.05);
  background: linear-gradient(135deg, #f0fdf4 0%, white 100%);
  box-shadow: 0 10px 30px rgba(16, 185, 129, 0.2);
}

.pricing-card.featured:hover {
  transform: scale(1.05) translateY(-10px);
  box-shadow: 0 25px 50px rgba(16, 185, 129, 0.3);
}

.popular-badge {
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, #10b981, #14b8a6);
  color: white;
  padding: 0.5rem 1.5rem;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: 600;
  box-shadow: 0 4px 15px rgba(16, 185, 129, 0.3);
}

.pricing-header {
  position: relative;
  z-index: 1;
}

.pricing-header h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #374151;
}

.price {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-bottom: 1rem;
}

.currency {
  font-size: 1.5rem;
  font-weight: 600;
  color: #10b981;
}

.amount {
  font-size: 3rem;
  font-weight: bold;
  color: #10b981;
  margin: 0 0.25rem;
}

.period {
  font-size: 1rem;
  color: #6b7280;
}

.pricing-header p {
  color: #6b7280;
  margin-bottom: 2rem;
}

.pricing-features {
  list-style: none;
  margin-bottom: 2rem;
  text-align: left;
  position: relative;
  z-index: 1;
}

.pricing-features li {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
  color: #374151;
  transition: all 0.3s ease;
}

.pricing-features li:hover {
  transform: translateX(5px);
}

.pricing-features .fa-check {
  color: #10b981;
  transition: transform 0.3s ease;
}

.pricing-features li:hover .fa-check {
  transform: scale(1.2);
}

.pricing-features .fa-times {
  color: #ef4444;
}

.pricing-btn {
  width: 100%;
  position: relative;
  z-index: 1;
}

.pricing-guarantee {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

.guarantee-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.1), rgba(20, 184, 166, 0.1));
  padding: 1.5rem;
  border-radius: 16px;
  border: 1px solid rgba(16, 185, 129, 0.2);
  transition: all 0.3s ease;
}

.guarantee-content:hover {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.15), rgba(20, 184, 166, 0.15));
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(16, 185, 129, 0.2);
}

.guarantee-content i {
  font-size: 2rem;
  color: #10b981;
  transition: transform 0.3s ease;
}

.guarantee-content:hover i {
  transform: scale(1.1);
}

.guarantee-content h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0.25rem;
  color: #374151;
}

.guarantee-content p {
  color: #6b7280;
  margin: 0;
}

/* Testimonials Section */
.testimonials-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #f9fafb 0%, rgba(16, 185, 129, 0.05) 100%);
}

.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
}

.testimonial-card {
  background: white;
  border-radius: 20px;
  padding: 2rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(16, 185, 129, 0.1);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.testimonial-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(16, 185, 129, 0.05), transparent);
  transition: left 0.6s ease;
}

.testimonial-card:hover::before {
  left: 100%;
}

.testimonial-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  border-color: rgba(16, 185, 129, 0.3);
}

.testimonial-rating {
  display: flex;
  gap: 0.25rem;
  margin-bottom: 1rem;
  position: relative;
  z-index: 1;
}

.testimonial-rating i {
  color: #fbbf24;
  font-size: 1.1rem;
  transition: transform 0.3s ease;
}

.testimonial-card:hover .testimonial-rating i {
  transform: scale(1.1);
}

.testimonial-text {
  color: #374151;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  font-style: italic;
  font-size: 1.05rem;
  position: relative;
  z-index: 1;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 1rem;
  position: relative;
  z-index: 1;
}

.testimonial-author img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.testimonial-card:hover .testimonial-author img {
  transform: scale(1.1);
}

.testimonial-author h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0.25rem;
  color: #374151;
}

.testimonial-author p {
  color: #6b7280;
  font-size: 0.9rem;
  margin: 0;
}

/* Success Stories Section */
.success-stories {
  padding: 5rem 0;
  background: white;
}

.success-stories-grid {
  display: grid;
  gap: 4rem;
}

.success-story {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: center;
  transition: all 0.3s ease;
}

.success-story:hover {
  transform: translateY(-5px);
}

.success-story:nth-child(even) {
  direction: rtl;
}

.success-story:nth-child(even) .story-content {
  direction: ltr;
}

.story-image {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.story-image:hover {
  transform: scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.story-image img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.story-image:hover img {
  transform: scale(1.05);
}

.story-stats {
  display: flex;
  gap: 2rem;
  margin-bottom: 1.5rem;
}

.story-stats .stat {
  text-align: center;
  transition: transform 0.3s ease;
}

.story-stats .stat:hover {
  transform: translateY(-3px);
}

.story-stats .stat-number {
  font-size: 2.5rem;
  font-weight: bold;
  color: #10b981;
  display: block;
}

.story-stats .stat-label {
  font-size: 0.9rem;
  color: #6b7280;
}

.story-content h3 {
  font-size: 1.75rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #374151;
}

.story-content p {
  color: #6b7280;
  line-height: 1.7;
  margin-bottom: 1.5rem;
  font-size: 1.05rem;
}

.story-author {
  color: #10b981;
  font-weight: 600;
  font-style: italic;
}

/* FAQ Section */
.faq-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #f9fafb 0%, rgba(16, 185, 129, 0.05) 100%);
}

.faq-container {
  max-width: 800px;
  margin: 0 auto;
}

.faq-item {
  background: white;
  border-radius: 16px;
  margin-bottom: 1rem;
  border: 1px solid rgba(16, 185, 129, 0.1);
  overflow: hidden;
  transition: all 0.3s ease;
  cursor: pointer;
}

.faq-item:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border-color: rgba(16, 185, 129, 0.3);
}

.faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 2rem;
  background: white;
  transition: all 0.3s ease;
}

.faq-question:hover {
  background: rgba(16, 185, 129, 0.02);
}

.faq-question h3 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #374151;
  margin: 0;
}

.faq-question i {
  color: #10b981;
  font-size: 1.2rem;
  transition: all 0.3s ease;
}

.faq-item.active .faq-question i {
  transform: rotate(180deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-item.active .faq-answer {
  max-height: 300px;
  padding-top: 0.5rem;
}

.faq-answer p {
  padding: 0 2rem 1.5rem;
  color: #6b7280;
  line-height: 1.6;
  margin: 0;
}

/* Back to Top Button */
.back-to-top {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #10b981, #14b8a6);
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.2rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1000;
  box-shadow: 0 4px 15px rgba(16, 185, 129, 0.3);
}

.back-to-top.visible {
  opacity: 1;
  visibility: visible;
}

.back-to-top:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(16, 185, 129, 0.4);
}

/* Animation Classes */
.animate-on-scroll {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease;
}

.animate-on-scroll.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Responsive Design */
@media (max-width: 768px) {
  /* Modern Mobile Font */
  body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", "SF Pro Display", system-ui, sans-serif;
    font-size: 15px;
    line-height: 1.5;
  }

  .container {
    padding: 0 20px;
    max-width: 100%;
  }

  /* Header Mobile - Kompakt */
  .header {
    padding: 0;
  }

  .header-content {
    padding: 12px 0;
    min-height: 56px;
  }

  .logo-text {
    font-size: 18px;
    font-weight: 600;
  }

  .logo-icon {
    width: 32px;
    height: 32px;
    font-size: 16px;
    border-radius: 10px;
  }

  .nav {
    display: none;
  }

  .mobile-menu-toggle {
    display: block;
    font-size: 20px;
    padding: 10px;
  }

  .btn {
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 10px;
  }

  /* Hero Section Mobile - Merkezli ve Orantılı */
  .hero {
    padding: 120px 0 40px;
  }

  .hero-badge {
    font-size: 12px;
    padding: 8px 16px;
    margin-bottom: 16px;
    border-radius: 25px;
    font-weight: 500;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-title {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 16px;
    font-weight: 700;
    letter-spacing: -0.5px;
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-subtitle {
    font-size: 28px;
    font-weight: 600;
  }

  .hero-description {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 24px;
    font-weight: 400;
    color: #6b7280;
    text-align: center;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-buttons {
    flex-direction: column;
    gap: 16px;
    align-items: center;
    margin-bottom: 32px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .btn-large {
    padding: 14px 24px;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    border-radius: 12px;
  }

  .hero-stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-bottom: 24px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .stat {
    padding: 16px;
    border-radius: 16px;
    text-align: center;
  }

  .stat-number {
    font-size: 22px;
    font-weight: 700;
  }

  .stat-label {
    font-size: 13px;
    font-weight: 500;
    opacity: 0.8;
  }

  /* Section Headers Mobile - Merkezli */
  .section-title {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 12px;
    font-weight: 700;
    letter-spacing: -0.3px;
    text-align: center;
  }

  .section-description {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    color: #6b7280;
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-header {
    margin-bottom: 32px;
    padding: 0 10px;
  }

  /* Features Mobile - Merkezli Kartlar */
  .features-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-card {
    padding: 24px 20px;
    border-radius: 18px;
    margin: 0 auto;
    max-width: 100%;
  }

  .feature-content {
    flex-direction: column;
    text-align: center;
    gap: 16px;
  }

  .feature-icon {
    font-size: 26px;
    width: 52px;
    height: 52px;
    border-radius: 14px;
    margin: 0 auto;
  }

  .feature-text h3 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.4;
  }

  .feature-text p {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
    color: #6b7280;
    max-width: 90%;
    margin: 0 auto 12px;
  }

  .feature-list {
    margin-top: 16px;
    padding-left: 0;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-list li {
    font-size: 13px;
    padding: 6px 0;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
  }

  /* Additional Features Mobile - Merkezli Grid */
  .additional-features-grid {
    grid-template-columns: 1fr;
    gap: 16px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .additional-feature-card {
    padding: 20px 18px;
    border-radius: 14px;
    text-align: center;
    max-width: 100%;
  }

  .additional-feature-icon {
    font-size: 22px;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    margin: 0 auto 12px;
  }

  .additional-feature-card h3 {
    font-size: 15px;
    margin: 0 0 8px;
    font-weight: 600;
    line-height: 1.4;
  }

  .additional-feature-card p {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 400;
    color: #6b7280;
    max-width: 95%;
    margin: 0 auto;
  }

  /* Screenshots Mobile - Merkezli */
  .screenshot-tabs {
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 20px;
    padding: 0 8px;
    justify-content: center;
  }

  .tab-button {
    padding: 10px 14px;
    font-size: 12px;
    font-weight: 500;
    flex: 1;
    min-width: calc(50% - 4px);
    border-radius: 10px;
  }

  .screenshot-card {
    border-radius: 16px;
    max-width: 500px;
    margin: 0 auto;
  }

  .screenshot-overlay h3 {
    font-size: 17px;
    font-weight: 600;
  }

  .screenshot-overlay p {
    font-size: 14px;
    font-weight: 400;
  }

  /* Target Audience Mobile - Merkezli Kartlar */
  .target-grid {
    grid-template-columns: 1fr;
    gap: 16px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .target-card {
    padding: 20px 18px;
    border-radius: 14px;
    text-align: center;
  }

  .target-icon {
    font-size: 22px;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    margin: 0 auto 12px;
  }

  .target-card h3 {
    font-size: 16px;
    margin: 0 0 10px;
    font-weight: 600;
    line-height: 1.4;
  }

  .target-card p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #6b7280;
    max-width: 95%;
    margin: 0 auto;
  }

  /* Benefits Mobile - Merkezli Layout */
  .benefits-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .benefit-card {
    flex-direction: column;
    text-align: center;
    padding: 24px 20px;
    border-radius: 16px;
  }

  .benefit-icon {
    font-size: 26px;
    width: 52px;
    height: 52px;
    margin: 0 auto 16px;
    border-radius: 14px;
  }

  .benefit-content h3 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.4;
  }

  .benefit-content p {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
    color: #6b7280;
    max-width: 90%;
    margin: 0 auto;
  }

  /* How It Works Mobile - Merkezli Adımlar */
  .steps-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .step-card {
    padding: 28px 18px;
    border-radius: 14px;
    text-align: center;
    min-height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .step-number {
    font-size: 15px;
    font-weight: 700;
    width: 36px;
    height: 36px;
    border-radius: 10px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .step-icon {
    font-size: 22px;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    margin: 0 auto 20px;
    flex-shrink: 0;
  }

  .step-card h3 {
    font-size: 16px;
    margin: 8px 0 12px;
    font-weight: 600;
    line-height: 1.4;
  }

  .step-card p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #6b7280;
    max-width: 95%;
    margin: 0 auto;
    margin-top: 8px;
  }

  /* Pricing Mobile - Merkezli Kartlar */
  .pricing-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .pricing-card {
    padding: 24px 20px;
    border-radius: 18px;
  }

  .pricing-card.featured {
    transform: none;
    margin: 0;
    border: 2px solid #10b981;
  }

  .pricing-card.featured:hover {
    transform: translateY(-3px);
  }

  .pricing-header {
    text-align: center;
  }

  .pricing-header h3 {
    font-size: 19px;
    font-weight: 600;
  }

  .price {
    margin: 16px 0;
    text-align: center;
  }

  .amount {
    font-size: 32px;
    font-weight: 700;
  }

  .currency, .period {
    font-size: 15px;
    font-weight: 500;
  }

  .pricing-header p {
    font-size: 14px;
    color: #6b7280;
  }

  .pricing-features {
    margin: 20px 0;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .pricing-features li {
    font-size: 13px;
    padding: 8px 0;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
  }

  .pricing-btn {
    width: 100%;
    padding: 14px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 12px;
  }

  .popular-badge {
    font-size: 12px;
    padding: 6px 14px;
    border-radius: 15px;
    font-weight: 600;
  }

  /* Testimonials Mobile - Merkezli Kartlar */
  .testimonials-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-card {
    padding: 20px 18px;
    border-radius: 14px;
    text-align: center;
  }

  .testimonial-rating {
    margin-bottom: 16px;
    display: flex;
    justify-content: center;
    gap: 4px;
  }

  .testimonial-rating i {
    font-size: 16px;
  }

  .testimonial-text {
    font-size: 14px;
    line-height: 1.6;
    margin: 16px 0;
    font-weight: 400;
    color: #374151;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-author {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
  }

  .testimonial-author h4 {
    font-size: 15px;
    font-weight: 600;
  }

  .testimonial-author p {
    font-size: 13px;
    font-weight: 400;
    color: #6b7280;
  }

  /* FAQ Mobile - Merkezli */
  .faq-container {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-item {
    padding: 20px 18px;
    border-radius: 14px;
    margin-bottom: 12px;
  }

  .faq-question h3 {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
  }

  .faq-question i {
    font-size: 16px;
  }

  .faq-answer p {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
    color: #374151;
    max-width: 95%;
    margin: 12px auto 0;
  }

  /* CTA Mobile - Hidden */
  .cta-section {
    display: none;
  }

  /* Testimonials Mobile - Merkezli */
  .testimonial-card {
    border-radius: 12px;
    text-align: center;
  }

  .cta-feature i {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .cta-feature h3 {
    font-size: 14px;
    margin: 0 0 6px;
    font-weight: 600;
    line-height: 1.4;
  }

  .cta-feature p {
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
    color: #6b7280;
  }

  /* Footer Mobile - Merkezli ve Düzenli */
  .footer {
    padding: 40px 0 25px;
  }

  .footer-content {
    grid-template-columns: 1fr;
    gap: 24px;
    text-align: center;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-section {
    padding: 16px 12px;
  }

  .footer-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
  }

  .footer-logo .logo-text {
    font-size: 20px;
    font-weight: 600;
  }

  .footer-logo .logo-icon {
    width: 36px;
    height: 36px;
    font-size: 18px;
  }

  .footer-section h3 {
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 600;
  }

  .footer-section p {
    font-size: 14px;
    line-height: 1.5;
    color: #6b7280;
    max-width: 90%;
    margin: 0 auto;
  }

  .footer-section ul {
    max-width: 80%;
    margin: 0 auto;
  }

  .footer-section ul li {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
  }

  .social-media-links {
    justify-content: center;
    gap: 16px;
    margin-top: 12px;
  }

  .social-media-links a {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 10px;
  }

  .footer-bottom {
    padding: 20px 0 10px;
    border-top: 1px solid rgba(16, 185, 129, 0.1);
    margin-top: 24px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-bottom p {
    font-size: 13px;
    color: #6b7280;
    text-align: center;
    margin: 6px 0;
    line-height: 1.4;
  }

  .alsa-logo-section {
    margin-top: 16px;
    padding: 16px 12px;
  }

  .alsa-logo-section h3 {
    font-size: 15px;
    margin-bottom: 12px;
  }

  .alsa-logo-large {
    display: flex;
    justify-content: center;
  }

  .alsa-logo-large img {
    max-width: 140px;
    height: auto;
  }

  /* General Mobile Improvements - Merkezli ve Orantılı */
  .guarantee-content {
    flex-direction: column;
    text-align: center;
    gap: 16px;
    padding: 20px 16px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 14px;
  }

  .guarantee-content i {
    font-size: 26px;
  }

  .guarantee-content h4 {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 600;
    line-height: 1.4;
  }

  .guarantee-content p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #6b7280;
    max-width: 95%;
    margin: 0 auto;
  }

  /* Video Section Mobile - Merkezli */
  .video-section {
    padding: 50px 0;
  }

  .video-container {
    padding: 0;
    border-radius: 16px;
    overflow: hidden;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .video-content {
    text-align: center;
    padding: 40px 20px;
  }

  .video-content h3 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 600;
  }

  .video-content p {
    font-size: 14px;
    margin-bottom: 16px;
    font-weight: 400;
    color: #6b7280;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
  }

  .video-play-icon {
    font-size: 44px;
    margin-bottom: 16px;
  }

  /* Mobile Menu Enhanced */
  .mobile-menu {
    max-width: 100%;
    margin: 0 auto;
  }

  .mobile-menu a {
    padding: 14px 20px;
    font-size: 15px;
    font-weight: 500;
  }
}

@media (max-width: 480px) {
  /* Ultra Small Mobile - Merkezli ve Kompakt */
  body {
    font-size: 14px;
    line-height: 1.45;
  }

  .container {
    padding: 0 16px;
  }

  /* Header Ultra Kompakt - Merkezli */
  .header-content {
    padding: 10px 0;
    min-height: 52px;
  }

  .logo-text {
    font-size: 16px;
  }

  .logo-icon {
    width: 30px;
    height: 30px;
    font-size: 15px;
  }

  .btn {
    padding: 8px 12px;
    font-size: 13px;
  }

  /* Hero Ultra Merkezli */
  .hero {
    padding: 110px 0 35px;
  }

  .hero-badge {
    font-size: 11px;
    padding: 6px 12px;
    margin-bottom: 14px;
  }

  .hero-title {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 14px;
    max-width: 95%;
  }

  .hero-subtitle {
    font-size: 24px;
  }

  .hero-description {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 20px;
    max-width: 90%;
  }

  .btn-large {
    font-size: 14px;
    padding: 12px 18px;
    max-width: 280px;
  }

  .hero-stats {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-bottom: 20px;
    max-width: 300px;
  }

  .stat {
    padding: 14px;
  }

  .stat-number {
    font-size: 20px;
  }

  .stat-label {
    font-size: 12px;
  }

  /* Sections Ultra Merkezli */
  .section-title {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .section-description {
    font-size: 14px;
    max-width: 95%;
  }

  .section-header {
    margin-bottom: 28px;
    padding: 0 8px;
  }

  /* Cards Ultra Merkezli ve Kompakt */
  .features-grid,
  .additional-features-grid,
  .target-grid,
  .benefits-grid,
  .steps-grid,
  .testimonials-grid {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    gap: 16px;
  }

  .pricing-grid {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    gap: 18px;
  }

  .feature-card,
  .additional-feature-card,
  .target-card,
  .benefit-card,
  .step-card,
  .pricing-card,
  .testimonial-card,
  .faq-item {
    padding: 20px 16px;
    border-radius: 12px;
  }

  /* Step Card Ultra Compact but Functional */
  .step-card {
    min-height: 200px;
    padding: 24px 16px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  /* Icons Ultra Optimal */
  .feature-icon,
  .benefit-icon {
    width: 48px;
    height: 48px;
    font-size: 22px;
  }

  .additional-feature-icon,
  .target-icon,
  .step-icon {
    width: 40px;
    height: 40px;
    font-size: 20px;
    margin: 0 auto 18px;
    flex-shrink: 0;
  }

  .step-number {
    width: 32px;
    height: 32px;
    font-size: 14px;
    margin: 0 auto 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  /* Text Ultra Orantılı */
  .feature-text h3,
  .target-card h3,
  .benefit-content h3,
  .step-card h3 {
    font-size: 15px;
    margin: 8px 0 10px;
  }

  .additional-feature-card h3 {
    font-size: 14px;
    margin: 0 0 6px;
  }

  .feature-text p,
  .target-card p,
  .benefit-content p,
  .step-card p {
    font-size: 13px;
    max-width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
  }

  .additional-feature-card p {
    font-size: 12px;
    max-width: 98%;
    margin: 0 auto;
  }

  .feature-list {
    max-width: 95%;
  }

  .feature-list li,
  .pricing-features li {
    font-size: 12px;
    padding: 5px 0;
  }

  /* Tabs Ultra Merkezli */
  .screenshot-tabs {
    padding: 0 12px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .tab-button {
    font-size: 11px;
    padding: 8px 10px;
    min-width: 100%;
    margin-bottom: 6px;
  }

  /* Pricing Ultra Merkezli */
  .pricing-header h3 {
    font-size: 17px;
  }

  .amount {
    font-size: 28px;
  }

  .currency, .period {
    font-size: 13px;
  }

  .popular-badge {
    font-size: 11px;
    padding: 4px 10px;
  }

  .pricing-features {
    max-width: 95%;
  }

  /* CTA Ultra Hidden */
  .cta-section {
    display: none;
  }

  .cta-content h2 {
    font-size: 22px;
    margin-bottom: 14px;
  }

  .cta-content p {
    font-size: 14px;
    margin-bottom: 20px;
    max-width: 95%;
  }

  .cta-buttons {
    max-width: 280px;
  }

  .cta-features {
    grid-template-columns: 1fr;
    gap: 14px;
    max-width: 300px;
  }

  .cta-feature {
    padding: 14px 12px;
  }

  .cta-feature i {
    font-size: 20px;
  }

  .cta-feature h3 {
    font-size: 13px;
    margin: 8px 0 4px;
  }

  .cta-feature p {
    font-size: 11px;
  }

  /* Footer Ultra Merkezli */
  .footer {
    padding: 35px 0 20px;
  }

  .footer-content {
    gap: 20px;
    max-width: 400px;
  }

  .footer-section {
    padding: 12px 8px;
  }

  .footer-logo .logo-text {
    font-size: 18px;
  }

  .footer-logo .logo-icon {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }

  .footer-section h3 {
    font-size: 15px;
    margin-bottom: 12px;
  }

  .footer-section p,
  .footer-section ul li {
    font-size: 13px;
  }

  .footer-section ul {
    max-width: 85%;
  }

  .social-media-links a {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }

  .footer-bottom {
    max-width: 400px;
  }

  .footer-bottom p {
    font-size: 12px;
    margin: 5px 0;
  }

  .alsa-logo-large img {
    max-width: 120px;
  }

  /* Video Ultra Merkezli */
  .video-container {
    max-width: 420px;
  }

  .video-content {
    padding: 32px 16px;
  }

  .video-content h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .video-content p {
    font-size: 13px;
    margin-bottom: 14px;
    max-width: 95%;
  }

  .video-play-icon {
    font-size: 38px;
    margin-bottom: 14px;
  }

  /* FAQ Ultra Merkezli */
  .faq-container {
    max-width: 420px;
  }

  .faq-question h3 {
    font-size: 14px;
  }

  .faq-answer p {
    font-size: 13px;
    max-width: 98%;
  }

  /* Testimonials Ultra Merkezli */
  .testimonials-grid {
    max-width: 400px;
  }

  .testimonial-rating i {
    font-size: 14px;
  }

  .testimonial-text {
    font-size: 13px;
    max-width: 98%;
  }

  .testimonial-author h4 {
    font-size: 14px;
  }

  .testimonial-author p {
    font-size: 12px;
  }

  /* Ultra Small Merkezli Spacing */
  .guarantee-content {
    padding: 16px 14px;
    gap: 12px;
    max-width: 350px;
  }

  .guarantee-content i {
    font-size: 22px;
  }

  .guarantee-content h4 {
    font-size: 15px;
    margin-bottom: 6px;
  }

  .guarantee-content p {
    font-size: 13px;
    max-width: 98%;
  }

  /* Mobile Menu Ultra Merkezli */
  .mobile-menu a {
    padding: 12px 18px;
    font-size: 14px;
  }

  /* Corporate Pages Mobile Styles */
  .page-header {
    padding: 100px 0 60px;
  }

  .page-title {
    font-size: 2rem;
    margin-bottom: 12px;
  }

  .page-description {
    font-size: 1rem;
    max-width: 95%;
  }

  .breadcrumb {
    font-size: 13px;
    margin-bottom: 16px;
  }

  /* About Page Mobile */
  .about-content {
    padding: 50px 0;
  }

  .about-wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
    margin-bottom: 50px;
  }

  .about-text h2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }

  .about-text p {
    font-size: 1rem;
    margin-bottom: 16px;
  }

  .about-features {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 50px;
  }

  .mission-vision {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 50px;
  }

  .mission, .vision {
    padding: 25px;
  }

  .team-values h2 {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }

  .values-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .value-item {
    padding: 20px 15px;
  }

  /* Policy Pages Mobile */
  .policy-content {
    padding: 50px 0;
  }

  .policy-intro {
    margin-bottom: 40px;
  }

  .policy-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
  }

  .policy-icon i {
    font-size: 1.5rem;
  }

  .policy-intro p {
    font-size: 1rem;
  }

  .policy-section h2 {
    font-size: 1.25rem;
    margin-bottom: 16px;
  }

  .policy-content-box {
    padding: 20px;
  }

  .policy-content-box p {
    font-size: 0.95rem;
  }

  .policy-list li {
    font-size: 0.95rem;
  }

  .warning-box {
    padding: 16px;
  }

  .contact-info {
    gap: 8px;
  }

  .policy-update {
    margin-top: 40px;
    padding: 16px;
  }

  /* Contact Page Mobile */
  .contact-content {
    padding: 50px 0;
  }

  .contact-wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
    margin-bottom: 50px;
  }

  .contact-info h2 {
    font-size: 1.5rem;
  }

  .contact-info > p {
    margin-bottom: 30px;
  }

  .contact-info .contact-item {
    padding: 20px;
    margin-bottom: 20px;
  }

  .contact-icon {
    width: 45px;
    height: 45px;
  }

  .contact-icon i {
    font-size: 1.25rem;
  }

  .contact-details h3 {
    font-size: 1.1rem;
  }

  .contact-form {
    padding: 30px 20px;
  }

  .contact-form h2 {
    font-size: 1.5rem;
    margin-bottom: 25px;
  }

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

  .form-group input,
  .form-group select,
  .form-group textarea {
    padding: 10px 14px;
    font-size: 0.95rem;
  }

  .quick-contact {
    margin-bottom: 40px;
  }

  .quick-contact h2 {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }

  .quick-contact-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .quick-contact-card {
    padding: 25px;
  }

  .quick-contact-icon {
    width: 50px;
    height: 50px;
    margin: 0 auto 16px;
  }

  .quick-contact-card h3 {
    font-size: 1.1rem;
  }

  .faq-quick-links h2 {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }

  .faq-links-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .faq-link {
    padding: 16px;
    gap: 10px;
  }

  .faq-link span {
    font-size: 0.9rem;
  }
}
