.btn-wrapper{background-color:#000;border-radius:16px;justify-content:flex-start;align-items:flex-start;padding:6px;transition:box-shadow .2s ease-in-out;display:inline-flex;position:relative;box-shadow:0 1.5px #ffffff2b,inset 0 0 2px #00000014}.btn-wrapper:after{content:"";width:50%;height:0;position:absolute;transform:rotate(15deg);box-shadow:-20px 0 100px 10px #fff9}.wallet-btn{cursor:pointer;background:radial-gradient(circle at 50% -100%,#7f8f9b99 0%,#0001 75%),conic-gradient(#ffffff14 .25turn,#ffffff20 .25turn .5turn,#ffffff14 .5turn .75turn,#ffffff20 .75turn) 0 0/4px 4px,#010405;border:none;border-radius:10px;justify-content:center;align-items:center;width:180px;height:50px;transition:box-shadow .15s ease-in-out;display:flex;box-shadow:inset .5px .5px #ffffff7d,inset 0 0 1px 2px #0009,inset 0 0 6px #ffffff96,inset 0 -2px #1a1a1a,0 3px 2px #0000001f,0 7px 5px #00000021,4px 13px 10px #00000024,10px 22px 18px #00000024,20px 42px 33px #00000026,60px 50px 80px #00000026,0 3px 3px #0000001a}.btn-icon{transform-origin:50%;background-color:#8c8c8c;border-radius:5px;grid-template-rows:repeat(7,auto);grid-template-columns:repeat(7,auto);gap:3px;margin:5px;padding:5px;transition:aspect-ratio .15s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out,transform .15s ease-in-out;display:grid;box-shadow:inset 0 1px #fff5}.pixel{background-color:#fff2;border-radius:1px;width:3px;height:3px;transition:background-color .15s ease-in-out,box-shadow .15s ease-in-out}.pixel:nth-child(9),.pixel:nth-child(10),.pixel:nth-child(11),.pixel:nth-child(17),.pixel:nth-child(18),.pixel:nth-child(19),.pixel:nth-child(25),.pixel:nth-child(26),.pixel:nth-child(27),.pixel:nth-child(31),.pixel:nth-child(32),.pixel:nth-child(33),.pixel:nth-child(37),.pixel:nth-child(38),.pixel:nth-child(39){background-color:#fff8;animation:1.2s ease-in-out infinite wallet-pulse}.pixel:nth-child(9){animation-delay:0s}.pixel:nth-child(10){animation-delay:.1s}.pixel:nth-child(11){animation-delay:.2s}.pixel:nth-child(17){animation-delay:.1s}.pixel:nth-child(18){animation-delay:.2s}.pixel:nth-child(19){animation-delay:.3s}.pixel:nth-child(25){animation-delay:.2s}.pixel:nth-child(26){animation-delay:.3s}.pixel:nth-child(27){animation-delay:.4s}.pixel:nth-child(31){animation-delay:.1s}.pixel:nth-child(32){animation-delay:.2s}.pixel:nth-child(33){animation-delay:.3s}.pixel:nth-child(37){animation-delay:0s}.pixel:nth-child(38){animation-delay:.1s}.pixel:nth-child(39){animation-delay:.2s}@keyframes wallet-pulse{0%,to{background-color:#fff;box-shadow:0 0 3px 1px #fff}50%{background-color:#fff;box-shadow:0 0 1px 1px #0001}}.btn-text{color:#fff;-webkit-user-select:none;user-select:none;justify-content:center;align-items:flex-start;gap:1px;width:80%;font-family:Montserrat,Figtree,sans-serif;font-size:14px;font-weight:400;line-height:16px;transition:text-shadow .15s ease-in-out,color .15s ease-in-out,gap .15s ease-in-out,font-weight .15s ease-in-out;display:flex}.btn-letter{animation:2s ease-in-out infinite letter-anim;display:inline-block}@keyframes letter-anim{50%{color:#fff6}}.btn-letter:first-child{animation-delay:0s}.btn-letter:nth-child(2){animation-delay:.1s}.btn-letter:nth-child(3){animation-delay:.2s}.btn-letter:nth-child(4){animation-delay:.3s}.btn-letter:nth-child(5){animation-delay:.4s}.btn-letter:nth-child(6){animation-delay:.5s}.btn-letter:nth-child(7){animation-delay:.6s}.btn-letter:nth-child(8){animation-delay:.7s}.btn-letter:nth-child(9){animation-delay:.8s}#wallet-corner-1{transition:transform .15s ease-in-out;position:absolute;top:0;left:0;transform:translate(-24px,-24px)rotate(-90deg)}#wallet-corner-2{transition:transform .15s ease-in-out;position:absolute;top:0;right:0;transform:translate(24px,-24px)rotate(0)}#wallet-corner-3{transition:transform .15s ease-in-out;position:absolute;bottom:0;right:0;transform:translate(24px,24px)rotate(90deg)}#wallet-corner-4{transition:transform .15s ease-in-out;position:absolute;bottom:0;left:0;transform:translate(-24px,24px)rotate(180deg)}.line{fill:#444}.btn-wrapper:has(.wallet-btn:hover){box-shadow:0 1.5px #ffffff2b,inset 0 0 2px #00000014,inset 0 0 4px 3px #10b981d9,0 0 16px 8px #10b9811a}.btn-wrapper:has(.wallet-btn:hover) #wallet-corner-1{transform:translate(-16px,-16px)rotate(-90deg)}.btn-wrapper:has(.wallet-btn:hover) #wallet-corner-2{transform:translate(16px,-16px)rotate(0)}.btn-wrapper:has(.wallet-btn:hover) #wallet-corner-3{transform:translate(16px,16px)rotate(90deg)}.btn-wrapper:has(.wallet-btn:hover) #wallet-corner-4{transform:translate(-16px,16px)rotate(180deg)}.btn-wrapper:has(.wallet-btn:hover) .pixel{background-color:#fff2;animation:none}:is(.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(4),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(10),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(11),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(12),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(16),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(18),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(24),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(25),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(26),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(32),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(34),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(37),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(38),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(39),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(40),.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(46)){animation:.25s ease-in-out forwards pixel-form}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(4){animation-delay:50ms}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(10){animation-delay:.1s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(11){animation-delay:.15s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(12){animation-delay:.2s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(16){animation-delay:.25s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(18){animation-delay:.3s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(24){animation-delay:.35s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(25){animation-delay:.4s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(26){animation-delay:.45s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(32){animation-delay:.5s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(34){animation-delay:.55s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(37){animation-delay:.6s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(38){animation-delay:.65s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(39){animation-delay:.7s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(40){animation-delay:.75s}.btn-wrapper:has(.wallet-btn:hover) .pixel:nth-child(46){animation-delay:.8s}.btn-wrapper:has(.wallet-btn:hover) .btn-letter{animation:none}.btn-wrapper:has(.wallet-btn:hover) .btn-text{gap:3px;font-weight:500}@keyframes pixel-form{0%{opacity:0;background-color:#fff2;transform:scale(.2)}60%{opacity:1;background-color:#fff;transform:scale(1.5)}to{opacity:1;background-color:#10b981;transform:scale(1)}}.btn-wrapper:has(.wallet-btn:active){box-shadow:0 1.5px #ffffff2b,inset 0 0 2px #00000014,inset 0 0 4px 3px #10b981bf,0 0 32px 2px #10b9818c}.btn-wrapper:has(.wallet-btn:active) #wallet-corner-1{transform:translate(-10px,-10px)rotate(-90deg)}.btn-wrapper:has(.wallet-btn:active) #wallet-corner-2{transform:translate(10px,-10px)rotate(0)}.btn-wrapper:has(.wallet-btn:active) #wallet-corner-3{transform:translate(10px,10px)rotate(90deg)}.btn-wrapper:has(.wallet-btn:active) #wallet-corner-4{transform:translate(-10px,10px)rotate(180deg)}.btn-wrapper:has(.wallet-btn:active) .wallet-btn{box-shadow:inset .5px .5px #ffffff7d,inset 0 0 1px 2px #0009,inset 0 0 6px #ffffff96,inset 0 -2px #1a1a1a,0 3px 2px #0000001f,0 7px 5px #00000021,4px 13px 10px #00000024,10px 22px 18px #00000024,20px 42px 33px #00000026,60px 50px 80px #00000026,0 3px 3px #0000001a,0 0 120px #10b981b3,-4px -4px 8px #10b981e6,4px 4px 16px #10b981e6}.btn-wrapper:has(.wallet-btn:active) .line{fill:#10b98180}.btn-wrapper:has(.wallet-btn:active) .btn-text{color:#fff;text-shadow:0 0 2px #10b981;filter:drop-shadow(0 0 2px #000);gap:1px}.btn-wrapper:has(.wallet-btn:active) .btn-icon{animation:none;box-shadow:inset 0 0 5px #10b98166,0 0 16px -6px #fffa}:is(.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(4),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(10),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(11),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(12),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(16),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(18),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(24),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(25),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(26),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(32),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(34),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(37),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(38),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(39),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(40),.btn-wrapper:has(.wallet-btn:active) .pixel:nth-child(46)){box-shadow:0 0 1px 1px #fff8,0 0 2px 2px #10b981}.wallet-card{transform-origin:top;color:#a7f3d0;opacity:0;z-index:10;pointer-events:none;-webkit-user-select:none;user-select:none;background:#0a0a0a;border:1px solid #1f222e;border-radius:10px;min-width:180px;max-width:220px;padding:16px;font-family:Montserrat,Figtree,sans-serif;font-size:14px;font-weight:300;line-height:1.4;transition:opacity .2s cubic-bezier(.68,-.55,.27,1.55),transform .4s cubic-bezier(.68,-.55,.27,1.55);position:absolute;top:110%;left:50%;transform:translate(-50%)scaleY(0)rotateX(-90deg)}.wallet-card-header{text-align:start;perspective:150px;transform-style:preserve-3d;background:0 0;border-bottom:1px solid #333;padding:.25em 0}.wallet-card-header:before{content:"";filter:blur(3px);transform-origin:top;background-color:#10b981;border-radius:3px;width:180px;height:5px;transition:transform .2s ease-in-out;position:absolute;top:-16px;left:-16px;transform:rotateX(60deg)scale(1);box-shadow:0 0 8px 2px #10b981cc,0 5px 36px 14px #10b98180}.wallet-card-header span{letter-spacing:.05em;color:#fff;text-shadow:0 0 8px #fff6;font-size:1em;font-weight:500}.wallet-card-body{flex-direction:column;gap:8px;padding:.5em 0;display:flex}.wallet-card-row{justify-content:space-between;align-items:center;display:flex}.wallet-card-label{color:#6b7280;font-size:12px}.wallet-card-value{color:#10b981;font-family:monospace;font-weight:500}.wallet-card-network{align-items:center;gap:6px;display:flex}.network-indicator{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite network-pulse}@keyframes network-pulse{0%,to{opacity:1;box-shadow:0 0 4px #10b981}50%{opacity:.5;box-shadow:none}}.btn-wrapper.connected:hover .wallet-card{opacity:1;pointer-events:auto;transform:translate(-50%)scaleY(1)rotateX(0)}.btn-wrapper:has(.wallet-btn:focus) .wallet-card{opacity:1;pointer-events:auto;transform:translate(-50%)scaleY(1)rotateX(0)}.btn-wrapper:has(.wallet-btn:focus-visible) .wallet-card{opacity:1;pointer-events:auto;transform:translate(-50%)scaleY(1)rotateX(0)}:is(.btn-wrapper:has(.wallet-btn:focus) #wallet-corner-3,.btn-wrapper:has(.wallet-btn:focus-visible) #wallet-corner-3){transform:translate(24px,126px)rotate(90deg)}:is(.btn-wrapper:has(.wallet-btn:focus) #wallet-corner-4,.btn-wrapper:has(.wallet-btn:focus-visible) #wallet-corner-4){transform:translate(-24px,126px)rotate(180deg)}.btn-wrapper.connected{box-shadow:0 1.5px #ffffff2b,inset 0 0 2px #00000014,0 0 8px 2px #10b9814d}.btn-wrapper.connected .line{fill:#10b981}.btn-wrapper.connected .btn-icon{background-color:#10b981}.btn-wrapper.connected .pixel{background-color:#fff2;animation:none}:is(.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(4),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(10),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(11),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(12),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(16),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(18),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(24),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(25),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(26),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(32),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(34),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(37),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(38),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(39),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(40),.btn-wrapper.connected:not(:has(.wallet-btn:hover)) .pixel:nth-child(46)){background-color:#fff;box-shadow:0 0 4px 1px #10b981}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel{background-color:#fff2;animation:none}:is(.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(4),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(10),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(11),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(12),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(16),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(18),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(24),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(25),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(26),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(32),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(34),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(37),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(38),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(39),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(40),.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(46)){animation:.25s ease-in-out forwards pixel-form}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(4){animation-delay:50ms}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(10){animation-delay:.1s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(11){animation-delay:.15s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(12){animation-delay:.2s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(16){animation-delay:.25s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(18){animation-delay:.3s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(24){animation-delay:.35s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(25){animation-delay:.4s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(26){animation-delay:.45s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(32){animation-delay:.5s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(34){animation-delay:.55s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(37){animation-delay:.6s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(38){animation-delay:.65s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(39){animation-delay:.7s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(40){animation-delay:.75s}.btn-wrapper.connected:has(.wallet-btn:hover) .pixel:nth-child(46){animation-delay:.8s}
.wallet-balance-card{background:0 0;border:1px solid #ffffff1a;border-radius:16px;justify-content:flex-start;align-items:center;gap:16px;padding:12px 16px;transition:box-shadow .2s ease-in-out;display:flex;position:relative}.wallet-balance-card:hover{box-shadow:0 1.5px #ffffff2b,inset 0 0 2px #00000014,inset 0 0 4px 3px #10b98126,0 0 16px 4px #10b98114}.wallet-svg-wrapper{background:#10b9811a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;display:flex}.wallet-svg-wrapper svg{width:100%;height:100%}.wallet-balance-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;min-width:80px;display:flex}.wallet-balance-heading{color:#888;letter-spacing:.5px;font-size:10px;font-weight:400}.wallet-balance-amount{color:#fff;letter-spacing:.3px;margin:0;font-size:16px;font-weight:600}.wallet-deposit-btn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#10b981;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.wallet-deposit-btn:hover{background-color:#34d399;box-shadow:0 0 15px -3px #10b98166}.wallet-plus-sign{justify-content:center;align-items:center;font-size:16px;font-weight:500;display:flex}
