.game-profile{display:grid;grid-template-columns:1fr 260px;gap:2rem;margin-bottom:1.5rem}.game-streak{font-size:1.1rem}.game-level{display:flex;flex-direction:column;gap:.45rem;padding:1rem;border-radius:.75rem;background:#f1f6ff}.game-level>strong{font-size:1.5rem;color:#245fc1}.game-skills{display:grid;gap:.7rem}.game-skill-head{display:flex;justify-content:space-between}.game-skill-bar{height:10px;overflow:hidden;border-radius:999px;background:#dfe7f2}.game-skill-bar span{display:block;height:100%;background:linear-gradient(90deg,#316bd5,#6f55d9)}.game-badge{display:inline-block;margin:.25rem .25rem 0 0;padding:.4rem .6rem;border-radius:999px;background:#fff;color:#254a80;font-weight:700}@media(max-width:700px){.game-profile{grid-template-columns:1fr}}
