.address-book-head,.address-dialog>header,.address-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.address-book-head{margin-bottom:16px}.address-book-head h2,.address-dialog h2{margin:0;font-size:19px}.address-card{border:1px solid #dce5e8;border-radius:14px;padding:16px;margin:12px 0;background:#fff;min-width:0;overflow-wrap:anywhere}.address-card p{margin:8px 0;color:#526477;font-size:14px;line-height:1.6}.address-card footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.address-default{background:#e7f8ef;color:#00816b;border-radius:20px;padding:4px 10px;font-size:12px}.address-dialog{width:min(600px,calc(100% - 24px));max-height:85dvh;box-sizing:border-box;overflow:auto;border:1px solid #dce5e8;border-radius:18px;padding:22px;color:#172338}.address-dialog::backdrop{background:#10203480}.address-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.address-form label{display:grid;gap:6px;min-width:0;font-size:14px}.address-form input:not([type=checkbox]),.address-form textarea{width:100%;box-sizing:border-box;border:1px solid #ccd9df;border-radius:9px;padding:10px;font:inherit}.address-form label:has(textarea),.address-form .address-check,.address-form .address-feedback,.address-form>button{grid-column:1/-1}.address-form .address-check{display:flex;align-items:center}.address-feedback{color:#b42318;font-size:14px}.address-feedback:empty{display:none}#addressBook{margin-top:18px}#checkoutAddressBook .address-book-head h2,#checkoutAddressBook .address-book-head small{display:none}@media(max-width:600px){.address-dialog{padding:16px}.address-form{grid-template-columns:1fr}.address-book-head{align-items:flex-start;flex-wrap:wrap}.address-card .btn{min-height:44px}.address-form input{font-size:16px!important}}
.profile-editor-grid>[hidden]{display:none!important}.profile-editor-grid{grid-template-columns:1fr!important}
.address-card>footer{padding:0!important;border:0!important;background:transparent!important;justify-content:flex-start!important;color:inherit!important}.address-card>header{padding:0!important;background:transparent!important;border:0!important}
