.account-manage-page[data-v-2f88a323]{height:100%;min-height:100%;background:var(--neutral-1);display:flex;flex-direction:column}.account-manage-page.layout-container[data-v-2f88a323]{overflow:hidden}.account-manage-page .account-manage-content[data-v-2f88a323]{min-height:0;padding-bottom:calc(.6rem + env(safe-area-inset-bottom));flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.account-manage-page .account-list[data-v-2f88a323]{display:flex;flex-direction:column;gap:.08rem;padding:.16rem}.account-manage-page .account-item[data-v-2f88a323]{min-height:.72rem;padding:.16rem;border-radius:.16rem;background:var(--neutral-white);display:flex;align-items:center;gap:.12rem}.account-manage-page .account-item-icon-wrap[data-v-2f88a323]{width:.32rem;height:.32rem;border-radius:50%;background:var(--neutral-2);flex:0 0 0.32rem;display:flex;align-items:center;justify-content:center}.account-manage-page .account-item-icon[data-v-2f88a323]{width:.2rem;height:.2rem;object-fit:contain}.account-manage-page .account-item-info[data-v-2f88a323]{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center;gap:.04rem}.account-manage-page .account-item-name[data-v-2f88a323]{overflow:hidden;color:var(--neutral-11);font-size:.14rem;font-weight:600;line-height:.2rem;text-overflow:ellipsis;white-space:nowrap}.account-manage-page .account-item-number[data-v-2f88a323]{overflow:hidden;color:var(--neutral-8);font-size:.12rem;font-weight:400;line-height:.16rem;text-overflow:ellipsis;white-space:nowrap}.account-manage-page .account-item-actions[data-v-2f88a323]{display:flex;align-items:center;gap:.12rem;flex:0 0 auto}.account-manage-page .account-operation[data-v-2f88a323]{width:.16rem;height:.16rem;margin:0;padding:0;border:0;background:transparent;appearance:none;display:flex;align-items:center;justify-content:center}.account-manage-page .account-operation-icon[data-v-2f88a323]{width:.16rem;height:.16rem;object-fit:contain}.account-manage-page .account-empty[data-v-2f88a323]{padding-top:1.12rem;display:flex;flex-direction:column;align-items:center}.account-manage-page .account-empty-image[data-v-2f88a323]{width:2.22rem;height:1.7rem;object-fit:contain}.account-manage-page .account-empty-description[data-v-2f88a323]{max-width:calc(100% - .88rem);margin-top:.16rem;color:var(--neutral-9);font-size:.14rem;font-weight:400;line-height:.2rem;text-align:center}.account-manage-page .account-primary-button[data-v-2f88a323]{width:100%;height:.44rem;margin:0;padding:.11rem .16rem;border:0;border-radius:.22rem;background:var(--neutral-11);color:var(--neutral-white);appearance:none;font-family:inherit;font-size:.16rem;font-weight:500;line-height:.22rem}.account-manage-page .account-empty-button[data-v-2f88a323]{width:calc(100% - .88rem);margin-top:.24rem}.account-manage-page .account-manage-footer[data-v-2f88a323]{position:fixed;z-index:10;right:0;bottom:0;left:0;padding:.08rem .2rem calc(.08rem + env(safe-area-inset-bottom));background:var(--neutral-white)}.account-manage-page .account-dialog-title[data-v-2f88a323]{width:100%;color:var(--neutral-11);font-size:.16rem;font-weight:600;line-height:.22rem;text-align:center}.account-manage-page .account-dialog-message[data-v-2f88a323]{width:100%;color:var(--neutral-9);font-size:.14rem;font-weight:400;line-height:.2rem;text-align:center}.account-manage-page .account-dialog-field-wrap[data-v-2f88a323]{width:100%}.account-manage-page .account-dialog-field[data-v-2f88a323]{width:100%;height:.48rem;padding:.12rem .16rem;border:.01rem solid var(--neutral-5);border-radius:.12rem;background:var(--neutral-white);color:var(--neutral-11);outline:none;font-family:inherit;font-size:.14rem;font-weight:400;line-height:.2rem;text-align:center}.account-manage-page .account-dialog-field[data-v-2f88a323]::placeholder{color:var(--neutral-7);opacity:1}.account-manage-dialog-overlay{background-color:var(--overlay-1)}