.pokemon-wallet{position:relative;overflow:hidden;margin-top:12px;padding:15px;border-radius:20px;background:linear-gradient(135deg,#26375a,#111827 62%,#392f18);border:1px solid #7aa2e655;box-shadow:inset 0 1px #ffffff18}.pokemon-wallet:after{content:"";position:absolute;width:150px;height:150px;border:24px solid #ffffff08;border-radius:50%;right:-65px;top:-58px}.wallet-balance,.league-badge{position:relative;z-index:1;display:flex;align-items:center;gap:11px}.wallet-balance{padding-bottom:13px;border-bottom:1px solid #ffffff16}.coin{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#ffe781,#e6a91d);border:3px solid #ffef9d;color:#573d00;font-size:20px;font-weight:1000;box-shadow:0 5px 18px #e6a91d55}.wallet-balance small,.league-badge small{display:block;color:#9fb1d3;font-size:8px;letter-spacing:1px;font-weight:900}.wallet-balance strong{font-size:25px;color:#fff;margin-right:5px}.wallet-balance em{color:var(--yellow);font-size:9px;font-style:normal;font-weight:900}.league-badge{margin-top:13px}.league-badge>span{width:46px;height:46px;display:grid;place-items:center;clip-path:polygon(50% 0,90% 20%,100% 65%,72% 100%,28% 100%,0 65%,10% 20%);background:linear-gradient(145deg,#a7b5cc,#596a84);color:#fff;font-size:21px}.league-badge strong,.league-badge em{display:block}.league-badge strong{font-size:14px;margin-top:2px}.league-badge em{color:var(--muted);font-size:9px;font-style:normal}.league-badge[data-rank="bronze"]>span{background:linear-gradient(145deg,#e5a66d,#8a4e24)}.league-badge[data-rank="argent"]>span{background:linear-gradient(145deg,#f1f5fa,#75869f)}.league-badge[data-rank="or"]>span{background:linear-gradient(145deg,#fff09a,#d49a13);color:#5c3c00}.league-badge[data-rank="platine"]>span{background:linear-gradient(145deg,#b8fff5,#558bd1)}.league-badge[data-rank="maitre"]>span{background:linear-gradient(145deg,#e495ff,#6544e6);box-shadow:0 0 18px #a55cff}.badge-progress{position:relative;z-index:1;margin-top:13px}.badge-progress>div:first-child{display:flex;justify-content:space-between;color:#9fb1d3;font-size:8px}.badge-track{height:6px;background:#080d17;border-radius:10px;overflow:hidden;margin-top:6px}.badge-track i{display:block;height:100%;width:0;background:linear-gradient(90deg,#4da9ff,#f4c647);transition:width .5s}
