.usercard-container{border-radius:8px;outline:1px dashed #ffffff4d;flex-direction:row;flex-grow:1;max-width:400px;height:80px;display:flex}.usercard-body{flex-direction:column;display:flex}.usercard-avatar{flex-direction:column;margin-right:10px;display:flex}.usercard-avatar img{border-radius:8px}.badgeboard-container{border-radius:8px;outline:1px dashed #ffffff4d;flex-grow:1;max-width:400px;height:80px;margin-left:auto;padding:2px;overflow:hidden scroll}@media (max-width:400px){.userdata-container{flex-direction:column}.badgeboard-container{width:100%;margin-top:10px}}.badgeboard-container span{margin-right:4px}:root{--inventory-slot-size:89px}.inventory-container{grid-template-columns:repeat(auto-fit,minmax(var(--inventory-slot-size),1fr));border:1px solid #ffffff4d;border-radius:6px;place-items:center;max-height:420px;margin-top:10px;padding:8px;display:grid;overflow-y:scroll}.inventory-slot{width:var(--inventory-slot-size);height:var(--inventory-slot-size);box-sizing:border-box;background:#1e1e1e;position:relative}.inventory-slot-empty{border:1px dashed #ffffff4d}.inventory-icon{object-fit:contain;pointer-events:none;width:100%;height:100%}.inventory-count{color:#d31185;background-color:#000000ae;font-family:JetbrainsMono;font-size:18px;line-height:18px;position:absolute;bottom:0;right:0}.curseason-container{border:1px dashed #ffffff4d;border-radius:6px;padding:8px}.collection-container{border:1px dashed #ffffff4d;border-radius:6px;flex-direction:row;width:450px;padding:8px;display:flex}.collection-text{margin-left:10px}.collection-text h1{font-size:18px;font-weight:700}.collection-text p{border:1px dashed #ffffff4d;border-radius:6px;width:342px;height:100px;padding:8px;display:flex}.collection-actions{flex-direction:column;gap:10px;display:flex}.leaderboard-container{border:1px dashed #ffffff4d;border-radius:6px;flex-direction:column;align-items:center;width:350px;height:500px;display:flex}.leaderboard-inner{border-top:1px dashed #ffffff4d;flex-direction:column;gap:5px;width:100%;padding-left:5px;display:flex;overflow-y:scroll}.leaderboard-user-container{background:#1e1e1e;border-radius:8px;flex-direction:row;gap:5px;width:100%;height:50px;display:flex}.leaderboard-bump{flex-direction:row;justify-content:center;align-items:center;margin-bottom:5px;display:flex}.leaderboard-user-background{background-repeat:no-repeat;background-size:contain;justify-content:center;align-self:center;width:50px;height:50px;display:flex}.leaderboard-user-inner{flex-direction:row;flex-grow:1;display:flex}.leaderboard-user-background p{font-family:JetbrainsMono;line-height:50px}.leaderboard-user-inspect{background-color:#333;border-radius:4px;align-self:center;width:25px;height:25px;margin-left:auto;margin-right:12px}.reward-cats-container{border:1px dashed #ffffff4d;border-radius:6px;flex-direction:column;width:300px;padding:8px;display:flex}.reward-cats-header{font-size:24px}
