._walletContainer_l6o0h_1{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}._connectButton_l6o0h_8{background:linear-gradient(135deg,#00ff9f,#00cc7f);color:#000;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:16px}._connectButton_l6o0h_8:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00ff9f4d}._connectButton_l6o0h_8:disabled{opacity:.6;cursor:not-allowed;transform:none}._errorMessage_l6o0h_31{color:#ff6b6b;background:#ff6b6b1a;padding:12px;border-radius:8px;border:1px solid rgba(255,107,107,.3);font-size:14px}._successMessage_l6o0h_40{color:#00ff9f;background:#00ff9f1a;padding:12px;border-radius:8px;border:1px solid rgba(0,255,159,.3);font-size:14px}._successMessage_l6o0h_40 a{color:#00ff9f;text-decoration:underline;font-weight:600}._successMessage_l6o0h_40 a:hover{color:#00cc7f}@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{background-color:#111827!important;@apply min-h-screen;color:#00ff9f!important}#root{max-width:500px;margin:0 auto;padding-top:10px;padding-left:1rem;padding-right:1rem;text-align:center}@keyframes drawLogo{0%{stroke-dashoffset:5000}80%{stroke-dashoffset:0}to{stroke-dashoffset:0}}.logo-path{stroke-dasharray:500;stroke-dashoffset:0;animation:moveDash 20s linear infinite;stroke:#00ff9f}@keyframes moveDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-5000}}
