.wallet-transition[data-v-4b46c006]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;background:var(--transition-color, #071537);clip-path:circle(0% at var(--origin-x) var(--origin-y));transition:clip-path .7s cubic-bezier(.65,0,.35,1);display:flex;align-items:center;justify-content:center}.wallet-transition.cover[data-v-4b46c006]{clip-path:circle(150% at var(--origin-x) var(--origin-y))}.wallet-transition.reveal[data-v-4b46c006]{clip-path:circle(0% at var(--origin-x) var(--origin-y))}.wallet-transition-content[data-v-4b46c006]{display:flex;flex-direction:column;align-items:center;gap:18px;opacity:0;transform:translateY(12px);transition:opacity .4s ease .25s,transform .4s ease .25s}.wallet-transition.cover .wallet-transition-content[data-v-4b46c006]{opacity:1;transform:none}.wallet-transition-logo-wrap[data-v-4b46c006]{width:72px;height:72px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px #00000040;animation:wallet-pulse-4b46c006 1.6s ease-in-out infinite}.wallet-transition-logo-wrap img[data-v-4b46c006]{width:44px;height:44px;-o-object-fit:contain;object-fit:contain}@keyframes wallet-pulse-4b46c006{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.wallet-transition-label[data-v-4b46c006]{color:#fff;font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-family:Outfit,sans-serif;text-align:center;padding:0 24px}.wallet-transition-bar[data-v-4b46c006]{width:120px;height:3px;background:#fff3;border-radius:3px;overflow:hidden}.wallet-transition-bar span[data-v-4b46c006]{display:block;height:100%;width:40%;background:var(--transition-accent, #3bef80);border-radius:3px;animation:wallet-bar-4b46c006 1.1s ease-in-out infinite}@keyframes wallet-bar-4b46c006{0%{transform:translate(-100%)}to{transform:translate(350%)}}
