.WalletModal-module__RH4hwW__backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.WalletModal-module__RH4hwW__modal{background:#111;border:1px solid #00ffd94d;border-radius:1.5em;flex-direction:column;width:90%;max-width:420px;max-height:80vh;display:flex;overflow:hidden}.WalletModal-module__RH4hwW__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.25em 1.5em;display:flex}.WalletModal-module__RH4hwW__header h2{color:#fff;margin:0;font-size:1.1em;font-weight:600}.WalletModal-module__RH4hwW__closeButton{color:gray;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75em;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.2em;transition:all .2s;display:flex}.WalletModal-module__RH4hwW__closeButton:hover{color:#fff;background:#ffffff1a}.WalletModal-module__RH4hwW__content{padding:1em 1.5em 1.5em;overflow-y:auto}.WalletModal-module__RH4hwW__section{margin-bottom:1.25em}.WalletModal-module__RH4hwW__section:last-child{margin-bottom:0}.WalletModal-module__RH4hwW__section h3{color:gray;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75em;padding-left:.25em;font-size:.75em}.WalletModal-module__RH4hwW__walletList{flex-direction:column;gap:.5em;display:flex}.WalletModal-module__RH4hwW__walletItem{cursor:pointer;color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:1em;justify-content:space-between;align-items:center;width:100%;padding:1em 1.25em;font-family:inherit;transition:all .2s;display:flex}.WalletModal-module__RH4hwW__walletItem:hover:not(:disabled){background:#00ffd914;border-color:#00ffd940}.WalletModal-module__RH4hwW__walletItem:disabled{opacity:.6;cursor:not-allowed}.WalletModal-module__RH4hwW__walletInfo{flex-direction:column;align-items:flex-start;gap:.25em;display:flex}.WalletModal-module__RH4hwW__walletName{font-size:1em;font-weight:600}.WalletModal-module__RH4hwW__recentBadge{color:#00ffd9;text-transform:uppercase;letter-spacing:.03em;background:#00ffd926;border-radius:.5em;padding:.2em .6em;font-size:.7em}.WalletModal-module__RH4hwW__connectingText{color:gray;font-size:.75em}.WalletModal-module__RH4hwW__walletRight{align-items:center;gap:.75em;display:flex}.WalletModal-module__RH4hwW__walletIcon{object-fit:contain;border-radius:.75em;width:2.5em;height:2.5em}.WalletModal-module__RH4hwW__walletIconSmall{object-fit:contain;border-radius:.5em;width:2em;height:2em}.WalletModal-module__RH4hwW__spinner{border:2px solid #00ffd94d;border-top-color:#00ffd9;border-radius:50%;width:1em;height:1em;animation:.8s linear infinite WalletModal-module__RH4hwW__spin}@keyframes WalletModal-module__RH4hwW__spin{to{transform:rotate(360deg)}}.WalletModal-module__RH4hwW__accordionButton{color:#a0a0a0;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:1em;justify-content:space-between;align-items:center;width:100%;margin-bottom:.5em;padding:.75em 1em;font-family:inherit;font-size:.9em;transition:all .2s;display:flex}.WalletModal-module__RH4hwW__accordionButton:hover{color:#fff;background:#ffffff0f}.WalletModal-module__RH4hwW__chevron{font-size:.7em;transition:transform .2s}.WalletModal-module__RH4hwW__chevron.WalletModal-module__RH4hwW__open{transform:rotate(180deg)}.WalletModal-module__RH4hwW__walletItemInstall{cursor:pointer;color:#fff;background:0 0;border:1px solid #ffffff14;border-radius:1em;justify-content:space-between;align-items:center;width:100%;padding:.75em 1em;font-family:inherit;transition:all .2s;display:flex}.WalletModal-module__RH4hwW__walletItemInstall:hover{background:#ffffff08;border-color:#ffffff26}.WalletModal-module__RH4hwW__walletItemInstall .WalletModal-module__RH4hwW__walletInfo{flex-direction:row;align-items:center;gap:.75em}.WalletModal-module__RH4hwW__walletInstallInfo{flex-direction:column;align-items:flex-start;display:flex}.WalletModal-module__RH4hwW__walletInstallInfo .WalletModal-module__RH4hwW__walletName{font-size:.9em}.WalletModal-module__RH4hwW__notInstalled{color:gray;font-size:.7em}.WalletModal-module__RH4hwW__externalLink{color:gray;font-size:1em}.WalletModal-module__RH4hwW__noWallets{text-align:center;padding:2em 1em}.WalletModal-module__RH4hwW__noWalletsIcon{margin-bottom:.5em;font-size:3em}.WalletModal-module__RH4hwW__noWallets h3{color:#fff;margin:0 0 .5em;font-size:1.1em}.WalletModal-module__RH4hwW__noWallets p{color:gray;margin:0 0 1.5em;font-size:.85em}.WalletModal-module__RH4hwW__installButtons{justify-content:center;gap:.75em;display:flex}.WalletModal-module__RH4hwW__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#9945ff,#7b3fe4);border:none;border-radius:.75em;padding:.75em 1.5em;font-family:inherit;font-size:.9em;font-weight:600;transition:all .2s}.WalletModal-module__RH4hwW__primaryButton:hover{transform:translateY(-2px);box-shadow:0 5px 20px #9945ff66}.WalletModal-module__RH4hwW__secondaryButton{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:.75em;padding:.75em 1.5em;font-family:inherit;font-size:.9em;font-weight:600;transition:all .2s}.WalletModal-module__RH4hwW__secondaryButton:hover{background:#ffffff1a}
.navbar-module__AmflrG__main{z-index:100;justify-content:space-between;align-items:center;width:100%;padding:1em 2em;display:flex;position:relative}.navbar-module__AmflrG__priceInfo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:silver;text-wrap:nowrap;background-color:#00ffd91a;border:1px solid #00ffd94d;border-radius:2em;flex-wrap:nowrap;gap:1em;height:fit-content;padding:.5em 1.5em;font-size:.8em;display:flex}.navbar-module__AmflrG__priceInfo strong{color:#00ffd9;font-weight:600}.navbar-module__AmflrG__socialMediaTab{background-color:#00ff661a;border:1px solid #00ff664d;border-radius:.5em;align-items:center;gap:1em;padding:.5em 1em;display:flex}.navbar-module__AmflrG__socialLinks{gap:.5em;display:flex}.navbar-module__AmflrG__liveButton{align-items:center;gap:.5em;font-size:.8rem;display:flex}.navbar-module__AmflrG__buyButton{z-index:10;isolation:isolate;color:#000;cursor:pointer;pointer-events:auto;white-space:nowrap;background:linear-gradient(45deg,#00ffd9,#0f6);border:none;border-radius:.5em;justify-content:center;align-items:center;padding:.5em 1em;font-family:inherit;font-size:.8em;font-weight:600;transition:all .3s;display:flex;position:relative}.navbar-module__AmflrG__buyButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 3px 15px #00ffd966}.navbar-module__AmflrG__buyButton:disabled{opacity:.5;cursor:not-allowed}.navbar-module__AmflrG__dot{border-radius:50%;width:10px;height:10px;animation:1.2s infinite navbar-module__AmflrG__pulse}.navbar-module__AmflrG__live .navbar-module__AmflrG__dot{background-color:#16a34a;box-shadow:0 0 8px #16a34a}.navbar-module__AmflrG__offline .navbar-module__AmflrG__dot{background-color:#dc2626;box-shadow:0 0 8px #dc2626}.navbar-module__AmflrG__socialLink{cursor:pointer;z-index:1;background-color:#00ffd91a;border:1px solid #00ffd94d;border-radius:.5em;justify-content:center;align-items:center;padding:.5em;transition:all .25s;display:flex;position:relative;overflow:visible}.navbar-module__AmflrG__socialLink:hover{background-color:#00ffd933;border-color:#00ffd980;transform:translateY(-2px)scale(1.05);box-shadow:0 0 10px #00ffd94d}.navbar-module__AmflrG__socialLink a{all:unset;cursor:pointer;justify-content:center;align-items:center;display:flex}.navbar-module__AmflrG__socialLink img,.navbar-module__AmflrG__socialLink .navbar-module__AmflrG__checkIcon{object-fit:contain;width:1.5em!important;height:1.5em!important}.navbar-module__AmflrG__checkIcon{text-align:center;font-weight:700}.navbar-module__AmflrG__hoverName{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:-1;background-color:#000c;border-radius:.3em;padding:.25em .6em;font-size:.75em;transition:opacity .25s,transform .25s;position:absolute;top:calc(100% + .5em);left:50%;transform:translate(-50%)translateY(5px)}.navbar-module__AmflrG__socialLink:hover .navbar-module__AmflrG__hoverName{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}@media screen and (max-width:760px){.navbar-module__AmflrG__main{gap:.5em;padding:.75em 1em}.navbar-module__AmflrG__priceInfo{flex-shrink:1;gap:.5em;min-width:0;padding:.4em .8em;font-size:.65em}.navbar-module__AmflrG__buyButton{flex-shrink:0;padding:.5em .75em;font-size:.7em}.navbar-module__AmflrG__socialMediaTab{display:none}}@keyframes navbar-module__AmflrG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}
.footer-module__ZpX_Pq__main{color:#fff6;flex-direction:column;align-items:center;gap:.25em;width:100%;margin-top:auto;padding:1em;display:flex;position:relative}.footer-module__ZpX_Pq__tokenInfo{text-align:center;font-size:.8em}.footer-module__ZpX_Pq__contractAddress{cursor:pointer;font-family:monospace;font-size:1rem;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-thickness:2px}.footer-module__ZpX_Pq__contractAddress strong{color:#4ade80;font-weight:600}.footer-module__ZpX_Pq__legalLinks{justify-content:center;align-items:center;gap:.5em;margin-top:.5em;font-size:.9em;display:flex}.footer-module__ZpX_Pq__legalLinks a{color:#00ffd9b3;text-decoration:none;transition:color .2s}.footer-module__ZpX_Pq__legalLinks a:hover{color:#00ffd9;text-decoration:underline}.footer-module__ZpX_Pq__legalLinks span{color:#ffffff4d}.footer-module__ZpX_Pq__mobileSocialIcons{-webkit-backdrop-filter:blur();backdrop-filter:blur();z-index:10;background-color:#111111f2;border-top:1px solid #00ffd933;justify-content:center;gap:1.5rem;padding:1em;display:none}.footer-module__ZpX_Pq__socialLinks{gap:.5em;display:flex}.footer-module__ZpX_Pq__socialLink{cursor:pointer;background-color:#00ffd91a;border:1px solid #00ffd94d;border-radius:.5em;padding:.5em;transition:all .3s;display:flex;position:relative}.footer-module__ZpX_Pq__socialLink img,.footer-module__ZpX_Pq__socialLink .footer-module__ZpX_Pq__checkIcon{width:1.5em!important;height:1.5em!important}.footer-module__ZpX_Pq__checkIcon{text-align:center;font-weight:bolds;align-self:center}.footer-module__ZpX_Pq__socialLink:hover{background-color:#00ffd933;border-color:#00ffd980;transform:translateY(-1px)}@media screen and (max-width:760px){.footer-module__ZpX_Pq__mobileSocialIcons{flex-wrap:wrap;display:flex}}.footer-module__ZpX_Pq__sponsorship{grid-template-columns:repeat(4,max-content);justify-content:center;align-items:center;gap:.75em 1.2em;display:grid}.footer-module__ZpX_Pq__sponsor{white-space:nowrap;align-items:center;gap:.35em;display:inline-flex}.footer-module__ZpX_Pq__sponsorship span{font-size:.8em}.footer-module__ZpX_Pq__sponsorship img{object-fit:contain;width:3em;height:3em}@media (max-width:600px){.footer-module__ZpX_Pq__sponsorship{grid-template-columns:repeat(2,max-content);justify-content:center;row-gap:.8em}.footer-module__ZpX_Pq__sponsor{justify-content:center}.footer-module__ZpX_Pq__sponsor span{font-size:.75em}.footer-module__ZpX_Pq__sponsor img{width:2.6em;height:2.6em}.footer-module__ZpX_Pq__contractAddress{font-size:.7rem}}@media screen and (max-width:425px){.footer-module__ZpX_Pq__mobileSocialIcons{gap:.5em;padding:.5em}}
.toastMesage-module__hBhiOq__main{z-index:10;justify-content:flex-end;align-items:flex-end;width:100%;height:fit-content;padding:.5em 2em .5em .5em;display:flex;position:fixed;top:3em;overflow:hidden}.toastMesage-module__hBhiOq__toastMessages{flex-direction:column;align-self:flex-end;gap:1em;max-width:100%;display:flex}.toastMesage-module__hBhiOq__toastMessage{text-align:center;color:#000;cursor:pointer;background-color:#00ff86;border-radius:.5em;outline:1px solid #00ffd94d;align-items:center;width:fit-content;max-width:15em;padding:.5em 1em;animation:.4s ease-out toastMesage-module__hBhiOq__slideInRight;display:flex;position:relative}@keyframes toastMesage-module__hBhiOq__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
