.WhislistComponents-module__e5dVCq__Main{box-sizing:border-box;background-color:#fff;width:100%;min-height:100vh;padding:0 clamp(20px,8%,120px) clamp(15px,4%,60px) 150px}.WhislistComponents-module__e5dVCq__MainContainer{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;display:flex}.WhislistComponents-module__e5dVCq__Top{align-items:center;gap:10px;display:flex}.WhislistComponents-module__e5dVCq__TopLeft h3{font-family:var(--font-montserrat);font-size:var(--fs-20);color:var(--text-primary);margin:0;font-weight:600}.WhislistComponents-module__e5dVCq__WhishListCount p{font-family:var(--font-raleway);font-size:var(--fs-16);color:var(--text-secondary);margin:0}.WhislistComponents-module__e5dVCq__Bottom{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:30px;width:100%;display:grid}.WhislistComponents-module__e5dVCq__Card{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;display:flex;position:relative}.WhislistComponents-module__e5dVCq__ImgContainer{aspect-ratio:295/339;box-sizing:border-box;background-color:#f0f0f0;justify-content:center;align-items:center;width:100%;margin-bottom:12px;padding:40px;display:flex;position:relative;overflow:hidden}.WhislistComponents-module__e5dVCq__Img{object-fit:contain;transition:transform .35s ease-in-out;display:block;width:100%!important;height:100%!important}.WhislistComponents-module__e5dVCq__Card:hover .WhislistComponents-module__e5dVCq__Img{transform:scale(1.06)}.WhislistComponents-module__e5dVCq__RemoveIcon{cursor:pointer;z-index:10;color:#333;font-size:var(--fs-20);background-color:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;line-height:1;transition:background-color .2s;display:flex;position:absolute;top:12px;right:12px}.WhislistComponents-module__e5dVCq__RemoveIcon:hover{background-color:#fff}.WhislistComponents-module__e5dVCq__CardContent{flex-direction:column;min-width:0;display:flex}.WhislistComponents-module__e5dVCq__ProductName{font-family:var(--font-raleway);font-size:var(--fs-16);color:#414343;white-space:nowrap;text-overflow:ellipsis;max-width:88%;margin:0;font-weight:500;line-height:1.4;overflow:hidden}.WhislistComponents-module__e5dVCq__Description{font-family:var(--font-raleway);font-size:var(--fs-14);color:#818686;white-space:nowrap;text-overflow:ellipsis;max-width:88%;margin:0 0 15px;overflow:hidden}.WhislistComponents-module__e5dVCq__PriceRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.WhislistComponents-module__e5dVCq__CurrentPrice{font-family:var(--font-montserrat);font-size:var(--fs-16);color:#414343;white-space:nowrap;font-weight:600}.WhislistComponents-module__e5dVCq__AddToCartBtn{color:#fff;font-family:var(--font-raleway);font-size:var(--fs-14);cursor:pointer;white-space:nowrap;background-color:#c4754e;border:none;flex-shrink:0;padding:12px 24px;font-weight:600;transition:background .3s}.WhislistComponents-module__e5dVCq__AddToCartBtn:hover{background-color:#a36648}.WhislistComponents-module__e5dVCq__EmptyState{flex-direction:column;align-items:center;padding:80px 0;display:flex}.WhislistComponents-module__e5dVCq__EmptyText{font-family:var(--font-raleway);font-size:var(--fs-16);color:#818686;margin-top:14px;margin-bottom:0}.WhislistComponents-module__e5dVCq__EmptySubText{margin-top:8px;margin-bottom:32px}.WhislistComponents-module__e5dVCq__ShopNow{color:#c4754e;cursor:pointer;font-family:var(--font-raleway);font-size:var(--fs-14);background:0 0;border:1px solid #c4754e;padding:10px 28px;transition:all .3s}.WhislistComponents-module__e5dVCq__ShopNow:hover{color:#fff;background-color:#c4754e}.WhislistComponents-module__e5dVCq__footer{text-align:center;grid-column:1/-1;margin-top:15px}.WhislistComponents-module__e5dVCq__viewMoreBtn{color:#c4754e;font-family:var(--font-raleway);cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:500;text-decoration:underline}@media (min-width:1200px) and (max-width:1600px){.WhislistComponents-module__e5dVCq__Main{padding-left:80px;padding-right:80px}.WhislistComponents-module__e5dVCq__Bottom{grid-template-columns:repeat(2,1fr);gap:16px}.WhislistComponents-module__e5dVCq__AddToCartBtn{font-size:var(--fs-14);padding:10px 16px}}@media (min-width:768px) and (max-width:1199px){.WhislistComponents-module__e5dVCq__Main{padding:0 40px 48px 0}.WhislistComponents-module__e5dVCq__Bottom{grid-template-columns:repeat(2,1fr);gap:20px}.WhislistComponents-module__e5dVCq__Card{background-color:#f5f5f5}.WhislistComponents-module__e5dVCq__ImgContainer{background-color:#f0f0f0;margin-bottom:0}.WhislistComponents-module__e5dVCq__CardContent{padding:8px 10px 12px}.WhislistComponents-module__e5dVCq__AddToCartBtn{font-size:var(--fs-14);width:-webkit-fill-available;width:-moz-available;width:stretch;padding:11px 20px}.WhislistComponents-module__e5dVCq__PriceRow{flex-direction:column;display:flex}.WhislistComponents-module__e5dVCq__CurrentPrice{align-self:baseline;font-weight:600}}@media (min-width:640px) and (max-width:767px){.WhislistComponents-module__e5dVCq__Main{padding:0 0 40px}.WhislistComponents-module__e5dVCq__MainContainer{gap:16px}.WhislistComponents-module__e5dVCq__Bottom{grid-template-columns:repeat(2,1fr);gap:14px}.WhislistComponents-module__e5dVCq__Card{background-color:#f5f5f5}.WhislistComponents-module__e5dVCq__ImgContainer{background-color:#f0f0f0;margin-bottom:0;padding:25px}.WhislistComponents-module__e5dVCq__CardContent{padding:8px 10px 12px}.WhislistComponents-module__e5dVCq__ProductName{font-size:var(--fs-18)}.WhislistComponents-module__e5dVCq__Description{font-size:var(--fs-16);margin-bottom:4px}.WhislistComponents-module__e5dVCq__PriceRow{flex-direction:column;align-items:flex-start;gap:20px}.WhislistComponents-module__e5dVCq__CurrentPrice{font-size:var(--fs-16)}.WhislistComponents-module__e5dVCq__AddToCartBtn{text-align:center;width:100%;padding:10px 0;font-size:12px}.WhislistComponents-module__e5dVCq__RemoveIcon{width:28px;height:28px;font-size:var(--fs-16);top:8px;right:8px}.WhislistComponents-module__e5dVCq__EmptyState{padding:50px 0}}@media (max-width:400px){.WhislistComponents-module__e5dVCq__Main{padding:0 12px 28px}.WhislistComponents-module__e5dVCq__TopLeft h3{font-size:var(--fs-18)}.WhislistComponents-module__e5dVCq__WhishListCount p{font-size:var(--fs-14)}.WhislistComponents-module__e5dVCq__Bottom{grid-template-columns:repeat(2,1fr);gap:10px}.WhislistComponents-module__e5dVCq__ImgContainer{margin-bottom:6px}.WhislistComponents-module__e5dVCq__Description{font-size:var(--fs-12);margin-bottom:3px}.WhislistComponents-module__e5dVCq__CurrentPrice{font-size:var(--fs-12)}.WhislistComponents-module__e5dVCq__AddToCartBtn{font-size:var(--fs-12);padding:8px 0}.WhislistComponents-module__e5dVCq__RemoveIcon{width:24px;height:24px;font-size:var(--fs-14);top:6px;right:6px}}@media (min-width:1001px) and (max-width:1199px){.WhislistComponents-module__e5dVCq__Main{padding-left:50px}}
