﻿/**
 * ZipWeb footer — marka renk paleti (hosting sayfalari ile uyumlu)
 * #0b2545 · #0f2f5f · #153b70 · #123968 · vurgu #7eb8ff · basari #22c55e
 */
.footer-modern {
  --zip-navy-950: #071a33;
  --zip-navy-900: #0b2545;
  --zip-navy-800: #0f2f5f;
  --zip-navy-700: #153b70;
  --zip-navy-600: #123968;
  --zip-accent: #7eb8ff;
  --zip-accent-strong: #5b9bd5;
  --zip-success: #22c55e;
  --zip-warm: #e8863a;
  --zip-text: #e8f1fb;
  --zip-text-muted: rgba(219, 234, 254, 0.72);
  --zip-border: rgba(126, 184, 255, 0.18);
}

/* Ana zemin */
.footer-modern {
  background: linear-gradient(180deg, var(--zip-navy-900) 0%, var(--zip-navy-800) 48%, var(--zip-navy-600) 100%) !important;
  color: var(--zip-text) !important;
}

.footer-gradient-band {
  background: linear-gradient(90deg, var(--zip-navy-700), var(--zip-accent-strong), var(--zip-navy-700)) !important;
}

/* Hero */
.footer-hero-section {
  background: linear-gradient(135deg, var(--zip-navy-950) 0%, var(--zip-navy-900) 35%, var(--zip-navy-800) 70%, var(--zip-navy-700) 100%) !important;
  border-bottom-color: var(--zip-border) !important;
}

.footer-modern .hero-title i,
.footer-modern .stat-icon,
.footer-modern .stat-number {
  color: var(--zip-accent) !important;
}

