.TakeTheQuizSection-module__CvQveW__section{background:var(--color-background);justify-content:center;width:100%;padding:2rem 0 0;display:flex}.TakeTheQuizSection-module__CvQveW__container{width:90%;margin:0 auto}.TakeTheQuizSection-module__CvQveW__title{color:var(--color-gray-800,#333);letter-spacing:.5px;margin:0 0 .5rem;font-family:Henrietta,serif;font-size:24px;font-weight:500;line-height:1.2}.TakeTheQuizSection-module__CvQveW__card{background-color:#fbf3de;border-radius:20px;overflow:hidden}.TakeTheQuizSection-module__CvQveW__desktopCard{padding:4rem;position:relative}.TakeTheQuizSection-module__CvQveW__desktopCard .TakeTheQuizSection-module__CvQveW__quizContent{max-width:min(300px,34%)}.TakeTheQuizSection-module__CvQveW__desktopCard .TakeTheQuizSection-module__CvQveW__ctaHeader{font-size:24px;line-height:1.3}.TakeTheQuizSection-module__CvQveW__desktopCard .TakeTheQuizSection-module__CvQveW__ctaButton{background:var(--color-brand-primary);border-color:var(--color-brand-primary);color:#fff;width:100%}.TakeTheQuizSection-module__CvQveW__desktopCard .TakeTheQuizSection-module__CvQveW__ctaButton:hover{background-color:var(--color-brand-primary-hover,#8a1515)}.TakeTheQuizSection-module__CvQveW__quizContent{z-index:2;position:relative}.TakeTheQuizSection-module__CvQveW__ctaHeader{color:var(--color-gray-800,#333);margin:0 0 .75rem;font-family:Matter,sans-serif;font-size:16px;font-weight:600;line-height:1.3}.TakeTheQuizSection-module__CvQveW__ctaHeaderKeepTogether{white-space:nowrap}.TakeTheQuizSection-module__CvQveW__ctaStack{flex-direction:column;align-items:stretch;gap:.5rem;display:flex}.TakeTheQuizSection-module__CvQveW__ctaButton{border:1.5px solid var(--color-brand-primary);width:100%;color:var(--color-brand-primary);background:0 0;border-radius:24px;justify-content:center;align-items:center;padding:10px 20px;font-family:Matter,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .15s;display:flex}.TakeTheQuizSection-module__CvQveW__ctaButton:hover{background-color:#a419190f}.TakeTheQuizSection-module__CvQveW__desktopGems{pointer-events:none;position:absolute;inset:0}.TakeTheQuizSection-module__CvQveW__desktopGem{justify-content:center;align-items:center;animation:3.6s ease-in-out infinite TakeTheQuizSection-module__CvQveW__desktopGemHover;display:flex;position:absolute}.TakeTheQuizSection-module__CvQveW__desktopGemBadge{justify-content:center;align-items:center;animation:18s linear infinite TakeTheQuizSection-module__CvQveW__spinBadge;display:flex;position:absolute;inset:0}.TakeTheQuizSection-module__CvQveW__desktopGemBadge svg{width:76%;height:auto}.TakeTheQuizSection-module__CvQveW__desktopGemImageWrap{z-index:1;filter:drop-shadow(0 4px 8px #00000029);width:100%;position:relative}.TakeTheQuizSection-module__CvQveW__desktopGemImage{object-fit:contain;width:100%;height:auto;display:block}.TakeTheQuizSection-module__CvQveW__desktopGem1{width:clamp(220px,22vw,300px);animation-delay:0s;top:2%;left:30%}.TakeTheQuizSection-module__CvQveW__desktopGem2{width:clamp(200px,20vw,270px);animation-delay:1.1s;top:12%;left:55%}.TakeTheQuizSection-module__CvQveW__desktopGem3{width:clamp(210px,21vw,290px);animation-delay:2.2s;top:10%;left:77%}@keyframes TakeTheQuizSection-module__CvQveW__desktopGemHover{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes TakeTheQuizSection-module__CvQveW__spinBadge{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TakeTheQuizSection-module__CvQveW__mobileCard{grid-template-columns:.8fr 1fr;align-items:center;gap:12px;padding:.625rem 1rem;display:grid}.TakeTheQuizSection-module__CvQveW__mobileCard .TakeTheQuizSection-module__CvQveW__imageClip{max-width:130px;margin:0 auto}.TakeTheQuizSection-module__CvQveW__mobileCard .TakeTheQuizSection-module__CvQveW__ctaButton{background:var(--color-brand-primary);border-color:var(--color-brand-primary);color:#fff}.TakeTheQuizSection-module__CvQveW__mobileCard .TakeTheQuizSection-module__CvQveW__ctaButton:hover{background-color:var(--color-brand-primary-hover,#8a1515)}.TakeTheQuizSection-module__CvQveW__imageClip{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.TakeTheQuizSection-module__CvQveW__badge{justify-content:center;align-items:center;animation:9s linear infinite TakeTheQuizSection-module__CvQveW__spinBadge;display:flex;position:absolute;inset:0}.TakeTheQuizSection-module__CvQveW__gemWrap{z-index:1;filter:drop-shadow(0 4px 6px #0000002e);position:absolute;inset:0}.TakeTheQuizSection-module__CvQveW__gemSlideIn{object-fit:contain;width:100%;height:100%;animation:.5s cubic-bezier(.33,1,.68,1) forwards TakeTheQuizSection-module__CvQveW__gemEnter,3.6s ease-in-out .5s TakeTheQuizSection-module__CvQveW__gemHover,.55s cubic-bezier(.32,0,.67,0) 4.1s forwards TakeTheQuizSection-module__CvQveW__gemExit}@keyframes TakeTheQuizSection-module__CvQveW__gemEnter{0%{opacity:0;transform:translateY(-160px)}to{opacity:1;transform:translateY(0)}}@keyframes TakeTheQuizSection-module__CvQveW__gemHover{0%,to{transform:translateY(0)}25%{transform:translateY(-2.5px)}50%{transform:translateY(0)}75%{transform:translateY(-2.5px)}}@keyframes TakeTheQuizSection-module__CvQveW__gemExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(160px)}}.TakeTheQuizSection-module__CvQveW__desktopOnly{display:block}.TakeTheQuizSection-module__CvQveW__mobileOnly{display:none}@media (max-width:768px){.TakeTheQuizSection-module__CvQveW__section{padding:1rem 0 0}.TakeTheQuizSection-module__CvQveW__container{width:90%;padding:0}.TakeTheQuizSection-module__CvQveW__title{font-size:16px}.TakeTheQuizSection-module__CvQveW__quizContent{max-width:none}.TakeTheQuizSection-module__CvQveW__desktopOnly{display:none}.TakeTheQuizSection-module__CvQveW__mobileOnly.TakeTheQuizSection-module__CvQveW__mobileCard{display:grid}}
.FeaturedStoresSection-module__ZoSwLG__section{background:var(--color-background);width:100%;padding:2rem 0 0}.FeaturedStoresSection-module__ZoSwLG__container{width:90%;margin:0 auto}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__container{width:90%}}.FeaturedStoresSection-module__ZoSwLG__headerRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__headerRow{margin-bottom:8px}}.FeaturedStoresSection-module__ZoSwLG__title{letter-spacing:.5px;margin:0;font-family:Henrietta,serif;font-size:24px;font-weight:500;line-height:1.2}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__title{font-size:16px}}.FeaturedStoresSection-module__ZoSwLG__seeAllLink{color:var(--color-brand-primary-dark);border:1.5px solid var(--color-brand-primary-dark);background:0 0;border-radius:24px;align-items:center;padding:8px 18px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:inline-flex}.FeaturedStoresSection-module__ZoSwLG__seeAllLink:hover{background:var(--color-brand-primary-dark);color:#fff}.FeaturedStoresSection-module__ZoSwLG__seeAllLink:active{transform:scale(.97)}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__seeAllLink{padding:4px 10px;font-size:12px}}.FeaturedStoresSection-module__ZoSwLG__seeAllCardLink{height:100%;color:inherit;text-decoration:none;display:flex}.FeaturedStoresSection-module__ZoSwLG__seeAllCard{border:1px solid var(--color-gray-200);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:250px;transition:transform .15s,box-shadow .15s;display:flex}.FeaturedStoresSection-module__ZoSwLG__seeAllCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.FeaturedStoresSection-module__ZoSwLG__seeAllCardText{color:var(--color-brand-primary-dark);text-align:center;white-space:pre-line;letter-spacing:.5px;font-family:Henrietta,serif;font-size:14px;font-weight:500;line-height:1.3}@media (min-width:769px){.FeaturedStoresSection-module__ZoSwLG__seeAllCardText{font-size:16px}}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__seeAllCard{min-height:220px}}.FeaturedStoresSection-module__ZoSwLG__desktopOnly{display:none}@media (min-width:769px){.FeaturedStoresSection-module__ZoSwLG__desktopOnly{display:inline-flex}}.FeaturedStoresSection-module__ZoSwLG__bottomCta{justify-content:center;margin-top:1.5rem;display:flex}.FeaturedStoresSection-module__ZoSwLG__bottomCta a{width:100%}@media (min-width:769px){.FeaturedStoresSection-module__ZoSwLG__bottomCta{display:none}}.FeaturedStoresSection-module__ZoSwLG__carouselWrapper{padding-bottom:2rem;position:relative}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__carouselWrapper{margin-left:-5vw;margin-right:-5vw;padding-bottom:0}}.FeaturedStoresSection-module__ZoSwLG__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;margin:-.5rem 0 -1rem;padding:.5rem 0 1rem;display:flex;overflow:auto visible}.FeaturedStoresSection-module__ZoSwLG__carousel::-webkit-scrollbar{display:none}.FeaturedStoresSection-module__ZoSwLG__prevArrow,.FeaturedStoresSection-module__ZoSwLG__nextArrow{cursor:pointer;z-index:10;width:44px;height:44px;color:var(--color-gray-700);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.FeaturedStoresSection-module__ZoSwLG__nextArrow{right:-20px}.FeaturedStoresSection-module__ZoSwLG__prevArrow{left:-20px}.FeaturedStoresSection-module__ZoSwLG__prevArrow:hover,.FeaturedStoresSection-module__ZoSwLG__nextArrow:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #0003}.FeaturedStoresSection-module__ZoSwLG__prevArrow:active,.FeaturedStoresSection-module__ZoSwLG__nextArrow:active{transform:translateY(-50%)scale(.95)}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__prevArrow{display:none}.FeaturedStoresSection-module__ZoSwLG__nextArrow{width:36px;height:36px;right:12px}}.FeaturedStoresSection-module__ZoSwLG__carouselCard{scroll-snap-align:start;flex:0 0 280px;min-width:0}.FeaturedStoresSection-module__ZoSwLG__carouselCard>*{height:100%}.FeaturedStoresSection-module__ZoSwLG__storeCard{color:inherit;background:#fff;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 3px 12px #0000001a}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__carousel{padding-left:5vw;padding-right:5vw;scroll-padding-left:5vw;scroll-padding-right:5vw}.FeaturedStoresSection-module__ZoSwLG__carouselCard{flex:0 0 240px}}.FeaturedStoresSection-module__ZoSwLG__imageContainer{width:100%;height:180px;position:relative;overflow:hidden}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__imageContainer{height:150px}}.FeaturedStoresSection-module__ZoSwLG__gradient{pointer-events:none;background:linear-gradient(#0000 0%,#000c 100%);height:100px;position:absolute;bottom:0;left:0;right:0}.FeaturedStoresSection-module__ZoSwLG__founderOverlay{z-index:2;align-items:center;gap:8px;display:flex;position:absolute;bottom:12px;left:14px}.FeaturedStoresSection-module__ZoSwLG__founderPhoto{border:1.5px solid #fff;border-radius:50%;flex-shrink:0;width:30px;height:30px}.FeaturedStoresSection-module__ZoSwLG__ownedByLabel{color:#ffffffd9;font-family:Matter,sans-serif;font-size:11px;font-weight:400;line-height:1.2;display:block}.FeaturedStoresSection-module__ZoSwLG__founderName{color:#fff;font-family:Matter,sans-serif;font-size:12px;font-weight:500;line-height:1.3;display:block}.FeaturedStoresSection-module__ZoSwLG__storeInfo{align-items:center;gap:12px;padding:14px 16px 16px;display:flex}.FeaturedStoresSection-module__ZoSwLG__storeLogo{border:1px solid var(--color-gray-200);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__logoImage{object-fit:cover;border-radius:10px}.FeaturedStoresSection-module__ZoSwLG__logoPlaceholder{color:#fff;font-family:Matter,sans-serif;font-size:20px;font-weight:700}.FeaturedStoresSection-module__ZoSwLG__storeDetails{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.FeaturedStoresSection-module__ZoSwLG__storeNameRow{align-items:center;gap:6px;min-width:0;display:flex}.FeaturedStoresSection-module__ZoSwLG__storeName{color:var(--color-gray-700);white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__reviewRating{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.FeaturedStoresSection-module__ZoSwLG__reviewRatingText{color:#111827;white-space:nowrap;font-family:Matter,sans-serif;font-size:11px;font-weight:500}.FeaturedStoresSection-module__ZoSwLG__reviewRatingCount{color:#111827;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:11px;font-weight:500}.FeaturedStoresSection-module__ZoSwLG__newBadge{color:#2563eb;white-space:nowrap;flex-shrink:0;font-family:Matter,sans-serif;font-size:11px;font-weight:500}.FeaturedStoresSection-module__ZoSwLG__neighborhood{color:var(--color-gray-400);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-family:Matter,sans-serif;font-size:12px;font-weight:400;line-height:1.3;display:flex;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__neighborhood svg{color:var(--color-gray-400);flex-shrink:0}.FeaturedStoresSection-module__ZoSwLG__oneLiner{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:12px;font-weight:400;line-height:1.3;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__skeletonImage{background:var(--color-gray-100);width:100%;height:180px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__skeletonImage{height:150px}}.FeaturedStoresSection-module__ZoSwLG__skeletonLogo{background:var(--color-gray-200);border-radius:10px;flex-shrink:0;width:40px;height:40px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}.FeaturedStoresSection-module__ZoSwLG__skeletonTextGroup{flex-direction:column;flex:1;gap:6px;display:flex}.FeaturedStoresSection-module__ZoSwLG__skeletonName{background:var(--color-gray-200);border-radius:4px;width:70%;height:14px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}.FeaturedStoresSection-module__ZoSwLG__skeletonNeighborhood{background:var(--color-gray-200);border-radius:4px;width:50%;height:12px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}@keyframes FeaturedStoresSection-module__ZoSwLG__pulse{0%,to{opacity:1}50%{opacity:.5}}
.StoreCard-module__LkSH0q__storeCard{cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 3px 12px #0000001a}.StoreCard-module__LkSH0q__storeCard:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.StoreCard-module__LkSH0q__storeCard:active{transform:translateY(0)}.StoreCard-module__LkSH0q__imageContainer{background:var(--color-gray-100);width:100%;height:180px;position:relative;overflow:hidden}.StoreCard-module__LkSH0q__storeInfo{align-items:center;gap:12px;padding:14px 16px 16px;display:flex}.StoreCard-module__LkSH0q__storeLogo{border:1px solid var(--color-gray-200);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden}.StoreCard-module__LkSH0q__logoImage{object-fit:cover;border-radius:10px}.StoreCard-module__LkSH0q__logoPlaceholder{color:var(--color-gray-400);font-family:Matter,sans-serif;font-size:20px;font-weight:700}.StoreCard-module__LkSH0q__storeDetails{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.StoreCard-module__LkSH0q__storeNameRow{align-items:center;gap:8px;min-width:0;display:flex}.StoreCard-module__LkSH0q__storeName{color:var(--color-gray-700);white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:0;font-family:Matter,sans-serif;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.StoreCard-module__LkSH0q__reviewRating{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.StoreCard-module__LkSH0q__reviewRatingText{color:#111827;white-space:nowrap;font-family:Matter,sans-serif;font-size:11px;font-weight:500}.StoreCard-module__LkSH0q__reviewRatingCount{color:#111827;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:11px;font-weight:500}.StoreCard-module__LkSH0q__newBadge{color:#2563eb;white-space:nowrap;flex-shrink:0;font-family:Matter,sans-serif;font-size:11px;font-weight:500}.StoreCard-module__LkSH0q__oneLiner{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:12px;font-weight:400;line-height:1.3;overflow:hidden}.StoreCard-module__LkSH0q__neighborhood{color:var(--color-gray-400);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-family:Matter,sans-serif;font-size:12px;font-weight:400;line-height:1.3;display:flex;overflow:hidden}.StoreCard-module__LkSH0q__neighborhood svg{color:var(--color-gray-400);flex-shrink:0}@media (max-width:768px){.StoreCard-module__LkSH0q__storeCard{border-radius:12px}.StoreCard-module__LkSH0q__imageContainer{height:150px}}
.StoresStickyFilters-module__wB5BiG__sentinel{pointer-events:none;width:100%;height:1px}.StoresStickyFilters-module__wB5BiG__stickyBar{z-index:9000;border-bottom:1px solid var(--color-gray-200);will-change:transform, opacity;background:#fff;transition:transform .25s,opacity .25s;position:fixed;top:64px;left:0;right:0}.StoresStickyFilters-module__wB5BiG__stickyVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.StoresStickyFilters-module__wB5BiG__stickyHidden{opacity:0;pointer-events:none;transform:translateY(-110%)}.StoresStickyFilters-module__wB5BiG__stickyInner{width:90%;max-width:90%;margin:0 auto;padding:10px 0}.StoresStickyFilters-module__wB5BiG__stickyPillsScroll{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);scroll-padding-left:calc(50vw - 50%);scroll-padding-right:calc(50vw - 50%)}@media (min-width:1025px){.StoresStickyFilters-module__wB5BiG__sentinel,.StoresStickyFilters-module__wB5BiG__stickyBar{display:none}}
.ProductPageLayout-module__doWryG__container{background-color:var(--color-background);min-height:100vh;font-family:Matter,sans-serif}.ProductPageLayout-module__doWryG__contentRow{flex-direction:column;width:100%;max-width:90%;margin:0 auto;display:flex}@media (min-width:1025px){.ProductPageLayout-module__doWryG__contentRow{flex-direction:row;gap:32px}}.ProductPageLayout-module__doWryG__mainColumn{flex:1;min-width:0}.ProductPageLayout-module__doWryG__mainColumn [class*=productSection]{width:100%;max-width:100%}.ProductPageLayout-module__doWryG__pillsMobileOnly{display:block}@media (min-width:1025px){.ProductPageLayout-module__doWryG__pillsMobileOnly{display:none}}.ProductPageLayout-module__doWryG__heroContainer{aspect-ratio:21/9;border-radius:16px;width:100%;margin-bottom:8px;position:relative;overflow:hidden}.ProductPageLayout-module__doWryG__headerArea{max-width:90%;margin:0 auto;padding:16px 0 0}@media (min-width:769px){.ProductPageLayout-module__doWryG__headerArea{padding:32px 0}}.ProductPageLayout-module__doWryG__breadcrumb{align-items:center;gap:6px;margin-bottom:12px;font-size:14px;display:flex}.ProductPageLayout-module__doWryG__breadcrumbLink{color:var(--color-gray-500);text-decoration:none;transition:color .15s}.ProductPageLayout-module__doWryG__breadcrumbLink:hover{color:var(--color-brand-primary-dark)}.ProductPageLayout-module__doWryG__breadcrumbSep{color:var(--color-gray-400)}.ProductPageLayout-module__doWryG__breadcrumbCurrent{color:var(--color-gray-700);font-weight:500}.ProductPageLayout-module__doWryG__heading{color:var(--color-text-primary);letter-spacing:-.02em;margin:24px 0 16px;font-weight:600;line-height:1.2;font-size:26px!important}@media (min-width:769px){.ProductPageLayout-module__doWryG__heading{margin-top:8px;margin-bottom:8px;font-size:28px!important}.ProductPageLayout-module__doWryG__storesSection{padding-bottom:24px}}.ProductPageLayout-module__doWryG__description{color:#000;max-width:60%;margin:-.75rem 0 1.5rem;font-family:Matter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.ProductPageLayout-module__doWryG__tilesCarouselWrapper{width:100%;margin-bottom:24px;position:relative}.ProductPageLayout-module__doWryG__tilesGrid{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:12px;width:100%;padding:8px 0 12px;display:flex;overflow:auto visible}.ProductPageLayout-module__doWryG__tilesGrid::-webkit-scrollbar{display:none}@media (min-width:769px){.ProductPageLayout-module__doWryG__tilesGrid{gap:16px}}.ProductPageLayout-module__doWryG__tilesArrow{cursor:pointer;z-index:10;width:36px;height:36px;color:var(--color-gray-700);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.ProductPageLayout-module__doWryG__tilesArrow:hover{transform:translateY(-50%)scale(1.08);box-shadow:0 4px 12px #0003}.ProductPageLayout-module__doWryG__tilesArrow:active{transform:translateY(-50%)scale(.95)}.ProductPageLayout-module__doWryG__tilesArrowPrev{left:-4px}.ProductPageLayout-module__doWryG__tilesArrowNext{right:-4px}@media (min-width:769px){.ProductPageLayout-module__doWryG__tilesArrowPrev{left:-18px}.ProductPageLayout-module__doWryG__tilesArrowNext{right:-18px}}.ProductPageLayout-module__doWryG__tile{background:#fff;border:1px solid #e0e0e0;border-radius:16px;flex-direction:column;flex:0 0 140px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000d}@media (min-width:769px){.ProductPageLayout-module__doWryG__tile{flex:0 0 220px}}.ProductPageLayout-module__doWryG__tile:hover{transform:translateY(-2px);box-shadow:0 4px 14px #0000001a}.ProductPageLayout-module__doWryG__tile:active{transform:translateY(0);box-shadow:0 1px 4px #0000000d}.ProductPageLayout-module__doWryG__tileImageWrapper{aspect-ratio:1;background:#e0e0e0;width:100%;position:relative;overflow:hidden}.ProductPageLayout-module__doWryG__tileLabel{color:var(--color-text-primary);padding:16px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;line-height:1.3}@media (min-width:769px){.ProductPageLayout-module__doWryG__tileLabel{font-size:15px}}.ProductPageLayout-module__doWryG__storesSection{margin-top:4px;margin-bottom:8px;padding-bottom:16px}.ProductPageLayout-module__doWryG__storesSectionTitle{color:#6b7280;letter-spacing:.01em;margin:0 0 10px;font-family:Matter,sans-serif;font-size:15px;font-weight:600}.ProductPageLayout-module__doWryG__storesCarouselWrapper{position:relative}.ProductPageLayout-module__doWryG__storesArrowPrev,.ProductPageLayout-module__doWryG__storesArrowNext{cursor:pointer;z-index:10;width:38px;height:38px;color:var(--color-gray-700);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.ProductPageLayout-module__doWryG__storesArrowNext{right:-16px}.ProductPageLayout-module__doWryG__storesArrowPrev{left:-16px}.ProductPageLayout-module__doWryG__storesArrowPrev:hover,.ProductPageLayout-module__doWryG__storesArrowNext:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #0003}.ProductPageLayout-module__doWryG__storesArrowPrev:active,.ProductPageLayout-module__doWryG__storesArrowNext:active{transform:translateY(-50%)scale(.95)}@media (min-width:769px){.ProductPageLayout-module__doWryG__storesArrowPrev,.ProductPageLayout-module__doWryG__storesArrowNext{display:none}}.ProductPageLayout-module__doWryG__storesCarousel{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;margin:-8px 0 -12px;padding:8px 0 12px;display:flex;overflow:auto visible}.ProductPageLayout-module__doWryG__storesCarousel::-webkit-scrollbar{display:none}.ProductPageLayout-module__doWryG__storeCarouselCard{flex:0 0 280px;min-width:0}.ProductPageLayout-module__doWryG__storeCarouselCard>*{height:100%}@media (max-width:768px){.ProductPageLayout-module__doWryG__heroContainer{aspect-ratio:16/9;border-radius:12px}.ProductPageLayout-module__doWryG__headerArea{width:90%;max-width:90%;overflow:visible}.ProductPageLayout-module__doWryG__heading{margin-top:0;margin-bottom:8px;font-size:20px!important}.ProductPageLayout-module__doWryG__description{max-width:100%}.ProductPageLayout-module__doWryG__tileLabel{font-size:13px}.ProductPageLayout-module__doWryG__storesSectionTitle{font-size:14px}.ProductPageLayout-module__doWryG__storesArrowPrev,.ProductPageLayout-module__doWryG__storesArrowNext{width:32px;height:32px}.ProductPageLayout-module__doWryG__storesArrowNext{right:12px}.ProductPageLayout-module__doWryG__storesArrowPrev{left:12px}.ProductPageLayout-module__doWryG__storesCarouselWrapper{margin-left:-5vw;margin-right:-5vw}.ProductPageLayout-module__doWryG__tilesCarouselWrapper{width:calc(100% + 10vw);margin-left:-5vw;margin-right:-5vw}.ProductPageLayout-module__doWryG__tilesCarouselWrapperCompact{margin-bottom:8px}.ProductPageLayout-module__doWryG__tilesCarouselWrapper .ProductPageLayout-module__doWryG__tilesGrid{width:100%;padding-left:5vw;padding-right:5vw;scroll-padding-left:5vw;scroll-padding-right:5vw}.ProductPageLayout-module__doWryG__tilesCarouselWrapper .ProductPageLayout-module__doWryG__tilesArrowPrev{left:12px}.ProductPageLayout-module__doWryG__tilesCarouselWrapper .ProductPageLayout-module__doWryG__tilesArrowNext{right:12px}.ProductPageLayout-module__doWryG__storesCarousel{padding-left:5vw;padding-right:5vw;scroll-padding-left:5vw;scroll-padding-right:5vw}.ProductPageLayout-module__doWryG__storeCarouselCard{flex:0 0 240px}}
.HandmadePriceFilter-module__CEHO0G__container{margin-bottom:24px;padding:0 16px}@media (min-width:768px){.HandmadePriceFilter-module__CEHO0G__container{padding:0}}.HandmadePriceFilter-module__CEHO0G__header{margin-bottom:20px}.HandmadePriceFilter-module__CEHO0G__title{color:var(--color-black);margin:0 0 8px;font-family:Poppins,Matter,sans-serif;font-size:28px;font-weight:600}@media (min-width:768px){.HandmadePriceFilter-module__CEHO0G__title{font-size:32px}}.HandmadePriceFilter-module__CEHO0G__subtitle{color:var(--color-text-secondary);margin:0;font-family:Poppins,Matter,sans-serif;font-size:14px;font-weight:400}@media (min-width:768px){.HandmadePriceFilter-module__CEHO0G__subtitle{font-size:16px}}.HandmadePriceFilter-module__CEHO0G__filterRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.HandmadePriceFilter-module__CEHO0G__filterLabel{color:var(--color-text-secondary);font-family:Poppins,Matter,sans-serif;font-size:14px;font-weight:500}.HandmadePriceFilter-module__CEHO0G__filterPill{background:var(--color-white);border:1.5px solid var(--color-gray-200);cursor:pointer;border-radius:30px;align-items:center;gap:6px;min-height:36px;padding:8px 14px;font-family:Poppins,Matter,sans-serif;transition:all .2s;display:inline-flex}.HandmadePriceFilter-module__CEHO0G__filterPill:hover{border-color:var(--color-price);transform:translateY(-1px);box-shadow:0 2px 8px #d8651926}.HandmadePriceFilter-module__CEHO0G__filterPill.HandmadePriceFilter-module__CEHO0G__active{border-color:var(--color-price);background:#d865190d}.HandmadePriceFilter-module__CEHO0G__pillValue{color:var(--color-black);font-size:14px;font-weight:500}.HandmadePriceFilter-module__CEHO0G__chevron{color:var(--color-text-secondary);transition:transform .2s}.HandmadePriceFilter-module__CEHO0G__filterPill:hover .HandmadePriceFilter-module__CEHO0G__chevron{color:var(--color-price)}.HandmadePriceFilter-module__CEHO0G__resultCount{color:var(--color-text-tertiary);margin-left:auto;font-family:Poppins,Matter,sans-serif;font-size:13px;font-weight:400}@media (max-width:480px){.HandmadePriceFilter-module__CEHO0G__resultCount{width:100%;margin-top:8px;margin-left:0}}
.collection-page-module__q7lRYa__headerStars{margin-bottom:8px}.collection-page-module__q7lRYa__collectionKicker{color:#454545;margin:16px 0 0;font-family:Matter,sans-serif;font-size:14px;font-weight:500;line-height:1.3}.collection-page-module__q7lRYa__collectionHeading{margin-top:2px!important}.collection-page-module__q7lRYa__asSeenOn{margin-top:8px;margin-bottom:16px}.collection-page-module__q7lRYa__collectionDescription{color:#000;max-width:60%;margin:8px 0 16px;font-family:Matter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.collection-page-module__q7lRYa__storesSectionTop{margin:4px 0 16px;padding-bottom:0}.collection-page-module__q7lRYa__storesSectionBottom{border-top:1px solid #f0f0f0;max-width:90%;margin:32px auto 0;padding-top:24px}.collection-page-module__q7lRYa__skeletonBlock{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 50%,#f0f0f0 100%) 0 0/200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite collection-page-module__q7lRYa__collectionSkeletonShimmer}@keyframes collection-page-module__q7lRYa__collectionSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.collection-page-module__q7lRYa__starsSkeleton{align-items:center;gap:8px;margin-bottom:8px;display:flex}.collection-page-module__q7lRYa__titleSkeleton{width:min(320px,60%);height:28px;margin:8px 0}.collection-page-module__q7lRYa__descriptionSkeleton{width:60%;height:14px;margin:8px 0 6px}.collection-page-module__q7lRYa__descriptionSkeletonShort{width:45%;height:14px;margin-bottom:16px}.collection-page-module__q7lRYa__asSeenOnSkeleton{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;margin-bottom:16px;display:flex}.collection-page-module__q7lRYa__asSeenOnLabelSkeleton{border-radius:4px;width:72px;height:14px}.collection-page-module__q7lRYa__asSeenOnLogosSkeleton{align-items:center;gap:12px;display:flex}.collection-page-module__q7lRYa__asSeenOnLogoSkeleton{border-radius:4px;width:36px;height:18px}.collection-page-module__q7lRYa__mobilePillsSkeleton{gap:8px;margin-top:4px;display:flex;overflow:hidden}.collection-page-module__q7lRYa__mobilePillSkeleton{border-radius:999px;flex-shrink:0;width:96px;height:34px}.collection-page-module__q7lRYa__sidebarSkeleton{display:none}.collection-page-module__q7lRYa__sidebarSectionTitleSkeleton{width:72px;height:16px;margin-bottom:12px}.collection-page-module__q7lRYa__sidebarItemSkeleton{border-radius:4px;height:14px;margin-bottom:12px}.collection-page-module__q7lRYa__sidebarDivider{background:#e5e7eb;height:1px;margin:16px 0}@media (min-width:1025px){.collection-page-module__q7lRYa__sidebarSkeleton{flex-shrink:0;width:240px;display:block}.collection-page-module__q7lRYa__mobilePillsSkeleton{display:none}}@media (max-width:768px){.collection-page-module__q7lRYa__collectionKicker{margin-top:12px;font-size:13px}.collection-page-module__q7lRYa__collectionHeading{margin-bottom:10px!important}.collection-page-module__q7lRYa__collectionDescription{max-width:100%;margin-top:8px;margin-bottom:12px}.collection-page-module__q7lRYa__storesSectionBottom{width:90%;max-width:90%}.collection-page-module__q7lRYa__titleSkeleton{width:min(260px,75%);height:24px;margin-top:0}.collection-page-module__q7lRYa__descriptionSkeleton,.collection-page-module__q7lRYa__descriptionSkeletonShort{width:100%;max-width:none}}@media (min-width:769px){.collection-page-module__q7lRYa__storesSectionTop{padding-bottom:0}.collection-page-module__q7lRYa__storesSectionBottom{padding-bottom:24px}}
.collections-list-module__XpXWVq__pageBody{max-width:90%;margin:0 auto;padding:0 0 64px}.collections-list-module__XpXWVq__carouselSection{margin-bottom:32px}.collections-list-module__XpXWVq__sectionTitle{letter-spacing:0;color:#454545;margin:0 0 8px;font-family:Matter,sans-serif;font-size:18px;font-weight:600;line-height:1.2}.collections-list-module__XpXWVq__emptyState{text-align:center;color:var(--color-gray-500);padding:64px 24px;font-family:Matter,sans-serif;font-size:16px}.collections-list-module__XpXWVq__skeletonRow{gap:1rem;padding:.5rem 0 1rem;display:flex;overflow:hidden}.collections-list-module__XpXWVq__skeletonCard{background:linear-gradient(90deg, var(--color-gray-100) 25%, var(--color-gray-200) 50%, var(--color-gray-100) 75%);background-size:200% 100%;border-radius:24px;flex:0 0 312px;height:364px;animation:1.5s infinite collections-list-module__XpXWVq__shimmer}@keyframes collections-list-module__XpXWVq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.collections-list-module__XpXWVq__sectionTitle{margin-bottom:4px}.collections-list-module__XpXWVq__skeletonCard{flex:0 0 277px;height:329px}}
.recommendation-page-module__6E5N7G__creatorSection{flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;margin-bottom:8px;padding-bottom:16px;font-family:Matter,sans-serif;font-size:15px;display:flex}.recommendation-page-module__6E5N7G__creatorSectionLabel{color:#6b7280;letter-spacing:.01em;font-size:15px;font-weight:600}.recommendation-page-module__6E5N7G__creatorDisplayName{color:var(--color-text-primary,#1a1a1a);font-size:15px;font-weight:600}.recommendation-page-module__6E5N7G__creatorHandle{color:#9ca3af;font-size:14px;font-weight:400}
.HomeValuePropsSection-module__-WbZeq__valuePropsSection{justify-content:center;width:100%;padding:48px 0 64px;display:flex}.HomeValuePropsSection-module__-WbZeq__valuePropsContainer{width:90%;margin:0 auto}.HomeValuePropsSection-module__-WbZeq__sectionHeading{letter-spacing:.5px;text-align:left;margin:0 0 32px;font-family:Henrietta,serif;font-size:24px;font-weight:500;line-height:1.2}.HomeValuePropsSection-module__-WbZeq__columns{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.HomeValuePropsSection-module__-WbZeq__column{text-align:left;flex-direction:column;gap:4px;display:flex}.HomeValuePropsSection-module__-WbZeq__columnTitle{margin:0;font-weight:600;line-height:1.3;font-size:16px!important}.HomeValuePropsSection-module__-WbZeq__columnBody{color:#000000b3;margin:0;font-size:.9375rem;line-height:1.4}@media (max-width:1024px){.HomeValuePropsSection-module__-WbZeq__columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HomeValuePropsSection-module__-WbZeq__valuePropsSection{padding:2rem 0 64px}.HomeValuePropsSection-module__-WbZeq__sectionHeading{margin-bottom:24px;font-size:16px}.HomeValuePropsSection-module__-WbZeq__columns{grid-template-columns:1fr;gap:28px}}
.Navbar-module__F_EE0q__navbar{z-index:9999;background-color:var(--background);border-bottom:1px solid var(--color-gray-200);flex-direction:column;width:100%;transition:transform .2s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__F_EE0q__promoBanner{color:#fff;text-align:center;cursor:pointer;background:#2a2a2a;border:none;width:100%;padding:8px 16px;font-family:Matter,sans-serif;font-size:12px;font-weight:600;display:block}.Navbar-module__F_EE0q__promoTextVisible,.Navbar-module__F_EE0q__promoTextHidden{transition:opacity .4s}.Navbar-module__F_EE0q__promoTextVisible{opacity:1}.Navbar-module__F_EE0q__promoTextHidden{opacity:0}.Navbar-module__F_EE0q__promoBannerClaimed{color:#fff;text-align:center;cursor:default;background:#149744;border:none;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 16px;font-family:Matter,sans-serif;font-size:13px;font-weight:600;display:flex}.Navbar-module__F_EE0q__navContent{justify-content:space-between;align-items:center;padding:14px 2%;display:flex}.Navbar-module__F_EE0q__leftGroup,.Navbar-module__F_EE0q__rightGroup{align-items:center;display:flex}.Navbar-module__F_EE0q__leftGroup{gap:6px}.Navbar-module__F_EE0q__desktopNavLinks,.Navbar-module__F_EE0q__navCategoryBar{display:none}.Navbar-module__F_EE0q__navCategoryDivider{background:var(--color-gray-200);flex-shrink:0;width:1px;height:16px;margin:0 6px}.Navbar-module__F_EE0q__navDropdown{position:relative}.Navbar-module__F_EE0q__navDropdownTrigger{color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:20px;align-items:center;gap:4px;padding:6px 10px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.Navbar-module__F_EE0q__navDropdownTrigger:hover{background:#0000000f}.Navbar-module__F_EE0q__quizNavContent .Navbar-module__F_EE0q__navDropdownTrigger:hover{background:#ffffff1f}.Navbar-module__F_EE0q__navDropdownChevron{flex-shrink:0;transition:transform .2s}.Navbar-module__F_EE0q__navDropdown:hover .Navbar-module__F_EE0q__navDropdownChevron{transform:rotate(180deg)}.Navbar-module__F_EE0q__navDropdownPanel{opacity:0;visibility:hidden;z-index:10002;padding-top:8px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:0;transform:translateY(-4px)}.Navbar-module__F_EE0q__navDropdown:hover .Navbar-module__F_EE0q__navDropdownPanel{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__F_EE0q__navDropdownContent{background:var(--color-white);border-radius:16px;flex-direction:column;min-width:200px;padding:8px;display:flex;position:relative;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}.Navbar-module__F_EE0q__navDropdownItem{color:var(--color-gray-700);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 14px;font-family:Matter,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:background .12s,color .12s;display:block}.Navbar-module__F_EE0q__navDropdownItem:hover{background:var(--color-gray-100);color:var(--color-brand-primary-dark)}.Navbar-module__F_EE0q__navDropdownItemHasSubmenu{justify-content:space-between;align-items:center;gap:16px;display:flex}.Navbar-module__F_EE0q__navNestedDropdown{position:static}.Navbar-module__F_EE0q__navNestedDropdown:hover>.Navbar-module__F_EE0q__navDropdownItemHasSubmenu{background:var(--color-gray-100);color:var(--color-brand-primary-dark)}.Navbar-module__F_EE0q__navNestedChevron{color:var(--color-gray-500);flex-shrink:0}.Navbar-module__F_EE0q__navNestedDropdown:hover .Navbar-module__F_EE0q__navNestedChevron{color:var(--color-brand-primary-dark)}.Navbar-module__F_EE0q__navNestedPanel{opacity:0;visibility:hidden;z-index:1;min-height:100%;padding-left:4px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:0;left:100%;transform:translate(-4px)}.Navbar-module__F_EE0q__navNestedDropdown:hover .Navbar-module__F_EE0q__navNestedPanel{opacity:1;visibility:visible;transform:translate(0)}.Navbar-module__F_EE0q__navNestedContent{max-height:min(70vh,420px);overflow-y:auto}.Navbar-module__F_EE0q__accountDropdown{display:inline-flex;position:relative}.Navbar-module__F_EE0q__accountDropdownPanel{display:none}.Navbar-module__F_EE0q__accountDropdownDivider{background:var(--color-gray-200);height:1px;margin:4px 8px}@media (min-width:769px){.Navbar-module__F_EE0q__accountDropdownPanel{opacity:0;visibility:hidden;z-index:10002;padding-top:8px;transition:opacity .15s,transform .15s,visibility .15s;display:block;position:absolute;top:100%;right:0;transform:translateY(-4px)}.Navbar-module__F_EE0q__accountDropdown:hover .Navbar-module__F_EE0q__accountDropdownPanel{opacity:1;visibility:visible;transform:translateY(0)}}.Navbar-module__F_EE0q__rightGroup{justify-content:flex-end;gap:var(--spacing-3)}.Navbar-module__F_EE0q__searchGroup{display:none}.Navbar-module__F_EE0q__iconGroup{align-items:center;gap:var(--spacing-3);display:flex}.Navbar-module__F_EE0q__desktopOnly{display:none}.Navbar-module__F_EE0q__mobileAccountButton{display:inline-flex}.Navbar-module__F_EE0q__navbarHidden{transform:translateY(-130%)}.Navbar-module__F_EE0q__menuButton,.Navbar-module__F_EE0q__iconButton{padding:var(--spacing-2);border-radius:var(--radius-full);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;transition:background .2s,transform .2s;display:inline-flex}.Navbar-module__F_EE0q__iconLabel{color:var(--color-gray-800);white-space:nowrap;font-size:14px;font-weight:500;line-height:1;display:none}.Navbar-module__F_EE0q__cartIconWrap{justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:visible}.Navbar-module__F_EE0q__menuButton:hover,.Navbar-module__F_EE0q__iconButton:hover{background:#0f172a14}.Navbar-module__F_EE0q__iconImage{width:22px;height:22px;display:block}.Navbar-module__F_EE0q__userInitial{background:var(--color-gray-800);color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-family:Henrietta,serif;font-size:12px;font-weight:500;line-height:1;display:flex}.Navbar-module__F_EE0q__logoImage{width:100px;height:auto}.Navbar-module__F_EE0q__cartLink{position:relative;overflow:visible}.Navbar-module__F_EE0q__cartBadge{border-radius:var(--radius-full);background:var(--color-brand-primary-dark);min-width:18px;height:18px;color:var(--color-white);font-size:.65rem;font-weight:var(--font-weight-semibold);z-index:1;justify-content:center;align-items:center;padding:0 4px;line-height:1;display:flex;position:absolute;top:-8px;right:-8px}.Navbar-module__F_EE0q__iconButton,.Navbar-module__F_EE0q__cartLink,.Navbar-module__F_EE0q__rightGroup{overflow:visible}.Navbar-module__F_EE0q__mobileSearchButton,.Navbar-module__F_EE0q__navSearchBar{display:none}.Navbar-module__F_EE0q__mobileSearchRow{padding:0 3% 10px;display:block}.Navbar-module__F_EE0q__mobileSearchBar{cursor:pointer;width:100%;height:40px;color:var(--color-gray-600);background:#f5f5f5;border:none;border-radius:20px;align-items:center;gap:10px;padding:0 14px;font-family:Matter,sans-serif;font-size:14px;font-weight:400;transition:background .15s;display:flex}.Navbar-module__F_EE0q__mobileSearchBar:active{background:#ebebeb}.Navbar-module__F_EE0q__mobileSearchIcon{opacity:.65;color:var(--color-gray-700);flex-shrink:0}.Navbar-module__F_EE0q__mobileSearchPlaceholder{color:var(--color-gray-600);white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:14px;font-weight:400;transition:opacity .3s;overflow:hidden}.Navbar-module__F_EE0q__mobileSearchPlaceholder.Navbar-module__F_EE0q__navSearchPlaceholderFading{opacity:0}.Navbar-module__F_EE0q__deliveryPillDesktop,.Navbar-module__F_EE0q__deliveryPillMobile{display:none}.Navbar-module__F_EE0q__deliveryPill{color:#1a1a1a;white-space:nowrap;cursor:pointer;background:#f5f5f5;border:1.5px solid #149744;border-radius:999px;align-items:center;gap:4px;padding:8px 10px;font-family:Matter,sans-serif;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.Navbar-module__F_EE0q__deliveryPillClaimed{color:#149744;cursor:default;background:#e8f5ee}.Navbar-module__F_EE0q__deliveryPillIcon{flex-shrink:0;width:16px;height:16px}@media (max-width:768px){.Navbar-module__F_EE0q__deliveryPillMobile{align-items:center;margin-right:2px;display:flex}.Navbar-module__F_EE0q__navContent{padding:var(--spacing-3) 3%}.Navbar-module__F_EE0q__logoImage{width:90px}.Navbar-module__F_EE0q__iconGroup{gap:2px}.Navbar-module__F_EE0q__leftGroup{gap:0}.Navbar-module__F_EE0q__iconImage{width:20px!important;height:20px!important}.Navbar-module__F_EE0q__userInitial{font-size:11px;width:20px!important;height:20px!important}}@media (min-width:769px){.Navbar-module__F_EE0q__menuButton{display:none}.Navbar-module__F_EE0q__iconLabel{display:inline}.Navbar-module__F_EE0q__iconButton,.Navbar-module__F_EE0q__cartLink{border-radius:999px;padding:6px 10px}.Navbar-module__F_EE0q__navCategoryBar{flex-shrink:0;justify-content:flex-start;align-items:center;gap:2px;margin-left:8px;display:flex}.Navbar-module__F_EE0q__leftGroup{flex-shrink:0}.Navbar-module__F_EE0q__mobileSearchButton,.Navbar-module__F_EE0q__mobileSearchRow,.Navbar-module__F_EE0q__rightGroup{display:none}.Navbar-module__F_EE0q__searchGroup{flex:1;align-items:center;min-width:0;padding:0 16px;display:flex;position:relative}.Navbar-module__F_EE0q__iconGroup{flex-shrink:0;gap:4px}.Navbar-module__F_EE0q__desktopOnly{display:contents}.Navbar-module__F_EE0q__mobileAccountButton{display:none}.Navbar-module__F_EE0q__deliveryPillDesktop{align-items:center;margin-right:4px;display:flex}.Navbar-module__F_EE0q__deliveryPill{padding:8px 12px;font-size:12px}.Navbar-module__F_EE0q__cartBadge{min-width:15px;height:15px;font-size:.55rem;right:-6px}.Navbar-module__F_EE0q__navSearchBar{cursor:pointer;background:#f5f5f5;border:none;border-radius:22px;align-items:center;gap:10px;width:100%;height:44px;padding:0 14px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.Navbar-module__F_EE0q__navSearchBar:hover{box-shadow:0 1px 4px #0000000f}.Navbar-module__F_EE0q__searchBarSpacer{width:100%;height:44px}.Navbar-module__F_EE0q__searchOpenWrapper{z-index:10001;background:#f5f5f5;border-radius:16px;animation:.2s Navbar-module__F_EE0q__searchWrapperOpen;position:absolute;top:0;left:16px;right:16px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}@keyframes Navbar-module__F_EE0q__searchWrapperOpen{0%{opacity:0}to{opacity:1}}.Navbar-module__F_EE0q__navSearchBarOpen{box-shadow:none;background:0 0;border-radius:16px 16px 0 0}.Navbar-module__F_EE0q__navSearchBarOpen:hover{box-shadow:none}.Navbar-module__F_EE0q__navSearchIcon{opacity:.65;color:var(--color-gray-700);flex-shrink:0}.Navbar-module__F_EE0q__navSearchPlaceholder{color:var(--color-gray-600);white-space:nowrap;font-family:Matter,sans-serif;font-size:14px;font-weight:400;transition:opacity .3s}.Navbar-module__F_EE0q__navSearchPlaceholderFading{opacity:0}.Navbar-module__F_EE0q__navSearchInput{min-width:0;color:var(--color-gray-800);background:0 0;border:none;outline:none;flex:1;font-family:Matter,sans-serif;font-size:14px;font-weight:400}.Navbar-module__F_EE0q__navSearchInput::placeholder{color:var(--color-gray-600)}.Navbar-module__F_EE0q__navSearchClear{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.Navbar-module__F_EE0q__quizNavContent .Navbar-module__F_EE0q__navSearchBar{background:#ffffff26}.Navbar-module__F_EE0q__quizNavContent .Navbar-module__F_EE0q__navSearchBar:hover{box-shadow:none;background:#ffffff40}.Navbar-module__F_EE0q__quizNavContent .Navbar-module__F_EE0q__navSearchIcon{color:#ffffffb3;opacity:1}.Navbar-module__F_EE0q__quizNavContent .Navbar-module__F_EE0q__navSearchPlaceholder{color:#fff9}.Navbar-module__F_EE0q__leftGroup{gap:4px}.Navbar-module__F_EE0q__navContent{padding:16px 5%}}.Navbar-module__F_EE0q__navbarSpacer{height:var(--navbar-height,64px);background:var(--background)}.Navbar-module__F_EE0q__quizNavbar{-webkit-backdrop-filter:none;background-color:#0000}.Navbar-module__F_EE0q__quizNavContent{color:var(--color-white)}.Navbar-module__F_EE0q__quizNavContent .Navbar-module__F_EE0q__iconButton,.Navbar-module__F_EE0q__quizNavContent .Navbar-module__F_EE0q__menuButton,.Navbar-module__F_EE0q__quizNavContent .Navbar-module__F_EE0q__cartLink{background:0 0}.Navbar-module__F_EE0q__quizNavContent .Navbar-module__F_EE0q__iconButton:hover,.Navbar-module__F_EE0q__quizNavContent .Navbar-module__F_EE0q__menuButton:hover{background:#ffffff1a}.Navbar-module__F_EE0q__quizNavbar .Navbar-module__F_EE0q__iconImage,.Navbar-module__F_EE0q__quizNavbar .Navbar-module__F_EE0q__logoImage img{filter:brightness(0)invert()}.Navbar-module__F_EE0q__quizNavbar .Navbar-module__F_EE0q__userInitial{color:var(--color-gray-800);background:#fff}.Navbar-module__F_EE0q__quizNavbar .Navbar-module__F_EE0q__cartBadge{background:var(--color-white);color:var(--color-brand-primary-dark)}.Navbar-module__F_EE0q__quizNavbar .Navbar-module__F_EE0q__mobileSearchBar{color:#fff9;background:#ffffff26}.Navbar-module__F_EE0q__quizNavbar .Navbar-module__F_EE0q__mobileSearchBar:active{background:#ffffff40}.Navbar-module__F_EE0q__quizNavbar .Navbar-module__F_EE0q__mobileSearchIcon{color:#ffffffb3;opacity:1}.Navbar-module__F_EE0q__quizNavbar .Navbar-module__F_EE0q__mobileSearchPlaceholder{color:#fff9}.Navbar-module__F_EE0q__quizNavbarSpacer{background:0 0;height:0}.Navbar-module__F_EE0q__giftGuideNavbar{background-color:var(--color-orange-light);-webkit-backdrop-filter:none}.Navbar-module__F_EE0q__giftGuideNavbarSpacer{background:var(--color-orange-light);height:60px}.Navbar-module__F_EE0q__septemberNavbar{-webkit-backdrop-filter:none;isolation:isolate;background-color:#a41919;border-bottom:1px solid #ffffff1f;position:fixed}.Navbar-module__F_EE0q__septemberNavbar:before{content:"";pointer-events:none;z-index:0;opacity:.6;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}.Navbar-module__F_EE0q__septemberNavbar>*{z-index:1;position:relative}.Navbar-module__F_EE0q__septemberNavContent{color:#fff}.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__navDropdownTrigger:hover{background:#ffffff1f}.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__iconButton,.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__menuButton,.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__cartLink{color:#fff;background:0 0}.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__iconButton:hover,.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__menuButton:hover{background:#ffffff1f}.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__iconImage,.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__logoImage img{filter:brightness(0)invert()}.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__userInitial,.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__cartBadge{color:#a41919;background:#fff}.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__navCategoryDivider{background:#ffffff40}.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__deliveryPill{color:#fff;background:0 0;border-color:#fff}.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__deliveryPillClaimed{color:#fff;background:#ffffff1f;border-color:#fff}.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__mobileSearchBar{color:#ffffffb3;background:#ffffff1f}.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__mobileSearchBar:active{background:#fff3}.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__mobileSearchIcon{color:#fffc;opacity:1}.Navbar-module__F_EE0q__septemberNavbar .Navbar-module__F_EE0q__mobileSearchPlaceholder{color:#ffffffa6}.Navbar-module__F_EE0q__septemberNavbarSpacer{isolation:isolate;background:#a41919;position:relative}.Navbar-module__F_EE0q__septemberNavbarSpacer:before{content:"";pointer-events:none;z-index:0;opacity:.6;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}@media (min-width:769px){.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__navSearchBar{background:#ffffff1f}.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__navSearchBar:hover{box-shadow:none;background:#fff3}.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__navSearchIcon{color:#ffffffbf;opacity:1}.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__navSearchPlaceholder{color:#ffffffa6}.Navbar-module__F_EE0q__septemberNavContent .Navbar-module__F_EE0q__iconLabel{color:#fff}}
