:root{--bg: #10192c;--bg-elevated: #1b253a;--bg-soft: #212d45;--primary: #4a45ff;--primary-press: #3f3ae4;--success: #26de81;--warning: #ffbd3d;--danger: #ff5f7e;--text-main: #ffffff;--text-sub: #7f8da8;--line: rgba(255, 255, 255, .08);--font-xl: 42px;--font-h1: 32px;--font-h2: 28px;--font-h3: 22px;--font-body: 16px;--font-sm: 14px;--font-xs: 12px;--w-regular: 400;--w-medium: 500;--w-semibold: 600;--w-bold: 700;--sp-4: 4px;--sp-8: 8px;--sp-10: 10px;--sp-12: 12px;--sp-14: 14px;--sp-16: 16px;--sp-20: 20px;--sp-24: 24px;--sp-28: 28px;--r-sm: 10px;--r-md: 14px;--r-lg: 18px;--r-pill: 28px;--input-h: 50px;--btn-h: 54px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#app{margin:0;width:100%;min-height:100%;background:var(--bg);color:var(--text-main);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:hidden}body{overscroll-behavior-x:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page{max-width:430px;margin:0 auto;min-height:100vh;padding:var(--sp-20) var(--sp-20) 96px}.page-header{margin:-20px -20px 20px;height:86px;background:#212b40;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:var(--w-bold)}.page-header.with-back{justify-content:flex-start;padding:0 var(--sp-16);gap:12px}.back-btn{border:0;background:transparent;color:#c7d1e8;font-size:26px;width:30px;height:30px}.card{background:var(--bg-elevated);border-radius:var(--r-lg);padding:var(--sp-16);box-shadow:0 10px 30px #0000003d}.input{width:100%;height:var(--input-h);border:1px solid var(--line);border-radius:var(--r-sm);background:transparent;color:var(--text-main);padding:0 14px;font-size:var(--font-body)}.input::placeholder{color:#5f6e8b}.btn{width:100%;height:var(--btn-h);border:0;border-radius:var(--r-pill);color:#fff;font-size:32px;font-weight:var(--w-bold);background:var(--primary);transition:transform .16s ease,background .16s ease}.btn:active{transform:scale(.985);background:var(--primary-press)}.btn:disabled{opacity:.45}.row{display:flex;gap:var(--sp-12);align-items:center}.link{color:#6469ff;text-decoration:none;font-weight:var(--w-semibold)}.muted{color:var(--text-sub)}.chip{border:0;height:36px;padding:0 16px;border-radius:var(--r-sm);color:#fff;background:#2f394e;font-size:var(--font-sm);font-weight:var(--w-semibold)}.chip.active{background:var(--primary)}.bottom-gap{height:12px}.mobile-page{width:100%;max-width:430px;min-height:100vh;margin:0 auto;box-sizing:border-box;background:#111a2d;overflow-x:hidden}.page-pad-24{padding:0 24px calc(84px + env(safe-area-inset-bottom))}.page-pad-22{padding:0 22px calc(84px + env(safe-area-inset-bottom))}.page-pad-16{padding:0 16px calc(84px + env(safe-area-inset-bottom))}.mobile-header{height:56px;background:#212b40;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;line-height:24px;font-weight:800}.mobile-header-with-back{position:relative;justify-content:flex-start}.mobile-back-btn{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;border:0;padding:0;background:transparent;color:#d0d8e8;font-size:20px;line-height:1}.mobile-header-title{width:100%;text-align:center}.mobile-primary-btn{width:100%;height:56px;border:0;border-radius:28px;background:linear-gradient(90deg,#4a45ff,#5148f5);color:#fff;font-size:16px;line-height:22px;font-weight:700}.header-edge-24{margin:0 -24px}.header-edge-22{margin:0 -22px}.header-edge-16{margin:0 -16px}.surface-card{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.radius-10{border-radius:10px}.radius-12{border-radius:12px}.auth-page{max-width:430px;min-height:100vh;margin:0 auto;padding:20px 22px 24px;background:#111a2d;display:flex;flex-direction:column}.auth-top-bar{display:flex;justify-content:space-between;align-items:center}.auth-brand-box{width:48px;height:48px;border-radius:9px;background:#fff;display:grid;justify-items:center;align-content:center;gap:2px}.auth-brand-mark{width:18px;height:18px;color:#1bb168}.auth-brand-mark svg,.auth-brand-mark img{width:18px;height:18px}.auth-brand-name{color:#5c6678;font-size:5px;line-height:1}.auth-lang-switch{border:0;padding:0;background:transparent;color:#9eb0cb;display:flex;align-items:center;gap:6px}.auth-lang-icon{width:16px;height:16px;color:#08c1b6;display:inline-flex;align-items:center;justify-content:center}.auth-lang-icon svg,.auth-lang-icon img{width:16px;height:16px}.auth-lang-text{font-size:14px;line-height:20px}.auth-lang-arrow{width:10px;height:6px;color:#7e8ea8;display:inline-flex;align-items:center;justify-content:center;transform:translateY(1px)}.auth-lang-arrow svg,.auth-lang-arrow img{width:10px;height:6px}.auth-block{margin-top:24px}.auth-title{margin:0;color:#fff;font-size:42px;line-height:50px;font-weight:800}.auth-subtitle{margin:6px 0 32px;color:#7f8da8;font-size:14px;line-height:20px}.auth-form{display:grid;gap:14px}.auth-field{position:relative;display:block}.auth-field-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#6b7b96;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.auth-field-icon svg,.auth-field-icon img{width:18px;height:18px}.auth-input{width:100%;height:46px;border:1px solid rgba(123,141,173,.24);border-radius:12px;background:#0e162438;color:#7f8ea9;padding:0 12px 0 44px;font-size:16px}.auth-input::placeholder{color:#697993}.auth-input:focus,.auth-reset-input:focus{outline:none;border-color:#8397bb73;background:#0e162442;color:#8d9bb5}.auth-verify-inline{display:grid;grid-template-columns:1fr 126px;gap:0}.auth-verify-inline .auth-input,.auth-verify-inline .auth-reset-input{border-top-right-radius:0;border-bottom-right-radius:0}.auth-verify-btn{width:126px;border:0;border-radius:0 12px 12px 0;background:#4a45ff;color:#fff;font-size:14px;font-weight:600}.auth-verify-btn:disabled{opacity:.5}.auth-verify-btn.register{height:46px}.auth-verify-btn.reset{height:48px;font-size:16px}.auth-ok-text{margin:10px 0 0;color:#35d39c;font-size:13px}.auth-toast{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3000;min-width:180px;max-width:calc(100vw - 48px);padding:10px 14px;border-radius:8px;background:#000000d1;color:#fff;text-align:center;font-size:14px;line-height:20px;box-shadow:0 10px 26px #00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.auth-toast.is-success,.auth-toast.is-error,.auth-toast.is-info{background:#000000d1}.auth-toast-fade-enter-active,.auth-toast-fade-leave-active{transition:opacity .18s ease,transform .18s ease}.auth-toast-fade-enter-from,.auth-toast-fade-leave-to{opacity:0;transform:translate(-50%,calc(-50% + 6px))}.auth-submit-btn{margin-top:6px;width:100%;height:54px;border:0;border-radius:27px;background:linear-gradient(90deg,#4a45ff,#5148f5);color:#fff;font-size:16px;line-height:20px;font-weight:700}.auth-submit-btn:disabled{opacity:.5}.auth-forgot-link{margin-top:24px;display:block;text-align:center;color:#4a45ff;font-size:14px;line-height:20px;font-weight:700;text-decoration:none}.auth-error-text{margin:10px 0 0;color:#ff5f7e;font-size:13px}.auth-footer-tip{margin-top:auto;text-align:center;color:#74839f;font-size:14px;line-height:20px}.auth-register-link{color:#4a45ff;text-decoration:none;font-weight:700}.auth-reset-page{max-width:430px;min-height:100vh;margin:0 auto;background:#111a2d}.auth-reset-header{height:56px;background:#212b40;display:flex;align-items:center;justify-content:center;position:relative}.auth-reset-back{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;border:0;background:transparent;color:#d0d8e8;font-size:20px;line-height:1}.auth-reset-title{color:#fff;font-size:17px;line-height:22px;font-weight:700;letter-spacing:0}.auth-reset-body{padding:24px 22px}.auth-reset-form{display:grid;gap:17px}.auth-reset-label{display:block;color:#fff;font-size:16px;line-height:22px;font-weight:600}.auth-reset-required{color:#ff3f3f;margin-right:2px}.auth-reset-field{position:relative;display:block}.auth-reset-field-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#6b7b96;display:inline-flex;align-items:center;justify-content:center}.auth-reset-field-icon svg{width:18px;height:18px}.auth-reset-input{width:100%;height:48px;border:1px solid rgba(123,141,173,.24);border-radius:12px;background:#0e162438;color:#7f8ea9;padding:0 12px 0 42px;font-size:16px}.auth-reset-input::placeholder{color:#697993}.auth-reset-inline{display:grid;grid-template-columns:1fr 126px;gap:0}.auth-reset-inline .auth-reset-input{border-top-right-radius:0;border-bottom-right-radius:0}.auth-reset-send-btn{width:126px;height:48px;border:0;border-radius:0 12px 12px 0;background:#4a45ff;color:#fff;font-size:16px;font-weight:600}.auth-reset-submit-btn{margin-top:30px;width:100%;height:56px;border:0;border-radius:28px;background:linear-gradient(90deg,#4a45ff,#5148f5);color:#fff;font-size:16px;line-height:22px;font-weight:700}.auth-reset-submit-btn:disabled,.auth-reset-send-btn:disabled{opacity:.5}.auth-reset-msg-ok{margin-top:10px;color:var(--success)}.auth-reset-msg-err{margin-top:10px;color:var(--danger)}.assets-page .mobile-header-title{font-size:18px;line-height:24px;font-weight:800}.assets-page .assets-list{margin-top:6px;border-top:1px solid rgba(255,255,255,.08)}.assets-page .assets-item{min-height:62px;display:grid;grid-template-columns:38px auto 1fr auto;align-items:center;column-gap:10px;border-bottom:1px solid rgba(255,255,255,.08)}.assets-page .assets-icon{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:17px;line-height:1;font-weight:800}.assets-page .assets-icon-eur{background:#24395a;color:#2fa2f0}.assets-page .assets-icon-usdt{background:#24395a;color:#33d4ce}.assets-page .assets-label{color:#8fa1c2;font-size:13px;line-height:18px;font-weight:700;white-space:nowrap}.assets-page .assets-dash{color:#8fa1c2;font-size:13px;line-height:18px;font-weight:700;margin-left:2px}.assets-page .assets-value{margin:0;color:#fff;font-size:20px;line-height:28px;font-weight:800;text-align:right}.assets-page .assets-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;height:40px;border-radius:6px;text-decoration:none;font-size:18px;line-height:24px;font-weight:800}.assets-page .assets-btn:first-of-type{margin-top:44px}.assets-page .assets-btn+.assets-btn{margin-top:16px}.hall-page .hall-balance-card{margin-top:10px;border-radius:18px;padding:10px 16px 11px;position:relative;overflow:hidden;background:#33476d url(/assets/icon-card-DuoVZph9.png) center/cover no-repeat}.hall-page .hall-balance-label,.hall-page .hall-balance-value,.hall-page .hall-balance-sub{position:relative;z-index:1}.hall-page .hall-balance-label{margin:0;text-align:center;color:#9fb0d0;font-size:13px;line-height:18px;font-weight:700}.hall-page .hall-balance-value{margin:4px 0;text-align:center;color:#fff;font-size:46px;line-height:54px;font-weight:800}.hall-page .hall-balance-sub{margin:0;text-align:center;color:#8fa4c8;font-size:13px;line-height:18px;font-weight:700}.hall-page .hall-feed-wrap{margin-top:12px;height:118px}.hall-page .hall-feed-track{display:grid;gap:8px;animation:hall-scroll-up 12s linear infinite}.hall-page .hall-feed-item{height:34px;border-radius:8px;background:#1a2539;padding:0 14px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.hall-page .hall-feed-email,.hall-page .hall-feed-day,.hall-page .hall-feed-verb{color:#6a7d9e}.hall-page .hall-feed-email,.hall-page .hall-feed-day,.hall-page .hall-feed-amount{font-size:13px;line-height:18px;font-weight:600}.hall-page .hall-feed-amount{color:#f5f8ff}.hall-page .hall-tabs{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.hall-page .hall-tab{height:32px;border:0;border-radius:8px;background:#151f33;color:#fff;font-size:18px;line-height:24px;font-weight:800}.hall-page .hall-tab.active{background:linear-gradient(90deg,#4a45ff,#574dff)}.hall-page .hall-offer-list{margin-top:10px;display:grid;gap:10px}.hall-page .hall-offer-card{padding:12px 14px 11px;background:#1d273a}.hall-page .hall-offer-skeleton{color:#7587a9;font-size:13px}.hall-page .hall-offer-top,.hall-page .hall-offer-bottom{display:grid;grid-template-columns:56% 44%;align-items:center;column-gap:8px}.hall-page .hall-offer-top{margin-bottom:4px}.hall-page .hall-offer-email{margin:0;min-width:0;color:#fff;font-size:clamp(11px,3.7vw,14px);line-height:20px;font-weight:800;white-space:nowrap}.hall-page .hall-offer-qty,.hall-page .hall-offer-remain{margin:0;min-width:0;text-align:right;white-space:nowrap;font-size:clamp(11px,3.2vw,13px);line-height:19px;font-weight:700}.hall-page .hall-offer-price{margin:0;color:#9fb0ce;font-size:clamp(11px,3.2vw,13px);line-height:19px;font-weight:600}.hall-page .hall-offer-qty{color:#f7a72c}.hall-page .hall-offer-remain{color:#14e67f}.hall-page .hall-offer-qty span,.hall-page .hall-offer-remain span{color:#8395b6;margin-right:2px}.hall-page .hall-offer-action-row{margin-top:10px;display:flex;justify-content:flex-end}.hall-page .hall-offer-action{width:106px;height:32px;border:0;border-radius:9px;background:linear-gradient(90deg,#4a45ff,#574dff);color:#fff;font-size:14px;line-height:20px;font-weight:800}.hall-page .hall-ok{margin-top:10px;color:#1ae37e}.hall-page .hall-err{margin-top:10px;color:#ff5f7e}@keyframes hall-scroll-up{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 4px))}}.home-page{max-width:430px;margin:0 auto;min-height:calc(100vh - 66px);padding:20px 22px calc(84px + env(safe-area-inset-bottom));background:#111a2d;overflow-x:hidden}.home-page .home-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.home-page .home-brand-box{width:48px;height:48px;border-radius:9px;background:#fff;display:grid;justify-items:center;align-content:center;gap:2px}.home-page .home-brand-mark{width:18px;height:18px;color:#1bb168}.home-page .home-brand-mark svg,.home-page .home-brand-mark img{width:18px;height:18px}.home-page .home-brand-name{color:#5c6678;font-size:5px;line-height:1}.home-page .home-lang-switch{border:0;padding:0;background:transparent;color:#9eb0cb;display:flex;align-items:center;gap:6px}.home-page .home-lang-icon{width:16px;height:16px;color:#08c1b6;display:inline-flex;align-items:center;justify-content:center}.home-page .home-lang-icon svg,.home-page .home-lang-icon img{width:16px;height:16px}.home-page .home-lang-text{font-size:14px;line-height:20px}.home-page .home-lang-arrow{width:10px;height:6px;color:#7e8ea8;display:inline-flex;align-items:center;justify-content:center;transform:translateY(1px)}.home-page .home-lang-arrow svg,.home-page .home-lang-arrow img{width:10px;height:6px}.home-page .home-quick-grid{width:100%;background:#1b2538;border-radius:18px;padding:14px 10px 10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 2px}.home-page .home-quick-item{text-decoration:none;color:#fff;display:grid;justify-items:center;gap:7px}.home-page .home-quick-icon{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.home-page .home-quick-icon svg,.home-page .home-quick-icon img{width:48px;height:48px;filter:none;box-shadow:none}.home-page .home-quick-icon-img{width:48px;height:48px;object-fit:contain;display:block;filter:none;box-shadow:none}.home-page .bg-logs{background:#25344f;color:#ff8a1f}.home-page .bg-help{background:#273651;color:#7fe74b}.home-page .bg-gift{background:#2b3556;color:#d47dff}.home-page .bg-support{background:#263a5b;color:#48bcff}.home-page .bg-assets{background:#263a5d;color:#3f84ff}.home-page .bg-team{background:#26395a;color:#4fbcff}.home-page .bg-bind{background:#27375a;color:#8b84ff}.home-page .bg-detail{background:#2f3f56;color:#ffcf25}.home-page .home-quick-label{font-size:12px;line-height:17px;font-weight:600}.home-page .home-section-title{margin:38px 0 14px;color:#fff;font-size:18px;line-height:24px;font-weight:800}.home-page .home-movers-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-page .home-mover-card{background:#1d273a;border-radius:12px;padding:14px 10px 12px;min-width:0}.home-page .home-mover-symbol{margin:0;color:#f6f8ff;font-size:13px;line-height:18px;font-weight:700}.home-page .home-mover-price{margin:6px 0 8px;color:#e6ebff;font-size:12px;line-height:16px;font-weight:700}.home-page .home-mover-change{margin:0;color:#ff5d65;font-size:16px;line-height:22px;font-weight:700}.home-page .home-fav-title{margin:18px 0 14px;display:flex;align-items:center;gap:7px;color:#fff;font-size:18px;line-height:24px;font-weight:800}.home-page .home-fav-star{width:26px;height:26px;color:#ffd726;display:inline-flex;align-items:center;justify-content:center}.home-page .home-fav-star svg,.home-page .home-fav-star img{width:26px;height:26px}.home-page .home-fav-list{width:100%;display:grid;gap:10px}.home-page .home-fav-card{background:#1d273a;border-radius:14px;padding:16px 12px;display:flex;align-items:center;justify-content:space-between}.home-page .home-fav-symbol{margin:0;color:#fff;font-size:16px;line-height:22px;font-weight:800}.home-page .home-fav-volume{margin:4px 0 0;color:#667792;font-size:11px;line-height:16px;font-weight:500}.home-page .home-fav-right{text-align:right}.home-page .home-fav-price{margin:0;color:#fff;font-size:18px;line-height:24px;font-weight:800}.home-page .home-fav-change{margin:3px 0 0;color:#19e884;font-size:12px;line-height:16px;font-weight:700}.orders-page .orders-header{background:#202b41}.orders-page .orders-list{margin-top:16px;display:grid;gap:12px}.orders-page .order-card{background:#1c273c;padding:14px 12px 12px}.orders-page .order-row{display:grid;grid-template-columns:46% 54%;align-items:center;column-gap:6px}.orders-page .order-row+.order-row{margin-top:4px}.orders-page .order-row-top{align-items:baseline}.orders-page .order-label{margin:0;color:#91a2c3;font-size:13px;line-height:18px;font-weight:600;white-space:nowrap}.orders-page .order-no{margin:0;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right;color:#fff;font-size:15px;line-height:21px;font-weight:800}.orders-page .order-value{margin:0;min-width:0;text-align:right;white-space:nowrap;font-size:12px;line-height:18px;font-weight:800}.orders-page .order-value-green{color:#12f083}.orders-page .order-value-yellow{color:#ffc233}.orders-page .order-divider{margin:10px 0;height:1px;background:#ffffff14}.orders-page .order-row-bottom{align-items:end}.orders-page .order-status-block{min-width:0}.orders-page .order-status{color:#91a2c3}.orders-page .order-match-label{margin-top:1px}.orders-page .order-time{margin:0;text-align:right;color:#fff;font-size:11px;line-height:16px;font-weight:800;white-space:nowrap}.profile-page .profile-user-card,.profile-page .profile-balance-card,.profile-page .profile-menu-card{background:#1c273c}.profile-page .profile-user-card{margin-top:12px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.profile-page .profile-avatar{width:42px;height:42px;border-radius:50%;background:#4f49ff;color:#dce2ff;display:inline-flex;align-items:center;justify-content:center}.profile-page .profile-avatar svg,.profile-page .profile-avatar img{width:24px;height:24px}.profile-page .profile-user-name{margin:0;color:#fff;font-size:14px;line-height:20px;font-weight:800}.profile-page .profile-user-vip{margin:2px 0 0;color:#8fa1c2;font-size:12px;line-height:16px;font-weight:600}.profile-page .profile-edit{color:#d5dced;display:inline-flex;align-items:center;justify-content:center}.profile-page .profile-edit svg,.profile-page .profile-edit img{width:24px;height:24px}.profile-page .profile-balance-card{margin-top:12px;padding:12px 14px 4px}.profile-page .profile-balance-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-bottom:10px}.profile-page .profile-balance-label{margin:0;color:#fff;font-size:12px;line-height:16px;font-weight:700}.profile-page .profile-balance-value{margin:2px 0 0;font-size:18px;line-height:24px;font-weight:800}.profile-page .profile-balance-green{color:#12e980}.profile-page .profile-balance-yellow{color:#ffb92f}.profile-page .profile-mini-btn{width:82px;height:28px;border-radius:8px;background:linear-gradient(90deg,#4a45ff,#574dff);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:18px;font-weight:800}.profile-page .profile-menu-card{margin-top:12px;padding:4px 14px 6px}.profile-page .profile-menu-item{min-height:68px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#fff;border-bottom:1px solid rgba(255,255,255,.06)}.profile-page .profile-menu-left{display:inline-flex;align-items:center;gap:12px;font-size:14px;line-height:20px;font-weight:800}.profile-page .profile-menu-icon{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.profile-page .profile-menu-icon svg,.profile-page .profile-menu-icon img{width:40px;height:40px}.profile-page .bg-wallet{background:#273a5d;color:#3f84ff}.profile-page .bg-team{background:#26395a;color:#4fbcff}.profile-page .bg-bind{background:#27375a;color:#8b84ff}.profile-page .bg-detail{background:#2f3f56;color:#ffcf25}.profile-page .profile-menu-arrow{color:#d0d8e8;font-size:20px;line-height:1}.profile-page .profile-logout{width:100%;height:52px;margin-top:2px;border:0;background:transparent;color:#ef8ea1;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:16px;line-height:22px;font-weight:800}.profile-page .profile-logout-icon{display:inline-flex;align-items:center;justify-content:center}.profile-page .profile-logout-icon svg,.profile-page .profile-logout-icon img{width:18px;height:18px}.profile-interest-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#070b12ad;display:flex;align-items:center;justify-content:center;z-index:80;padding:0 18px}.profile-interest-modal{width:min(100%,332px);border-radius:22px;background:#202a3f;box-shadow:0 20px 44px #00000061;padding:20px 16px 16px}.profile-interest-title{margin:0 0 14px;text-align:center;color:#fff;font-size:20px;line-height:28px;font-weight:800}.profile-interest-plan{width:100%;height:40px;border:1px solid #3a4d77;border-radius:11px;background:transparent;color:#9ab0d8;font-size:16px;line-height:22px;font-weight:700}.profile-interest-plan+.profile-interest-plan{margin-top:10px}.profile-interest-plan.active{border-color:#5f67ff;color:#d8deff}.profile-interest-amount{margin-top:14px;width:100%;height:40px;border:0;border-radius:10px;background:#2a3650;color:#aebad0;padding:0 14px;font-size:16px;line-height:22px;text-align:center}.profile-interest-amount::placeholder{color:#7083a5}.profile-interest-amount:focus{outline:none;border:1px solid rgba(131,151,187,.45);background:#0e162442;color:#8d9bb5}.profile-interest-actions{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-interest-cancel,.profile-interest-confirm{height:40px;border:0;border-radius:10px;color:#fff;font-size:16px;line-height:22px;font-weight:800}.profile-interest-cancel{background:#414c60}.profile-interest-confirm{background:linear-gradient(90deg,#4a45ff,#574dff)}.profile-interest-confirm:disabled{opacity:.6}.profile-interest-ok{margin:10px 0 0;color:var(--success);text-align:center;font-size:14px}.profile-interest-err{margin:8px 0 0;color:#ff6b8e;text-align:center;font-size:13px}.recharge-page .mobile-header-title{font-size:18px;line-height:24px;font-weight:800}.recharge-page .recharge-chain-row{margin-top:20px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.recharge-page .recharge-chain-btn{height:30px;border:0;border-radius:8px;background:#333d51;color:#fff;font-size:13px;line-height:18px;font-weight:700;white-space:nowrap;padding:0}.recharge-page .recharge-chain-btn.active{background:linear-gradient(90deg,#4a45ff,#574dff)}.recharge-page .recharge-form{margin-top:12px}.recharge-page .recharge-line{border-bottom:1px solid rgba(255,255,255,.08);padding:12px 0}.recharge-page .recharge-line-between{display:flex;align-items:center;justify-content:space-between;gap:10px}.recharge-page .recharge-label{margin:0;color:#7f8fae;font-size:12px;line-height:17px;font-weight:700}.recharge-page .recharge-value{color:#fff;font-size:17px;line-height:23px;font-weight:800}.recharge-page .recharge-address-wrap{min-width:0;max-width:74%;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.recharge-page .recharge-address{min-width:0;color:#fff;font-size:14px;line-height:20px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recharge-page .recharge-copy-btn{width:16px;height:16px;border:0;padding:0;background:transparent;color:#f3c541;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.recharge-page .recharge-copy-btn svg,.recharge-page .recharge-copy-btn img{width:15px;height:15px}.recharge-page .recharge-input-label{margin-bottom:3px}.recharge-page .recharge-input{width:100%;border:0;padding:0;background:transparent;color:#fff;font-size:32px;line-height:38px;font-weight:800}.recharge-page .recharge-input:focus{outline:none}.recharge-page .recharge-input::placeholder{color:#fff}.recharge-page .recharge-upload-title{margin:24px 0 16px;text-align:center;color:#fff;font-size:14px;line-height:20px;font-weight:700}.recharge-page .recharge-upload-box{height:102px;border-radius:16px;background:#202b42;border:1px solid rgba(255,255,255,.03);display:grid;align-content:center;justify-items:center;row-gap:6px}.recharge-page .recharge-upload-plus{width:20px;height:20px;background:transparent;display:inline-flex;align-items:center;justify-content:center}.recharge-page .recharge-upload-plus svg,.recharge-page .recharge-upload-plus img{width:20px;height:20px;object-fit:contain;display:block}.recharge-page .recharge-upload-text{color:#7f8fae;font-size:14px;line-height:20px;font-weight:600}.recharge-page .recharge-hidden{display:none}.recharge-page .recharge-tip{margin:18px 0 0;color:#8fa0bd;font-size:12px;line-height:19px;font-weight:500}.recharge-page .recharge-preview-card{margin-top:12px;border-radius:12px;background:#162136b8;border:1px solid rgba(255,255,255,.08);padding:10px}.recharge-page .recharge-preview-title{margin:0 0 8px;color:#d4ddef;font-size:12px;line-height:17px;font-weight:700}.recharge-page .recharge-preview-image{display:block;width:100%;max-height:220px;object-fit:contain;border-radius:10px;background:#0f1728}.recharge-page .recharge-preview-remove{margin-top:10px;width:100%;height:36px;border:0;border-radius:10px;background:#35425d;color:#f1f5ff;font-size:14px;line-height:20px;font-weight:700}.recharge-page .recharge-submit{margin-top:26px;font-size:16px;line-height:22px;font-weight:700}.recharge-page .recharge-ok{margin-top:10px;color:var(--success)}.recharge-page .recharge-err{margin-top:10px;color:var(--danger)}.profile-page .profile-menu-item-btn{width:100%;border:0;padding:0;background:transparent}.wallet-page .wallet-table-head{margin-top:10px;display:grid;grid-template-columns:1.2fr 1.2fr 1fr 1.1fr;color:#fff;font-size:13px;line-height:18px;font-weight:700}.wallet-page .wallet-list{margin-top:4px;display:grid;gap:8px}.wallet-page .wallet-line{display:grid;grid-template-columns:1.2fr 1.2fr 1fr 1.1fr;color:#d8e1f1;font-size:12px;line-height:18px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)}.asset-logs-page .asset-logs-total-card{margin-top:12px;border-radius:16px;padding:14px 12px;background:#33476d url(/assets/icon-card-DuoVZph9.png) center/cover no-repeat}.asset-logs-page .asset-logs-total-label{margin:0;text-align:center;color:#9db0cd;font-size:12px;line-height:18px;font-weight:700}.asset-logs-page .asset-logs-total-value{margin:2px 0 0;text-align:center;color:#fff;font-size:48px;line-height:56px;font-weight:800}.asset-logs-page .asset-logs-total-eur{margin:2px 0 0;text-align:center;color:#a4b6d0;font-size:12px;line-height:17px;font-weight:700}.asset-logs-page .asset-logs-tabs{margin-top:18px;height:40px;border-radius:8px;background:#1b253a;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:2px}.asset-logs-page .asset-logs-tab{border:0;border-radius:6px;background:transparent;color:#fff;font-size:16px;line-height:22px;font-weight:800}.asset-logs-page .asset-logs-tab.active{background:linear-gradient(90deg,#4a45ff,#574dff)}.asset-logs-page .asset-logs-list{margin-top:10px;display:grid;gap:10px}.asset-logs-page .asset-logs-item{border-radius:12px;background:#1c273c;padding:12px;display:flex;justify-content:space-between;gap:12px}.asset-logs-page .asset-logs-qty{margin:0;color:#7f92b5;font-size:12px;line-height:17px}.asset-logs-page .asset-logs-time{margin:8px 0 0;color:#fff;font-size:14px;line-height:20px;font-weight:800}.asset-logs-page .asset-logs-right{text-align:right}.asset-logs-page .asset-logs-type{margin:0;color:#ffb628;font-size:18px;line-height:24px;font-weight:800}.asset-logs-page .asset-logs-status{margin:4px 0 0;color:#98abc7;font-size:13px;line-height:18px}.bank-bind-page .bank-bind-form{margin-top:8px}.bank-bind-page .bank-bind-row{min-height:62px;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:46% 54%;align-items:center}.bank-bind-page .bank-bind-label{color:#fff;font-size:16px;line-height:22px;font-weight:800}.bank-bind-page .bank-bind-input{width:100%;border:0;background:transparent;color:#8ea0bd;font-size:16px;line-height:22px;font-weight:700}.bank-bind-page .bank-bind-input:focus{outline:none}.bank-bind-page .bank-bind-tip{margin:14px 0 0;color:#8ea0bd;font-size:14px;line-height:24px}.bank-bind-page .bank-bind-submit{margin-top:24px;font-size:16px;line-height:22px;font-weight:700}.bank-bind-page .bank-bind-ok{margin-top:10px;color:var(--success)}.bank-bind-page .bank-bind-err{margin-top:10px;color:var(--danger)}.support-page .support-list{margin-top:22px;display:grid;gap:16px}.support-page .support-item{height:66px;border-radius:18px;background:#1c273d;display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:10px;padding:0 12px}.support-page .support-avatar{width:50px;height:50px;object-fit:contain}.support-page .support-name{margin:0;color:#fff;font-size:16px;line-height:22px;font-weight:600}.support-page .support-consult{width:86px;height:40px;border-radius:10px;background:linear-gradient(90deg,#4a45ff,#574dff);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:22px;font-weight:800}.team-page .team-invite-card{margin-top:22px;border-radius:18px;background:#1c273d;padding:16px 16px 14px;position:relative}.team-page .team-invite-label{margin:0;color:#8ea1c1;font-size:14px;line-height:20px;font-weight:700}.team-page .team-invite-code{margin:4px 0 0;color:#fff;font-size:14px;line-height:36px;font-weight:800}.team-page .team-copy-btn{position:absolute;right:12px;top:40px;width:74px;height:40px;border:0;border-radius:10px;background:linear-gradient(90deg,#4a45ff,#574dff);color:#fff;font-size:16px;line-height:22px;font-weight:800}.team-page .team-copy-ok{margin-top:10px;color:var(--success)}.tutorials-page .tutorials-intro-card{margin-top:14px}.tutorials-page .tutorials-title{margin:0 0 14px;height:42px;padding:0 16px;border-radius:0 22px 22px 0;width:fit-content;background:#1f2a40;color:#fff;display:inline-flex;align-items:center;font-size:22px;line-height:30px;font-weight:800}.tutorials-page .tutorials-line{margin:0 0 8px;color:#a9b8d1;font-size:14px;line-height:35px}.notices-page .notices-tabs{margin-top:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.notices-page .notices-tab{height:36px;border:0;border-radius:10px;background:#333d51;color:#fff;font-size:14px;line-height:20px;font-weight:700}.notices-page .notices-tab.active{background:linear-gradient(90deg,#4a45ff,#574dff)}.notices-page .notices-list{margin-top:12px;display:grid;gap:10px}.notices-page .notices-item{border-radius:12px;background:#1c273c;padding:12px}.notices-page .notices-item-title{margin:0 0 8px;color:#fff;font-size:16px;line-height:22px}.notices-page .notices-item-content{margin:0;color:#9eb0cc;white-space:pre-wrap;font-size:14px;line-height:22px}.notices-page .notices-empty-tip{margin:10px 0 0;color:#9eb0cc}.interest-page .interest-choose-card,.interest-page .interest-hold-card{margin-top:12px;border-radius:14px;background:#1c273c;padding:12px}.interest-page .interest-choose-btn{width:100%;height:42px;border:1px solid #3b4a67;border-radius:10px;background:transparent;color:#90a4c8;font-size:16px;line-height:22px;font-weight:700}.interest-page .interest-choose-btn+.interest-page .interest-choose-btn,.interest-page .interest-choose-btn+.interest-choose-btn{margin-top:12px}.interest-page .interest-amount-input{margin-top:12px;width:100%;height:46px;border:0;border-radius:10px;background:#2a354d;padding:0 14px;color:#9eb0cc;font-size:16px}.interest-page .interest-actions{margin-top:12px;display:flex;justify-content:space-between}.interest-page .interest-cancel-btn,.interest-page .interest-confirm-btn{width:48%;height:46px;border:0;border-radius:10px;font-size:16px;line-height:22px;font-weight:800}.interest-page .interest-cancel-btn{background:#3a4352;color:#d4d9e4}.interest-page .interest-confirm-btn{background:linear-gradient(90deg,#4a45ff,#574dff);color:#fff}.interest-page .interest-hold-title{margin:0 0 8px;color:#fff;font-size:16px;line-height:22px;font-weight:800}.interest-page .interest-hold-line{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}.interest-page .interest-hold-status{color:#8ea1c2}.interest-page .interest-hold-empty,.interest-page .interest-ok{margin-top:10px;color:var(--success)}.interest-page .interest-err{margin-top:10px;color:var(--danger)}.user-info-page .user-info-list{margin-top:8px}.user-info-page .user-info-row{min-height:62px;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:34% 66%;align-items:center}.user-info-page .user-info-row-vip{grid-template-columns:1fr auto}.user-info-page .user-info-key{color:#fff;font-size:16px;line-height:22px;font-weight:800}.user-info-page .user-info-muted{color:#8ea1c2;justify-self:end}.user-info-page .user-info-val{justify-self:end;color:#fff;font-size:16px;line-height:22px}.user-info-page .user-info-link{color:#8ea1c2;display:inline-flex;align-items:center;gap:10px}.user-info-page .user-info-chevron{color:#d8dff0;font-size:20px;line-height:1;transform:translateY(1px)}.user-info-page .user-info-avatar{width:42px;height:42px;border-radius:50%;background:#4a45ff;color:#dbe2ff;display:inline-flex;align-items:center;justify-content:center}.user-info-page .user-info-avatar img{width:24px;height:24px}.user-info-page .user-info-submit{margin-top:64px;height:56px;border-radius:28px;font-size:16px;line-height:22px;font-weight:700}.withdraw-page-v2 .withdraw-record-entry{margin-left:auto;width:28px;height:28px;border:0;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center}.withdraw-page-v2 .withdraw-record-entry img{width:22px;height:22px}.withdraw-page-v2 .withdraw-balance-card{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:14px}.withdraw-page-v2 .withdraw-balance-icon{width:44px;height:44px}.withdraw-page-v2 .withdraw-balance-value{color:#fff;font-size:42px;line-height:48px;font-weight:800}.withdraw-page-v2 .withdraw-form-v2{margin-top:18px}.withdraw-page-v2 .withdraw-row-v2{min-height:82px;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:84px 1fr;align-items:center;column-gap:10px}.withdraw-page-v2 .withdraw-key{color:#fff;font-size:16px;line-height:42px;font-weight:800}.withdraw-page-v2 .withdraw-val-input{width:100%;border:0;background:transparent;color:#8ea1c2;font-size:16px;line-height:40px;font-weight:700}.withdraw-page-v2 .withdraw-val-input:focus{outline:none}.withdraw-page-v2 .withdraw-row-phone{grid-template-columns:84px 16px 66px 1fr;column-gap:8px}.withdraw-page-v2 .withdraw-area-code{display:inline-flex;align-items:center;justify-content:center;color:#8ea1c2;font-size:14px;line-height:20px;font-weight:700}.withdraw-page-v2 .withdraw-area-input{width:100%;height:36px;border:0;border-right:1px solid rgba(255,255,255,.2);background:transparent;color:#8ea1c2;font-size:16px;line-height:20px;font-weight:700;padding:0 8px 0 0}.withdraw-page-v2 .withdraw-area-input:focus{outline:none}.withdraw-page-v2 .withdraw-row-amount{grid-template-columns:84px 1fr auto}.withdraw-page-v2 .withdraw-all-btn{width:62px;height:50px;border:0;border-radius:12px;background:linear-gradient(90deg,#4a45ff,#574dff);color:#fff;font-size:14px;line-height:34px;font-weight:800}.withdraw-page-v2 .withdraw-submit-v2{margin-top:62px;height:56px;border-radius:28px;font-size:16px;line-height:22px;font-weight:800}.withdraw-page-v2 .withdraw-ok{margin-top:10px;color:var(--success)}.withdraw-page-v2 .withdraw-err{margin-top:10px;color:var(--danger)}.withdraw-records-page .withdraw-records-head,.withdraw-records-page .withdraw-records-item{margin-top:24px;display:grid;grid-template-columns:1.2fr 1fr .7fr;align-items:center;color:#fff;font-size:17px;line-height:23px;font-weight:800}.withdraw-records-page .withdraw-records-list{margin-top:8px}.withdraw-records-page .withdraw-records-item{margin-top:10px;color:#d6deee;font-size:13px;line-height:18px;font-weight:700;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.07)}.withdraw-records-page .withdraw-records-status.ok{color:#57d68d}.withdraw-records-page .withdraw-records-status.fail{color:#ff6e8f}.withdraw-records-page .withdraw-records-status.pending{color:#ffbd3d}.bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:min(430px,100%);height:66px;background:#131d31;border-top:1px solid rgba(255,255,255,.04);display:grid;grid-template-columns:repeat(4,1fr);z-index:40}.bottom-nav .nav-item{display:grid;align-content:center;justify-items:center;gap:3px;color:#7f8da8;text-decoration:none;font-size:12px;line-height:16px}.bottom-nav .nav-item.active{color:#5248ff;font-weight:700}.bottom-nav .nav-icon{width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center}.bottom-nav .icon-img{width:21px;height:21px;object-fit:contain}.asset-logs-page .asset-logs-empty-tip{margin:10px 0 0;color:#9eb0cc}.asset-logs-page .asset-logs-flow-item{align-items:center}.asset-logs-page .asset-logs-flow-amount.income{color:#1de481}.asset-logs-page .asset-logs-flow-amount.expense{color:#ff5f7e}.asset-logs-page .asset-logs-flow-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.asset-logs-page .asset-logs-flow-item>div:first-child{min-width:0}.asset-logs-page .asset-logs-flow-id{margin:0;color:#7f92b5;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-logs-page .asset-logs-flow-amount{margin:0;font-size:16px;line-height:22px;font-weight:800;white-space:nowrap}.user-info-page .user-info-row-click{cursor:pointer}.user-info-page .user-info-pending{margin-left:6px;color:#f6d37a;font-size:12px}.profile-interest-modal.user-info-password-modal{width:min(100%,340px);padding:18px 16px 14px}.profile-interest-modal.user-info-password-modal .profile-interest-title{margin:0 0 12px;font-size:20px;line-height:28px}.profile-interest-modal.user-info-password-modal .profile-interest-amount{margin-top:0;height:42px;font-size:15px;text-align:left}.profile-interest-modal.user-info-password-modal .profile-interest-actions{margin-top:12px;gap:10px}.profile-interest-modal.user-info-password-modal .profile-interest-cancel,.profile-interest-modal.user-info-password-modal .profile-interest-confirm{height:38px;font-size:15px}.team-list-page .team-list-card{margin-top:22px;border-radius:18px;background:#1c273d;padding:18px 14px 20px}.team-list-page .team-list-label{margin:0;text-align:center;color:#8ea1c1;font-size:16px;line-height:22px;font-weight:700}.team-list-page .team-list-value{margin:2px 0 12px;text-align:center;color:#fff;font-size:32px;line-height:38px;font-weight:800}.team-list-page .team-list-invite-btn{width:100%;height:40px;border:0;border-radius:10px;background:linear-gradient(90deg,#4a45ff,#574dff);color:#fff;font-size:14px;line-height:20px;font-weight:800}
