.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}*{padding:0;margin:0;border:0;-webkit-tap-highlight-color:transparent}*,:after,:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}a{display:block;cursor:pointer;font-size:inherit;color:currentColor}aside,nav{display:block}button,input,textarea{font-family:inherit;font-weight:inherit;background-color:transparent;color:currentColor}input::-ms-clear{display:none}button{cursor:pointer;background-color:transparent}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ol,ul{list-style:none}img{border-style:none;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit}table{border-collapse:collapse;border-spacing:0}.row{--x: 12px;--y: 12px;display:flex;flex:1 0 100%;flex-wrap:wrap;margin-top:calc(var(--y) * -1);margin-right:calc(var(--x) / -2);margin-left:calc(var(--x) / -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--x) / 2);padding-left:calc(var(--x) / 2);margin-top:var(--y)}.col-1{flex:0 0 auto;width:8.333333%}.col-2{flex:0 0 auto;width:16.666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.333333%}.col-5{flex:0 0 auto;width:41.666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.333333%}.col-8{flex:0 0 auto;width:66.666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.333333%}.col-11{flex:0 0 auto;width:91.666667%}.col-12{flex:0 0 auto;width:100%}.flex-wrap{flex-wrap:wrap}.flex{display:flex}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.flex-column{flex-direction:column}body,html{height:100%;width:100%;font-size:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;background-color:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color);font-family:Inter,sans-serif;scroll-behavior:smooth;font-weight:600;display:flex;flex-direction:column}main{flex:1 1 auto}.logo__svg{background-color:var(--tg-theme-button-text-color);fill:var(--tg-theme-button-color);border-radius:50px;width:80px;height:80px}:root{--blue: #2ca5e0;--blue-hover: #0d99ff;--gray: #2c3e50;--gray-opacity: #2c3e5069;--scampercent: 10;--gamblingpercent: 30;--white: #fff}.wrapper{min-height:100%;display:flex;flex-direction:column}.container{max-width:385px;margin:15px auto;padding:0 15px;width:100%;position:relative}.full{min-height:100vh;display:flex}.full .container{display:flex;flex-direction:column}.center{align-items:center}.button{padding:10px 20px;background-color:var(--tg-theme-button-color);border-radius:8px;color:var(--tg-theme-button-text-color);font-size:18px;font-weight:600;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto;-webkit-transition:all .2s;transition:all .2s;position:relative;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.button:after{-webkit-animation:merc 2s infinite;animation:merc 2s infinite;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(19.79%,hsla(0,0%,100%,.35)),color-stop(26.04%,hsla(0,0%,100%,.4)),color-stop(32.29%,hsla(0,0%,100%,.35)),color-stop(50%,hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff0,#ffffff59 19.79%,#fff6,#ffffff59 32.29%,#fff0 50%);content:"";height:100%;mix-blend-mode:soft-light;position:absolute;top:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%);width:100%;z-index:1}.button:hover{opacity:.8}.button:active{opacity:.7}.button.mini__button{padding:10px;width:100%;text-align:center}.connect__text{color:var(--tg-theme-text-color);text-align:center;margin:26px 0}.connect__text span{font-size:12px;font-weight:400;opacity:.6}.connect__text div{font-size:14px;font-weight:600;margin-top:10px;opacity:.9}.logo{width:80px;display:flex;justify-content:center;margin:0 auto}.logo img{width:100%;background-color:var(--tg-theme-button-color);border-radius:50%}.header{display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;width:30px;white-space:nowrap}.header__logo span{color:var(--tg-theme-text-color);font-size:20px}.header img{width:100%;margin-right:10px;background-color:var(--tg-theme-button-color);border-radius:50px}.header__right{display:flex;align-items:center}.header__right svg{width:18px;margin-left:10px;fill:var(--tg-theme-text-color)}.header__right .wallet{color:var(--tg-theme-text-color);line-height:20px;height:35px;background-color:var(--tg-theme-section-bg-color);padding:5px 0 5px 10px;white-space:nowrap;border-radius:10px 0 0 10px;display:flex;align-items:center}.header__right .wallet__inner{white-space:nowrap;width:100%;font-weight:500}.header__right .logout{background-color:var(--tg-theme-section-bg-color);padding:5px 10px 5px 0;height:35px;border-radius:0 10px 10px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.header__right .logout:hover{opacity:.7}.header__right .logout:checked{opacity:.5}.circle{width:80px;height:80px;border-radius:50%;background-color:#0d99ff;margin:auto}.assets__header{display:flex;align-items:center;justify-content:center;padding:5px;gap:5px;border-radius:10px;margin-bottom:8px}.assets__header button{width:100%;background-color:var(--tg-theme-bg-color);padding:10px 0;font-size:15px;border-radius:6px;color:var(--tg-theme-text-color);transition:all .2s;opacity:.65}.assets__header button:active{opacity:1}.assets__header button:hover{opacity:.95}.assets__header button.selected{opacity:1}.asset__image{position:relative}.asset__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:var(--tg-theme-text-color);background-color:#0000003d;font-size:8px;border-radius:50px}.custom-select{position:relative;display:inline-block}.custom-select::hover{opacity:.75}.custom-select select{cursor:pointer;display:inline-block;padding:5px 10px;border-radius:10px;font-size:15px;font-weight:600;color:var(--tg-theme-text-color);background-color:var(--tg-theme-section-bg-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Inter,sans-serif}.assets__empty{padding:20px;text-align:center;font-weight:500;font-size:15px;color:var(--tg-theme-text-color)}.assets__empty h5{display:flex;flex-direction:column;font-size:15px;font-weight:500;width:200px;margin:5px auto;opacity:.65}.button__wrapper{margin:15px 0;border-radius:10px;overflow:hidden}.assets{padding:5px;border-radius:8px;overflow-y:auto;max-height:300px;-ms-overflow-style:none;scrollbar-width:none}.assets::-webkit-scrollbar{display:none;width:0}.assets span .duck__none{width:120px;margin:0 auto;display:flex}.assets__row .block{border-radius:8px;overflow-y:hidden}.assets__row .block__scroll{padding:6px 0;height:192px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.assets__row .block__scroll::-webkit-scrollbar{display:none;width:0}.assets__row .block__name{color:var(--tg-theme-section-header-text-color);margin-bottom:4px;font-weight:300;font-size:14px;padding:10px 0 0}.assets__row .block li{display:flex;align-items:center;justify-content:space-between}.assets__row .block li .asset__flex{display:flex;align-items:center}.assets__row .block li .asset__column{display:flex;flex-direction:column;font-size:15px;text-align:right}.assets__row .block li .asset__column div:first-child{margin-bottom:2px;color:var(--tg-theme-text-color);font-weight:600;font-size:13px}.assets__row .block li .asset__column div:last-child{color:var(--tg-theme-text-color);font-weight:400;font-size:12px;opacity:.75}.assets__row .block li:not(:last-child){margin-bottom:6px}.assets__row .block li span{color:var(--tg-theme-text-color);font-size:15px;margin-left:6px}.assets__row .block li img{width:30px;opacity:.75;padding:1px}.assets__row .block::-webkit-scrollbar{display:none;width:0}.assets__row__row .col-6{justify-content:center}.assets .asset{display:flex;align-items:center;justify-content:space-between;background-color:var(--tg-theme-bg-color);padding:7px 14px;border-radius:10px}.assets .asset:not(:last-child){margin-bottom:7px}.assets .asset.withdraw .asset__right div:first-child{color:var(--tg-theme-destructive-text-color);font-weight:600}.assets .asset.deposit .asset__icon img{width:15px;transform:rotate(180deg)}.assets .asset.deposit .asset__right div:first-child{color:#00db2d;font-weight:600}.assets .asset__left{display:flex;align-items:center}.assets .asset__right{display:flex;flex-direction:column}.assets .asset__right div:first-child{margin-bottom:2px;font-weight:500}.assets .asset__icon{width:45px;height:45px;min-width:45px;border-radius:50%;background-color:var(--tg-theme-link-color);display:flex;align-items:center;justify-content:center;margin-right:10px}.assets .asset__icon img{width:15px}.assets .asset__col{font-weight:500}.assets .asset__col div:first-child{color:var(--tg-theme-text-color);margin-bottom:2px}.assets .asset__col div:last-child{color:var(--tg-theme-text-color);opacity:.4;font-weight:400;font-size:13px}.main{overflow:hidden;margin-top:20px}.chart{width:140px;height:140px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:10px}.chart__flex{display:flex;align-items:center;margin-top:10px;font-weight:400;font-size:13px}.chart__flex ul{display:flex;flex-direction:column;gap:5px}.chart__flex li{display:flex;align-items:center;margin:0 10px}.chart__flex li:before{width:5px;height:5px;min-width:5px;border-radius:50%;background-color:#46b1ff;content:"";display:flex;align-items:center;margin-right:8px}.chart__flex li:nth-child(1):before{background-color:#00db2d}.chart__flex li:nth-child(2):before{background-color:#46b1ff}.chart__flex li:nth-child(3):before{background-color:#ff4646}.chart__text{position:absolute;left:50%;transform:translate(-50%);text-align:center;display:flex;flex-direction:column;white-space:nowrap;gap:5px;font-size:16px}.chart__text span:nth-child(1){color:var(--tg-theme-text-color);font-size:18px}.chart__text span:nth-child(2){color:#ffc546;font-size:16px;font-weight:600}.chart__text span:nth-child(3){color:#ffc546;font-size:14px;font-weight:500;line-height:10px}.chart:after{width:100%;content:"";display:block;height:100%;background-color:var(--tg-theme-secondary-bg-color);border-radius:50%}.error-message{margin:25px auto;text-align:center}.loader{position:absolute;left:0;top:0;width:100%;height:100vh;background-color:var(--tg-theme-section-bg-color);display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--white)}.loader img{width:100px;height:100px}.loader span{animation:blink 1s infinite;font-size:15px;font-weight:600;margin:10px 0;color:var(--tg-theme-text-color)}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes merc{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width: 374.97px){.assets__header button{font-size:15px}.chart{width:140px;height:140px}}
