/* Bidaabak profile and address management — Phase 15 */
.bdb-profile-page{--profile-accent:#f27a1a;--profile-ink:#222831;--profile-muted:#687281;--profile-line:#e7ebef}
.bdb-profile-page .aiz-titlebar{margin-bottom:16px!important}
.bdb-profile-page .aiz-titlebar h1{font-size:20px!important;font-weight:600!important;letter-spacing:-.015em;margin:0}
.bdb-profile-page>.card,.bdb-profile-page>form>.card{border:1px solid var(--profile-line)!important;border-radius:13px!important;box-shadow:0 4px 18px rgba(15,23,42,.045)!important;margin-bottom:18px;overflow:hidden}
.bdb-profile-page .card-header{min-height:auto;background:#fff;padding:20px 22px 9px!important}
.bdb-profile-page .card-header h5{font-size:16px!important;font-weight:600!important;letter-spacing:-.01em}
.bdb-profile-page .card-body{padding:18px 22px 22px}
.bdb-profile-page .form-group.row{align-items:center;margin-bottom:15px}
.bdb-profile-page .col-form-label,.bdb-profile-page label{font-size:13px!important;font-weight:500;color:#4d5663}
.bdb-profile-page .form-control,.bdb-profile-page .input-group-text,.bdb-profile-page .file-amount{min-height:44px;border-color:#dfe3e8;border-radius:8px!important;background:#fff;font-size:13px;transition:border-color .18s ease,box-shadow .18s ease}
.bdb-profile-page textarea.form-control{min-height:86px}
.bdb-profile-page .form-control:focus{border-color:#e89150;box-shadow:0 0 0 3px rgba(242,122,26,.1)}
.bdb-profile-page .input-group-prepend .input-group-text{border-radius:8px 0 0 8px!important;background:#f5f6f8!important;color:#47515e}
.bdb-profile-page .input-group-prepend+.file-amount{border-radius:0 8px 8px 0!important}
.bdb-profile-page .btn-primary{background:var(--profile-accent)!important;border-color:var(--profile-accent)!important;border-radius:8px!important;min-height:42px;font-weight:500}
.bdb-profile-page .card-body>.border.position-relative,.bdb-profile-page .card-body>div>.border.position-relative{border:1px solid var(--profile-line)!important;border-radius:11px;padding:19px!important;background:#fff;transition:box-shadow .18s ease,border-color .18s ease}
.bdb-profile-page .card-body>div>.border.position-relative:hover{border-color:#ddd4cd!important;box-shadow:0 5px 18px rgba(15,23,42,.055)}
.bdb-profile-page .card-body .row.fs-14{line-height:1.55;margin-bottom:5px!important}
.bdb-profile-page .card-body .row.fs-14>span:first-child{font-size:12px;color:#7b8490!important}
.bdb-profile-page .card-body .row.fs-14>span:last-child{font-size:13px;color:#2d3540!important}
.bdb-profile-page .badge{border-radius:999px!important;min-width:auto!important;padding:7px 10px!important;font-size:10px!important;font-weight:500}
.bdb-profile-page .dropdown>button{width:31px;height:31px;border-radius:8px;background:#f2f4f6!important;color:#4f5966!important}
.bdb-profile-page .dropdown-menu{border:1px solid var(--profile-line);border-radius:9px;box-shadow:0 9px 25px rgba(15,23,42,.12);padding:6px}
.bdb-profile-page .dropdown-item{font-size:12px;border-radius:6px;padding:8px 10px;cursor:pointer}
.bdb-profile-page .card-body>div[onclick]>.border{border:1px dashed #d7dce2!important;border-radius:11px;background:#fafbfc!important;padding:18px!important;color:#58616e}
.bdb-profile-page .card-body>div[onclick]>.border:hover{border-color:var(--profile-accent)!important;background:#fff8f2!important;color:#c85c0a}
.bdb-profile-page .new-email-verification{border-color:#dfe3e8;border-radius:0 8px 8px 0!important;color:#4b5563;padding:0 16px}
#new-address-modal .modal-content,#edit-address-modal .modal-content{border:0;border-radius:14px;box-shadow:0 18px 55px rgba(15,23,42,.2);overflow:hidden}
#new-address-modal .modal-header,#edit-address-modal .modal-header{padding:18px 21px;border-color:#edf0f2}
#new-address-modal .modal-body,#edit-address-modal .modal-body{padding:20px 21px}
#new-address-modal .form-control,#edit-address-modal .form-control{border-radius:8px!important;min-height:43px;border-color:#dfe3e8}
@media(max-width:767.98px){.bdb-profile-page .card-header{padding:17px 16px 7px!important}.bdb-profile-page .card-body{padding:15px 16px 18px}.bdb-profile-page .form-group.row{align-items:flex-start}.bdb-profile-page .absolute-md-top-right{padding-top:10px!important}.bdb-profile-page .card-body>div>.border.position-relative{padding:16px!important}.bdb-profile-page .w-150px{width:100%!important}}
@media(prefers-reduced-motion:reduce){.bdb-profile-page .form-control,.bdb-profile-page .card-body>div>.border.position-relative{transition:none}}