.product-card{width:100%;max-width:260px;overflow:hidden;font-family:sans-serif;display:flex;flex-direction:column;background:#fff;color:#000;height:100%;border:1px solid rgba(151,170,187,.2)}@media screen and (min-width:769px){.product-card{border-radius:8px}}.product-card.grayscale img{filter:grayscale(100%)}.product-card .image-container{position:relative;width:100%;padding-top:150%;overflow:hidden}.product-card .image-container img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;right:0}.product-card .image-container .badge{position:absolute;top:8px;left:8px;font-size:12px;font-weight:600;border-radius:6px;padding:4px 8px;display:flex;flex-direction:row;align-items:center;gap:2px}.product-card .image-container .badge.best-seller{background:#ffeee9;color:#f75d34}.product-card .image-container .badge.hot-deal{background:#efe6ff;color:#6322e0}.product-card .image-container .badge.trending{background:#e6f4ff;color:#0073e6}.product-card .image-container .delete-icon{position:absolute;top:8px;right:8px;background:none;border:none;font-size:16px;cursor:pointer}.product-card .image-container .rating{position:absolute;bottom:7px;left:5px;background:#edf4f9;color:#000;padding:4px 8px;font-size:12px;border-radius:6px;font-weight:600}.product-card .image-container .rating span{font-size:14px}.product-card .info{padding:4px 8px 8px;display:flex;flex-direction:column;justify-content:space-between}.product-card .info .brand-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.product-card .info .brand-row .brand{font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Inter,sans-serif!important;line-height:140%;letter-spacing:0;color:#403434}@media screen and (min-width:769px){.product-card .info .brand-row .brand{font-size:16px}}.product-card .info .brand-row .points{display:flex;align-items:center;font-size:12px;gap:2px}.product-card .info .brand-row .points img{width:16px;height:16px}.product-card .info .brand-row .delete-icon{font-size:16px;background:none;border:none;cursor:pointer}.product-card .info .product-name{color:#97aabb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Inter,sans-serif!important;font-weight:400;font-size:12px;line-height:140%;letter-spacing:0}@media screen and (min-width:769px){.product-card .info .product-name{font-size:14px;color:#403434}}.product-card .info .price-row{display:flex;align-items:center;gap:6px;font-size:14px;flex-wrap:wrap;justify-content:space-between}.product-card .info .price-row .priceStyling{gap:3px;display:flex;align-items:baseline}@media(max-width:425px){.product-card .info .price-row .priceStyling{gap:2px}}.product-card .info .price-row .priceStyling .price{color:#f46f4e;font-family:Inter,sans-serif!important;font-weight:600;font-size:14px;line-height:140%;letter-spacing:0}@media screen and (min-width:769px){.product-card .info .price-row .priceStyling .price{font-size:24px}}@media(max-width:425px){.product-card .info .price-row .priceStyling .price{font-size:12px;letter-spacing:-.3px}}.product-card .info .price-row .priceStyling .original{color:#97aabb;font-family:Inter,sans-serif!important;font-weight:400;font-size:12px;line-height:140%;letter-spacing:0;text-decoration:line-through}@media screen and (min-width:769px){.product-card .info .price-row .priceStyling .original{font-size:14px}}@media(max-width:425px){.product-card .info .price-row .priceStyling .original{font-size:10px;letter-spacing:-.3px}}.product-card .info .price-row .priceStyling .discount{color:#08a0a3;font-family:Inter,sans-serif!important;font-weight:600;font-size:10px;line-height:140%;letter-spacing:0}@media screen and (min-width:769px){.product-card .info .price-row .priceStyling .discount{font-size:16px}}@media(max-width:425px){.product-card .info .price-row .priceStyling .discount{font-size:10px;letter-spacing:-.3px}}.product-card .info .price-row .points{margin-left:auto;display:flex;align-items:center;font-size:12px}.product-card .info .price-row .points img{margin-left:4px;width:16px;height:16px}.product-card .info .badge{margin-top:4px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;padding:4px 8px;width:-moz-fit-content;width:fit-content;border-radius:4px;font-family:Inter,sans-serif!important;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0}.product-card .info .badge.best-seller{color:#f46f4e;background-color:#fff7f5}.product-card .info .badge.hot-deal{color:#6322e0;background-color:#efe6ff}.product-card .info .badge.trending{color:#fff;background-color:#f46f4e}.product-card .info .add-to-cart{margin-top:10px;padding:5px 3px;width:100%;border:.5px solid #807d7e;border-radius:4px;background:#fff;display:flex;justify-content:center;align-items:center;gap:5px;cursor:pointer;font-family:Inter,sans-serif!important;font-weight:400;font-size:14px;line-height:170%;letter-spacing:0;color:#403434}@media screen and (max-width:768px){.product-card{max-width:100%}}.product-card .cart-cashback{background-color:#f8e2dc;padding:2.3px 2px;border-radius:4px;font-size:10px;color:#d17965;border:2px solid #d17965;line-height:1;display:flex;gap:2px;align-items:center;justify-content:center}.product-card .cart-cashback img{width:15px;height:15px}@media(max-width:425px){.product-card .cart-cashback img{width:12px;height:12px}}.badge--skeleton{width:80px!important;height:20px;border-radius:4px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 37%,#e0e0e0 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;margin-top:6px}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.ModalConfirmRemove_overlay__qTG39{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:1000}.ModalConfirmRemove_modal__fx8_W{background:#fff;border-radius:8px;padding:20px;width:300px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.ModalConfirmRemove_header__KyOql{display:flex;justify-content:space-between;align-items:center}.ModalConfirmRemove_header__KyOql h3{margin:0;font-size:16px;font-weight:600}.ModalConfirmRemove_header__KyOql .ModalConfirmRemove_closeButton__yTzBy{background:none;border:none;font-size:20px;cursor:pointer;color:#333}.ModalConfirmRemove_message__3cD9n{margin:16px 0;font-size:14px;color:#555}.ModalConfirmRemove_actions__7uX4_{display:flex;justify-content:flex-end;gap:10px}.ModalConfirmRemove_actions__7uX4_ .ModalConfirmRemove_cancelBtn__ZsTYn{border:1px solid #f2633b;background:#fff;color:#f2633b;padding:8px 16px;border-radius:6px;cursor:pointer}.ModalConfirmRemove_actions__7uX4_ .ModalConfirmRemove_removeBtn__Hpu7q{background:#f2633b;border:none;color:#fff;padding:8px 16px;border-radius:6px;cursor:pointer}.wishlist-page{padding:10px 16px}@media screen and (min-width:769px){.wishlist-page{margin:25px 80px 80px;padding:20px;border-radius:12px;box-shadow:0 0 5px 0 rgba(0,0,0,.251);display:flex;flex-direction:column;gap:20px}}.wishlist-page .breadcrumb_asort_active{padding:0}.wishlist-page .wishlist-header .breadcrumb{font-size:14px;color:#888}.wishlist-page .wishlist-header h2{font-size:24px;font-weight:600}.wishlist-page .wishlist-grid{display:grid}.wishlist-page .wishlist-grid.desktop{gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.wishlist-page .wishlist-grid.mobile{display:grid}@media(min-width:320px)and (max-width:375px){.wishlist-page .wishlist-grid.mobile{grid-template-columns:repeat(2,1fr);gap:10px}}@media(min-width:375px)and (max-width:450px){.wishlist-page .wishlist-grid.mobile{grid-template-columns:repeat(2,1fr)}}@media(min-width:451px)and (max-width:768px){.wishlist-page .wishlist-grid.mobile{grid-template-columns:repeat(3,1fr);gap:16px}}.wishlist-empty-ui{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 16px;text-align:center;color:#000}.wishlist-empty-ui .empty-image{max-width:200px;margin-bottom:24px}.wishlist-empty-ui h3{font-size:22px;font-weight:600;margin-bottom:8px;color:#f2633b}.wishlist-empty-ui p{font-size:16px;color:#555;margin-bottom:24px}.wishlist-empty-ui .start-shopping-btn{padding:10px 24px;font-size:16px;background-color:#f2633b;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .3s ease}.wishlist-empty-ui .start-shopping-btn:hover{background-color:#e35630}.headerNavPlix{border-bottom:1px solid rgba(151,170,187,.2)}@media screen and (min-width:769px){.headerNavPlix{border-bottom:2px solid #cecede}}.wishlist-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;color:#555;text-align:center}.wishlist-loading .spinner{width:40px;height:40px;border:4px solid #eee;border-top-color:#f2633b;border-radius:50%;animation:spin .9s linear infinite;margin-bottom:12px}@keyframes spin{to{transform:rotate(1turn)}}.breadcrumb_asort_active{font-family:Inter,sans-serif;padding:12px 0}@media(max-width:968px){.breadcrumb_asort_active{display:none}}.breadcrumb_asort_active__list{display:flex;align-items:center;flex-wrap:wrap;list-style:none;padding:0;margin:0}.breadcrumb_asort_active__item{display:flex;align-items:center;color:#999;font-size:14px}.breadcrumb_asort_active__link{text-decoration:none;text-transform:capitalize;color:#999;transition:color .2s}.breadcrumb_asort_active__link:hover{color:#000}.breadcrumb_asort_active__separator{color:#bbb;font-weight:400;margin:0 8px -5px}.breadcrumb_asort_active__current{color:#1d232a;font-weight:700;font-size:14px}