.DialogMask[data-v-fa8e8baa]{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--ccs-mask-background-color);z-index:2000;display:flex;align-items:center;justify-content:center}.Dialog[data-v-fa8e8baa]{min-width:300px;max-width:400px;background:#fff;padding:25px 30px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:var(--ccs-primary-font-color)}.Dialog .Head[data-v-fa8e8baa]{display:flex;align-items:center;padding-bottom:20px;border-bottom:1px solid #eee;margin-bottom:20px}.Dialog .ButtonGroup[data-v-fa8e8baa]{padding-top:20px;display:flex;justify-content:flex-end}.Dialog .Body[data-v-fa8e8baa]{font-size:14px;line-height:1.5}.Profile[data-v-1b04776c]{padding:20px;background:#fff;height:100%;box-sizing:border-box}.Header[data-v-1b04776c]{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:10px}.Section[data-v-1b04776c]{margin-bottom:30px}.SectionTitle[data-v-1b04776c]{font-size:16px;font-weight:700;color:#333;margin-bottom:15px;border-left:4px solid var(--ccs-primary-color);padding-left:10px}.InfoItem[data-v-1b04776c]{padding:10px 0;border-bottom:1px solid #f5f5f5}.Label[data-v-1b04776c]{color:#666;width:80px;display:inline-block}.Value[data-v-1b04776c]{color:#333;font-weight:500}.ActionItem[data-v-1b04776c]{display:flex;align-items:center;padding:15px 10px;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .2s}.ActionItem[data-v-1b04776c]:hover{background:#f9f9f9}.ActionIcon[data-v-1b04776c]{width:20px;height:20px;margin-right:10px}.ActionItem span[data-v-1b04776c]{flex:1;color:#333}.Dialog_ChangePwd[data-v-1b04776c]{display:flex;flex-direction:column;gap:10px}.Dialog_ChangePwd input[data-v-1b04776c]{padding:10px;border:1px solid #eee;border-radius:4px}.SendCodeBtn[data-v-1b04776c]{padding:0 15px;background:var(--ccs-primary-color);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background .3s,opacity .3s;white-space:nowrap}.SendCodeBtn[data-v-1b04776c]:hover{opacity:.9}.SendCodeBtn[data-v-1b04776c]:disabled{background:#ccc;cursor:not-allowed;opacity:.7}.Dialog_DeleteAccount[data-v-1b04776c]{display:flex;flex-direction:column;gap:10px}.Dialog_DeleteAccount input[data-v-1b04776c]{padding:10px;border:1px solid #eee;border-radius:4px}.WarningText[data-v-1b04776c]{color:#f56c6c;font-size:14px;margin-bottom:5px}