.cpv3-wrap{max-width:900px;margin:auto;font-family:Arial}
.cpv3-filters{display:flex;gap:10px;margin-bottom:15px}
.cpv3-filters button{padding:10px 16px;border:0;border-radius:10px;cursor:pointer}
.cpv3-filters .active{font-weight:bold}
.cpv3-champion { text-align: center; background: #d65389; color: #fff; padding: 20px; border-radius: 18px; margin-bottom: 15px; }
.cpv3-champion img{border-radius:50%}
.cpv3-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f5f5f5;margin-bottom:8px;border-radius:12px}
.cpv3-rank{width:45px;font-weight:bold}
.cpv3-name{flex:1}
.cpv3-bar{height:8px;background:#ddd;border-radius:8px;margin-top:6px;overflow:hidden}
.cpv3-bar span{display:block;height:100%;background:#000}
.cpv3-posts{font-weight:bold}
