b91cfcc7fa
- Update X/Discord links in docs and frontend dist - Dashboard: report all-time total trades - Notifications: add unread-count endpoint for badge Made-with: Cursor
1 line
37 KiB
CSS
1 line
37 KiB
CSS
.profile-page[data-v-2b760d50]{padding:24px;min-height:calc(100vh - 120px);background:-webkit-gradient(linear,left top,left bottom,from(#f8fafc),to(#f1f5f9));background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.profile-page .page-header[data-v-2b760d50]{margin-bottom:24px}.profile-page .page-header .page-title[data-v-2b760d50]{font-size:24px;font-weight:700;margin:0 0 8px 0;color:#1e3a5f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.profile-page .page-header .page-title .anticon[data-v-2b760d50]{font-size:28px;color:#1890ff}.profile-page .page-header .page-desc[data-v-2b760d50]{color:#64748b;font-size:14px;margin:0}.profile-page .profile-cards-row[data-v-2b760d50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.profile-page .profile-cards-row .profile-card-col .ant-card[data-v-2b760d50],.profile-page .profile-cards-row .profile-card-col[data-v-2b760d50],.profile-page .profile-cards-row .right-cards-col .ant-card[data-v-2b760d50],.profile-page .profile-cards-row .right-cards-col[data-v-2b760d50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-page .profile-cards-row .profile-card-col .ant-card[data-v-2b760d50],.profile-page .profile-cards-row .right-cards-col .ant-card[data-v-2b760d50]{height:100%}.profile-page .profile-cards-row .profile-card-col[data-v-2b760d50] .ant-card-body,.profile-page .profile-cards-row .right-cards-col[data-v-2b760d50] .ant-card-body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-page .profile-cards-row .right-cards-row[data-v-2b760d50]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.profile-page .profile-cards-row .right-cards-row .ant-col .ant-card[data-v-2b760d50],.profile-page .profile-cards-row .right-cards-row .ant-col[data-v-2b760d50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-page .profile-cards-row .right-cards-row .ant-col .ant-card[data-v-2b760d50]{height:100%}.profile-page .profile-cards-row .right-cards-row .ant-col[data-v-2b760d50] .ant-card-body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-page .profile-card[data-v-2b760d50]{border-radius:12px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center}.profile-page .profile-card .avatar-section[data-v-2b760d50]{padding:20px 0}.profile-page .profile-card .avatar-section .ant-avatar[data-v-2b760d50]{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.profile-page .profile-card .avatar-section .username[data-v-2b760d50]{margin:16px 0 8px;font-size:20px;font-weight:600;color:#1e3a5f}.profile-page .profile-card .avatar-section .user-role[data-v-2b760d50]{margin:0}.profile-page .profile-card .profile-info[data-v-2b760d50]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.profile-page .profile-card .profile-info .info-item[data-v-2b760d50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.profile-page .profile-card .profile-info .info-item[data-v-2b760d50]:last-child{border-bottom:none}.profile-page .profile-card .profile-info .info-item .anticon[data-v-2b760d50]{font-size:16px;color:#1890ff;margin-right:12px}.profile-page .profile-card .profile-info .info-item .label[data-v-2b760d50]{color:#64748b;margin-right:8px}.profile-page .profile-card .profile-info .info-item .value[data-v-2b760d50]{color:#1e3a5f;font-weight:500}.profile-page .edit-card[data-v-2b760d50]{border-radius:12px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08)}.profile-page .edit-card .password-form[data-v-2b760d50],.profile-page .edit-card .profile-form[data-v-2b760d50]{max-width:500px}.profile-page .edit-card .password-form[data-v-2b760d50] .ant-input,.profile-page .edit-card .password-form[data-v-2b760d50] .ant-input-password,.profile-page .edit-card .profile-form[data-v-2b760d50] .ant-input,.profile-page .edit-card .profile-form[data-v-2b760d50] .ant-input-password{border-radius:8px}.profile-page .edit-card .password-form .email-hint[data-v-2b760d50],.profile-page .edit-card .profile-form .email-hint[data-v-2b760d50]{margin-top:8px;font-size:12px;color:rgba(0,0,0,.45)}.profile-page .edit-card .password-form .email-hint.email-warning[data-v-2b760d50],.profile-page .edit-card .profile-form .email-hint.email-warning[data-v-2b760d50]{color:#faad14}.profile-page .edit-card .amount-positive[data-v-2b760d50]{color:#52c41a;font-weight:600}.profile-page .edit-card .amount-negative[data-v-2b760d50]{color:#ff4d4f;font-weight:600}.profile-page .edit-card .notification-settings-form .field-hint[data-v-2b760d50]{margin-top:6px;font-size:12px;color:rgba(0,0,0,.45);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.profile-page .edit-card .notification-settings-form .field-hint .anticon[data-v-2b760d50]{font-size:12px}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-checkbox-group{width:100%}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-checkbox-wrapper{margin-bottom:8px}.profile-page .credits-card[data-v-2b760d50]{border-radius:12px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08);background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.profile-page .credits-card[data-v-2b760d50] .ant-card-body{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-page .credits-card[data-v-2b760d50] .ant-divider{border-color:hsla(0,0%,100%,.2)}.profile-page .credits-card .credits-header .credits-title[data-v-2b760d50]{font-size:16px;font-weight:600;margin:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.profile-page .credits-card .credits-header .credits-title .anticon[data-v-2b760d50]{font-size:18px}.profile-page .credits-card .credits-body[data-v-2b760d50]{padding:20px 0;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-page .credits-card .credits-body .credits-amount .amount-value[data-v-2b760d50]{font-size:42px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.profile-page .credits-card .credits-body .credits-amount .amount-label[data-v-2b760d50]{font-size:16px;color:hsla(0,0%,100%,.9);margin-left:8px}.profile-page .credits-card .credits-body .vip-status[data-v-2b760d50]{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;font-size:13px}.profile-page .credits-card .credits-body .vip-status .vip-active[data-v-2b760d50]{color:gold}.profile-page .credits-card .credits-body .vip-status .vip-expired[data-v-2b760d50]{color:hsla(0,0%,100%,.6)}.profile-page .credits-card .credits-body .vip-status .no-vip[data-v-2b760d50]{color:hsla(0,0%,100%,.7)}.profile-page .credits-card .credits-actions[data-v-2b760d50]{text-align:center;margin-top:auto}.profile-page .credits-card .credits-actions .ant-btn[data-v-2b760d50]{border-radius:20px;padding:0 24px;height:36px;font-weight:500;background:#fff;color:#667eea;border:none}.profile-page .credits-card .credits-actions .ant-btn[data-v-2b760d50]:hover{background:hsla(0,0%,100%,.9);color:#764ba2}.profile-page .credits-card .credits-hint[data-v-2b760d50]{margin-top:12px;text-align:center;font-size:12px;color:hsla(0,0%,100%,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}.profile-page .referral-card[data-v-2b760d50]{border-radius:12px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08);background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff}.profile-page .referral-card[data-v-2b760d50] .ant-card-body{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-page .referral-card[data-v-2b760d50] .ant-divider{border-color:hsla(0,0%,100%,.2)}.profile-page .referral-card .referral-header .referral-title[data-v-2b760d50]{font-size:16px;font-weight:600;margin:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.profile-page .referral-card .referral-header .referral-title .anticon[data-v-2b760d50]{font-size:18px}.profile-page .referral-card .referral-body[data-v-2b760d50]{padding:12px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile-page .referral-card .referral-body .referral-stats[data-v-2b760d50]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.profile-page .referral-card .referral-body .referral-stats .stat-item[data-v-2b760d50]{text-align:center}.profile-page .referral-card .referral-body .referral-stats .stat-item .stat-value[data-v-2b760d50]{font-size:28px;font-weight:700;color:#fff;display:block}.profile-page .referral-card .referral-body .referral-stats .stat-item .stat-label[data-v-2b760d50]{font-size:12px;color:hsla(0,0%,100%,.8)}.profile-page .referral-card .referral-body .referral-link-section .link-label[data-v-2b760d50]{font-size:12px;color:hsla(0,0%,100%,.9);margin-bottom:6px}.profile-page .referral-card .referral-body .referral-link-section .link-box[data-v-2b760d50] .ant-input{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.profile-page .referral-card .referral-body .referral-link-section .link-box[data-v-2b760d50] .ant-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.6)}.profile-page .referral-card .referral-body .referral-link-section .link-box[data-v-2b760d50] .ant-input::-moz-placeholder{color:hsla(0,0%,100%,.6)}.profile-page .referral-card .referral-body .referral-link-section .link-box[data-v-2b760d50] .ant-input:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.profile-page .referral-card .referral-body .referral-link-section .link-box[data-v-2b760d50] .ant-input::-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.profile-page .referral-card .referral-body .referral-link-section .link-box[data-v-2b760d50] .ant-input::placeholder{color:hsla(0,0%,100%,.6)}.profile-page .referral-card .referral-body .referral-link-section .link-box[data-v-2b760d50] .anticon-copy{color:#fff}.profile-page .referral-card .referral-body .referral-link-section .link-box[data-v-2b760d50] .anticon-copy:hover{color:gold}.profile-page .referral-card .referral-body .referral-hint[data-v-2b760d50]{margin-top:auto;text-align:center;font-size:12px;color:hsla(0,0%,100%,.85);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}.profile-page .referral-card .referral-body .referral-hint .anticon-gift[data-v-2b760d50]{color:gold}.profile-page .referral-user-cell[data-v-2b760d50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.profile-page .referral-user-cell .user-info[data-v-2b760d50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-page .referral-user-cell .user-info .nickname[data-v-2b760d50]{font-weight:500;color:#333}.profile-page .referral-user-cell .user-info .username[data-v-2b760d50]{font-size:12px;color:#999}.profile-page .exchange-config-section .credential-hint[data-v-2b760d50]{font-family:SFMono-Regular,Consolas,monospace;font-size:13px;color:#666}.profile-page .test-result-msg[data-v-2b760d50]{margin-top:8px;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.profile-page .test-result-msg.success[data-v-2b760d50]{color:#52c41a}.profile-page .test-result-msg.error[data-v-2b760d50]{color:#f5222d}.profile-page.theme-dark[data-v-2b760d50]{background:-webkit-gradient(linear,left top,left bottom,from(#0d1117),to(#161b22));background:linear-gradient(180deg,#0d1117,#161b22)}.profile-page.theme-dark .page-header .page-title[data-v-2b760d50]{color:#e0e6ed}.profile-page.theme-dark .page-header .page-desc[data-v-2b760d50]{color:#8b949e}.profile-page.theme-dark .edit-card[data-v-2b760d50],.profile-page.theme-dark .profile-card[data-v-2b760d50]{background:#1e222d;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.25);box-shadow:0 4px 24px rgba(0,0,0,.25)}.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-card-body,.profile-page.theme-dark .profile-card[data-v-2b760d50] .ant-card-body{background:#1e222d}.profile-page.theme-dark .profile-card .avatar-section .username[data-v-2b760d50]{color:#e0e6ed}.profile-page.theme-dark .profile-card .profile-info .info-item[data-v-2b760d50]{border-bottom-color:#30363d}.profile-page.theme-dark .profile-card .profile-info .info-item .label[data-v-2b760d50]{color:#8b949e}.profile-page.theme-dark .profile-card .profile-info .info-item .value[data-v-2b760d50]{color:#e0e6ed}.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-tabs-bar{border-bottom-color:#30363d}.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-tabs-tab{color:#8b949e}.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-tabs-tab:hover{color:#e0e6ed}.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-tabs-tab-active{color:#1890ff}.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-form-item-label label{color:#c9d1d9}.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-input,.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-input-password{background:#0d1117;border-color:#30363d;color:#c9d1d9}.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-input-password:focus,.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-input-password:hover,.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-input:focus,.profile-page.theme-dark .edit-card[data-v-2b760d50] .ant-input:hover{border-color:#1890ff}.profile-page.theme-dark .credits-card[data-v-2b760d50]{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);-webkit-box-shadow:0 4px 24px rgba(0,0,0,.25);box-shadow:0 4px 24px rgba(0,0,0,.25)}.profile-page.theme-dark .credits-card[data-v-2b760d50] .ant-divider{border-color:hsla(0,0%,100%,.1)}.profile-page.theme-dark .credits-card .credits-actions .ant-btn[data-v-2b760d50]{background:hsla(0,0%,100%,.15);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.profile-page.theme-dark .credits-card .credits-actions .ant-btn[data-v-2b760d50]:hover{background:hsla(0,0%,100%,.25)}.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .ant-table{background:#1e222d;color:#c9d1d9}.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .ant-table-thead>tr>th{background:#2a2e39;color:#c9d1d9;border-bottom-color:#30363d}.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .ant-table-tbody>tr>td{background:#1e222d;color:#c9d1d9;border-bottom-color:#30363d}.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#2a2e39}.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .ant-table-placeholder{background:#1e222d;color:#8b949e}.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .ant-table-tbody>tr>td,.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .ant-table-tbody>tr>td :not(.ant-tag):not(.ant-btn),.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .ant-table-tbody>tr>td div,.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .ant-table-tbody>tr>td span{color:#c9d1d9}.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .amount-positive{color:#52c41a}.profile-page.theme-dark[data-v-2b760d50] .ant-table-wrapper .amount-negative{color:#f5222d}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-form-item-label>label,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-form-item-label>label,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-form-item-label>label{color:#c9d1d9}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-form-item-explain,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-form-item-extra,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-form-item-explain,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-form-item-extra,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-form-item-explain,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-form-item-extra{color:#8b949e}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-number,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-password,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-select-selector,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-number,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-password,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-select-selector,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-number,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-password,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-select-selector{background:#0d1117;border-color:#30363d;color:#c9d1d9}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-number::-webkit-input-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-password::-webkit-input-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input::-webkit-input-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-select-selector::-webkit-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-number::-webkit-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-password::-webkit-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input::-webkit-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-select-selector::-webkit-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-number::-webkit-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-password::-webkit-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input::-webkit-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-select-selector::-webkit-input-placeholder{color:#6e7681}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-number::-moz-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-password::-moz-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input::-moz-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-select-selector::-moz-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-number::-moz-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-password::-moz-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input::-moz-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-select-selector::-moz-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-number::-moz-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-password::-moz-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input::-moz-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-select-selector::-moz-placeholder{color:#6e7681}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-number:-ms-input-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-password:-ms-input-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input:-ms-input-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-select-selector:-ms-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-number:-ms-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-password:-ms-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input:-ms-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-select-selector:-ms-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-number:-ms-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-password:-ms-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input:-ms-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-select-selector:-ms-input-placeholder{color:#6e7681}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-number::-ms-input-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-password::-ms-input-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input::-ms-input-placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-select-selector::-ms-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-number::-ms-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-password::-ms-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input::-ms-input-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-select-selector::-ms-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-number::-ms-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-password::-ms-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input::-ms-input-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-select-selector::-ms-input-placeholder{color:#6e7681}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-number::placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input-password::placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-input::placeholder,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-select-selector::placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-number::placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input-password::placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-input::placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-select-selector::placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-number::placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input-password::placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-input::placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-select-selector::placeholder{color:#6e7681}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-checkbox-wrapper,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-checkbox-wrapper span,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-radio-wrapper,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-radio-wrapper span,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-select-selection-item,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-select-selection-placeholder,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-checkbox-wrapper,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-checkbox-wrapper span,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-radio-wrapper,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-radio-wrapper span,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-select-selection-item,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-select-selection-placeholder,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-checkbox-wrapper,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-checkbox-wrapper span,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-radio-wrapper,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-radio-wrapper span,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-select-selection-item,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-select-selection-placeholder{color:#c9d1d9}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-checkbox-checked .ant-checkbox-inner,.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-radio-checked .ant-radio-inner,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-checkbox-checked .ant-checkbox-inner,.profile-page.theme-dark .password-form[data-v-2b760d50] .ant-radio-checked .ant-radio-inner,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-checkbox-checked .ant-checkbox-inner,.profile-page.theme-dark .profile-form[data-v-2b760d50] .ant-radio-checked .ant-radio-inner{background-color:#1890ff;border-color:#1890ff}.profile-page.theme-dark .notification-settings-form .email-hint[data-v-2b760d50],.profile-page.theme-dark .notification-settings-form .field-hint[data-v-2b760d50],.profile-page.theme-dark .password-form .email-hint[data-v-2b760d50],.profile-page.theme-dark .password-form .field-hint[data-v-2b760d50],.profile-page.theme-dark .profile-form .email-hint[data-v-2b760d50],.profile-page.theme-dark .profile-form .field-hint[data-v-2b760d50]{color:#8b949e}.profile-page.theme-dark .notification-settings-form .email-warning[data-v-2b760d50],.profile-page.theme-dark .password-form .email-warning[data-v-2b760d50],.profile-page.theme-dark .profile-form .email-warning[data-v-2b760d50]{color:#f5222d}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-alert{background:#1e222d;border-color:#30363d;color:#c9d1d9}.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-alert .ant-alert-message{color:#c9d1d9}.profile-page.theme-dark .exchange-config-section .credential-hint[data-v-2b760d50],.profile-page.theme-dark .notification-settings-form[data-v-2b760d50] .ant-alert .ant-alert-description{color:#8b949e}.profile-page.theme-dark .test-result-msg.success[data-v-2b760d50]{color:#52c41a}.profile-page.theme-dark .test-result-msg.error[data-v-2b760d50]{color:#f5222d}.profile-page.theme-dark .referral-user-cell .user-info .nickname[data-v-2b760d50]{color:#c9d1d9}.profile-page.theme-dark .referral-user-cell .user-info .username[data-v-2b760d50]{color:#8b949e}.profile-page.theme-dark[data-v-2b760d50] .ant-tag{color:#c9d1d9}.profile-page.theme-dark[data-v-2b760d50] .ant-pagination .ant-pagination-item{background:#1e222d;border-color:#30363d}.profile-page.theme-dark[data-v-2b760d50] .ant-pagination .ant-pagination-item a{color:#c9d1d9}.profile-page.theme-dark[data-v-2b760d50] .ant-pagination .ant-pagination-item:hover{border-color:#1890ff}.profile-page.theme-dark[data-v-2b760d50] .ant-pagination .ant-pagination-item-active{background:#1890ff;border-color:#1890ff}.profile-page.theme-dark[data-v-2b760d50] .ant-pagination .ant-pagination-item-active a{color:#fff}.profile-page.theme-dark[data-v-2b760d50] .ant-pagination .ant-pagination-next .ant-pagination-item-link,.profile-page.theme-dark[data-v-2b760d50] .ant-pagination .ant-pagination-prev .ant-pagination-item-link{background:#1e222d;border-color:#30363d;color:#c9d1d9}.profile-page.theme-dark[data-v-2b760d50] .ant-pagination .ant-pagination-options .ant-select-selector{background:#0d1117;border-color:#30363d;color:#c9d1d9}.profile-page.theme-dark[data-v-2b760d50] .ant-btn.ant-btn-default{background:#1e222d;border-color:#30363d;color:#c9d1d9}.profile-page.theme-dark[data-v-2b760d50] .ant-btn.ant-btn-default:hover{border-color:#1890ff;color:#1890ff}@media screen and (max-width:768px){.profile-page[data-v-2b760d50]{padding:12px}.profile-page .page-header[data-v-2b760d50]{margin-bottom:16px}.profile-page .page-header .page-title[data-v-2b760d50]{font-size:20px}.profile-page .page-header .page-title .anticon[data-v-2b760d50]{font-size:22px}.profile-page .page-header .page-desc[data-v-2b760d50]{font-size:13px}.profile-page .profile-cards-row[data-v-2b760d50]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-page .profile-cards-row .profile-card-col[data-v-2b760d50]{margin-bottom:12px}.profile-page .profile-cards-row .right-cards-col .right-cards-row[data-v-2b760d50]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-page .profile-cards-row .right-cards-col .right-cards-row .ant-col[data-v-2b760d50]{margin-bottom:12px}.profile-page .profile-card[data-v-2b760d50]{border-radius:10px}.profile-page .profile-card .avatar-section[data-v-2b760d50]{padding:16px 0}.profile-page .profile-card .avatar-section[data-v-2b760d50] .ant-avatar{width:80px!important;height:80px!important;line-height:80px!important}.profile-page .profile-card .avatar-section .username[data-v-2b760d50]{font-size:18px;margin:12px 0 6px}.profile-page .profile-card .profile-info .info-item[data-v-2b760d50]{padding:10px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile-page .profile-card .profile-info .info-item .anticon[data-v-2b760d50]{font-size:14px;margin-right:8px}.profile-page .profile-card .profile-info .info-item .label[data-v-2b760d50]{font-size:13px}.profile-page .profile-card .profile-info .info-item .value[data-v-2b760d50]{font-size:13px;word-break:break-all}.profile-page .credits-card[data-v-2b760d50]{border-radius:10px}.profile-page .credits-card .credits-header .credits-title[data-v-2b760d50]{font-size:15px}.profile-page .credits-card .credits-header .credits-title .anticon[data-v-2b760d50]{font-size:16px}.profile-page .credits-card .credits-body[data-v-2b760d50]{padding:16px 0}.profile-page .credits-card .credits-body .credits-amount .amount-value[data-v-2b760d50]{font-size:32px}.profile-page .credits-card .credits-body .credits-amount .amount-label[data-v-2b760d50]{font-size:14px}.profile-page .credits-card .credits-body .vip-status[data-v-2b760d50]{font-size:12px;margin-top:10px}.profile-page .credits-card .credits-actions .ant-btn[data-v-2b760d50]{height:34px;padding:0 20px;font-size:14px}.profile-page .credits-card .credits-hint[data-v-2b760d50]{font-size:11px;margin-top:10px}.profile-page .referral-card[data-v-2b760d50]{border-radius:10px}.profile-page .referral-card .referral-header .referral-title[data-v-2b760d50]{font-size:15px}.profile-page .referral-card .referral-header .referral-title .anticon[data-v-2b760d50]{font-size:16px}.profile-page .referral-card .referral-body[data-v-2b760d50]{padding:10px 0}.profile-page .referral-card .referral-body .referral-stats .stat-item .stat-value[data-v-2b760d50]{font-size:24px}.profile-page .referral-card .referral-body .referral-link-section .link-label[data-v-2b760d50],.profile-page .referral-card .referral-body .referral-stats .stat-item .stat-label[data-v-2b760d50]{font-size:11px}.profile-page .referral-card .referral-body .referral-link-section .link-box[data-v-2b760d50] .ant-input{font-size:12px}.profile-page .referral-card .referral-body .referral-hint[data-v-2b760d50]{font-size:11px;padding-top:8px}.profile-page .edit-card[data-v-2b760d50]{border-radius:10px;margin-top:12px!important}.profile-page .edit-card[data-v-2b760d50] .ant-card-body{padding:12px}.profile-page .edit-card[data-v-2b760d50] .ant-tabs-nav .ant-tabs-tab{padding:10px 12px;font-size:13px}.profile-page .edit-card[data-v-2b760d50] .ant-tabs-nav-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.profile-page .edit-card[data-v-2b760d50] .ant-tabs-nav-scroll::-webkit-scrollbar{display:none}.profile-page .edit-card .password-form[data-v-2b760d50],.profile-page .edit-card .profile-form[data-v-2b760d50]{max-width:100%}.profile-page .edit-card .password-form[data-v-2b760d50] .ant-form-item-label,.profile-page .edit-card .profile-form[data-v-2b760d50] .ant-form-item-label{padding-bottom:4px}.profile-page .edit-card .password-form[data-v-2b760d50] .ant-form-item-label label,.profile-page .edit-card .profile-form[data-v-2b760d50] .ant-form-item-label label{font-size:13px}.profile-page .edit-card .password-form[data-v-2b760d50] .ant-input,.profile-page .edit-card .password-form[data-v-2b760d50] .ant-input-password,.profile-page .edit-card .profile-form[data-v-2b760d50] .ant-input,.profile-page .edit-card .profile-form[data-v-2b760d50] .ant-input-password{font-size:14px}.profile-page .edit-card .password-form .email-hint[data-v-2b760d50],.profile-page .edit-card .profile-form .email-hint[data-v-2b760d50]{font-size:11px}.profile-page .edit-card .password-form[data-v-2b760d50] .ant-alert{font-size:12px;padding:8px 12px}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-alert{font-size:12px;padding:8px 12px;margin-bottom:16px!important}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-form{max-width:100%}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-checkbox-group .ant-row{margin-left:0!important;margin-right:0!important}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-checkbox-group .ant-row .ant-col{padding-left:0!important;padding-right:8px!important}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-checkbox-group .ant-checkbox-wrapper{font-size:13px;margin-bottom:6px}.profile-page .edit-card .notification-settings-form .field-hint[data-v-2b760d50]{font-size:11px;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-form-item{margin-bottom:16px}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-form-item:last-child .ant-btn{width:100%;margin-bottom:8px}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-form-item:last-child .ant-btn+.ant-btn{margin-left:0!important}.profile-page .edit-card[data-v-2b760d50] .ant-table-wrapper{overflow-x:auto}.profile-page .edit-card[data-v-2b760d50] .ant-table-wrapper .ant-table{min-width:500px}.profile-page .referral-user-cell[data-v-2b760d50]{gap:8px}.profile-page .referral-user-cell[data-v-2b760d50] .ant-avatar{width:28px!important;height:28px!important;line-height:28px!important}.profile-page .referral-user-cell .user-info .nickname[data-v-2b760d50]{font-size:13px}.profile-page .referral-user-cell .user-info .username[data-v-2b760d50]{font-size:11px}}@media screen and (max-width:480px){.profile-page[data-v-2b760d50]{padding:8px}.profile-page .page-header[data-v-2b760d50]{margin-bottom:12px}.profile-page .page-header .page-title[data-v-2b760d50]{font-size:18px;gap:8px}.profile-page .page-header .page-title .anticon[data-v-2b760d50]{font-size:20px}.profile-page .credits-card .credits-body .credits-amount .amount-value[data-v-2b760d50]{font-size:28px}.profile-page .credits-card .credits-body .credits-amount .amount-label[data-v-2b760d50]{font-size:13px}.profile-page .credits-card .credits-actions .ant-btn[data-v-2b760d50]{width:100%}.profile-page .referral-card .referral-body .referral-stats .stat-item .stat-value[data-v-2b760d50]{font-size:20px}.profile-page .edit-card[data-v-2b760d50] .ant-tabs-nav .ant-tabs-tab{padding:8px 10px;font-size:12px}.profile-page .edit-card .notification-settings-form[data-v-2b760d50] .ant-checkbox-group .ant-row .ant-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}} |