/* Footer kategori grid + yazar hub (footer.php inline'dan taşındı) */
.hs-footer-categories { margin-top: 18px; text-align: center; }
.hs-footer-categories strong { display: block; margin-bottom: 10px; color: #FFD85B; font-size: .95rem; }
.hs-footer-cat-grid { display: flex; flex-wrap: wrap; gap: 8px 14px; justify-content: center; max-width: 900px; margin: 0 auto; }
.hs-footer-cat-grid a { color: #DEDEDE; font-size: .85rem; text-decoration: none; }
.hs-footer-cat-grid a:hover { color: #FFD85B; }
.art-hub-btn { display: inline-flex; align-items: center; gap: 8px; padding: 8px 14px; border-radius: 6px; background: #13131F; color: #FFD85B !important; border: 1px dashed #FFD85B; font-size: .9rem; text-decoration: none !important; }
.art-hub-btn:hover { background: #FFD85B; color: #1A1A2A !important; }
.art-author-name a { color: inherit; text-decoration: none; border-bottom: 1px dotted currentColor; }

/* SEO H1 — görsel olarak gizli */
.sr-only-h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

/* AdSense taşma fix (header inline'dan taşındı) */
ins.adsbygoogle {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  max-width: 100% !important;
  overflow: hidden !important;
}
