.wallet-container-small{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6b2fa5 0%,#8b5cf6 100%);border:1px solid #ffffff1a;border-radius:8px;padding:8px 16px;transition:all .3s;display:inline-block;box-shadow:0 2px 8px #6b2fa533}.wallet-container-small:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6b2fa54d}.wallet-display-small{color:#fff}.wallet-balance-text{white-space:nowrap;font-size:14px;font-weight:600}.wallet-skeleton-small{color:#fff}.wallet-skeleton-text-small{background:linear-gradient(90deg,#ffffff1a 25%,#fff3 50%,#ffffff1a 75%) 0 0/200% 100%;border-radius:4px;width:120px;height:16px;animation:1.5s infinite shimmer;display:block}.wallet-container-small.error{background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%)}.wallet-error-small{color:#fff;font-size:12px}.wallet-error-text-small{font-weight:500}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.wallet-container-small{padding:6px 12px}.wallet-balance-text{font-size:12px}}
