.address-page[data-v-32d1c80a]{min-height:100vh;padding-bottom:calc(82px + var(--app-safe-bottom));background:var(--app-color-background)}.app-nav[data-v-32d1c80a]{background:var(--app-color-surface)}.address-content[data-v-32d1c80a]{min-height:auto;padding-top:16px}.address-list[data-v-32d1c80a]{display:grid;gap:12px}.address-item[data-v-32d1c80a]{overflow:hidden}.address-item__main[data-v-32d1c80a]{width:100%;min-height:92px;padding:16px;display:flex;align-items:center;gap:12px;color:var(--app-color-text);background:transparent;border:0;text-align:left}.address-item__icon[data-v-32d1c80a]{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex:none;color:var(--app-color-brand-active);background:var(--app-color-brand-soft);border-radius:50%;font-size:20px}.address-item__content[data-v-32d1c80a]{min-width:0;flex:1}.address-item__content span[data-v-32d1c80a],.address-item__content strong[data-v-32d1c80a]{display:block}.address-item__content strong[data-v-32d1c80a]{font-size:15px}.address-item__content em[data-v-32d1c80a]{margin-left:7px;color:var(--app-color-text-secondary);font-style:normal;font-weight:400}.address-item__content>span[data-v-32d1c80a]{margin-top:6px;color:var(--app-color-text-secondary);font-size:13px;line-height:1.5;overflow-wrap:anywhere}.address-item__actions[data-v-32d1c80a]{min-height:52px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--app-color-border)}.address-item__actions>div[data-v-32d1c80a]{display:flex}.address-item__actions button[data-v-32d1c80a]{min-height:36px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;color:var(--app-color-text-secondary);background:transparent;border:0;font-size:12px}.address-item__actions>button .van-icon[data-v-32d1c80a]{color:var(--app-color-brand)}.address-item__actions button.danger[data-v-32d1c80a]{color:var(--app-color-danger)}.address-add[data-v-32d1c80a]{position:fixed;z-index:20;left:0;right:0;bottom:0;padding:10px var(--app-content-padding);background:hsla(0,0%,100%,.98);border-top:1px solid var(--app-color-border)}.address-editor[data-v-32d1c80a]{padding:24px 20px 20px}.address-editor h2[data-v-32d1c80a]{margin:0 0 24px;text-align:center;font-size:20px}.address-editor label[data-v-32d1c80a]{display:block;margin:16px 0 7px;color:var(--app-color-text);font-size:13px;font-weight:600}.address-editor .van-field[data-v-32d1c80a]{padding:13px 14px;border:1px solid var(--app-color-border);border-radius:var(--app-radius-md)}.address-editor .van-button[data-v-32d1c80a]{margin-top:24px}