.wallet-connect-container{width:100%;margin:1rem 0}.wallet-connect-button{width:100%;padding:.875rem 1rem;background:#64c8ff1a;border:1px solid rgba(100,200,255,.3);color:#fffffff2;border-radius:8px;font-size:.85rem;font-weight:500;font-family:Inter,-apple-system,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.wallet-connect-button:hover{background:#64c8ff26;border-color:#64c8ff66;transform:translateY(-1px)}.wallet-connect-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.wallet-connect-button.wallet-error{background:#ff6b6b1a;border-color:#ff6b6b4d;color:#ff6b6be6}.wallet-connect-button.wallet-error:hover{background:#ff6b6b26;border-color:#ff6b6b66}.wallet-icon{width:20px!important;height:20px!important;color:#64c8ffcc!important;font-size:20px!important}.wallet-loading{display:flex;align-items:center;gap:8px}.wallet-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wallet-connected{display:flex;flex-direction:column;gap:8px;width:100%}.wallet-chain-button{padding:.75rem 1rem;background:#ffffff05;color:#ffffffb3;border:1px solid rgba(255,255,255,.06);border-radius:8px;font-size:.85rem;font-weight:500;font-family:Inter,-apple-system,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.wallet-chain-button:hover{background:#ffffff0d;border-color:#fff3}.wallet-account-button{padding:.875rem 1rem;background:#64c8ff1a;border:1px solid rgba(100,200,255,.3);color:#fffffff2;border-radius:8px;font-size:.85rem;font-weight:500;font-family:Inter,-apple-system,sans-serif;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.wallet-account-button:hover{background:#64c8ff26;border-color:#64c8ff66;transform:translateY(-1px)}.wallet-disconnect-button{padding:.75rem 1rem;background:#ff6b6b1a;color:#ff6b6be6;border:1px solid rgba(255,107,107,.3);border-radius:8px;font-size:.85rem;font-weight:500;font-family:Inter,-apple-system,sans-serif;cursor:pointer;transition:all .2s ease}.wallet-disconnect-button:hover{background:#ff6b6b26;border-color:#ff6b6b66;transform:translateY(-1px)}@media (max-width: 768px){.wallet-connect-button{padding:.75rem 1rem;font-size:.8rem}.wallet-connected{gap:6px}.wallet-chain-button,.wallet-account-button,.wallet-disconnect-button{padding:.625rem .875rem;font-size:.8rem}}
