/* Sponsorlu Reklam – ön yüz
   Temanın .sponsored-ads / .sponsored-ad-item / .sponsored-ad-label stilleri
   üzerine yalnızca gerekli tamamlayıcı kurallar. */

.sr-ads { display: flex; flex-direction: column; gap: 8px; }
.sr-ad { display: block; position: relative; overflow: hidden; text-decoration: none; line-height: 0; }
.sr-ad img { width: 100%; height: auto; display: block; }
.sr-ad .sponsored-ad-label { line-height: 1.4; }
