.nx-xp-bar{padding:1rem;border-radius:12px;margin:0 0 1rem}
.nx-xp-bar__head{display:flex;justify-content:space-between;margin-bottom:.5rem}
.nx-xp-bar__track{height:8px;background:rgba(255,255,255,.08);border-radius:999px;overflow:hidden}
.nx-xp-bar__track span{display:block;height:100%;background:linear-gradient(90deg,#7c5cff,#3dd6c6);transition:width .4s ease}
.nx-xp-bar__meta{margin:.5rem 0 0;font-size:.85rem;opacity:.8}
.nx-xp-history{padding:1rem;border-radius:12px;margin:0 0 1rem}
.nx-xp-history h3{margin:0 0 .5rem;font-size:.95rem}
.nx-xp-history ul{margin:0;padding:0;list-style:none}
.nx-xp-history li{display:flex;justify-content:space-between;padding:.35rem 0;border-bottom:1px solid rgba(255,255,255,.06)}
