:root{--theme-dark-cl:255, 255, 255;--theme-dark-cl-blue:187, 223, 241;--theme-dark-primary-color:24, 23, 39;--theem-dark-bg:var(--theme-dark-primary-color);--theme-dark-bg-main:rgba(var(--theem-dark-bg), 1);--theme-dark-cl-main:rgba(var(--theme-dark-cl), 1);--theme-dark-btn-bg:rgba(var(--theme-dark-cl-blue), 1);--theme-dark-btn-cl:rgba(var(--theme-dark-primary-color), 1)}*{box-sizing:border-box;touch-action:pan-y;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{width:100%;max-width:100vw;height:100%;color:var(--theme-dark-cl-main);overscroll-behavior:none;overscroll-behavior-x:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;scrollbar-width:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;display:flex;overflow-x:hidden}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}body{overscroll-behavior:none;background-color:#0d111a;flex-direction:column;flex:1;width:100%;display:flex;top:0;left:0;overflow-y:auto}.bodyContainer{padding:80px 20px;font-size:16px}.secondContainer{padding:60px 20px 80px;font-size:16px}.scHeader{background:0 0;justify-content:space-between;align-items:center;padding:16px 0 22px;display:flex}.scHeaderbackBtn{cursor:pointer;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.scHeaderTitle{color:#fff;font-size:18px;font-weight:600}.navText{text-align:center;margin-bottom:25px;font-size:18px;font-weight:600}.linkBtn{color:#000;cursor:pointer;background-color:#01f1fe;border:none;border-radius:10px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:12px;padding:12px 14px;font-size:14px;font-weight:700;display:flex;box-shadow:0 0 15px #01f1fe}.linkBtn:active{opacity:.95;transform:translateY(1px)}.sectionTitle{color:#fff;margin:20px 0;font-size:16px;font-weight:500}.root-main{background-color:#000;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.root-main>section{background:url(/bg.png) 0 0/100% 1000px no-repeat;flex-direction:column;flex:1;width:100%;padding:2rem 20px 0;display:flex;top:0;left:0;overflow-y:auto}.modal-wrapper{opacity:0;z-index:9999;pointer-events:auto;justify-content:center;align-items:center;transition:opacity .2s ease-out;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-wrapper.show{opacity:1}.modal-container{background-color:#202a38;border-radius:10px;flex-direction:column;align-items:center;width:90vw;padding:20px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;overflow:visible}.modal-scroll-body{scrollbar-width:none;-ms-overflow-style:none;width:100%;min-height:0;max-height:70vh;overflow-y:auto}.modal-scroll-body::-webkit-scrollbar{display:none}.modal-container.opacity{opacity:0;transform:scale(.9)}.modal-container.opacity.show{opacity:1;transition:all .3s cubic-bezier(.34,1.56,.64,1);transform:scale(1)}.modal-container.top{opacity:0;position:fixed;top:80px;left:50%;transform:translate(-50%)translateY(-30px)}.modal-container.top.show{opacity:1;transition:all .35s cubic-bezier(.34,1.56,.64,1);top:80px;transform:translate(-50%)translateY(0)}.custom-button{box-sizing:border-box;color:#000;background:#01f1fe;border-radius:10px;justify-content:center;align-items:center;min-height:44px;margin-top:15px;margin-bottom:10px;padding:12px 60px;font-size:14px;font-weight:700;display:flex;position:relative}.custom-button.no:after{content:none}.custom-button-border{box-sizing:border-box;color:#fff;background:0 0;border:1px solid #fff;border-radius:10px;justify-content:center;align-items:center;height:38px;min-height:38px;margin-top:15px;margin-bottom:10px;padding:10px 60px;font-size:14px;font-weight:700;display:flex}.loading-wrapper{background-color:#000000b3;border-radius:10px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;box-shadow:0 0 3px 3px #0000001a}.loading{border:3px solid rgba(var(--theme-dark-cl), .8);border-top-color:rgba(var(--theme-dark-cl), .4);border-right-color:rgba(var(--theme-dark-cl), .4);border-bottom-color:rgba(var(--theme-dark-cl), .4);border-radius:100%;min-width:22px;min-height:22px;animation:.75s linear infinite circle}@keyframes circle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.border-card{z-index:200;background:linear-gradient(141deg,#1c2e37 0%,#192128 100%);border:1px solid #b0fafe40;border-radius:20px;margin-bottom:20px;padding:15px;position:relative}#load-more{text-align:center;width:100%;margin:20px 0;font-size:16px}.reloading{animation:1s linear infinite refresh}@keyframes refresh{0%{transform:rotate(0)}to{transform:rotate(360deg)}}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.shadowPng{z-index:-1;pointer-events:none;background:radial-gradient(50% 50%,#02f0fc29 0%,#01f1fe00 87.02%);width:486px;height:486px;position:fixed;top:-280px;left:-200px}
/*# sourceMappingURL=0-9-so-msy_9h.css.map*/