.pager{margin:14px 0;display:flex;gap:8px;flex-wrap:wrap;justify-content:center}
.pager a,.pager span{display:inline-block;padding:6px 10px;border-radius:8px;border:1px solid #222;background:rgba(0,0,0,.4);color:#9ff;text-decoration:none;font-family:Courier New,monospace}
.pager .active{background:#111827;color:#fff;border-color:#333}
.small{font-size:12px;color:#88ffa5}