@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");:root{--sa-top:env(safe-area-inset-top);--sa-right:env(safe-area-inset-right);--sa-bottom:env(safe-area-inset-bottom);--sa-left:env(safe-area-inset-left)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html body{padding:0}body{height:inherit;&::-webkit-scrollbar,&::-webkit-scrollbar-track{background-color:transparent}&::-webkit-scrollbar{width:0!important}&::-webkit-scrollbar-thumb{border-radius:10px;background-color:#f95d0a}}h1,h2,h3,h4,ol,p,ul{padding:0;margin:0}*{scrollbar-width:auto;box-sizing:border-box}@keyframes spin{0%{transform:rotate(0deg)!important}to{transform:rotate(1turn)}}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}span[class*=" icon-"]:before,span[class^=icon-]:before{width:inherit}.w-100{width:100%}.h-100{height:100%}.fontWeightRegular{font-weight:400}.flex{display:flex}.flex-1{flex:1 1}.flex-center{display:flex;align-items:center}.flex-end{display:flex;justify-content:flex-end;width:100%}.flex-between{width:100%}.flex-between,.flex-between-center{display:flex;justify-content:space-between}.flex-between-center{align-items:center}.flex-col,.flex-col-center{display:flex;flex-direction:column}.flex-col-center{align-items:center}.shrink-0{flex-shrink:0}.line-clamp-1{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word}.line-clamp-1,.line-clamp-2{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3;text-overflow:ellipsis;word-break:break-word}.line-clamp-3,.line-clamp-4{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-5{-webkit-line-clamp:5}.line-clamp-5,.line-clamp-6{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-6{-webkit-line-clamp:6}.wrapper-img-scale>img{transition:transform .5s}.wrapper-img-scale:hover>img{transform:scale(1.2)}.d-none{display:none!important}input::-ms-clear,input::-ms-reveal{display:none}.word-break-all{word-break:break-all}.m-auto{margin:auto}.mb-auto{margin-bottom:auto}.mt-auto{margin-top:auto}.relative{position:relative}.pointer{cursor:pointer}.hide-scrollbar{&::-webkit-scrollbar{display:none}}#ts_overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.5);z-index:99999}#ts_card{padding:16px 20px;border-radius:8px;background:#1c1c23;border:1px solid rgba(255,255,255,.08);max-width:420px;display:grid;grid-gap:10px;gap:10px;text-align:center}.animated__scaleUpFromBottom .animated__scaleUpFromBottom__children{transform-origin:bottom;transition:transform .3s ease-in-out}.animated__scaleUpFromBottom .animated__scaleUpFromBottom__children .svg-main-path{transition:fill .3s ease-in-out}.animated__scaleUpFromBottom:hover .animated__scaleUpFromBottom__children{transform:scale(1.1)}.animated__scaleUpFromBottom:hover .animated__scaleUpFromBottom__children .svg-main-path{fill:#ff9416}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}.animated__fadeInUp{animation:fadeInUp .5s ease-in-out}@keyframes shimmer{to{-webkit-mask-position:left}}@keyframes scaleInUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animated__scaleInUp{animation:scaleInUp .2s ease}@keyframes progressNotification{0%{width:0}to{width:100%}}@keyframes shine{0%{opacity:0;left:-100%}to{opacity:1;left:100%}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes rowOdd{0%{transform:translateY(-100%)}}@keyframes rowEven{0%{transform:translateY(-100%)}}@keyframes widthOpacity{0%{width:50px;opacity:0}to{width:158px;opacity:1}}.ios-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;justify-content:center;align-items:flex-end;z-index:1300;animation:fadeIn .25s ease forwards}.ios-sheet{width:100%;max-width:480px;background:rgba(28,28,30,.94);border-radius:18px 18px 0 0;padding:24px;position:relative;animation:slideUp .3s ease forwards;color:#fff}.ios-handle{width:40px;height:5px;background:rgba(255,255,255,.3);border-radius:3px;margin:0 auto 18px}.ios-close-btn{position:absolute;right:16px;top:12px;font-size:18px;background:transparent;border:none;color:rgba(255,255,255,.7);cursor:pointer}.ios-share img{width:60px;margin:0 auto;display:block}.ios-text{margin-top:8px;text-align:center}.ios-text h3{font-size:17px;font-weight:600;margin-bottom:6px}.ios-text p{font-size:15px;opacity:.85;line-height:1.4}.ios-arrow img{width:28px;margin:10px auto 0;display:block;opacity:.8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(35px)}to{transform:translateY(0)}}.app-info{display:flex;align-items:center;gap:16px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.app-info img{width:80px;height:80px;border-radius:12px}