/* Archived publication pages retain their content and reading controls. */
:root { --lacivert: #0d1b3e; --metin: #172034; --cizgi: #d8dee9; }
html { scroll-padding-top: 84px; }
body { background: #fff; }
.icerik { overflow-wrap: anywhere; }
.ustbar { position: sticky; top: 0; z-index: 80; background: #08132d; }
.ustbar .marka img { max-width: 216px; height: auto; object-fit: contain; }
.menu a { font-size: 14px; }
h1, .bolum-baslik { font-family: Georgia, 'Times New Roman', serif; letter-spacing: -.02em; }
.altbilgi h2 { margin: 0 0 14px; font-family: inherit; font-size: 16px; line-height: 1.4; }
.arsiv-okuma-bilgisi { max-width: 70ch; margin: 28px 0 0; color: #5a6478; font-size: 16px; line-height: 1.65; }
@media (max-width: 720px) {
  #arama-form { flex-wrap: wrap; }
  #arama-form input, #arama-form select { min-width: 0; max-width: 100%; }
  .ustbar-ic { flex-wrap: wrap; gap: 10px; }
  .ustbar .menu { display: flex; flex-wrap: wrap; gap: 12px; }
  .menu a { min-height: 36px; display: inline-flex; align-items: center; }
}
