.upload-drag-area[data-v-be268844]{height:180px;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px dashed #d9d9d9;border-radius:6px;background:#fafafa;text-align:center;-webkit-transition:border-color .3s;transition:border-color .3s}.upload-drag-area[data-v-be268844]:hover{border-color:#39f}.upload-tip[data-v-be268844]{font-size:12px;color:#888;margin-top:8px}.bind-account-content[data-v-35b70f54]{padding:10px}.form-section[data-v-35b70f54]{margin-bottom:24px}.form-section .section-title[data-v-35b70f54]{font-size:14px;font-weight:500;color:#515a6e;margin-bottom:12px}.platform-grid[data-v-35b70f54]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.platform-item[data-v-35b70f54]{position:relative;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 8px;border:1px solid #dcdee2;border-radius:4px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.platform-item[data-v-35b70f54]:hover{border-color:#57a3f3;color:#57a3f3}.platform-item.active[data-v-35b70f54]{border-color:#2d8cf0;background-color:#f0faff}.platform-item.active .platform-name[data-v-35b70f54]{color:#2d8cf0}.platform-item .platform-icon[data-v-35b70f54]{margin-bottom:8px}.platform-item .platform-icon img[data-v-35b70f54]{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.platform-item .platform-icon i[data-v-35b70f54]{font-size:28px;color:#808695}.platform-item .platform-name[data-v-35b70f54]{font-size:12px;color:#515a6e}.platform-item.disabled[data-v-35b70f54]{cursor:not-allowed;opacity:.6;background-color:#f8f8f9;border-color:#dcdee2}.platform-item.disabled[data-v-35b70f54]:hover{border-color:#dcdee2;color:#515a6e}.platform-item.disabled .platform-icon i[data-v-35b70f54],.platform-item.disabled .platform-name[data-v-35b70f54]{color:#c5c8ce}.platform-item .bound-tag[data-v-35b70f54]{font-size:10px;color:#19be6b;margin-left:2px}.platform-item .check-mark[data-v-35b70f54]{position:absolute;top:2px;right:4px;color:#2d8cf0;font-size:14px}.drawer-content[data-v-158f4602]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-height:100%}.user-header[data-v-158f4602]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background:#f8f9fa;border-radius:8px;margin-bottom:20px}.user-header .user-avatar[data-v-158f4602]{margin-right:20px;-ms-flex-negative:0;flex-shrink:0}.user-header .user-avatar .custom-avatar[data-v-158f4602]{width:80px!important;height:80px!important;font-size:32px!important;line-height:80px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;background-color:#3a88d1!important}.user-header .user-summary[data-v-158f4602]{-webkit-box-flex:1;-ms-flex:1;flex:1}.user-header .user-summary .user-name[data-v-158f4602]{font-size:18px;font-weight:600;color:#17233d;margin-bottom:15px}.user-header .user-summary .user-stats[data-v-158f4602]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.user-header .user-summary .user-stats .stat-item[data-v-158f4602]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.user-header .user-summary .user-stats .stat-item .stat-label[data-v-158f4602]{color:#515a6e;margin-right:8px;min-width:80px}.user-header .user-summary .user-stats .stat-item .stat-value[data-v-158f4602]{color:#17233d;font-weight:500}.tab-content[data-v-158f4602]{padding:20px}.info-section[data-v-158f4602]{margin-bottom:30px}.info-section[data-v-158f4602]:last-child{margin-bottom:0}.info-section .section-title[data-v-158f4602]{position:relative;font-size:16px;font-weight:600;color:#17233d;margin:0 0 20px 0;padding-left:12px}.info-section .section-title[data-v-158f4602]:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4px;height:16px;background:#2d8cf0;border-radius:2px}.info-section .info-grid[data-v-158f4602]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:15px}.info-section .info-grid .info-item[data-v-158f4602]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f0f0f0}.info-section .info-grid .info-item .info-label[data-v-158f4602]{color:#515a6e;font-size:14px;min-width:85px;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.info-section .info-grid .info-item .info-value[data-v-158f4602]{color:#17233d;font-size:14px;-webkit-box-flex:1;-ms-flex:1;flex:1}.info-section .info-grid .info-item .info-value .label-tag[data-v-158f4602]{display:inline-block;padding:2px 8px;background:transparent;color:#7487f1;border:1px solid #7487f1;border-radius:3px;font-size:12px;margin-right:5px;margin-bottom:5px}.info-section .info-grid .info-item .info-value.account-value-with-actions[data-v-158f4602]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.info-section .info-grid .info-item .info-value.account-value-with-actions .account-text[data-v-158f4602]{-webkit-box-flex:1;-ms-flex:1;flex:1}.info-section .info-grid .info-item .info-value.account-value-with-actions .account-actions[data-v-158f4602]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-negative:0;flex-shrink:0}.info-section .info-grid .info-item .info-value.account-value-with-actions .account-actions .action-btn[data-v-158f4602]{padding:2px 8px;font-size:12px;height:auto;line-height:1.5;-webkit-transition:all .2s ease;transition:all .2s ease}.info-section .info-grid .info-item .info-value.account-value-with-actions .account-actions .action-btn i[data-v-158f4602]{margin-right:2px;font-size:14px}.info-section .info-grid .info-item .info-value.account-value-with-actions .account-actions .action-btn.edit-btn[data-v-158f4602]{color:#2d8cf0}.info-section .info-grid .info-item .info-value.account-value-with-actions .account-actions .action-btn.edit-btn[data-v-158f4602]:hover{color:#5cadff;background:rgba(45,140,240,.1)}.info-section .info-grid .info-item .info-value.account-value-with-actions .account-actions .action-btn.unbind-btn[data-v-158f4602]{color:#ed4014}.info-section .info-grid .info-item .info-value.account-value-with-actions .account-actions .action-btn.unbind-btn[data-v-158f4602]:hover{color:#f16643;background:rgba(237,64,20,.1)}.empty-content[data-v-158f4602]{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:200px;color:#063083}.empty-content p[data-v-158f4602]{margin-top:10px;font-size:14px}@media (max-width:768px){.info-grid[data-v-158f4602],.user-stats[data-v-158f4602]{grid-template-columns:1fr!important}}@media (min-width:1200px){.info-grid[data-v-158f4602]{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));max-width:1200px;margin:0 auto}}@media (min-width:1600px){.info-grid[data-v-158f4602]{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));max-width:1400px}}.loader[data-v-158f4602]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.circular[data-v-158f4602]{-webkit-animation:rotate-158f4602 2s linear infinite;animation:rotate-158f4602 2s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;width:50px;height:50px;margin:auto}.path[data-v-158f4602]{stroke:#2d8cf0;stroke-dasharray:89,200;stroke-dashoffset:0;-webkit-animation:dash-158f4602 1.5s ease-in-out infinite;animation:dash-158f4602 1.5s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate-158f4602{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-158f4602{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash-158f4602{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash-158f4602{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.mb_8[data-v-539d8c36]{margin-bottom:8px}.mr_8[data-v-539d8c36]{margin-right:8px}[data-v-539d8c36] .rule>label:before{content:"*";margin-right:2px;color:red}.footer[data-v-539d8c36]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer[data-v-539d8c36],.formItem[data-v-539d8c36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.examine-btn[data-v-539d8c36]{margin-top:15px;text-align:center}.examine-btn .mr_15[data-v-539d8c36]{margin-right:10px}