/*!
 * Cropper v0.7.1
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright 2014 Fengyuan Chen
 * Released under the MIT license
 */.cropper-container{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.cropper-container img{width:100%;max-width:none!important;height:100%;max-height:none!important}.cropper-canvas,.cropper-modal{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-canvas{background-color:#fff;filter:alpha(opacity=0);opacity:0}.cropper-modal{background-color:#000;filter:alpha(opacity=50);opacity:.5}.cropper-dragger{position:absolute;top:10%;left:10%;width:80%;height:80%}.cropper-viewer{display:block;width:100%;height:100%;overflow:hidden;outline-width:1px;outline-style:solid;outline-color:#69f;outline-color:rgba(51,102,255,.75)}.cropper-dashed{position:absolute;display:block;filter:alpha(opacity=50);border:0 dashed #fff;opacity:.5}.cropper-dashed.dashed-h{top:33.3%;left:0;width:100%;height:33.3%;border-top-width:1px;border-bottom-width:1px}.cropper-dashed.dashed-v{top:0;left:33.3%;width:33.3%;height:100%;border-right-width:1px;border-left-width:1px}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;filter:alpha(opacity=10);opacity:.1}.cropper-face{top:0;left:0;cursor:move;background-color:#fff}.cropper-line{background-color:#69f}.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}.cropper-point{width:5px;height:5px;background-color:#69f;filter:alpha(opacity=75);opacity:.75}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}.cropper-point.point-se{right:-3px;bottom:-3px;width:20px;height:20px;cursor:se-resize;filter:alpha(opacity=100);opacity:1}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:" ";background-color:#69f;filter:alpha(opacity=0);opacity:0}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{width:5px;height:5px;filter:alpha(opacity=75);opacity:.75}}.cropper-hidden{display:none!important}.cropper-invisible{position:fixed;top:0;left:0;z-index:-1;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;filter:alpha(opacity=0);opacity:0}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-canvas,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.avatar-body{padding-right:15px;padding-left:15px}.avatar-upload{overflow:hidden}.avatar-upload label{display:block;float:left;clear:left;width:100px}.avatar-upload input{display:block;margin-left:110px}.avater-alert{margin-top:10px;margin-bottom:10px}.avatar-wrapper{height:364px;width:100%;margin-top:15px;box-shadow:inset 0 0 5px rgba(0,0,0,.25);background-color:#fcfcfc;overflow:hidden}.avatar-wrapper img{display:block;height:auto;max-width:100%}.avatar-preview{float:left;margin-top:15px;margin-right:15px;border:1px solid #eee;border-radius:4px;background-color:#fff;overflow:hidden}.avatar-preview:hover{border-color:#ccf;box-shadow:0 0 5px rgba(0,0,0,.15)}.avatar-preview img{width:100%}.preview-lg{height:184px;width:184px;margin-top:15px}.preview-md{height:100px;width:100px}.preview-sm{height:50px;width:50px}@media (min-width:992px){.avatar-preview{float:none}}.cropper-loading{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff url(/vendor/core/images/loading.gif) no-repeat 50%;opacity:.75;filter:alpha(opacity=75);z-index:20140628}.avatar-view{cursor:pointer}.bb-customer-page{background-color:#fff;min-height:100vh;margin:50px 0 0}.bb-customer-page a{text-decoration:none;transition:color .15s ease-in-out}.bb-customer-page .border-border{border:1px solid #e5e7eb}.bb-customer-page .userpic-avatar{border:2px solid #fff;border-radius:50%;width:70%;margin:0 auto;transition:transform .15s ease-in-out}.bb-customer-page .userpic-avatar:hover{transform:scale(1.02)}.bb-customer-page .bb-profile-sidebar{padding:1.5rem 0;height:100%}.bb-customer-page .bb-profile-sidebar .bb-profile-user-menu{list-style:none;display:block}.bb-customer-page .bb-profile-sidebar .bb-profile-user-menu li.list-group-item{display:block;border:none;margin-bottom:2px;transition:background-color .15s ease-in-out}.bb-customer-page .bb-profile-sidebar .bb-profile-user-menu li.list-group-item:hover{background-color:#f9fafb;border-radius:6px;margin:0 8px 2px;padding:0 8px}.bb-customer-page .bb-profile-sidebar .bb-profile-user-menu li.list-group-item i{float:right;color:#6b7280;line-height:24px;font-size:1rem;transition:color .15s ease-in-out}.bb-customer-page .bb-profile-sidebar .bb-profile-user-menu li.list-group-item a{color:#374151;display:block;padding:8px 0;font-weight:500}.bb-customer-page .bb-profile-sidebar .bb-profile-user-menu li.list-group-item a:hover{color:var(--primary-color)}.bb-customer-page .bb-profile-sidebar .bb-profile-user-menu li.list-group-item a.active,.bb-customer-page .bb-profile-sidebar .bb-profile-user-menu li.list-group-item a:active{text-decoration:none;color:var(--primary-color);font-weight:600;background-color:rgba(var(12,85,170,13,110,253),.05);border-radius:6px;padding-left:8px}.bb-customer-page .bb-profile-sidebar .profile-customer-name{font-size:1rem;margin:1.5rem 0;text-align:center;color:var(--primary-color);font-weight:600}.bb-customer-page .bb-profile-content{padding:2rem 1.5rem}.bb-customer-page .bb-profile-content .bb-profile-header{border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem;margin-bottom:2rem}.bb-customer-page .bb-profile-content .bb-profile-header .bb-profile-header-title{font-size:1.875rem;font-weight:700;color:#111827;margin:0;line-height:1.2}.bb-customer-page h2.customer-page-title{text-align:start;font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;line-height:1.3}.bb-customer-page .show-admin-bar .modal{top:80px}.bb-customer-page .pagination{margin-top:2rem;justify-content:center}.bb-customer-page .pagination .page-item{margin:0 1px}.bb-customer-page .pagination .page-item .page-link{color:#6b7280;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem .75rem;font-weight:500;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center}.bb-customer-page .pagination .page-item .page-link:hover{background-color:#f9fafb;border-color:#d1d5db;color:#374151}.bb-customer-page .pagination .page-item.active .page-link{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.bb-customer-page .pagination .page-item.disabled .page-link{color:#9ca3af;background-color:#fff;border-color:#e5e7eb}.bb-customer-page svg.icon{stroke-width:1;margin-bottom:0}.bb-customer-page table.table.table-bordered.table-striped td,.bb-customer-page table.table.table-bordered.table-striped th,.bb-customer-page table.table.table-bordered.table-striped tr{vertical-align:middle}.bb-customer-page img.img-fluid.rounded-start.ecommerce-product-image{max-height:100px}.bb-customer-page .gap-2{gap:.5rem!important}.delete-account-section{margin-top:3rem;border:1px solid var(--bs-border-color);padding:1rem}.nav-tabs{padding-bottom:15px}.nav-tabs .nav-item{flex:none}.nav-tabs .nav-item .nav-link{background-color:#f8f8f8;border-radius:0;margin:unset;padding:5px 10px;color:var(--primary-color);width:auto}.nav-tabs .nav-item .nav-link.active{background-color:var(--primary-color);color:#fff}.bb-customer-sidebar-wrapper{background:#fff;border-right:1px solid #e5e7eb;min-height:100vh}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-sidebar-heading{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-sidebar-heading .wrapper-image{width:48px;height:48px;background-color:var(--primary-color);border-radius:50%;position:relative;overflow:hidden;flex-shrink:0}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-sidebar-heading .wrapper-image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-sidebar-heading .name{font-weight:600;font-size:.875rem;color:#1e293b;line-height:1.25}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-sidebar-heading .email{color:#64748b;font-size:.75rem;line-height:1.25}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-navigation .nav-section-title{font-size:.6875rem;letter-spacing:.05em;color:#64748b;margin-bottom:.5rem}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-navigation .nav-pills .nav-item .nav-link{color:#64748b;font-weight:500;font-size:.875rem;border:none;transition:all .15s ease-in-out;position:relative}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-navigation .nav-pills .nav-item .nav-link:hover:not(.active){background-color:#f8fafc;color:#475569}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-navigation .nav-pills .nav-item .nav-link.active{background-color:var(--primary-color);color:#fff;font-weight:600}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-navigation .nav-pills .nav-item .nav-link.active .nav-icon{color:#fff}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-navigation .nav-pills .nav-item .nav-link .nav-icon{width:1.125rem;height:1.125rem;color:#94a3b8;transition:color .15s ease-in-out}.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-navigation .nav-pills .nav-item .nav-link .nav-text{font-size:.875rem}.bb-customer-sidebar-wrapper .bb-customer-sidebar-footer{background-color:#f8fafc;border-top:1px solid #e2e8f0}.bb-customer-sidebar-wrapper .bb-customer-sidebar-footer .dropdown-menu{border:1px solid #e2e8f0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.bb-customer-sidebar-wrapper .bb-customer-sidebar-footer .dropdown-menu .dropdown-item{font-size:.875rem;padding:.5rem 1rem;display:flex;align-items:center}.bb-customer-sidebar-wrapper .bb-customer-sidebar-footer .dropdown-menu .dropdown-item:hover{background-color:#f1f5f9}.bb-customer-sidebar-wrapper .bb-customer-sidebar-footer .dropdown-menu .dropdown-item.text-danger:hover{background-color:#fef2f2;color:#dc2626}@media (max-width:991.98px){.bb-customer-sidebar-wrapper{border-right:none;border-bottom:1px solid #e5e7eb;min-height:auto}.bb-customer-sidebar-wrapper .bb-customer-sidebar-heading .d-flex{padding:1rem!important}.bb-customer-sidebar-wrapper .bb-customer-navigation,.bb-customer-sidebar-wrapper .bb-customer-sidebar-footer{padding:.75rem!important}}svg.icon{stroke-width:1;margin-bottom:0}@keyframes light-white{to{inset-inline-start:100%}}@keyframes icon-arrow{49%{transform:translateX(30%)}50%{opacity:0;transform:translateX(-30%)}51%{opacity:1}}.bb-customer-card-list.account-settings-cards .bb-customer-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:border-color .15s ease-in-out;overflow:hidden}.bb-customer-card-list.account-settings-cards .bb-customer-card:hover{border-color:#d1d5db}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-header{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-header .bb-customer-card-title{margin:0;font-size:1.125rem;font-weight:600;color:#111827}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-header .bb-customer-card-title .value{color:#111827}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-header .bb-customer-card-title .text-danger{color:#ef4444!important}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-body{padding:1.5rem}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-body .form-group{margin-bottom:1rem}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-body .form-group label{font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.875rem}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-body .form-group .form-control{border-radius:6px;border:1px solid #d1d5db;padding:.5rem .75rem;transition:border-color .15s ease-in-out;font-size:.875rem}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-body .form-group .form-control:focus{border-color:var(--primary-color);box-shadow:0 0 0 .2rem rgba(var(12,85,170,13,110,253),.25)}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-body .btn{margin-top:.5rem;border-radius:6px;font-weight:600;padding:.5rem 1rem;font-size:.875rem}.bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-body p.text-muted{margin-bottom:1rem;line-height:1.5;color:#6b7280;font-size:.875rem}.bb-customer-card-list.account-settings-cards .bb-customer-card.delete-account-card{border-color:#fecaca}.bb-customer-card-list.account-settings-cards .bb-customer-card.delete-account-card .bb-customer-card-header{background:#fef2f2}.bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-header .bb-customer-card-title{margin:0;font-weight:600;font-size:.9375rem;color:#111827;line-height:1.4}.bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-header .bb-customer-card-status .badge{font-size:.6875rem;padding:.25rem .5rem;border-radius:3px;font-weight:500}.bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-body .bb-customer-card-info .info-item{display:flex;flex-direction:column;gap:.375rem}.bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-body .bb-customer-card-info .info-item .label{color:#6b7280;font-weight:400;font-size:.75rem;text-transform:uppercase;letter-spacing:.025em}.bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-body .bb-customer-card-info .info-item .value{color:#111827;font-weight:600;font-size:.9375rem;line-height:1.3}.bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-footer .btn{border-radius:4px;font-weight:500;padding:.5rem 1rem;font-size:.8125rem;display:inline-flex;align-items:center;gap:.375rem}.bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-footer .btn .icon{width:1rem;height:1rem}.bb-empty{text-align:center;padding:3rem 2rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.bb-empty .bb-empty-img{margin-bottom:1.5rem;opacity:.6}.bb-empty .bb-empty-img svg{width:64px;height:64px;color:#9ca3af}.bb-empty .bb-empty-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.bb-empty .bb-empty-subtitle{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.5}.bb-empty .bb-empty-action .btn{border-radius:6px;font-weight:600;padding:.5rem 1rem;font-size:.875rem}.bb-customer-card-list.product-reviews-cards .bb-customer-card.waiting-review-card .bb-customer-card-header{background:#fef3c7}.bb-customer-card-list.product-reviews-cards .bb-customer-card.reviewed-products-card .bb-customer-card-header{background:#d1ecf1}.bb-customer-card-list.product-reviews-cards .bb-customer-card.reviewed-products-card .bb-customer-card-header .bg-success{background-color:rgba(23,162,184,.1)!important}.bb-customer-card-list.product-reviews-cards .bb-customer-card.reviewed-products-card .bb-customer-card-header .text-success{color:#17a2b8!important}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content .bb-customer-card-image{flex-shrink:0;width:64px;height:64px;border-radius:6px;overflow:hidden}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content .bb-customer-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content .bb-customer-card-details{flex:1}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content .bb-customer-card-details .bb-customer-card-name{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content .bb-customer-card-details .bb-customer-card-name a{color:#111827;text-decoration:none}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content .bb-customer-card-details .bb-customer-card-name a:hover{color:var(--primary-color)}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content .bb-customer-card-details .bb-customer-card-meta{color:#6b7280;font-size:.75rem;margin-bottom:.5rem}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content .bb-customer-card-details .bb-customer-card-actions .ecommerce-product-star{display:flex;gap:1px}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content .bb-customer-card-details .bb-customer-card-actions .ecommerce-product-star label{cursor:pointer}.bb-customer-card-list.product-reviews-cards .bb-customer-card .bb-customer-card-content .bb-customer-card-details .bb-customer-card-actions .ecommerce-product-star label .ecommerce-icon{color:#fbbf24;font-size:1rem}.bb-customer-profile-wrapper .bb-customer-profile{background:#fff;border-radius:8px;padding:1.5rem;border:1px solid #e5e7eb;margin-bottom:1.5rem}.bb-customer-profile-wrapper .bb-customer-profile .bb-customer-profile-avatar{position:relative;width:96px;height:96px;margin:0 auto 1rem}.bb-customer-profile-wrapper .bb-customer-profile .bb-customer-profile-avatar .bb-customer-profile-avatar-img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #fff}.bb-customer-profile-wrapper .bb-customer-profile .bb-customer-profile-avatar .bb-customer-profile-avatar-overlay{position:absolute;bottom:0;right:0;background-color:var(--primary-color);border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.bb-customer-profile-wrapper .bb-customer-profile .bb-customer-profile-avatar .bb-customer-profile-avatar-overlay input[type=file]{display:none}.bb-customer-profile-wrapper .bb-customer-profile .bb-customer-profile-avatar .bb-customer-profile-avatar-overlay label{cursor:pointer;color:#fff;margin:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.75rem;bottom:0;inset-inline-end:0}.bb-customer-profile-wrapper .bb-customer-profile .bb-customer-profile-info{text-align:center}.bb-customer-profile-wrapper .bb-customer-profile .bb-customer-profile-info h4{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem}.bb-customer-profile-wrapper .bb-customer-profile .bb-customer-profile-info p{color:#6b7280;line-height:1.5;margin-bottom:0;font-size:.875rem}.bb-customer-profile-wrapper .bb-customer-profile .bb-customer-profile-info p a{color:var(--primary-color);text-decoration:none;font-weight:500}.bb-customer-profile-wrapper .bb-customer-profile .bb-customer-profile-info p a:hover{text-decoration:underline}@media (min-width:768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-9{flex:0 0 auto;width:75%}}@media (max-width:767.98px){.bb-customer-page .bb-profile-content{padding:1.5rem 1rem}.bb-customer-page .bb-customer-sidebar-wrapper{margin-bottom:1.5rem}.bb-customer-page .bb-customer-card-list{gap:1rem}.bb-customer-page .bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-header{padding:1rem 1.25rem}.bb-customer-page .bb-customer-card-list.account-settings-cards .bb-customer-card .bb-customer-card-body{padding:1.25rem}.bb-customer-page .bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-body,.bb-customer-page .bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-footer,.bb-customer-page .bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-header{padding:1rem}.bb-customer-page .bb-customer-card-list.order-cards .bb-customer-card .bb-customer-card-footer .btn{width:100%;justify-content:center}.bb-customer-page .bb-customer-profile-wrapper .bb-customer-profile{padding:1.25rem}}.show-admin-bar .offcanvas.offcanvas-start{top:40px}.bb-customer-card.order-info-card,.bb-customer-card.order-return-detail-card,.bb-customer-card.return-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:all .15s ease-in-out;overflow:hidden}.bb-customer-card.order-info-card .bb-customer-card-header,.bb-customer-card.order-return-detail-card .bb-customer-card-header,.bb-customer-card.return-form-card .bb-customer-card-header{background:#f8f9fa;border-bottom:1px solid #e5e7eb;padding:1.25rem}.bb-customer-card.order-info-card .bb-customer-card-header .bb-customer-card-title,.bb-customer-card.order-return-detail-card .bb-customer-card-header .bb-customer-card-title,.bb-customer-card.return-form-card .bb-customer-card-header .bb-customer-card-title{color:#111827;font-weight:600;margin-bottom:.25rem}.bb-customer-card.order-info-card .bb-customer-card-header .bb-customer-card-status .badge,.bb-customer-card.order-return-detail-card .bb-customer-card-header .bb-customer-card-status .badge,.bb-customer-card.return-form-card .bb-customer-card-header .bb-customer-card-status .badge{font-size:.75rem;padding:.375rem .75rem}.bb-customer-card.order-info-card .bb-customer-card-body,.bb-customer-card.order-return-detail-card .bb-customer-card-body,.bb-customer-card.return-form-card .bb-customer-card-body{padding:1.25rem}.bb-customer-card.order-info-card .bb-customer-card-body .bb-customer-card-info .info-item,.bb-customer-card.order-return-detail-card .bb-customer-card-body .bb-customer-card-info .info-item,.bb-customer-card.return-form-card .bb-customer-card-body .bb-customer-card-info .info-item{display:flex;flex-direction:column;gap:.375rem}.bb-customer-card.order-info-card .bb-customer-card-body .bb-customer-card-info .info-item .label,.bb-customer-card.order-return-detail-card .bb-customer-card-body .bb-customer-card-info .info-item .label,.bb-customer-card.return-form-card .bb-customer-card-body .bb-customer-card-info .info-item .label{display:flex;align-items:center;color:#6b7280;font-size:.875rem;font-weight:500}.bb-customer-card.order-info-card .bb-customer-card-body .bb-customer-card-info .info-item .label .icon,.bb-customer-card.order-return-detail-card .bb-customer-card-body .bb-customer-card-info .info-item .label .icon,.bb-customer-card.return-form-card .bb-customer-card-body .bb-customer-card-info .info-item .label .icon{width:16px;height:16px}.bb-customer-card.order-info-card .bb-customer-card-body .bb-customer-card-info .info-item .value,.bb-customer-card.order-return-detail-card .bb-customer-card-body .bb-customer-card-info .info-item .value,.bb-customer-card.return-form-card .bb-customer-card-body .bb-customer-card-info .info-item .value{color:#111827;font-weight:500;font-size:.875rem}.bb-customer-card.order-info-card .bb-customer-card-body .bb-customer-card-info .info-item .value a,.bb-customer-card.order-return-detail-card .bb-customer-card-body .bb-customer-card-info .info-item .value a,.bb-customer-card.return-form-card .bb-customer-card-body .bb-customer-card-info .info-item .value a{color:var(--primary-color);transition:all .15s ease-in-out;text-decoration:none}.bb-customer-card.order-info-card .bb-customer-card-body .bb-customer-card-info .info-item .value a:hover,.bb-customer-card.order-return-detail-card .bb-customer-card-body .bb-customer-card-info .info-item .value a:hover,.bb-customer-card.return-form-card .bb-customer-card-body .bb-customer-card-info .info-item .value a:hover{opacity:.8}.bb-customer-card.order-return-items-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.bb-customer-card.order-return-items-card .bb-customer-card-header{background:#f8f9fa;border-bottom:1px solid #e5e7eb;padding:1.25rem}.bb-customer-card.order-return-items-card .bb-customer-card-header .bb-customer-card-title{color:#111827;font-weight:600}.bb-customer-card.order-return-items-card .bb-customer-card-body{padding:0}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card{border:none;border-bottom:1px solid #e5e7eb;border-radius:0;margin-bottom:0}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card:last-child{border-bottom:none}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .bb-customer-card-body{padding:1.25rem}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-image{width:80px;height:80px;overflow:hidden;border-radius:6px;border:1px solid #e5e7eb}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-name{font-weight:600;color:#111827;font-size:.875rem;margin-bottom:.5rem}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-attributes,.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-sku{font-size:.75rem;color:#6b7280}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-info .info-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem;background:#f8f9fa;border-radius:6px}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-info .info-item .label{font-size:.75rem;color:#6b7280;font-weight:500;display:flex;align-items:center}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-info .info-item .label .icon{width:14px;height:14px}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-info .info-item .value{font-size:.875rem;font-weight:600}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-info .info-item .value.text-primary{color:var(--primary-color)!important}.bb-customer-card.order-return-items-card .bb-customer-card-body .return-items-list .return-item-card .return-item-info .info-item .value.text-success{color:#10b981!important}.bb-customer-card.return-form-card .return-reason-section{padding:1rem;background:#f8f9fa;border-radius:6px;border:1px solid #e5e7eb}.bb-customer-card.return-form-card .section-title{color:#111827;font-weight:600;display:flex;align-items:center}.bb-customer-card.return-form-card .section-title .icon{width:20px;height:20px}.bb-customer-card.return-form-card .return-products-list .return-product-card{border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1rem;transition:all .15s ease-in-out}.bb-customer-card.return-form-card .return-products-list .return-product-card:hover{border-color:#d1d5db;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.bb-customer-card.return-form-card .return-products-list .return-product-card .bb-customer-card-body{padding:1rem}.bb-customer-card.return-form-card .return-products-list .return-product-card .form-check{margin-top:.5rem}.bb-customer-card.return-form-card .return-products-list .return-product-card .form-check .form-check-input{width:1.25rem;height:1.25rem}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-image{width:80px;height:80px;overflow:hidden;border-radius:6px;border:1px solid #e5e7eb}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-name{font-weight:600;color:#111827;font-size:.875rem;cursor:pointer;transition:color .15s ease-in-out}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-name:hover{color:var(--primary-color)}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-attributes,.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-sku{font-size:.75rem;color:#6b7280}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-price{margin-top:.5rem}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .form-label{margin-bottom:.25rem;font-size:.75rem;color:#6b7280;display:flex;align-items:center}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .form-label .icon{width:14px;height:14px}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .form-control,.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .form-select{font-size:.875rem}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .return-amount{font-weight:600;color:#10b981}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .info-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem;background:#f8f9fa;border-radius:6px}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .info-item .label{font-size:.75rem;color:#6b7280;font-weight:500;display:flex;align-items:center}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .info-item .label .icon{width:14px;height:14px}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .info-item .value{font-size:.875rem;font-weight:600;color:#111827}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .info-item .value.text-success{color:#10b981!important}.bb-customer-card.return-form-card .bb-customer-card-footer{background:#f8f9fa;border-top:1px solid #e5e7eb;padding:1rem 1.25rem}.bb-customer-card.return-form-card .bb-customer-card-footer .btn{font-size:.875rem;padding:.5rem 1rem;border-radius:6px;font-weight:500;transition:all .15s ease-in-out}.bb-customer-card.return-form-card .bb-customer-card-footer .btn .icon{width:16px;height:16px}.bb-customer-card.return-form-card .bb-customer-card-footer .btn.btn-danger:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(239,68,68,.2)}@media (max-width:767.98px){.bb-customer-card.order-info-card .bb-customer-card-header,.bb-customer-card.order-return-detail-card .bb-customer-card-header,.bb-customer-card.return-form-card .bb-customer-card-header{padding:1rem}.bb-customer-card.order-info-card .bb-customer-card-header .d-flex,.bb-customer-card.order-return-detail-card .bb-customer-card-header .d-flex,.bb-customer-card.return-form-card .bb-customer-card-header .d-flex{flex-direction:column;align-items:flex-start!important;gap:.75rem}.bb-customer-card.order-info-card .bb-customer-card-body,.bb-customer-card.order-return-detail-card .bb-customer-card-body,.bb-customer-card.order-return-items-card .return-items-list .return-item-card .bb-customer-card-body,.bb-customer-card.return-form-card .bb-customer-card-body{padding:1rem}.bb-customer-card.order-return-items-card .return-items-list .return-item-card .d-flex{flex-direction:column;gap:1rem}.bb-customer-card.order-return-items-card .return-items-list .return-item-card .return-item-info .row .col-6{margin-bottom:.5rem}.bb-customer-card.return-form-card .return-products-list .return-product-card .d-flex{flex-direction:column;gap:1rem}.bb-customer-card.return-form-card .return-products-list .return-product-card .return-product-controls .row .col-6{margin-bottom:.75rem}.bb-customer-card.return-form-card .bb-customer-card-footer{padding:1rem}.bb-customer-card.return-form-card .bb-customer-card-footer .d-flex{flex-direction:column;gap:1rem;align-items:stretch!important}.bb-customer-card.return-form-card .bb-customer-card-footer .btn{width:100%;justify-content:center}}