.footer-modern .gradient-text {
  background: linear-gradient(135deg, var(--zip-accent), #a8d4ff, var(--zip-accent-strong)) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.footer-modern .btn-premium {
  background: linear-gradient(135deg, var(--zip-navy-700), var(--zip-accent-strong)) !important;
  color: #fff !important;
  box-shadow: 0 10px 28px rgba(21, 59, 112, 0.45) !important;
}

.footer-modern .btn-premium:hover {
  box-shadow: 0 14px 36px rgba(91, 155, 213, 0.35) !important;
}

.footer-modern .btn-demo {
  border-color: var(--zip-border) !important;
}

.footer-modern .btn-demo:hover {
  border-color: var(--zip-accent) !important;
  color: var(--zip-accent) !important;
}

.footer-modern .stat-item {
  border-color: var(--zip-border) !important;
  background: rgba(15, 47, 95, 0.35) !important;
}

.footer-modern .stat-item::before {
  background: linear-gradient(90deg, transparent, var(--zip-accent-strong), transparent) !important;
}

.footer-modern .stat-item:hover {
  background: rgba(21, 59, 112, 0.45) !important;
  border-color: rgba(126, 184, 255, 0.35) !important;
}

.footer-modern .hero-particles .particle {
  background: var(--zip-accent-strong) !important;
}

.footer-modern .floating-icon {
  color: rgba(126, 184, 255, 0.12) !important;
}

/* BÃ¼lten + promo */
.footer-modern .newsletter-promo-section {
  background: linear-gradient(135deg, var(--zip-navy-800) 0%, var(--zip-navy-600) 100%) !important;
  border-bottom-color: var(--zip-border) !important;
}

.footer-modern .newsletter-content h3 i,
.footer-modern .form-features i,
.footer-modern .promo-features i {
  color: var(--zip-accent) !important;
}

.footer-modern .form-group button {
  background: linear-gradient(135deg, var(--zip-navy-700), var(--zip-accent-strong)) !important;
  color: #fff !important;
}

.footer-modern .form-group button:hover {
  background: linear-gradient(135deg, var(--zip-accent-strong), var(--zip-navy-700)) !important;
}

.footer-modern .promo-card::before {
  background: conic-gradient(from 0deg, transparent, rgba(126, 184, 255, 0.12), transparent) !important;
}

.footer-modern .promo-card::after {
  background: linear-gradient(135deg, var(--zip-navy-800), var(--zip-navy-700)) !important;
}

.footer-modern .promo-badge {
  background: linear-gradient(135deg, #c96a2e, var(--zip-warm)) !important;
  box-shadow: 0 10px 24px rgba(232, 134, 58, 0.28) !important;
}

.footer-modern .promo-btn {
  background: linear-gradient(135deg, var(--zip-navy-700), var(--zip-accent-strong)) !important;
  color: #fff !important;
}

.footer-modern .promo-btn:hover {
  box-shadow: 0 10px 24px rgba(91, 155, 213, 0.3) !important;
}

/* Ana footer kolonlarÄ± */
.footer-modern .footer-column-title {
  color: var(--zip-accent) !important;
  border-bottom-color: var(--zip-border) !important;
}

.footer-modern .footer-links a::before {
  color: var(--zip-accent-strong) !important;
}

.footer-modern .footer-links a:hover {
  color: var(--zip-accent) !important;
}

.footer-modern .social-link {
  background: rgba(21, 59, 112, 0.35) !important;
  border-color: var(--zip-border) !important;
  color: var(--zip-accent) !important;
}

.footer-modern .social-link:hover {
  background: var(--zip-accent-strong) !important;
  color: #fff !important;
  border-color: var(--zip-accent-strong) !important;
  box-shadow: 0 5px 15px rgba(91, 155, 213, 0.28) !important;
}

.footer-modern .footer-bottom {
  background: rgba(7, 26, 51, 0.55) !important;
  border-top-color: var(--zip-border) !important;
}

/* Alt panel (inline stiller) */
.footer-modern .footer-copyright[style],
.footer-modern .zip-footer-panel {
  background: rgba(11, 37, 69, 0.65) !important;
  border-color: var(--zip-border) !important;
}

.footer-modern .footer-copyright i[style*="color"],
.footer-modern .zip-footer-panel i.fa-copyright,
.footer-modern .zip-footer-panel i.fa-map-marker-alt,
.footer-modern .zip-footer-panel i.fa-envelope,
.footer-modern .zip-footer-panel i.fa-phone-alt,
.footer-modern .zip-footer-panel i.fas {
  color: var(--zip-accent) !important;
}

.footer-modern .zip-footer-panel .fa-check-circle {
  color: var(--zip-success) !important;
}

.footer-modern .zip-footer-panel span[style*="color: #7eb8ff"],
.footer-modern .zip-footer-panel span[style*="color:#7eb8ff"] {
  color: var(--zip-accent) !important;
}

.footer-modern .zip-footer-panel span[style*="color: #22c55e"],
.footer-modern .zip-footer-panel span[style*="color:#22c55e"] {
  color: var(--zip-success) !important;
}

.footer-modern .footer-legal a:hover {
  color: var(--zip-accent) !important;
}

/* Ã–deme + istatistik ÅŸeridi */
.footer-modern .zip-footer-paybar {
  background: var(--zip-navy-950) !important;
  border-top-color: var(--zip-border) !important;
}

.footer-modern .zip-footer-paybar .zip-stat-cyan {
  background: rgba(21, 59, 112, 0.45) !important;
  border-color: var(--zip-border) !important;
}

.footer-modern .zip-footer-paybar .zip-stat-cyan .zip-stat-num {
  color: var(--zip-accent) !important;
}

.footer-modern .zip-footer-paybar .zip-stat-green {
  background: rgba(34, 197, 94, 0.1) !important;
  border-color: rgba(34, 197, 94, 0.28) !important;
}

.footer-modern .zip-footer-paybar .zip-stat-green .zip-stat-num {
  color: var(--zip-success) !important;
}

.footer-modern .zip-footer-paybar .zip-stat-gold {
  background: rgba(232, 134, 58, 0.1) !important;
  border-color: rgba(232, 134, 58, 0.28) !important;
}

.footer-modern .zip-footer-paybar .zip-stat-gold .zip-stat-num {
  color: var(--zip-warm) !important;
}

.footer-modern .zip-footer-paybar > .container > div > div:first-child i {
  color: var(--zip-accent) !important;
}

/* Scroll top */
.footer-scroll-top {
  background: var(--zip-navy-700) !important;
  border: 1px solid var(--zip-border) !important;
}

.footer-scroll-top:hover {
  background: var(--zip-accent-strong) !important;
}

