.eco-address-book__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.eco-address-book__header>div:first-child{flex:1;min-width:0;padding-right:1rem}.eco-address-book__title{color:#1f1f39;margin:0;font-size:20px;font-weight:600}.eco-address-book__readonly-note{color:#1f1f39cc;background:#083a5e0f;border-radius:8px;margin:0 0 1rem;padding:.65rem .85rem;font-size:15px}.eco-address-book__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.eco-address-card{background:#fff;border:1px solid #083a5e1f;border-radius:12px;flex-direction:column;gap:.75rem;min-height:100%;padding:1.15rem 1.15rem 1.1rem;display:flex}.eco-address-card__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.eco-address-card__label{color:#1f1f39;flex:1;min-width:0;margin:0;padding-right:.25rem;font-size:16px;font-weight:600;line-height:1.35}.eco-address-card__edit{color:#283655;cursor:pointer;background:#f7f8fa;border:1px solid #28365524;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin:-.2rem -.2rem 0 0;padding:0;font-size:15px;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.eco-address-card__edit:hover:not(:disabled){color:#083a5e;background:#eef1f5;border-color:#083a5e47}.eco-address-card__edit:disabled{opacity:.55;cursor:not-allowed}.eco-address-card__tags{flex-wrap:wrap;gap:.4rem;display:flex}.eco-address-card__tag{letter-spacing:.01em;color:#2f6b1f;background:#62af4524;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:13px;font-weight:600;display:inline-flex}.eco-address-card__tag--billing{color:#083a5e;background:#083a5e1a}.eco-address-card__tag--shipping{color:#8a5a12;background:#d4943429}.eco-address-card__body{color:#1f1f39d1;white-space:pre-line;flex:1;margin:0;font-size:15px;line-height:1.45}.eco-address-card__actions{flex-direction:column;gap:.55rem;width:100%;margin-top:.35rem;display:flex}.eco-address-card__actions .rts-btn.btn-primary.eco-address-card__action-btn{box-sizing:border-box;text-align:center;white-space:normal;width:100%;max-width:100%;margin:0;padding:.7rem .85rem;font-size:15px;line-height:1.3;display:block}.eco-address-book__loading,.eco-address-book__error{color:#1f1f39bf;margin:0;font-size:16px}.eco-address-book-modal .modal-dialog{max-width:min(560px,100vw - 1.5rem)}.eco-address-book-modal .modal-content{background:#fff;border:1px solid #2836552e;border-radius:16px;overflow:hidden;box-shadow:0 28px 80px #083a5e38}.eco-address-book-modal__body{background:#fff;padding:1.75rem 1.5rem 1.5rem;position:relative}.eco-address-book-modal__close{z-index:2;color:#5d5d7e;cursor:pointer;background:#f7f8fa;border:1px solid #2836551f;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;font-size:16px;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex;position:absolute;top:1rem;right:1rem}.eco-address-book-modal__close:hover{color:#083a5e;background:#eef1f5;border-color:#083a5e40}.eco-address-book-modal__title{color:#1f1f39;margin:0 2.5rem 1.25rem 0;font-size:22px;font-weight:700;line-height:1.3}.eco-address-book-modal__form{text-align:left;flex-direction:column;gap:0;display:flex}.eco-address-book-modal__address-card{background:#f7f9fb;border:1px solid #2836551f;border-radius:12px;flex-direction:column;gap:16px;margin-top:.25rem;padding:1rem;display:flex}.eco-address-book-modal__form .eco-address-book-modal__address-card .input-wrapper{text-align:left;width:100%;margin:0}.eco-address-book-modal__form .eco-address-book-modal__address-card .eco-business-address__details{flex-direction:column;gap:16px;display:flex}.eco-address-book-modal__form .eco-address-book-modal__address-card .eco-business-address__row{gap:16px;margin:0}.eco-address-book-modal__form .eco-address-book-modal__address-card .input-wrapper>label{color:#283655;margin:0 0 6px;font-size:15px;font-weight:600;line-height:1.25;display:block}.eco-address-book-modal__form .input-wrapper input,.eco-address-book-modal__form .input-wrapper select,.eco-address-book-modal__label-input{color:#1f1f39;width:100%;height:50px;min-height:50px;box-shadow:none;background:#fff;border:1px solid #d8dde6;border-radius:6px;outline:none;margin:0;padding:.65rem .9rem;font-size:16px;line-height:1.4;transition:border-color .15s,box-shadow .15s;display:block}.eco-address-book-modal__form .input-wrapper input:focus,.eco-address-book-modal__form .input-wrapper select:focus,.eco-address-book-modal__label-input:focus{border-color:var(--color-primary,#629145);box-shadow:0 0 0 3px #62af4526}.eco-address-book-modal__form .input-error input,.eco-address-book-modal__form .input-error select{border-color:#dc3545}.eco-address-book-modal__form .eco-business-address{background:0 0;border:none;border-radius:0;margin:0;padding:0}.eco-address-book-modal__form .eco-business-address__hint{color:#5d5d7e;font-size:14px}.eco-address-book-modal__form .eco-business-address select{background:#fff;border:1px solid #d8dde6}.eco-address-book-modal__footer{border-top:1px solid #2836551f;flex-wrap:wrap;justify-content:flex-end;gap:.65rem;margin-top:1.25rem;padding-top:1.15rem;display:flex}.eco-address-book-modal__footer .rts-btn{min-width:7.5rem;margin-bottom:0}
