@import"https://fonts.googleapis.com/css2?family=Inter";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}#root{width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{font-family:Inter!important}.App{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}.appContent{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body{background-color:#fff!important;background-repeat:no-repeat!important;background-position:center center;background-size:cover!important}.header{display:flex;width:100%;align-items:center;justify-content:space-between;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-bottom:1px solid #d5d5d5;background:#f3f3f3}.logo-title{display:flex;align-items:center;gap:0px}.smallpowerd{font-size:12px;font-weight:500}.staketitle{font-weight:600;font-size:18px;display:flex;flex-direction:column;gap:0px;color:#000}.header img{width:50px;height:50px}.connectWalletButton{background-image:linear-gradient(45deg,#4b25af,#4b25af);border:none;border-radius:8px;font-weight:500;font-size:15px;line-height:20px;color:#fff;display:flex;justify-content:center;align-items:center;padding:12px 19px;gap:8px;cursor:pointer;transition:all .2s ease-in-out}.connectedWallet{display:flex;align-items:center;background-image:linear-gradient(45deg,#4b25af,#4b25af);gap:.5rem;font-weight:500;font-size:13px;line-height:28px;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:16px;padding:7px 33px 7px 20px;position:relative;width:auto;margin-left:-1rem}.connectedWallet img{width:2.5rem;height:2.5rem;border-radius:50%;position:absolute;right:-.5rem}.profileSubMenuItem{display:flex;align-items:center;gap:1rem;font-weight:500;font-size:16px;line-height:28px;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}a{color:#fff!important;margin-right:10px;text-decoration:inherit!important;font-weight:600}.footer{width:100%;display:flex;align-items:center;justify-content:space-between;color:#000!important;font-size:1rem;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-top:1px solid #d5d5d5;background-color:#f3f3f3}.socialMediaContainer{display:flex;align-items:center;gap:1rem}.socialMediaIcon{width:1.5rem;height:auto;color:#000;transition:all .3s ease-in-out;cursor:pointer}.socialMediaIcon:hover{color:#4b2d88;scale:1.2}@media only screen and (max-width: 768px){.footer{margin-top:3rem}}@media only screen and (max-width: 500px){.socialMediaIcon{width:1.5rem}.footer{gap:2rem;flex-direction:column-reverse}}.homeContainer{width:90%;display:flex;flex-direction:column;gap:2rem;padding:2rem 0rem;align-items:center}.allStakeContentOverfloww{display:block;overflow-x:auto;width:100%;max-width:450px}.allStakeContentOverfloww::-webkit-scrollbar{height:.2rem}.allStakeContentOverfloww::-webkit-scrollbar-track{background:#f3f3f3}.allStakeContentOverfloww::-webkit-scrollbar-thumb{background:#4b25af;border-radius:4px}.allStakeContentOverfloww::-webkit-scrollbar-thumb:hover{background:#6e38cc}.allStakeContent{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;background:#f3f3f3;border-radius:1rem;padding:1rem}.allStakeContent span{color:#000!important;font-size:1.3rem;font-weight:600;padding-bottom:10px;padding-top:10px}.allStakeContent table{width:100%;color:#000}.allStakeContent table thead{height:3rem;border-bottom:1px solid #b3b3b3}.allStakeContent table tbody tr{height:3rem}.allStakeContent table tbody td button{background-image:linear-gradient(45deg,#4b25af,#4b25af);color:#fff;font-size:.8rem;border:none;border-radius:4px;padding:.6rem .8rem}.allStakeContent::-webkit-scrollbar{width:.5rem}.allStakeContent::-webkit-scrollbar-track{background:#f3f3f3}.allStakeContent::-webkit-scrollbar-thumb{background:#4b25af;border-radius:4px}.allStakeContent::-webkit-scrollbar-thumb:hover{background:#6e38cc}.home{display:grid;grid-template-columns:1fr 1fr;width:100%;align-items:center;gap:1rem;max-width:800px}.poweredBy{font-size:13px;color:gray;margin-top:20px;text-align:center}.homeRightContent{display:flex;width:100%;height:100%;background-color:#f3f3f3;border-radius:1rem;padding:2rem;color:#000;flex-direction:column;font-size:1.5rem;font-weight:700;gap:1rem}.stakeContent{width:100%;align-items:center;gap:1rem}.stakeContent input{width:100%;border:none;padding-left:1.4rem;background-color:#51515129;border-radius:4px;height:55px;font-size:1rem;margin-bottom:1rem;color:#000}.stakeContent button{color:#fff;background-image:linear-gradient(45deg,#4b25af,#4b25af);border-radius:4px;width:100%;height:55px;border:none;font-size:1rem}.buttonContent{width:100%;display:flex;align-items:center;gap:1rem}.buttonContent button{color:#fff;background-image:linear-gradient(45deg,#4b25af,#4b25af);border-radius:4px;width:100%;height:55px;border:none;font-size:1rem}.homeRightContentInfo{font-size:.9rem;font-weight:400;color:#000;display:flex;padding-bottom:5px}.homeRightContentInfo span{font-size:.9rem;margin:0 5px;font-weight:500;color:#000}.homeRightContent p{font-size:.9rem;font-weight:300;color:#b5b5b5}.homeLeftContent{width:100%;gap:1rem;display:flex;align-items:center;flex-direction:column;height:100%;justify-content:space-between}.homeCard{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;padding:2rem;background-color:#f3f3f3;border-radius:1rem;font-size:1.2rem;color:#000;font-weight:500}.homeCard span{font-size:.9rem;color:#000;display:flex;gap:1rem}.homeCard button{background-image:linear-gradient(45deg,#4b25af,#4b25af);color:#fff;font-size:.8rem;border:none;border-radius:4px;padding:.2rem .6rem}.stakeButtonContainer{display:flex;align-items:center;width:100%;gap:1rem;margin:-1rem 0rem;margin-bottom:0}.refAddress{color:#4b25af;font-size:1rem;margin:-1rem 0rem;word-break:break-word;margin-bottom:0}.refAddress span{color:#4b25af;font-size:1rem;font-weight:500}.stakeButtonActive{width:7rem;height:40px;background-image:linear-gradient(45deg,#4b25af,#4b25af);color:#fff;font-size:.9rem;border:none;border-radius:4px}.stakeButton{width:7rem;height:40px;background-color:#48484829;color:#000;font-size:.9rem;border:none;cursor:pointer;border-radius:4px}.stakeButton:hover{background-image:#0f0f0f}.mini-logo{width:45px;height:45px;object-fit:cover;border:2px solid #4b25af;border-radius:500px;margin-right:8px}h1{font-size:1.5rem!important;font-weight:700!important;margin-bottom:0!important;display:flex;align-items:center}.information-container{padding:15px;border-radius:4px;background:#48484829}.description-text h1{margin-bottom:0!important}.description-text{justify-content:center}.trustbar{display:flex;gap:5px;justify-content:space-between;margin-bottom:1.5rem!important}.trustitem{font-size:15px;font-weight:400}@media only screen and (max-width: 768px){.home{margin-top:0rem;display:flex;flex-direction:column;gap:1rem}.homeLeftContent{max-width:100%}}
