/* ÖZGÜN GÜNDEM V176.10
   Yalnız mobil V176 kategori bloklarının iç dikey boşluklarını sıkılaştırır.
   Masaüstü ve diğer ana sayfa modülleri etkilenmez. */
@media(max-width:700px){

  /* Dış modül aralığı V176.9'daki 8px düzeniyle uyumlu kalsın. */
  body.og176-mobile-unified .og176-category-module{
    margin:0 0 8px!important;
    padding:0!important;
  }

  /* Kart kabuğunda ekstra iç/dış dikey boşluk birikmesini önle. */
  body.og176-mobile-unified .og176-category-module .og173-section{
    margin:0!important;
    padding:0!important;
  }

  /* Kategori başlığı daha kompakt. */
  body.og176-mobile-unified .og176-category-module .og173-head{
    margin:0!important;
    padding:10px 12px 8px!important;
    min-height:0!important;
    gap:8px!important;
  }

  body.og176-mobile-unified .og176-category-module .og173-head-copy h2{
    margin:0!important;
    line-height:1.12!important;
  }

  body.og176-mobile-unified .og176-category-module .og173-head-copy small{
    margin-top:3px!important;
    line-height:1.2!important;
  }

  /* Başlık ile ilk haber arasındaki gereksiz beyaz alanı azalt. */
  body.og176-mobile-unified .og176-category-module .og173-body{
    margin:0!important;
    padding:0 12px 10px!important;
  }

  /* Büyük ilk haber tasarımında iç boşluğu azalt. */
  body.og176-mobile-unified .og176-category-module .og173-lead{
    margin:0 0 8px!important;
  }

  body.og176-mobile-unified .og176-category-module .og173-lead-copy{
    padding:8px 0 2px!important;
  }

  /* Liste haberleri arasındaki dikey aralığı sıkılaştır. */
  body.og176-mobile-unified .og176-category-module .og173-list{
    gap:0!important;
  }

  body.og176-mobile-unified .og176-category-module .og173-row{
    margin:0!important;
    padding:8px 0!important;
  }

  body.og176-mobile-unified .og176-category-module .og173-row:first-child{
    padding-top:6px!important;
  }

  body.og176-mobile-unified .og176-category-module .og173-row:last-child{
    padding-bottom:2px!important;
  }

  /* 2 sütun kart düzeninde dikey boşluğu hafif azalt. */
  body.og176-mobile-unified .og176-category-module .og173-grid{
    gap:9px!important;
  }

  body.og176-mobile-unified .og176-category-module .og173-grid-copy{
    padding:6px 1px 2px!important;
  }

  /* Tümünü Gör butonunun yüksekliği başlığı şişirmesin. */
  body.og176-mobile-unified .og176-category-module .og173-all{
    min-height:28px!important;
    padding:0 8px!important;
  }
}
