/* V53 - Haber ve köşe yazısı okunma rozeti */
.content-stat-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0 18px}
.content-stat-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border:1px solid rgba(29,43,68,.12);border-radius:999px;background:linear-gradient(180deg,#fff,#f6f8fb);box-shadow:0 4px 14px rgba(15,23,42,.06);color:#475569;font-size:13px;line-height:1;white-space:nowrap}
.content-stat-badge strong{color:#17233b;font-size:14px}
.content-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#eaf0ff;font-size:13px}
.detail>.content-stat-badge{margin:10px 0 18px}
.news-stat-box{display:none!important}
.admin-table .corner-read-count{width:74px;text-align:center;white-space:nowrap}
@media(max-width:640px){.content-stat-badge{padding:6px 10px;font-size:12px}.content-stat-icon{width:22px;height:22px}}
