@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Nunito Sans,sans-serif}body{margin:0;background:#f2f2f2}.app-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center}.mobile-screen{width:100%;max-width:390px;position:fixed;top:0;bottom:0;height:100%;background:linear-gradient(to bottom,#e6f2ff,#eef6ff 14%,#f7fbff 30%,#fff 50% 100%);display:flex;flex-direction:column;overflow:hidden;overflow-y:scroll}.screen{padding-bottom:120px}.header{padding:16px;background:#4f46e5;color:#fff;font-weight:700;text-align:center}.content{flex:1;padding:16px}.primary-btn{margin-top:20px;padding:12px;width:100%;border:none;border-radius:8px;background:#4f46e5;color:#fff;font-size:16px}.bottom-nav{display:flex;justify-content:space-around;padding:12px 0;border-top:1px solid #ddd;font-size:20px}@media(min-width:768px){.mobile-screen{box-shadow:0 20px 40px #0003}}.page-top,.main-page-top{padding:30px 4%;display:flex;justify-content:space-between;align-items:center;color:#1f56c4}.page-top-side{flex-basis:80px;width:100%;display:flex;align-items:center;font-size:35px;overflow:hidden}.page-top-side.right{justify-content:flex-end;font-size:15px}.page-tsr{display:flex;gap:0 2px;align-items:center}.page-tsr-right{display:flex;align-items:center;font-size:12px}.page-top-title{font-size:20px;flex-basis:calc(100% - 160px);width:100%;text-align:center;font-weight:600}.main-pt-left{font-size:20px;font-weight:600}.app-notification{position:fixed;top:16px;left:50%;width:92%;background:#4f46e5;color:#fff;padding:15px 5%;border-radius:15px;box-shadow:0 10px 25px #00000040;z-index:100;transform:translate(-50%) translateY(0) scale(.96);opacity:0;transition:opacity .25s ease,transform .45s cubic-bezier(.22,1,.36,1)}.app-notification.show{animation:notifBounce .55s cubic-bezier(.22,1,.36,1);opacity:1}.app-notification.hide{transform:translate(-50%) translateY(-40px) scale(.95);opacity:0}@keyframes notifBounce{0%{transform:translate(-50%) translateY(-16px) scale(.94)}70%{transform:translate(-50%) translateY(28px) scale(1.02)}to{transform:translate(-50%) translateY(0) scale(1)}}.app-notification-top{display:flex;gap:0 10px}.app-nl-left{flex-basis:35px;width:100%;height:35px;background:#ffffff20;border-radius:50%;margin-top:2px;display:flex;align-items:center;justify-content:center;font-size:20px}.app-nl-right{flex:1;width:100%}.app-nlr-top{font-size:16px;font-weight:500}.app-nlr-bottom{font-size:12px;margin-top:5px}.app-notification-bottom{display:flex;gap:0 5px;align-items:center;margin-top:20px}.notification-btn{flex-basis:calc(100% - 40px);width:100%;height:35px;border:none;border-radius:28px;background:#fff;color:#4f46e5;font-size:14px}.notification-cancel{flex:1;width:100%;height:35px;border:none;border-radius:30px;background:#0000001e;display:flex;justify-content:center;align-items:center;color:#ffffff73;font-size:20px}.van-toast{position:fixed;top:50%;left:50%;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:content-box;min-width:120px;max-width:70%;padding:12px;color:#fff;font-size:13px;line-height:18px;white-space:pre-wrap;text-align:center;word-break:break-all;background-color:#000000b3;border-radius:8px;transform:translate3d(-50%,-50%,0)}.van-toast--success{width:90px;min-width:90px}.van-toast__icon{font-size:25px;margin-bottom:10px;margin-top:10px}.global-loading.default{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;background:#0000000d}.global-loading{z-index:1000000000000000000;position:fixed}.global-loading .global-spinner{border-radius:8px;display:flex;align-items:center;justify-content:center;width:75px;height:75px;padding:12px}.global-loading{box-sizing:border-box}.global-spinner-icon{font-size:45px;animation:loadingRotate-a7d12cfc .5s linear infinite;filter:brightness(0) saturate(100%) invert(23%) sepia(96%) saturate(3030%) hue-rotate(213deg) brightness(95%) contrast(101%);display:flex;align-items:center;justify-content:center}@keyframes loadingRotate-a7d12cfc{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.period-popup-overlay{top:0;width:100%;height:100%;position:fixed;background:#0000001a;z-index:10}.period-popup-screen{position:fixed;bottom:0;left:0;width:100%;background:#fff;backdrop-filter:blur(15px) saturate(180%);-webkit-backdrop-filter:blur(15px) saturate(180%);box-sizing:border-box;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .4s ease;z-index:11;border-radius:20px 20px 0 0}.period-popup-screen.active{transform:translateY(0)}.period-ps-col{height:55px;width:100%;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:500;border-bottom:1px solid #ebebeb;color:#5a5a5a}.period-ps-col.active{color:#4f46e5}.period-ps-col:last-child{border-bottom:0}.no-data{padding:70px 0}.no-data-text{color:#969799;font-size:14px;margin-top:10px}.lang-screen{padding:0 4%}.lang-box{padding:0 5%;border:1.2px solid #E6F2FF;border-radius:20px}.lang-box-col{display:flex;justify-content:space-between;align-items:center;border-bottom:1.2px solid #E6F2FF;height:60px}.lang-bc-left{font-size:16px}.lang-bc-right{height:25px;width:25px;border:1.2px solid #E6F2FF;border-radius:100%}.lang-box-col.active .lang-bc-right{display:flex;align-items:center;justify-content:center;background:#1f56c4;border:none;color:#fff;font-size:15px}.notify-screen{padding:0 4%}.notify-col{width:100%;padding:15px 0%;border-bottom:2px solid #E6F2FF}.bottom-navbar{position:fixed;width:100%;bottom:0}.bottom-navbar-top{width:100%;height:1.5px;background:linear-gradient(90deg,#ffffff80,#8cbeff66,#1448af,#8cbeff66,#ffffff80)}.bottom-navbar-options{height:70px;width:100%;padding:10px 0%;display:grid;grid-template-columns:repeat(5,1fr);background:#fff}.bottom-no-col{display:flex;width:100%;align-items:center;justify-content:center}.bottom-no-col.middle-col{height:70px;width:70px;background:linear-gradient(135deg,#fff,#8cbeff,#1448af,#8cbeff,#fff);border-radius:40%;margin-top:-35px}.bottom-noc-icon{display:flex;align-items:center;justify-content:center;filter:invert(83%) sepia(0%) saturate(0%) hue-rotate(171deg) brightness(89%) contrast(91%);filter:invert(27%) sepia(8%) saturate(738%) hue-rotate(212deg) brightness(95%) contrast(88%)}.bottom-no-col.active .bottom-noc-icon{filter:invert(30%) sepia(99%) saturate(2250%) hue-rotate(212deg) brightness(84%) contrast(89%)}.bottom-noc-text{text-align:center;font-size:12px;margin-top:5px}.bottom-no-col.active .bottom-noc-text{color:#1f56c4;font-weight:500}.home-header{display:flex;justify-content:space-between;align-items:center;padding:30px 4%}.home-header-right{flex-basis:40%;width:100%;display:flex;justify-content:flex-end;gap:0 7px}.home-hr-col{flex-basis:40px;width:100%;height:40px;background:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#1f56c4}.home-top{padding:10px 4%}.home-carousel{width:100%;height:150px;border-radius:15px;overflow:hidden;background:#1f56c4}.home-tb-top{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 15px;margin-top:25px}.home-tbt-cc-text{font-size:13px;text-align:center;margin-top:5px}.home-tbt-col{display:flex;justify-content:center}.home-tbt-cc-img{width:100%;display:flex;justify-content:center}.home-tb-bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:0 10px;margin-top:0}.home-tbb-left{width:100%;height:210px;background:linear-gradient(135deg,#ecfffa,#d7fff3 45%,#baf5e7);border:1px solid rgba(0,180,150,.15);border-radius:15px 0 0 15px;position:relative;overflow:hidden;padding:20px 15px}.home-tbb-left-top,.home-ttb-rcl-left{position:relative;z-index:1}.home-tbb-lt-top,.home-ttb-rcl-left-top{font-size:18px;font-weight:500;color:#00b496}.home-tbb-lt-bottom,.home-ttb-rcl-left-bottom{font-size:13px;margin-top:5px;color:#00000097}.home-tbb-left-img{position:absolute;bottom:-40px;right:2px}.home-ttb-rcl-right{position:absolute;right:0;bottom:-10px}.home-ttb-right-col{height:calc((100% - 10px)/2);width:100%;background:#000;border-radius:10px;position:relative;padding:15px}.home-ttb-right-col:first-child{border-radius:0 15px 15px 0;background:linear-gradient(135deg,#fff7ea,#ffe6bf 45%,#ffd18a);border:1px solid rgba(255,170,60,.25)}.home-ttb-right-col:first-child .home-ttb-rcl-right{right:-25px}.home-ttb-right-col:last-child{margin-top:10px;border-radius:0 15px 15px 0;background:linear-gradient(135deg,#eef4ff,#dfe9ff 45%,#c7d8ff);border:1px solid rgba(90,120,255,.25)}.home-ttb-right-col:first-child .home-ttb-rcl-left-top{color:#ffaa3c}.home-ttb-right-col:last-child .home-ttb-rcl-left-top{color:#5a78ff}.home-bottom{padding:20px 4%;border-top:10px solid #f5f5f5;margin-top:15px}.home-bottom-title{font-size:20px;font-weight:700}.home-bc-sec{margin-top:15px}.home-bcs-top{width:100%;display:flex;align-items:center;font-size:13px;color:#5a5a5a}.home-bsc-top-col{flex-basis:40%;width:100%}.home-bsc-top-right{flex-basis:60%;width:100%;display:flex;justify-content:space-between;gap:0 40px;align-items:center}.home-bsc-top-col:first-child{flex-basis:calc(100% - 115px);width:100%}.home-bsc-top-col:nth-child(2){flex-basis:75px;width:100%}.home-bcs-bottom{margin-top:10px}.home-bsc-bottom-col{width:100%;display:flex;align-items:center;height:50px}.home-bsc-bc-left{flex-basis:40px}.home-bsc-bc-left{flex-basis:60px}.home-bsc-bc-left,.home-bsc-bc-right{width:100%;display:flex;align-items:center;gap:0 10px;justify-content:space-between}.home-bsc-bc-right{gap:0 40px}.home-bsc-bcl-img{flex-basis:30px;width:100%;display:flex;align-items:center}.home-bsc-bcl-right{flex-basis:calc(100% - 40px);width:100%}.home-bsc-bcl-pair{font-size:13px;font-weight:500;margin-top:2px}.home-bsc-bcr-price{flex-basis:calc(100% - 115px);width:100%;text-align:right}.home-bsc-bcr-change{flex-basis:75px;width:100%;height:35px;color:#fff;font-size:14px;font-weight:500;border-radius:5px;display:flex;align-items:center;justify-content:center}.home-bsc-bcr-change.red{background:#eb3f31}.home-bsc-bcr-change.green{background:#00bc81}.borea-news-col{margin-top:20px;display:flex;gap:0 15px}.borea-nc-left{flex-basis:40%;width:100%;border-radius:10px;overflow:hidden}.borea-nc-left img{height:100%}.borea-nc-right{flex-basis:calc(60% - 15px);width:100%}.borea-ncr-top{font-size:14px;font-weight:500}.borea-ncr-bottom{font-size:12px;margin-top:10px;color:#5a5a5a}.borea-partner{margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px 7px}.profile-top{padding:10px 4%}.profile-top-content{display:flex;justify-content:space-between;align-items:center}.profile-top-left{display:flex;align-items:center;justify-content:space-between;flex-basis:calc(100% - 70px);width:100%;gap:15px}.profile-tl-left{height:70px;flex-basis:70px;width:100%;background:#fff;border-radius:100%;overflow:hidden}.profile-tl-right{flex-basis:calc(100% - 85px);width:100%}.profile-tlr-top{font-size:20px;font-weight:500}.profile-tlr-bottom{margin-top:8px}.profile-tlr-email{font-size:14px;color:#5a5a5a}.profile-top-right{flex-basis:70px;width:100%;display:flex;justify-content:flex-end;align-items:center;font-size:30px;color:#5a5a5a}.profile-vip-box{width:100%;background:#1f56c4;margin-top:25px;border-radius:15px;padding:15px 5% 5px;display:flex;align-items:center;justify-content:space-between;gap:0 20px}.profile-vb-left{display:flex;gap:0 5px;align-items:center;flex-basis:calc(100% - 100px);width:100%}.profile-vbl-img{flex-basis:60px;width:100%}.profile-vbl-img.inactive{filter:grayscale(80%) brightness(100%) contrast(80%) opacity(.8)}.profile-vbl-right{flex:1;width:100%;margin-top:-10px}.profile-vbl-right-top{font-size:14px;color:#ffffffb4}.profile-vbl-right-bottom{font-size:20px;font-weight:600;margin-top:3px;color:#fff}.vip-details-btn{height:40px;flex-basis:100px;width:100%;font-size:16px;color:#000;font-weight:500;border-radius:5px;border:none;background:#fff;margin-top:-10px}.profile-bottom{padding:0 4%;margin-top:20px}.profile-bottom-title{font-size:18px;font-weight:500}.profile-bottom-box{background:#d9e6ff;border-radius:15px;padding:5px 5%;margin-top:10px}.profile-bb-col{height:55px;display:flex;align-items:center;justify-content:space-between;border-bottom:.8px solid rgb(180,205,255)}.profile-bb-col:last-child{border-bottom:none}.profile-bbc-left{display:flex;align-items:center;gap:0 8px;flex-basis:calc(100% - 50px)}.profile-bbc-left-icon{background:#fff;flex-basis:27.5px;width:100%;height:27.5px;border-radius:100%;display:flex;align-items:center;justify-content:center}.profile-bbc-left-text{font-size:17px}.profile-bbc-right{display:flex;align-items:center;flex-basis:40px;width:100%;justify-content:flex-end}.quant-top{padding:0 4%}.quant-bottom{margin-top:30px;padding:0 4%}.recharge-qr{display:flex;width:100%;justify-content:center;padding:30px 0}.recharge-main{padding:0 4%}.wallet-select{padding:10px 6%;border:1.2px solid #eaebef;margin-top:15px;border-radius:15px}.wallet-select-top{font-size:18px;font-weight:500;text-transform:uppercase}.wallet-select-bottom{color:#989ea5;margin-top:5px;text-transform:uppercase;font-size:14px;line-height:25px}.wallet-select.active{border-color:#1f56c4}.wallet-select.active .wallet-select-top{color:#1f56c4}.wallet-select.active .wallet-select-bottom{color:#71a0f8}.recharge-records{padding:0 4%}.recharge-record-box{padding:15px 5%;background:#d9e6ff;border-radius:10px;margin-top:15px}.recharge-record-box:first-child{margin-top:0}.recharge-rb-col{display:flex;justify-content:space-between;align-items:center;margin-top:5px;font-size:14px}.recharge-rb-col:first-child{margin-top:0}.recharge-rbc-left{color:#5a5a5a}.recharge-rbc-right.special{text-decoration:underline;color:#1f56c4}.rewards-sec{margin-top:20px}.rewards-sec-top{display:inline-flex;gap:0 30px}.rewards-st-option{font-size:18px;padding:0 8px 5px;border-bottom:2px solid #00000000;color:#5a5a5a}.rewards-st-option.active{font-weight:600;color:#1f56c4;border-bottom:2px solid rgb(31,86,196)}.task-box{margin-top:20px;padding:15px 5%;border:1.5px solid rgb(217,230,255);border-radius:15px}.task-bt-top{font-size:17px;font-weight:500}.task-bt-bottom{display:flex;justify-content:space-between;gap:0 20px;margin-top:5px}.task-btb-left{flex-basis:calc(100% - 50px);width:100%;font-size:14px}.task-btb-right{flex-basis:50px;width:100%;text-align:right;font-size:22px}.task-box-bottom{display:flex;gap:0 10px;align-items:center;margin-top:10px}.task-progress-bar{flex-basis:calc(100% - 40px);width:100%;height:5px;background:#d9e6ff;border-radius:10px;position:relative;overflow:hidden}.task-pb-cover{height:100%;background:#1f56c4;border-radius:100px}.task-bb-right{display:flex;justify-content:flex-end;font-size:13px;flex-basis:40px;width:100%}.task-btn{margin-top:20px;width:100%;height:60px;border-radius:15px;border:none;font-size:17px;color:#fff;font-weight:500;background:#1f56c4}.task-btn:disabled{border:1.2px solid #ebebeb;background:transparent;color:#a1a1a1}.logout-btn{margin-top:20px;width:100%;height:60px;border-radius:15px;border:1.2px solid #dbdada;background:transparent;color:#7a7a7a;font-size:17px;font-weight:500}.team-top{padding:0 4%}.team-top-main{width:100%;background:#1f56c4;border-radius:15px;padding:15px 5%}.team-analysis{margin-top:20px}.team-bottom{padding:0 4%;margin-top:20px}.team-performance-box{width:100%;display:grid;grid-template-columns:repeat(2,1fr);border:1.5px solid #d9e6ff;padding:10px 3%;margin-top:15px;border-radius:15px}.team-pb-col{text-align:center}.team-pb-col.left{border-right:1px solid rgb(217,230,255)}.team-pb-col.right{border-left:1px solid rgb(217,230,255)}.team-pbc-top{font-size:13px;color:#5a5a5a}.team-pbc-bottom{font-size:17px;margin-top:5px}.vip-main{padding:10px 4%}.vip-box{width:100%;border-radius:15px;height:130px;background:linear-gradient(135deg,#eaf4ff,#cfe6ff 45%,#b6d9ff);display:flex;align-items:center;gap:0 20px}.vip-box.level1{background:linear-gradient(135deg,#eaf4ff,#cfe6ff 45%,#b6d9ff)}.vip-box.level2{background:linear-gradient(135deg,#e6f7ff,#c8eeff 40%,#9edcff)}.vip-box.level3{background:linear-gradient(135deg,#eef4ff,#d7e6ff 45%,#ffe4b8)}.vip-box.level4{background:linear-gradient(135deg,#e8fbff,#cce9ff 40%,#e3d4ff)}.vip-box.level5{background:linear-gradient(135deg,#f0ecff,#d8d2ff 45%,#bfcaff)}.vip-box.level6{background:linear-gradient(135deg,#fff6df,#ffe7b0 40%,#ffd27a)}.vip-brt-top{font-size:25px;font-weight:700}.vip-brt-bottom{font-size:14px;color:#000000a9}.vip-br-bottom{margin-top:20px;color:#000000a9}.vip-bottom{margin-top:30px;padding:0 4%}.vip-bc-title{font-size:18px;font-weight:500}.vip-bc-box{border:1px solid rgb(217,230,255);border-radius:15px;padding:10px 5%;margin-top:10px}.vip-bcb-col{display:flex;justify-content:space-between;margin-top:10px}.vip-bcb-col-right{font-weight:500}.vip-bcb-col-right span,.vip-bc-box.second .vip-bcb-col-left{color:#5a5a5a}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.wallet-top{padding:0 4%}.wallet-top-box{width:100%;background:#1f56c4;border-radius:15px;padding:15px 5%}.wallet-tbt-top,.wallet-tbb-col-top{font-size:14px;color:#d9e6ff}.wallet-tbb-col-top{font-size:13px;color:#d9e6ff}.wallet-tbt-bottom{font-size:22px;margin-top:4px;color:#fff}.wallet-tbb-col-bottom{font-size:18px;margin-top:3px;color:#fff}.wallet-tb-bottom{margin-top:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}.wallet-top-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:0 10px;margin-top:10px}.wallet-tb-col{height:75px;width:100%;background:#d9e6ff;border-radius:15px;display:flex;justify-content:center;align-items:center}.wallet-bottom{padding:10px 4%;margin-top:30px}.wallet-bt-content{display:flex;gap:0 50px;align-items:center;justify-content:space-between;margin-top:20px}.wallet-bt-right{flex-basis:calc(100% - 150px);width:100%}.wallet-btr-col{display:flex;gap:0 10px;align-items:center}.wallet-btr-col-left{height:35px;flex-basis:5px;width:100%;background:#bc8f8f}.wallet-btr-col-top{font-size:12px;color:#5a5a5a}.wallet-btr-col-bottom{font-size:18px;font-weight:500;margin-top:3px}.wallet-bottom-bottom{margin-top:40px}.wallet-bb-top{display:flex;justify-content:space-between;align-items:center}.wallet-bbt-left{font-size:18px;font-weight:500}.wallet-bbt-right-left{display:flex;align-items:center;gap:0 3px}.wallet-bbt-right{display:flex;gap:0 5px;align-items:center;color:#5a5a5a;font-size:15px}.wallet-bbt-rl-icon,.wallet-bbt-right-most{display:flex;align-items:center}.wallet-bbr-box{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.wallet-bbr-box-left{display:flex;gap:0 10px;flex-basis:70%;align-items:center}.wallet-bbr-bl-left{display:flex;align-items:center;justify-content:center;height:45px;flex-basis:45px;width:100%;background:#d9e6ff;border-radius:100%}.wallet-bbr-bl-right{flex-basis:calc(100% - 45px);width:100%}.wallet-bbr-blr-top,.wallet-bbr-bl-left{font-size:17px;color:#1448af}.wallet-bbr-bl-left{font-size:22px}.wallet-bbr-blr-bottom{font-size:13px;margin-top:5px;color:#5a5a5a}.wallet-bbr-br-top{font-size:20px;text-align:right}.wallet-bbr-br-bottom{font-size:12px;color:#5a5a5a}.wallet-tbt-col{height:55px;border:none;font-size:17px;font-weight:600;border-radius:10px;background:none;border:1.2px solid #f0f0f0;color:#333;display:flex;justify-content:center;gap:0 10px;align-items:center}.wallet-tbt-col:first-child{background:#00b496;color:#80ffea;border:none}.wallet-tbt-col-icon{display:flex;align-items:center;font-size:18px}.withdraw-main{padding:0 4%}.withdraw-box{padding:10px 4%;background:#d9e6ff;border-radius:10px;margin-top:10px}.withdraw-box-col{display:flex;justify-content:space-between;align-items:center;margin-top:5px;font-size:14px}.withdraw-bx-left{color:#5a5a5a}.withdraw-bottom{margin-top:20px;padding:0 4%}.withdraw-bottom-title{font-size:18px;font-weight:500}.withdraw-bottom-tips{margin-top:10px}.withdraw-bottom-col{font-size:13px;margin-top:5px}.withdraw-add-address{height:55px;width:100%;border-radius:10px;display:flex;gap:0 10px;align-items:center;justify-content:center;font-size:17px;color:#1f56c4;background:none;border:none;border:1.2px solid rgb(31,86,196)}.withdraw-aa-left{display:flex;align-items:center;font-size:22px}.questions-list{margin-top:30px}.questions-box{padding:15px 5%;border:1.5px solid rgb(217,230,255);border-radius:15px;margin-top:10px}.questions-box-top{display:flex;gap:0 15px;justify-content:space-between}.questions-bt-left{flex-basis:calc(90% - 15px);width:200%;font-size:17px;font-weight:500}.questions-bt-right{flex-basis:10%;width:100%;display:flex;justify-content:flex-end;padding-top:5px;padding-right:5px;font-size:20px}.questions-box-bottom{margin-top:10px;font-size:15px}.login{padding:0}.login-form{padding:20px 5%}.login-form-col{width:100%;border:1px solid rgb(217,230,255);border-radius:15px;padding:10px 5% 5px;margin-top:15px}.login-fc-input{width:100%}.login-fc-input input{width:100%;background:transparent;border:none;outline:none;font-size:17px;height:40px}.login-fc-input .login-input{width:100%;border:none;outline:none;font-size:17px;overflow:hidden;margin-top:7.5px;white-space:pre-wrap;word-break:break-all;padding-bottom:10px}.login-tnc{font-size:13px;margin-top:10px;padding-left:10px}.login-tnc span{color:#1f56c4;text-decoration:underline}.login-form-btn{margin-top:40px;width:100%;height:60px;border-radius:15px;border:none;font-size:17px;color:#fff;font-weight:500;background:#1f56c4}.isd-popup{width:100%;height:100%;position:fixed;top:0;left:0;background:#0000000d}.isd-popup-box{position:fixed;bottom:0;width:100%;height:400px;background:#fff;border-radius:15px 15px 0 0;padding:20px 4%;display:flex;flex-direction:column}.isd-pb-top{display:flex;justify-content:space-between;align-items:center;padding:0 5px;font-weight:500}.isd-pbt-right,.isd-pbs-left{display:flex;align-items:center;font-size:22px;color:#5a5a5a}.isd-pb-search{height:45px;width:100%;background:#d9e6ff;display:flex;align-items:center;gap:0 15px;border-radius:15px;margin-top:20px;padding:0 5%}.isd-pb-search input{width:100%;height:100%;border:none;outline:none;background:transparent;font-size:15px}.isd-popup-bottom{padding:15px 10px 0;overflow:scroll;flex:1}.isd-pb-col{padding:10px 0;border-bottom:1px solid #cbcbcb67}.login-bottom{display:flex;align-items:center;gap:0 5px;justify-content:center;margin-top:10px}.login-bottom-right{font-weight:500;color:#1f56c4;text-decoration:underline}.login-form-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:0 5px;font-size:14px}.login-fb-left{display:flex;align-items:center;gap:0 7px}.login-fbl-checkbox{width:15px;height:15px;border:1px solid #cbcbcb}.login-fb-right{font-weight:500;color:#1f56c4}.login-fbl-checkbox.active{background:#1f56c4;display:flex;align-items:center;justify-content:center;border:none;color:#fff;font-size:10px}.send-otp{background:transparent;padding:5px 10px;height:35px;width:90px;border-radius:3px;border:none;color:#1f56c4;font-size:16px}.auth-top{padding:0 4%;margin-top:20px}.auth-top-text{font-size:13px;margin-top:10px;color:#5a5a5a}.auth-bottom{margin-top:30px;border:1px solid #ebebeb;padding:0 5%;border-radius:20px}.auth-bottom-col{height:70px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.auth-bc-right{display:flex;gap:0 5px;align-items:center;font-size:17px}.auth-bc-right2{font-size:17px;font-weight:500;color:#00bc81}.auth-bcr-left{color:#e72a2a}.auth-bcr-right{display:flex;align-items:center;font-size:18px;color:#5a5a5a}.auth-bc-toggle{height:30px;width:70px;background:#ebebeb;border:1px solid #808080;border-radius:100px;overflow:hidden;display:flex;justify-content:flex-start}.auth-bct-switch{height:30px;width:35px;border-radius:100%;background:#fff;border:1px solid #808080;border-left:0;border-top:0}.auth-bc-toggle.active{background:#d9e6ff;border-color:#1f56c4;display:flex;justify-content:flex-end}.auth-bc-toggle.active .auth-bct-switch{background:#1f56c4;border-left:1px solid #1f56c4;border-right:0}.ticket-system{padding:50px 2%}.ticket-system .top{display:flex;align-items:center;flex-direction:column}.ticket-system .printer{width:90%;height:18px;border:7.5px solid rgb(31,86,196);background:transparent;border-radius:20px;box-shadow:1px 3px 3px #0003}.receipts-wrapper{overflow:hidden;margin-top:-10px;padding-bottom:10px}.receipts{width:100%;display:flex;flex-direction:column;align-items:center;transform:translateY(-400px)}.receipts.animate{animation:print 2.2s ease-out forwards}.receipt{padding:25px 5%;min-height:400px;width:calc(90% - 18px);background:#d9e6ff;border-radius:0}@keyframes print{0%{transform:translateY(-400px)}30%{transform:translateY(-280px)}65%{transform:translateY(-90px)}to{transform:translateY(0)}}.receipt-col{display:flex;justify-content:space-between;gap:0 30px;font-size:13px;margin-top:10px}.receipt-col-left{flex-basis:35%;width:100%;word-break:break-all}.receipt-col-right{flex:1;width:100%;word-break:break-all;text-align:right}
