/* Bidaabak customer dashboard — Phase 14 */
.bdb-customer-dashboard{--dash-accent:#f27a1a;--dash-ink:#20242b;--dash-muted:#697281;--dash-line:#e8ebef;--dash-soft:#f7f8fa;color:var(--dash-ink)}
.bdb-customer-dashboard>.alert{border:0!important;border-radius:12px;background:#eef7ff!important;box-shadow:inset 0 0 0 1px #d9ebfb;padding:15px 17px;color:#24679f}
.bdb-customer-dashboard>.alert .btn{border-radius:8px!important;padding:8px 14px;font-weight:500}
.bdb-customer-dashboard>.row:first-of-type>[class*=col]{margin-bottom:18px!important}
.bdb-customer-dashboard>.row:first-of-type>[class*=col]>.h-100{border-radius:14px;overflow:hidden;box-shadow:0 5px 22px rgba(15,23,42,.07)}
.bdb-customer-dashboard>.row:first-of-type .col-xl-8>.h-100{position:relative;background-color:#252b35;background-blend-mode:multiply}
.bdb-customer-dashboard>.row:first-of-type .col-xl-8>.h-100:after{content:"";position:absolute;right:-55px;top:-70px;width:230px;height:230px;border:1px solid rgba(255,255,255,.13);border-radius:50%;pointer-events:none}
.bdb-customer-dashboard>.row:first-of-type .col-xl-8 .p-4{position:relative;z-index:1;padding:27px!important}
.bdb-customer-dashboard>.row:first-of-type h1{font-size:29px!important;font-weight:600!important;letter-spacing:-.02em}
.bdb-customer-dashboard>.row:first-of-type .btn{border-radius:9px!important;padding:11px 16px!important;text-align:left;width:auto;min-width:190px}
.bdb-customer-dashboard>.row:first-of-type .col>.h-100>.row>.col>div{border-radius:14px!important;margin-bottom:14px!important;box-shadow:0 5px 18px rgba(15,23,42,.07)}
.bdb-customer-dashboard>.row:first-of-type .bg-primary{background:#f27a1a!important}
.bdb-customer-dashboard>.row:first-of-type .bg-secondary-base{background:#263443!important}
.bdb-customer-dashboard>.row.gutters-16.mt-2>[class*=col]>div{background:#fff;border:1px solid var(--dash-line)!important;border-radius:13px;box-shadow:0 4px 18px rgba(15,23,42,.045)}
.bdb-customer-dashboard>.row.gutters-16.mt-2 .px-4{padding-left:20px!important;padding-right:20px!important}
.bdb-customer-dashboard>.row.gutters-16.mt-2 .d-flex.align-items-center.py-4{padding:18px 0!important}
.bdb-customer-dashboard>.row.gutters-16.mt-2 svg[width="48"]{width:42px;height:42px}
.bdb-customer-dashboard>.row.gutters-16.mt-2 .fs-20{font-size:19px!important;font-weight:600!important}
.bdb-customer-dashboard>.row.gutters-16.mt-2 .p-4{padding:21px!important}
.bdb-customer-dashboard>.row.gutters-16.mt-2 h6{font-size:15px;font-weight:600!important;padding-bottom:12px;border-bottom:1px solid #f0f2f4}
.bdb-customer-dashboard>.row.gutters-16.mt-2 ul{min-height:134px;margin-bottom:18px!important;color:#555f6d}
.bdb-customer-dashboard>.row.gutters-16.mt-2 .btn{border-radius:9px!important;padding:10px 14px;font-weight:500!important}
.bdb-customer-dashboard>.row.align-items-center{margin-top:13px!important;margin-bottom:12px!important;padding:0 2px}
.bdb-customer-dashboard>.row.align-items-center h3{font-size:17px!important;font-weight:600!important;letter-spacing:-.01em}
.bdb-customer-dashboard>.row.align-items-center a{font-size:12px!important;font-weight:500!important;color:#d8620b!important}
.bdb-customer-dashboard>.row.row-cols-xxl-5{border:0!important;margin-left:0!important;margin-right:0!important;gap:0}
.bdb-customer-dashboard .aiz-card-box{background:#fff;border:1px solid var(--dash-line)!important;border-radius:11px;margin-right:10px;max-width:calc(20% - 10px);box-shadow:0 3px 14px rgba(15,23,42,.035);transition:transform .18s ease,box-shadow .18s ease}
.bdb-customer-dashboard .aiz-card-box:hover{transform:translateY(-2px);box-shadow:0 7px 22px rgba(15,23,42,.08)}
.bdb-customer-dashboard .aiz-card-box .product-main-image,.bdb-customer-dashboard .aiz-card-box .product-hover-image{border-radius:8px}
.bdb-customer-dashboard>.row:last-child .text-center.bg-white{border:1px solid var(--dash-line)!important;border-radius:13px}
@media(max-width:1199.98px){.bdb-customer-dashboard .aiz-card-box{max-width:calc(25% - 10px)}}
@media(max-width:767.98px){.bdb-customer-dashboard>.row:first-of-type .col-xl-8 .p-4{padding:22px!important}.bdb-customer-dashboard>.row:first-of-type h1{font-size:25px!important}.bdb-customer-dashboard>.row.gutters-16.mt-2>[class*=col]{margin-bottom:13px!important}.bdb-customer-dashboard .aiz-card-box{max-width:calc(50% - 8px);margin-right:8px;padding-left:10px!important;padding-right:10px!important}.bdb-customer-dashboard .aiz-card-box .h-140px{height:150px!important}}
@media(prefers-reduced-motion:reduce){.bdb-customer-dashboard .aiz-card-box{transition:none}.bdb-customer-dashboard .aiz-card-box:hover{transform:none}}