.ProductCardSkeleton-module__7Lwvgq__skeletonCard{background:var(--color-white);border-radius:12px;flex-direction:column;width:100%;height:100%;padding-bottom:10px;animation:1.5s ease-in-out infinite ProductCardSkeleton-module__7Lwvgq__pulse;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.ProductCardSkeleton-module__7Lwvgq__skeletonImage{aspect-ratio:1;background:linear-gradient(90deg, #f0f0f0 0%, var(--color-gray-200) 50%, #f0f0f0 100%);background-size:200% 100%;width:100%;animation:1.5s ease-in-out infinite ProductCardSkeleton-module__7Lwvgq__shimmer}.ProductCardSkeleton-module__7Lwvgq__skeletonContent{z-index:1;flex-direction:column;gap:0;min-height:75px;margin-top:.5rem;padding:0;font-family:Matter,sans-serif;display:flex;position:relative}.ProductCardSkeleton-module__7Lwvgq__skeletonTitle{background:linear-gradient(90deg, #f0f0f0 0%, var(--color-gray-200) 50%, #f0f0f0 100%);background-size:200% 100%;border-radius:4px;width:90%;height:16px;margin-bottom:8px;animation:1.5s ease-in-out infinite ProductCardSkeleton-module__7Lwvgq__shimmer}.ProductCardSkeleton-module__7Lwvgq__skeletonPrice{background:linear-gradient(90deg, #f0f0f0 0%, var(--color-gray-200) 50%, #f0f0f0 100%);background-size:200% 100%;border-radius:4px;width:40%;height:14px;margin-bottom:0;animation:1.5s ease-in-out infinite ProductCardSkeleton-module__7Lwvgq__shimmer}.ProductCardSkeleton-module__7Lwvgq__skeletonMerchant{background:linear-gradient(90deg, #f0f0f0 0%, var(--color-gray-200) 50%, #f0f0f0 100%);background-size:200% 100%;border-radius:4px;width:60%;height:14px;margin-bottom:8px;animation:1.5s ease-in-out infinite ProductCardSkeleton-module__7Lwvgq__shimmer}.ProductCardSkeleton-module__7Lwvgq__skeletonDeliveryPill{background:linear-gradient(90deg, #f0f0f0 0%, var(--color-gray-200) 50%, #f0f0f0 100%);background-size:200% 100%;border-radius:6px;width:120px;height:23px;margin-top:6px;animation:1.5s ease-in-out infinite ProductCardSkeleton-module__7Lwvgq__shimmer}@media (min-width:1024px){.ProductCardSkeleton-module__7Lwvgq__skeletonContent{min-height:85px}}@keyframes ProductCardSkeleton-module__7Lwvgq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ProductCardSkeleton-module__7Lwvgq__pulse{0%,to{opacity:1}50%{opacity:.8}}
.InterestStickyFilterHeader-module__EIifFq__stickyHeader{z-index:9998;justify-content:flex-start;align-items:center;width:100%;padding:16px 20px;transition:transform .2s,opacity .2s;display:flex;position:fixed;top:0;left:0;right:0}.InterestStickyFilterHeader-module__EIifFq__hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.InterestStickyFilterHeader-module__EIifFq__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.InterestStickyFilterHeader-module__EIifFq__headerContent{justify-content:flex-start;align-items:center;width:100%;max-width:97%;margin:0 auto;padding-top:2px;display:flex}.InterestStickyFilterHeader-module__EIifFq__pillsContainer{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.InterestStickyFilterHeader-module__EIifFq__pill{border:1.5px solid var(--color-gray-200);cursor:pointer;text-transform:none;background:#fff;border-radius:30px;align-items:center;min-height:28px;margin:0 1px;padding:8px 12px;font-family:inherit;line-height:1.3;transition:all .2s;display:inline-flex}.InterestStickyFilterHeader-module__EIifFq__pill:hover{border-color:#d86519;transform:translateY(-1px);box-shadow:0 2px 8px #d8651926}.InterestStickyFilterHeader-module__EIifFq__interestQueryPill{border:1.5px solid var(--color-gray-200);color:#000;cursor:pointer;text-transform:none;background:#fff;border-radius:30px;flex-shrink:0;align-items:center;margin:0 1px;padding:4px 10px;font-family:inherit;font-size:16px;font-weight:500;transition:all .2s;display:inline-flex}.InterestStickyFilterHeader-module__EIifFq__interestQueryPill:hover{color:var(--color-orange);border-color:#d86519;transform:translateY(-1px);box-shadow:0 2px 8px #d8651926}.InterestStickyFilterHeader-module__EIifFq__pillValue{color:#000;text-transform:none;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:16px;font-weight:500;transition:color .2s}.InterestStickyFilterHeader-module__EIifFq__pillBadge{color:#fff;letter-spacing:-.01em;background-color:#a41919;border-radius:9999px;justify-content:center;align-items:center;min-width:20px;margin-left:8px;padding:4px 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.InterestStickyFilterHeader-module__EIifFq__pill:hover .InterestStickyFilterHeader-module__EIifFq__pillValue,.InterestStickyFilterHeader-module__EIifFq__interestQueryPill:hover .InterestStickyFilterHeader-module__EIifFq__pillValue{color:var(--color-orange)}@media (max-width:768px){.InterestStickyFilterHeader-module__EIifFq__headerContent{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;max-width:100%;padding:2px 0 0;position:relative;overflow:auto hidden}.InterestStickyFilterHeader-module__EIifFq__headerContent::-webkit-scrollbar{display:none}.InterestStickyFilterHeader-module__EIifFq__stickyHeader{padding:16px 20px}.InterestStickyFilterHeader-module__EIifFq__pillsContainer{flex-wrap:nowrap;gap:.4rem}.InterestStickyFilterHeader-module__EIifFq__pill{flex-shrink:0;min-height:24px;padding:8px 12px}.InterestStickyFilterHeader-module__EIifFq__interestQueryPill,.InterestStickyFilterHeader-module__EIifFq__pillValue{font-size:14px}.InterestStickyFilterHeader-module__EIifFq__pillBadge{min-width:18px;margin-left:6px;padding:4px 6px;font-size:11px}}@media (min-width:1024px){.InterestStickyFilterHeader-module__EIifFq__stickyHeader{padding:20px}.InterestStickyFilterHeader-module__EIifFq__headerContent{max-width:100%}.InterestStickyFilterHeader-module__EIifFq__pillsContainer{gap:.6rem}.InterestStickyFilterHeader-module__EIifFq__pill{min-height:32px;padding:8px 12px}.InterestStickyFilterHeader-module__EIifFq__interestQueryPill{min-height:32px;padding:8px 12px;font-size:16px}.InterestStickyFilterHeader-module__EIifFq__pillValue{font-size:16px}.InterestStickyFilterHeader-module__EIifFq__pillBadge{font-size:12px}}
.InterestCollection-module__5ELfSG__interestPageContainer{background-color:var(--color-background);min-height:100vh;font-family:Matter,sans-serif;position:relative}.InterestCollection-module__5ELfSG__contentWrapper{min-height:100vh;padding:3rem 20px 4rem;position:relative}.InterestCollection-module__5ELfSG__interestHeading{color:#000;margin:0 0 12px;padding:0;font-family:Poppins,Matter,sans-serif;font-size:28px;font-weight:600}.InterestCollection-module__5ELfSG__pageHeader{text-align:center;margin-bottom:1rem;padding:1rem 0 2rem}.InterestCollection-module__5ELfSG__pageTitle{color:#40241a;margin:0 0 .5rem;font-family:Matter,sans-serif;font-size:32px;font-weight:600;line-height:1.2}.InterestCollection-module__5ELfSG__genderIndicator{color:var(--color-gray-400);margin-top:.5rem;font-family:Matter,sans-serif;font-size:14px}.InterestCollection-module__5ELfSG__loadingContainer{max-width:1400px;margin:0 auto;padding:2rem 1rem}.InterestCollection-module__5ELfSG__loadingGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.InterestCollection-module__5ELfSG__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:4rem 2rem;font-family:Matter,sans-serif;display:flex}.InterestCollection-module__5ELfSG__errorMessage{color:var(--color-error);margin-bottom:1rem;font-size:18px}.InterestCollection-module__5ELfSG__errorButton{color:#fff;cursor:pointer;background:#a41919;border:none;border-radius:8px;padding:.75rem 1.5rem;font-family:Matter,sans-serif;font-size:16px;transition:background-color .2s}.InterestCollection-module__5ELfSG__errorButton:hover{background:var(--color-brand-primary-dark)}.InterestCollection-module__5ELfSG__emptyContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:4rem 2rem;font-family:Matter,sans-serif;display:flex}.InterestCollection-module__5ELfSG__emptyTitle{color:#000;margin-bottom:20px;font-size:18px;font-weight:500}.InterestCollection-module__5ELfSG__emptySubtitle{color:var(--color-gray-400);margin-bottom:2rem;font-size:14px}.InterestCollection-module__5ELfSG__emptyActions{flex-direction:column;align-items:stretch;gap:1rem;width:100%;max-width:400px;margin:0 auto;display:flex}.InterestCollection-module__5ELfSG__emptyActions>*{width:100%}.InterestCollection-module__5ELfSG__secondaryCTA{color:#a41919!important;background-color:#0000!important;border:2px solid #a41919!important}.InterestCollection-module__5ELfSG__secondaryCTA:hover{background-color:#7c1c1c0d!important;transform:scale(.98)!important}.InterestCollection-module__5ELfSG__productGridWrapper{max-width:1400px;margin:0 auto}@media (max-width:768px){.InterestCollection-module__5ELfSG__interestHeading{margin:0 0 8px;font-size:22px}}@media (min-width:768px){.InterestCollection-module__5ELfSG__contentWrapper{padding:3rem 20px 4rem}.InterestCollection-module__5ELfSG__interestHeading{margin:0 0 10px;font-size:26px}.InterestCollection-module__5ELfSG__pageTitle{font-size:42px}.InterestCollection-module__5ELfSG__loadingGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.InterestCollection-module__5ELfSG__emptyTitle{font-size:20px}}@media (min-width:1024px){.InterestCollection-module__5ELfSG__contentWrapper{max-width:70%;margin:0 auto;padding:3rem 20px 4rem}.InterestCollection-module__5ELfSG__interestHeading{margin:0 0 12px;font-size:28px}.InterestCollection-module__5ELfSG__pageHeader{padding:1.5rem 0 2.5rem}.InterestCollection-module__5ELfSG__pageTitle{font-size:48px}.InterestCollection-module__5ELfSG__loadingGrid{gap:2rem}.InterestCollection-module__5ELfSG__errorContainer,.InterestCollection-module__5ELfSG__emptyContainer{padding:6rem 2rem}}@media (min-width:1280px){.InterestCollection-module__5ELfSG__contentWrapper{max-width:70%}}@keyframes InterestCollection-module__5ELfSG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
