/* Compact tile based on the supplied reference, recoloured for RuneSource. */
.rank-card{grid-template-columns:105px minmax(0,1fr) 105px;gap:17px;min-height:190px;padding:17px 16px 17px 10px;border-color:#32283a;border-radius:9px;background:#171617}
.rank-card-identity{gap:10px}.rank-card-identity>strong{font-size:24px}.rank-card-identity img,.rank-monogram{width:45px;height:45px;border:0;background:transparent;object-fit:contain}
.rank-card-identity>span{padding:6px 10px;border-color:#392947;background:#09070c;font-size:9px}
.rank-banner{width:min(100%,365px);height:auto;aspect-ratio:728/90;margin-bottom:10px;border:0;border-radius:4px;background:#09070d}
.rank-banner img{object-fit:contain;background:#09070d}
.rank-card-content h2{margin-bottom:3px;font-size:18px}.rank-description-wrap{height:21px}.rank-description-wrap:after{background:linear-gradient(90deg,transparent,#171617)}.rank-description{font-size:11px;line-height:20px;-webkit-line-clamp:1}.rank-tags{margin-top:7px}.rank-tags span{padding:4px 7px;border:0;background:#291b31;font-size:9px}.rank-activity{margin-top:8px;font-size:9px}
.rank-card-score{gap:8px}.rank-card-score>div{display:flex;align-items:baseline;justify-content:center;gap:5px;text-align:center}.rank-card-score strong{font-size:24px}.rank-card-score span{font-size:9px}.profile-button{width:68px;min-height:36px;padding:0 7px;border:0;border-radius:7px;background:linear-gradient(135deg,#8b46b1,#a855f7);color:#fff;font-size:10px}.vote-card-button{display:none}
@media(max-width:780px){.rank-card{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:13px}.rank-card-score{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;flex-direction:row}.profile-button{width:68px}}
@media(max-width:520px){.rank-card{grid-template-columns:1fr}.rank-card-identity{display:grid;grid-template-columns:auto 1fr auto}.rank-card-score{justify-content:space-between}.rank-banner{width:100%}.rank-description-wrap{height:21px}}
