.wallet-button{color:#fff;letter-spacing:-.02em;background:linear-gradient(#242424,#1b1b1b);border:2px solid #777;border-radius:999px;justify-content:center;align-items:center;gap:15px;width:min(430px,100%);min-height:62px;padding:10px 24px;font-size:clamp(1.05rem,3vw,1.55rem);font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px 8px #0002}.wallet-button:hover{transform:translateY(-1px);box-shadow:0 5px 12px #0003}.wallet-button:active{transform:translateY(0)}.wallet-button:focus-visible{outline-offset:3px;outline:3px solid #1689ec}.wallet-mark{background:#2d7ff0;border-radius:11px;flex:0 0 45px;width:45px;height:45px;position:relative;overflow:hidden}.wallet-mark i{border-radius:10px 10px 3px 3px;width:100%;height:19px;position:absolute;left:0}.wallet-mark i:first-child{background:#38a852;top:0}.wallet-mark i:nth-child(2){background:#fbbc04;top:8px}.wallet-mark i:nth-child(3){background:#ea4335;top:16px}.wallet-mark i:nth-child(4){background:linear-gradient(135deg,#4285f4 48%,#2d6fe3 49%);border-radius:3px 15px 9px 9px;width:55px;height:25px;top:24px;left:-4px;transform:rotate(6deg)}
