/* === Site Footer (Açık Tema – eski görünüm) === */
.site-footer{
  background:#ffffff !important;
  color:#111827 !important;
  border-top:3px solid #dc2626 !important;  /* üst kırmızı çizgi */
}
.site-footer a{color:#111827 !important;text-decoration:none}
.site-footer a:hover{color:#111827 !important;text-decoration:underline}

/* Grid kabı */
.uysal-footer{font-size:.95rem; text-align:left}

/* 3 sütun düzeni */
.uysal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
@media (max-width:900px){.uysal-grid{grid-template-columns:1fr 1fr}}
@media (max-width:600px){.uysal-grid{grid-template-columns:1fr}}

/* sütun ayırıcıları (masaüstü) */
@media (min-width:901px){
  .uysal-col + .uysal-col{border-left:1px solid #e5e7eb;padding-left:24px}
}

/* başlık ve kırmızı alt çizgi */
.uysal-col h6{
  margin:.25rem 0 .5rem 0;
  font-weight:700;
  color:#0f172a;
}
.uysal-col h6::after{
  content:"";display:block;width:48px;height:3px;background:#dc2626;border-radius:2px;margin-top:6px
}

/* liste ve kırmızı ok işareti */
.uysal-links{list-style:none;margin:0;padding:0}
.uysal-links li{position:relative;padding-left:18px;margin:.55rem 0}
.uysal-links li::before{content:"›";position:absolute;left:0;top:0;color:#dc2626}
.uysal-links a{color:#111827;opacity:.92}
.uysal-links a:hover{opacity:1;text-decoration:underline}

/* alt şerit ve yasal alan */
.uysal-bottom{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}
.uysal-bottom .copy{opacity:.9;margin-bottom:6px;text-align:center}
.uysal-legal{display:flex;flex-wrap:wrap;gap:0;justify-content:center}
.uysal-legal a{color:inherit;opacity:.9;padding:0 8px;text-decoration:none}
.uysal-legal a:hover{text-decoration:underline;opacity:1}
.uysal-legal a + a{position:relative}
.uysal-legal a + a::before{content:"•";position:relative;left:-8px;color:#9ca3af}

/* yasal linkleri ortala ve taşmayı engelle */
.uysal-bottom .uysal-legal{
  display:flex; flex-wrap:wrap; gap:14px; justify-content:center; text-align:center;
}

/* ödeme görseli bloğu */
.uysal-bottom .uysal-pay{ text-align:center; }
.uysal-bottom .uysal-pay img{
  width:min(100%,630px); height:auto; display:inline-block;
  aspect-ratio:630/48; /* CLS azaltır */
}
/* === Site Footer (Açık Tema – KISA & KLASİK) === */
.site-footer{
  background:#ffffff !important;
  color:#111827 !important;
  border-top:3px solid #dc2626 !important;          /* üst kırmızı çizgi */
}
.site-footer a{ color:#111827 !important; text-decoration:none; }
.site-footer a:hover{ text-decoration:underline; }

/* Footer gövdesi - yazıyı biraz büyüt, genel boşlukları kıs */
.uysal-footer{
  font-size:1rem;                                    /* eski .95rem → 1rem */
  text-align:left;
}

/* 3 sütun düzeni */
.uysal-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;                                          /* daha sıkı */
}
@media (max-width:900px){ .uysal-grid{ grid-template-columns:1fr 1fr; } }
@media (max-width:600px){ .uysal-grid{ grid-template-columns:1fr; } }

/* Masaüstünde sütun ayırıcıları */
@media (min-width:901px){
  .uysal-col + .uysal-col{ border-left:1px solid #e5e7eb; padding-left:22px; }
}

/* Başlık & ince alt çizgi */
.uysal-col h6{
  margin:.2rem 0 .45rem;
  font-weight:800;                                   /* tok başlık */
  color:#0f172a;
  font-size:1.08rem;                                 /* bir tık büyük */
  letter-spacing:.2px;
}
.uysal-col h6::after{
  content:""; display:block; width:44px; height:3px;
  background:#dc2626; border-radius:2px; margin-top:6px;
}

/* Liste ve kırmızı ok işareti */
.uysal-links{ list-style:none; margin:0; padding:0; }
.uysal-links li{ position:relative; padding-left:16px; margin:.48rem 0; }
.uysal-links li::before{
  content:"›"; position:absolute; left:0; top:0; color:#dc2626; font-weight:700;
}
/* Linkler biraz daha tok, boşluk büyütmeden okunaklı */
.uysal-links a{
  color:#111827; opacity:.95; font-weight:600; line-height:1.55;
}
.uysal-links a:hover{ opacity:1; text-decoration:underline; }

/* Alt şerit (kısa) */
.uysal-bottom{
  margin-top:12px; padding-top:12px; border-top:1px solid #e5e7eb;
}
.uysal-bottom .copy{
  opacity:.9; margin-bottom:6px; text-align:center; font-weight:600;
}

/* Yasal linkler – ortalı, noktalı ayraç */
.uysal-legal{
  display:flex; flex-wrap:wrap; gap:0; justify-content:center;
  text-align:center;
}
.uysal-legal a{ color:inherit; opacity:.9; padding:0 8px; font-weight:700; }
.uysal-legal a:hover{ opacity:1; text-decoration:underline; }
.uysal-legal a + a{ position:relative; }
.uysal-legal a + a::before{
  content:"•"; position:relative; left:-8px; color:#9ca3af;
}

/* Ödeme görseli (tek PNG) – yasal linklerin altında, taşma yok */
.uysal-bottom .uysal-pay{ text-align:center; margin-top:8px; }
.uysal-bottom .uysal-pay img{
  display:inline-block; width:min(100%,630px); height:auto;
  aspect-ratio:630/48;                               /* CLS azaltır */
}

/* Güvenlik için yatay taşmayı kapat (footer resimleri vs.) */
html, body{ overflow-x:hidden; }
