.connected-wallets-modal{right:20px;top:10%;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:flex-start;background:#050505;border:1px solid hsla(0,0%,100%,.1);border-radius:30px;width:375px;padding:24px;opacity:0;transform:translateY(-10%);transition:transform .3s var(--ease-out-quad),opacity .3s var(--ease-out-quad);cursor:auto;pointer-events:none}.modal-active{top:100px;opacity:1;transform:translateY(0);pointer-events:auto}.connected-wallets-header{font-size:18px;display:flex;flex-direction:row;color:#fff;width:100%;margin-bottom:24px;justify-content:space-between}.wallets-cross{cursor:pointer;width:14px;height:14px}.wallet-list{color:hsla(0,0%,100%,.3);width:100%}.wallet-details{background-color:hsla(0,0%,100%,.03);border-radius:15px;display:flex;flex-direction:column;color:#fff;height:96px;width:100%}.wallet-title{margin-bottom:12px}.wallet-icon{width:28px;height:28px;margin-right:8px}.wallet-details-top{border-bottom:1px solid hsla(0,0%,100%,.1);height:52px}.wallet-details-bottom,.wallet-details-top{width:100%;display:flex;flex-direction:row;padding:12px}.wallet-details-bottom{justify-content:space-between}.wallet-item:first-of-type{margin-bottom:24px}.wallet-details-balance{color:hsla(0,0%,100%,.3);font-size:14px}.modal-copy,.modal-disconnect{cursor:pointer;transition:fill .9s ease}.modal-copy:hover path{fill:#a3ffa5;pointer-events:all;fill-opacity:1}.modal-disconnect:hover path{stroke:#eb4d4d;stroke-opacity:1}.disconnected{height:48px}.disconnected div{border-bottom:none}.invisible{visibility:hidden}.modal-connect-wallet{color:hsla(0,0%,100%,.3);font-size:14px}.balance-eth{font-weight:600;font-size:15px}.modal-connect div{transition:color .1s var(--ease-out-quad)}.modal-connect path{transition:stroke-opacity .1s var(--ease-out-quad)}.modal-connect:hover path:first-of-type{stroke:#a3ffa5;stroke-opacity:1}.modal-connect:hover path:nth-of-type(2){fill:#a3ffa5;fill-opacity:1}.modal-connect:hover div{color:#a3ffa5}.cross-wrapper path{transition:fill-opacity .1s var(--ease-out-quad),fill .1s var(--ease-out-quad)}.cross-wrapper:hover path{fill-opacity:1;fill:var(--dynamic-text-secondary)}.cross-wrapper:active path{fill-opacity:1;fill:var(--dynamic-text-primary)}@media (max-width:500px){.connected-wallets-modal{width:95%;right:2%}}.sidebar{width:215px;height:100%;left:0;border-right:1px solid hsla(0,0%,100%,.1);transition:width .3s var(--ease-out-quad)}.side-icon-box{border:1px solid hsla(0,0%,100%,.1);padding:10px;background:hsla(0,0%,100%,.05);transition:background .1s var(--ease-out-quad);border-radius:8px}.sidebar-tabs{color:hsla(0,0%,100%,.3);gap:8px;span{transition:color .1s var(--ease-out-quad);white-space:nowrap}path{stroke:hsla(0,0%,100%,.3);stroke-opacity:1;transition:stroke .1s var(--ease-out-quad)}}.side-item{border-radius:12px;width:187px;height:46px;padding:0;transition:padding .3s var(--ease-out-quad)}.side-item:hover{cursor:pointer;color:#fff;background:hsla(0,0%,100%,.05);path{stroke:#fff;stroke-opacity:1}path.make-filled{fill:#fff;fill-opacity:1}.side-icon-box{background:hsla(0,0%,100%,.1)}}.sidebar-hover{background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:24px;width:auto;margin-left:-12px;z-index:500;padding:4px 10px;font-size:12px;color:#fff;font-weight:500;border-radius:5px}.left-arr{font-size:0;line-height:0%;width:0;border-top:10px solid #f6f6f6;border-right:20px solid #77c;border-bottom:10px solid #f6f6f6}.close-sidebar-icon path{transition:stroke-opacity .1s var(--ease-out-quad)}.close-sidebar-icon:hover{path{stroke-opacity:.8}}.highlight-icon{svg path{stroke:#fff}path.make-filled{fill:#fff;fill-opacity:1}color:#fff;background:hsla(0,0%,100%,.05);.side-icon-box{background:hsla(0,0%,100%,.1)}}.switcher-main{position:relative;width:90%;margin-left:14px;margin-top:14px;transition:width .3s var(--ease-out-quad)}.net-switcher{border-radius:12px;padding-right:10px;padding-left:8px;cursor:pointer;background:rgba(161,254,160,.05);height:38px;width:100%;gap:8px;span{font-size:16px;color:#a1fea0;font-weight:500}path{stroke:#a1fea0}}.network-options{position:absolute;margin-top:56px;z-index:500;border-radius:15px;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.05);-webkit-backdrop-filter:blur(54px);backdrop-filter:blur(54px);width:100%;padding:8px;div{color:hsla(0,0%,100%,.6);padding:10px 9px;font-size:16px;border-radius:5px;cursor:pointer;font-weight:500}div:hover{background:hsla(0,0%,100%,.03);color:#fff}}