/* public/js/front/components/ReletedProduct.css
   Extracted verbatim from resources/js/index/components/ReletedProduct.vue <style scoped>
   (scoping dropped — see porting report). */
.custom-loader-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 150px;
    width: 100%;
}
.product-card {
    position: relative;
}
