.filter-toggle-container{display:flex;overflow-x:auto;overflow-y:hidden;padding:10px 15px;grid-gap:10px;gap:10px;background-color:#fff;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;overscroll-behavior-y:none;touch-action:pan-x;min-width:0;width:100%}.filter-toggle-container::-webkit-scrollbar{display:none}.filter-toggle-button{padding:8px 20px;border-radius:20px;border:1px solid #e8e8e8;background-color:#fff;color:#333;font-size:14px;font-weight:400;cursor:pointer;white-space:nowrap;transition:all .3s ease;outline:none;margin-bottom:0;margin-top:-8px;flex-shrink:0}.filter-toggle-button:hover{background-color:#f8f8f8}.filter-toggle-button.active{background-color:orange;color:#fff;font-weight:600;border-color:orange}.filter-toggle-button .icon{margin-right:5px;font-size:12px}.StoreList_sort-by__2EPCH{padding:5px;border:1px solid #d5d5d5;background:transparent;border-radius:5px;color:#777;font-weight:500;box-shadow:0 0 10px rgba(190,190,196,.3);font-size:12px}.category-carousel-wrapper{position:relative;margin:15px;padding:15px 15px 20px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);min-height:197px}.carousel-header{margin-bottom:15px;text-align:center}.carousel-title{font-size:18px;font-weight:700;color:#333;margin:0 0 4px}.carousel-subtitle{font-size:12px;color:#666;font-weight:500}.category-grid-scroll{display:flex;overflow-x:auto;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0;scroll-behavior:smooth;width:100%}.category-grid-scroll::-webkit-scrollbar{display:none}.category-page{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-gap:12px;gap:12px;scroll-snap-align:start;scroll-snap-stop:always;padding:5px;flex:0 0 100%;min-width:100%;max-width:100%;box-sizing:border-box}.category-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#333}.category-item img{width:65px;height:65px;border-radius:12px;object-fit:cover;margin-bottom:6px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media (min-width:400px){.category-item img{width:75px;height:75px}}.category-item span{font-size:11px;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:#333;line-height:1.2}.view-more-circular{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#333}.view-more-circle{width:65px;height:65px;border-radius:50%;background:transparent;border:2px solid #333;display:flex;align-items:center;justify-content:center;margin-bottom:6px;transition:all .3s ease;cursor:pointer}@media (min-width:400px){.view-more-circle{width:75px;height:75px}}.view-more-circle span{font-size:10px;font-weight:600;text-align:center;line-height:1.1;color:#333}@media (min-width:400px){.view-more-circle span{font-size:11px}}.view-more-circular:hover .view-more-circle{background:#a9a6a6;color:#000;-webkit-transform:scale(1.05);transform:scale(1.05)}.view-more-circular:hover .view-more-circle span{color:#000}.carousel-indicators{display:flex;justify-content:center;margin-top:15px;grid-gap:8px;gap:8px;padding-bottom:1px;margin-bottom:3px}.indicator{width:10px;height:10px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background .3s ease}.indicator.active{background-color:#666;-webkit-transform:scale(1.2);transform:scale(1.2)}.error-placeholder,.loading-placeholder{display:flex;justify-content:center;align-items:center;height:150px;color:#666;font-size:14px;font-weight:500}.error-placeholder{color:#e74c3c}.AddToFavorite_heart__ZRdvm{width:22px;height:36px;background:url(/assets/img/various/favourite_hollow_red.png) no-repeat 50%;background-size:contain;cursor:pointer;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.AddToFavorite_heart__ZRdvm.AddToFavorite_is-active__3cs96{-webkit-transform:scale(1.05);transform:scale(1.05);background-image:url(/assets/img/various/favourite_red.png)}.AddToFavorite_star__2LASu{cursor:pointer;height:41px;width:36px;position:absolute;top:35px;right:35px}.grid-item{background:#fff;border-radius:8px;position:relative;padding:12px}.grid-item .anchor-link{display:block;text-decoration:none}.image-container{position:relative;width:170px;height:170px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.grid-item img{max-width:170px;max-height:170px;width:auto;height:auto;object-fit:fill;display:block}.grid-item-name{font-size:15px;font-weight:500;color:#333;margin:8px 0;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2}.grid-item-price{font-size:14px;font-weight:600;color:#333;margin:4px 0;text-align:center}.grid-item-customizable{font-size:.8rem;margin:4px 0}.item-actions{margin-top:8px;width:100%}.item-add-btn{width:100%;padding:8px;border:none;border-radius:4px;background:transparent;color:#22c55e;font-weight:600;font-size:16px;text-align:center}.btn-group{display:flex;width:100%;justify-content:center}.btn-add-remove{padding:8px 12px;background:transparent;border:1px solid;border-radius:4px;font-weight:600;transition:background-color .2s}.btn-add-remove:hover{background-color:rgba(0,0,0,.05)}.percentage-ribbon{position:absolute;top:6px;left:6px;z-index:1}.fav-item{position:absolute;top:8px;right:2px;z-index:2}.strike-text{text-align:center;color:#999;font-size:14px;text-decoration:line-through;margin-bottom:8px}.text-item-not-available{text-align:center;padding:8px;font-size:.9rem}.width-100{width:100%}.hidden{display:none}.btn-dec,.btn-inc{font-size:1.2rem;line-height:1}@media (max-width:576px){.section-container{margin-bottom:16px;padding:12px 0}.section-title{font-size:16px;margin-bottom:12px;padding:0 12px}.grid-item-list{grid-gap:6px;gap:6px;padding:0 8px}.grid-item{grid-column:span 6;margin-bottom:8px}}.section-container{margin-bottom:16px;padding:16px}.section-title{margin-bottom:16px}.grid-item-list{display:grid;grid-template-columns:repeat(12,1fr);grid-row-gap:10px;row-gap:10px;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;background-color:#fff}.grid-item{grid-column:span 6;min-height:280px;display:flex;flex-direction:column;justify-content:space-between}.grid-item-recommended{grid-column:1/-1;margin-top:15px;margin-bottom:15px;background:#fff;padding:15px;border-radius:8px}.compare-product-item-list{width:100%}.also-bought{font-size:16px;font-weight:600;color:#333;margin-bottom:15px}.also-bought-items{display:flex;overflow-x:auto;grid-gap:20px;gap:20px;padding:10px 0}.also-bought-item-list{min-width:200px;flex-shrink:0}.also-bought-items::-webkit-scrollbar{display:none}.also-bought-items{-ms-overflow-style:none;scrollbar-width:none}.section-container{margin-bottom:8px;background:#fff;border-radius:8px;padding:0 16px}.section-header{justify-content:space-between;padding:0 15px 0 0;cursor:pointer}.section-header,.section-title{display:flex;align-items:center}.section-title{font-size:18px;font-weight:600;color:#333;margin:0}.section-arrow{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.section-arrow.open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.section-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.section-content.open{max-height:none;overflow:visible;transition:max-height .5s ease-in;padding-bottom:16px}.sticky-search-bar-wrapper{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;z-index:999;background:#fff}.sticky-search-bar{width:100%;background:#fff}.mock-search-block{padding:8px 15px}.search-inner{background:#f5f5f5;border-radius:10px;padding:12px 15px;display:flex;justify-content:space-between;align-items:center;width:100%}.height-100-percent{overflow:visible!important}body{margin:0;padding:0}.phase2-items-section{position:relative;z-index:1}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.CouponList_coupon-list__2bi4y{padding-right:10px;padding-left:10px}.CouponList_coupon-card__1YAco{width:100%;padding:15px;margin:10px;background-color:#f8f8fb;border-radius:15px}.CouponList_coupon-card-header__25irc{width:100%;border-bottom:1px dashed #b3a9a9;padding-bottom:15px}.CouponList_coupon-card-footer__BL-1s{padding:5px;margin:5px}.CouponList_coupon-header-img-container__1QBMJ{margin:5px;width:20%}.CouponList_coupon-header-img__2j4Ya{width:50px}.CouponList_coupon-header-name-container__3vhGR{width:50%}.CouponList_coupon-header-btn-container__lV33U{width:30%}.CouponList_coupon-name__33Qnk{color:orange;font-size:17px;font-weight:600}.CouponList_coupon-code__1BAAj{font-size:13px;font-weight:600;color:#b3b2b2}.CouponList_coupon-apply-btn__1afxE{width:100%;height:35px;border-radius:5px;background-color:#1ea02e;color:#fbfffb;border:1px solid #1ea02e;font-size:14px;text-align:center;font-weight:600}ul{margin:0}li{font-size:13px;font-weight:600;color:#b5afaf}.CouponList_show-more-less__1S8fW{color:#8a8989;font-size:12px;margin-bottom:5px;display:flex;align-items:center}.CouponList_offer-difference__1e6G4{font-size:11px;color:#ff6b6b}
/*# sourceMappingURL=main.b672a75f.chunk.css.map */