body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body .wallet-adapter-button,html .wallet-adapter-button{z-index:3;padding:5px 10px;display:inline-flex;align-items:center;justify-content:center;height:20px;background-color:#ff7ac6;border-radius:20px;font-size:12px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease}body .wallet-adapter-button:hover,html .wallet-adapter-button:hover{background-color:#b05488}body .wallet-adapter-button:active,html .wallet-adapter-button:active{background-color:#d564a4}body .wallet-adapter-button .wallet-adapter-button-start-icon,html .wallet-adapter-button .wallet-adapter-button-start-icon{margin-right:3px}body .wallet-adapter-button .wallet-adapter-button-start-icon img,html .wallet-adapter-button .wallet-adapter-button-start-icon img{width:16px;height:16px}body .wallet-adapter-dropdown,html .wallet-adapter-dropdown{display:inline-block;position:relative;color:#fff}body .wallet-adapter-dropdown .wallet-adapter-button-trigger,html .wallet-adapter-dropdown .wallet-adapter-button-trigger{z-index:3;padding:5px 10px;display:inline-flex;align-items:center;justify-content:center;height:20px;background-color:#ff7ac6;border-radius:20px;font-size:12px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease}body .wallet-adapter-dropdown .wallet-adapter-button-trigger:hover,html .wallet-adapter-dropdown .wallet-adapter-button-trigger:hover{background-color:#b05488}body .wallet-adapter-dropdown .wallet-adapter-button-trigger:active,html .wallet-adapter-dropdown .wallet-adapter-button-trigger:active{background-color:#d564a4}body .wallet-adapter-dropdown .wallet-adapter-button-trigger .wallet-adapter-button-start-icon,html .wallet-adapter-dropdown .wallet-adapter-button-trigger .wallet-adapter-button-start-icon{margin-right:3px}body .wallet-adapter-dropdown .wallet-adapter-button-trigger .wallet-adapter-button-start-icon img,html .wallet-adapter-dropdown .wallet-adapter-button-trigger .wallet-adapter-button-start-icon img{width:16px;height:16px}body .wallet-adapter-dropdown .wallet-adapter-dropdown-list,html .wallet-adapter-dropdown .wallet-adapter-dropdown-list{z-index:3;margin:0;padding:10px;display:flex;flex-direction:column;position:absolute;top:100%;right:0;background-color:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;pointer-events:none;transform:translateY(-100px);transition:all .2s ease;list-style:none}body .wallet-adapter-dropdown .wallet-adapter-dropdown-list.wallet-adapter-dropdown-list-active,html .wallet-adapter-dropdown .wallet-adapter-dropdown-list.wallet-adapter-dropdown-list-active{opacity:1;pointer-events:all;transform:translateY(10px)}body .wallet-adapter-dropdown .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item,html .wallet-adapter-dropdown .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item{padding:0 20px;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:37px;background-color:#555;border:none;border-radius:6px;outline:none;white-space:nowrap;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}body .wallet-adapter-dropdown .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:not(:last-child),html .wallet-adapter-dropdown .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:not(:last-child){margin-bottom:10px}body .wallet-adapter-dropdown .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:hover,html .wallet-adapter-dropdown .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:hover{background-color:#424242}body .wallet-adapter-dropdown .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:active,html .wallet-adapter-dropdown .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:active{background-color:#272727}body .wallet-adapter-modal,html .wallet-adapter-modal{z-index:4;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);overflow-y:auto;transition:opacity .15s linear;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body .wallet-adapter-modal .wallet-adapter-modal-container,html .wallet-adapter-modal .wallet-adapter-modal-container{margin:3rem;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 6rem)}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper{padding:40px 20px 20px;display:flex;flex-direction:column;align-items:center;position:relative;max-width:400px;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);box-sizing:border-box;font-weight:600}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-button-close,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-button-close{padding:10px;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;background:none;border:none;border-radius:6px;fill:#fff;cursor:pointer;transition:all .2s ease}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-button-close:hover,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-button-close:hover{fill:#bebebe}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-button-close:active,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-button-close:active{fill:#686868}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-title,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-title{margin-top:0;margin-bottom:20px;color:#fff}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-middle,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-middle{display:none}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button{margin-top:10px;padding:0 20px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;width:100%;height:50px;background-color:#4d4d4d;border:none;border-radius:6px;font-size:16px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button:hover,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button:hover{background-color:#5f5f5f}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button:active,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button:active{background-color:#3b3b3b}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button .wallet-adapter-button-start-icon,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button .wallet-adapter-button-start-icon{display:flex;align-items:center;justify-content:center}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button .wallet-adapter-button-start-icon img,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button .wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button span,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list .wallet-adapter-button span{display:none}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more{margin-top:10px;padding:0 20px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;width:100%;height:50px;background-color:#4d4d4d;border:none;border-radius:6px;font-size:16px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease;flex-direction:row}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more:hover,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more:hover{background-color:#5f5f5f}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more:active,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more:active{background-color:#3b3b3b}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more .wallet-adapter-button-start-icon,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more .wallet-adapter-button-start-icon{display:flex;align-items:center;justify-content:center}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more .wallet-adapter-button-start-icon img,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more .wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more .wallet-adapter-modal-list-more-icon-rotate,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more .wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more svg,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper .wallet-adapter-modal-list-more svg{fill:#fff}body .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper #wallet-adapter-modal-collapse,html .wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-wrapper #wallet-adapter-modal-collapse{width:100%}a{text-decoration:none;color:inherit}*{box-sizing:border-box}