@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";body{overflow-x:hidden}.App{text-align:center}@media only screen and (max-width: 600px){.connectWalletButton{height:32px!important;line-height:32px!important;font-size:12px!important;padding:0 12px!important}.long-text-item{font-size:12px!important}}@keyframes gradient{0%{background-position:200% 0%}to{background-position:0% 0%}}.adapter-react-button{display:inline-flex;color:#fff;cursor:pointer;height:48px;background-color:#0f111a;border:none;border-radius:4px;align-items:center;padding:0 24px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:48px;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;white-space:pre}.adapter-react-button:focus{outline:none}.adapter-react-button:focus-visible{outline:2px solid white}.adapter-react-button:not([disabled]):hover{background-color:#373c47}.adapter-react-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.adapter-react-button .button-icon{margin-right:12px}.adapter-react-button .button-icon,.adapter-react-button .button-icon img{display:block;width:28px;height:28px}.adapter-modal{position:fixed;box-sizing:border-box;width:100vw;height:100vh;top:0;right:0;bottom:0;left:0;background-color:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .2s ease-in-out;overflow:hidden;z-index:999;padding:40px 20px 20px;opacity:0;pointer-events:none}.adapter-modal-fade-in{opacity:1;pointer-events:auto;transform:scale(1)}.adapter-modal-wrapper{width:100%;max-width:400px;background-color:#282c34;border-radius:10px;color:#fff;display:flex;flex-direction:column;font-size:2rem;box-shadow:0 8px 20px #0009;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.adapter-modal-wrapper .adapter-list{padding-bottom:48px}.adapter-modal-header{position:relative;padding:64px 48px 48px}.adapter-modal-header .adapter-modal-title{font-size:24px;font-weight:500;line-height:34px;text-align:center}@media (max-width: 374px){.adapter-modal-header .adapter-modal-title{font-size:18px}}.adapter-modal-header .close-button{width:40px;height:40px;position:absolute;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%;justify-content:center;align-items:center;padding:12px;display:flex;top:18px;right:18px;-webkit-tap-highlight-color:transparent}.adapter-modal-header .close-button:focus{outline:none}.adapter-modal-header .close-button:focus-visible{outline:2px solid white}.adapter-modal-header .close-button:before,.adapter-modal-header .close-button:after{content:"";display:block;width:19px;height:2px;background-color:#777;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.adapter-modal-header .close-button:before{transform:rotate(45deg)}.adapter-modal-header .close-button:after{transform:rotate(-45deg)}.adapter-modal-header .close-button:hover:before,.adapter-modal-header .close-button:hover:after{background-color:#faebd7}.adapter-wallet-item .adapter-react-button{width:100%;background-color:transparent}.adapter-wallet-item .status-text{opacity:.6;margin-left:auto;font-size:14px;font-weight:400}.adapter-dropdown{position:relative;z-index:99;display:inline-block}.adapter-dropdown-collapse{position:absolute;margin:auto;top:100%;right:0;left:0;display:inline-flex}.adapter-dropdown-list{margin:0 auto;width:150px;list-style-type:none;border-radius:10px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex-direction:column;position:relative;top:5px;padding:5px;overflow:hidden;height:min-content;background:#2c2d30}.adapter-dropdown-list li{display:block;margin:auto;color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;width:100%;height:37px;border:none;border-radius:6px;outline:none;flex-direction:row;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:600;display:flex}.adapter-dropdown-list li:not([disabled]):hover{background-color:#373c47}.glowingTronPowerLogo{position:relative;display:block;left:50%;transform:translate(-50%);border-radius:25%;transition:box-shadow .1s ease-in-out;height:300px;box-shadow:0 0 20px #ff050566}.glowingTronPowerLogo:hover{transform:translate(-50%) scale(.95);box-shadow:0 15px 30px #0000004d}@media only screen and (max-width: 600px){.glowingTronPowerLogo{height:auto;max-width:200px}}@media only screen and (max-width: 768px){.glowingTronPowerLogo{animation:logoMobileGlow 5s infinite}}.glowEdge{filter:drop-shadow(0 0 10px rgba(255,5,5,.4));animation:glowPulse 10s infinite}@keyframes glowPulse{0%{filter:drop-shadow(0 0 10px rgba(255,5,5,.3))}50%{filter:drop-shadow(0 0 30px rgba(255,5,5,.7))}to{filter:drop-shadow(0 0 10px rgba(255,5,5,.3))}}@keyframes logoMobileGlow{0%{box-shadow:0 0 10px #ff05051a}50%{box-shadow:0 0 20px #ff0505e6}to{box-shadow:0 0 10px #ff05051a}}.fuelrod{filter:hue-rotate(165deg) drop-shadow(0 0 10px rgba(36,135,255,.8));animation:moveUpDown 8s infinite;transform:rotate(20deg)}@media only screen and (max-width: 768px){.fuelrod{display:none}}@keyframes moveUpDown{0%,to{transform:translateY(0) rotate(20deg)}50%{transform:translateY(-50px) rotate(20deg)}}.battery-container{width:200px;height:320px;position:relative}.battery-body{width:160px;height:280px;border:8px solid white;border-radius:20px;position:relative;margin:0 auto;overflow:hidden}.battery-cap{width:60px;height:20px;background:#fff;border-radius:10px 10px 0 0;position:relative;top:0;margin-bottom:5px;left:50%;transform:translate(-50%)}.battery-bars{position:absolute;bottom:10px;left:10px;right:10px;height:calc(100% - 20px);display:flex;flex-direction:column}.bar{flex-grow:1;background:#4ade8000;transform-origin:bottom;padding:0 5px;margin-bottom:5px}.bar-1{animation:chargeUp1 5s infinite}.bar-2{animation:chargeUp2 5s infinite}.bar-3{animation:chargeUp3 5s infinite}.bar-4{animation:chargeUp4 5s infinite}.bar-5{animation:chargeUp5 5s infinite}@keyframes chargeUp1{0%,50%{transform:scaleY(0);background:#4ade8000}90%,to{transform:scaleY(1);background:#4ade80}}@keyframes chargeUp2{0%,40%{transform:scaleY(0);background:#4ade8000}80%,to{transform:scaleY(1);background:#4ade80}}@keyframes chargeUp3{0%,30%{transform:scaleY(0);background:#4ade8000}70%,to{transform:scaleY(1);background:#4ade80}}@keyframes chargeUp4{0%,20%{transform:scaleY(0);background:#4ade8000}60%,to{transform:scaleY(1);background:#4ade80}}@keyframes chargeUp5{0%,10%{transform:scaleY(0);background:#4ade8000}50%,to{transform:scaleY(1);background:#4ade80}}body{margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
