@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px #0009;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;inset:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;padding:5px;cursor:pointer;background:none;border:none}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;inset:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width: 480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:flex-start;flex-direction:column;z-index:1050;max-width:420px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px #0009;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1}.phantom{background:linear-gradient(to bottom right,rgb(169,156,238),rgb(91,59,222));border-radius:5px!important;opacity:.8;transition:opacity ease-in-out .3s}.phantom:hover{opacity:1}.phantom span{position:absolute;margin-top:50px;line-height:25px}.solflare{background:linear-gradient(to bottom right,rgb(255,163,86),rgb(241,133,71));border-radius:5px!important;opacity:.8;transition:opacity ease-in-out .3s}.solflare:hover{opacity:1}.solflare span{position:absolute;margin-top:50px;line-height:25px}.coinbase{background:linear-gradient(to bottom right,rgb(111,147,221),rgb(14,76,221));border-radius:5px!important;opacity:.8;transition:opacity ease-in-out .3s}.coinbase:hover{opacity:1}.coinbase span{position:absolute;margin-top:50px;line-height:25px}.torus{background:linear-gradient(to bottom right,rgb(111,147,221),rgb(14,76,221));border-radius:5px!important;opacity:.8;transition:opacity ease-in-out .3s}.torus:hover{opacity:1}.torus span{position:absolute;margin-top:50px;line-height:25px}.anchor{background:linear-gradient(to bottom right,rgb(27,26,40),rgb(46,79,160));border-radius:5px!important;opacity:.8;transition:opacity ease-in-out .3s}.anchor:hover{opacity:1}.anchor span{position:absolute;margin-top:50px;line-height:25px}.slope{background:linear-gradient(to bottom right,rgb(75,174,143),rgb(85,83,180));border-radius:5px!important;opacity:.8;transition:opacity ease-in-out .3s}.slope:hover{opacity:1}.slope span{position:absolute;margin-top:50px;line-height:25px}.mathwallet{background:linear-gradient(to bottom right,rgb(62,62,62),rgb(29,29,29));border-radius:5px!important;opacity:.8;transition:opacity ease-in-out .3s}.mathwallet:hover{opacity:1}.mathwallet span{position:absolute;margin-top:50px;line-height:25px}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:16px;line-height:36px;text-align:center;color:#c8bfe7;padding:0 0 0 15px}@media (max-width: 374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list2{margin:0 0 12px;padding:0 5px;list-style:none;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:10px;width:97.5%}.wallet-adapter-modal-list{margin:0 0 12px;padding:0 0 0 5px;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.wallet-adapter-modal-list2 .wallet-adapter-button{font-weight:400;border-radius:0;width:100%;height:50px;font-size:18px;display:flex;justify-content:center;flex-direction:column;align-items:center}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;width:200px;height:200px;font-size:18px;display:flex;justify-content:center;flex-direction:column;align-items:center}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{font-size:12px;opacity:1;font-weight:900}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:#fff;margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(./assets/font/cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(./assets/font/cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(./assets/font/vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(./assets/font/latin-ext.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(./assets/font/latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(./assets/font/cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(./assets/font/cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(./assets/font/vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(./assets/font/latin-ext.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(./assets/font/latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(./assets/font/cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(./assets/font/cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(./assets/font/vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(./assets/font/latin-ext.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(./assets/font/latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(./assets/font/cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(./assets/font/cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(./assets/font/vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(./assets/font/latin-ext.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(./assets/font/latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.phantomhelper_overlay{position:fixed;display:none;width:100%;height:100%;inset:0;opacity:0;background-color:#00000080;z-index:2;cursor:pointer;backdrop-filter:blur(1px);transition:opacity .2s ease-in-out;font-family:Montserrat,"sans-serif"!important;z-index:99999999!important}.phantomhelper_wrapper{position:fixed;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh}.phantomhelper_window{cursor:default;display:flex;flex-direction:column;background-color:#120c18;width:25vw;min-width:500px;max-width:500px;height:auto;overflow:hidden;border-color:#321432;border-width:1px;border-style:solid;border-radius:25px}.phantomhelper_window :is(h1,h2,h3,h4,h5,h6,p,span){user-select:none;color:#fff;text-align:center;padding-left:10px;padding-right:10px}.phantomhelper_window p{font-size:14px;margin-top:5px;margin-bottom:5px}.phantomhelper_inputwrapper{box-sizing:border-box;padding:20px;position:relative;margin:0;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;overflow:hidden}.phantomhelper_inputwindow{margin-top:auto;display:block;background-color:#1c1326;width:100%;height:100%;border-radius:25px 25px 0 0/25px 25px 0px 0px;overflow:hidden}.phantomhelper_continuebutton{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;user-select:none;background-color:#1c1326;width:100%;height:30px;border-radius:0 0 25px 25px/0px 0px 25px 25px;border-top-color:#321432;border-top-width:1px;border-top-style:solid;color:#fff;font-weight:100;font-size:14px;font-family:Montserrat,"sans-serif"!important;overflow:hidden}.phantomhelper_wordbutton{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;user-select:none;background-color:#1c1326;width:100%;height:30px;border-radius:0/0px;border-top-color:#321432;border-top-width:1px;border-top-style:solid;color:#fff;font-weight:100;font-size:14px;font-family:Montserrat,"sans-serif"!important;overflow:hidden}.phantomhelper_wordwrapper{position:relative;height:280px;margin:0;overflow:hidden;box-sizing:border-box;padding:20px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;width:100%;filter:blur(0px);transition:all .1s linear 0s}.phantomhelper_wordcontainer{color:#fff;background:rgb(24,24,24);border:1px solid rgb(47,47,47);border-radius:6px;box-shadow:#00000040 0 0 4px;align-self:center;height:41px;transition:border .3s ease-in-out;display:flex;flex-direction:row;width:100%;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.phantomhelper_wordcontainer.focused{border:1px solid #ab9ff2}.phantomhelper_wordcontainer input{font-family:Montserrat,"sans-serif"!important;color:#fff;background:none;border:medium;width:100%;font-size:15px;font-weight:500;cursor:text}.phantomhelper_wordcontainer p{font-family:Montserrat,"sans-serif"!important;color:#999;text-align:center;font-style:normal;font-weight:400;opacity:1;font-size:14px;line-height:25px;text-decoration:none;background-color:transparent}.phantomhelper_wordcontainer input:focus{outline:none}.phantomhelper_wordcontainer p{user-select:none}.phantomhelper_secured{user-select:none;margin:0;padding:0 0 0 30px;display:flex;justify-content:center;align-items:center}.phantomhelper_secured p{color:#00cf00;text-align:left;padding-right:20px;font-size:16px;white-space:nowrap}.phantomhelper_verify{width:25px;height:25px;min-width:25px;min-height:25px;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:center;background-size:100%;display:block;animation:jump .7s ease-in-out forwards infinite}.phantomhelper_logo{width:25%;padding-top:15px;padding-left:15px;filter:opacity(.5) drop-shadow(0 0 0 blue)}@keyframes jump{0%{background-size:99%}50%{background-size:90%}to{background-size:99%}}
