.styles-module__NByc9q__pageContainer{max-width:80%;min-height:100vh;margin:0 auto;padding:32px 0 64px}.styles-module__NByc9q__breadcrumb{margin-bottom:8px}.styles-module__NByc9q__breadcrumb ol{color:#666;flex-wrap:wrap;gap:6px;margin:0;padding:0;font-family:Matter,sans-serif;font-size:13px;list-style:none;display:flex}.styles-module__NByc9q__breadcrumb a{color:#666;text-decoration:none}.styles-module__NByc9q__breadcrumb a:hover{text-decoration:underline}.styles-module__NByc9q__breadcrumb li[aria-current=page]{color:#1a1a1a}.styles-module__NByc9q__header{text-align:left;margin-bottom:32px}.styles-module__NByc9q__title{color:#1a1a1a;margin:0 0 8px;font-family:Matter,sans-serif;font-size:28px;font-weight:600;line-height:1.3}.styles-module__NByc9q__subtitle{color:#555;max-width:720px;margin:0;font-family:Matter,sans-serif;font-size:16px;line-height:1.5}.styles-module__NByc9q__section{margin-bottom:40px}.styles-module__NByc9q__sectionHeading{color:#40241a;margin:0 0 12px;font-family:Matter,sans-serif;font-size:18px;font-weight:600}.styles-module__NByc9q__storeStrip{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__NByc9q__storeStripItem{display:inline-flex}.styles-module__NByc9q__storeChip{color:#1a1a1a;background:#f5f5f5;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 6px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.styles-module__NByc9q__storeChip:hover{background:#ececec;transform:translateY(-1px)}.styles-module__NByc9q__storeChipLogo{background:#ddd;border-radius:50%;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.styles-module__NByc9q__storeChipName{white-space:nowrap}.styles-module__NByc9q__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.styles-module__NByc9q__grid{gap:1.5rem}}@media (min-width:768px){.styles-module__NByc9q__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}@media (min-width:1024px){.styles-module__NByc9q__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.styles-module__NByc9q__pillStrip{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__NByc9q__pill{color:#1a1a1a;background:#f5f5f5;border-radius:999px;align-items:center;padding:8px 14px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.styles-module__NByc9q__pill:hover{background:#ececec;transform:translateY(-1px)}.styles-module__NByc9q__faqList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__NByc9q__faqItem{border:1px solid var(--color-gray-200,#e5e7eb);background:#fff;border-radius:12px;overflow:hidden}.styles-module__NByc9q__faqButton{cursor:pointer;color:#1a1a1a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 18px;font-family:Matter,sans-serif;font-size:15px;font-weight:500;line-height:1.4;display:flex}.styles-module__NByc9q__faqButton:hover{background:#fafafa}.styles-module__NByc9q__faqChevron{color:#888;flex-shrink:0;font-size:20px;font-weight:400;line-height:1}.styles-module__NByc9q__faqAnswer{color:var(--color-gray-600,#4b5563);padding:0 18px 16px;font-family:Matter,sans-serif;font-size:14px;line-height:1.6}@media (max-width:768px){.styles-module__NByc9q__pageContainer{max-width:92%}.styles-module__NByc9q__title{font-size:22px}.styles-module__NByc9q__subtitle{font-size:14px}}
.BrandSentenceFilter-module__nWEmGW__container{height:auto;padding:0}.BrandSentenceFilter-module__nWEmGW__sentence{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.BrandSentenceFilter-module__nWEmGW__filterPill{border:1.5px solid var(--color-gray-200);cursor:pointer;background:#fff;border-radius:30px;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-family:Matter,sans-serif;line-height:1;transition:border-color .15s,box-shadow .15s;display:inline-flex}.BrandSentenceFilter-module__nWEmGW__filterPill:hover{border-color:#d86519;box-shadow:0 2px 8px #d865191f}.BrandSentenceFilter-module__nWEmGW__filterPillActive{background:var(--color-error-light);border-color:#a41919}.BrandSentenceFilter-module__nWEmGW__pillValue{color:var(--color-gray-700);font-size:14px;font-weight:500}.BrandSentenceFilter-module__nWEmGW__pillBadge{color:#fff;background-color:#a41919;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:8px;padding:0 4px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.BrandSentenceFilter-module__nWEmGW__modalOverlay{z-index:9999;background:#0006;justify-content:center;align-items:center;padding:16px;animation:.15s BrandSentenceFilter-module__nWEmGW__fadeIn;display:flex;position:fixed;inset:0}@keyframes BrandSentenceFilter-module__nWEmGW__fadeIn{0%{opacity:0}to{opacity:1}}.BrandSentenceFilter-module__nWEmGW__modalPanel{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;animation:.18s BrandSentenceFilter-module__nWEmGW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}@keyframes BrandSentenceFilter-module__nWEmGW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.BrandSentenceFilter-module__nWEmGW__modalHeader{border-bottom:1px solid var(--color-gray-100);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.BrandSentenceFilter-module__nWEmGW__modalTitle{color:var(--color-gray-800);font-family:Matter,sans-serif;font-size:18px;font-weight:600}.BrandSentenceFilter-module__nWEmGW__modalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.BrandSentenceFilter-module__nWEmGW__modalClose:hover{background:var(--color-gray-100);color:var(--color-gray-800)}.BrandSentenceFilter-module__nWEmGW__modalBody{flex-direction:column;flex:1;gap:24px;padding:20px 24px;display:flex;overflow-y:auto}.BrandSentenceFilter-module__nWEmGW__filterSection{flex-direction:column;gap:12px;display:flex}.BrandSentenceFilter-module__nWEmGW__filterSection h3.BrandSentenceFilter-module__nWEmGW__filterSectionTitle{color:var(--color-gray-800);margin:0;font-family:Matter,sans-serif;font-weight:600;line-height:1.3;font-size:18px!important}.BrandSentenceFilter-module__nWEmGW__chipGrid{flex-wrap:wrap;gap:8px;display:flex}.BrandSentenceFilter-module__nWEmGW__chip{border:1.5px solid var(--color-gray-200);color:var(--color-gray-600);cursor:pointer;background:#fff;border-radius:30px;align-items:center;padding:8px 14px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;line-height:1.2;transition:all .12s;display:inline-flex}.BrandSentenceFilter-module__nWEmGW__chip:hover:not(:disabled){color:#d86519;border-color:#d86519}.BrandSentenceFilter-module__nWEmGW__chipSelected{color:#fff;background:#a41919;border-color:#a41919}.BrandSentenceFilter-module__nWEmGW__chipSelected:hover:not(:disabled){color:#fff;background:#6b1818;border-color:#6b1818}.BrandSentenceFilter-module__nWEmGW__chipDisabled{opacity:.4;cursor:not-allowed}.BrandSentenceFilter-module__nWEmGW__modalFooter{border-top:1px solid var(--color-gray-100);flex-shrink:0;justify-content:center;align-items:center;padding:16px 24px 20px;display:flex}.BrandSentenceFilter-module__nWEmGW__applyButton{background-color:var(--color-brand-primary-dark,#a41919);color:#fff;cursor:pointer;width:100%;box-shadow:none;will-change:transform;border:none;border-radius:9999px;padding:14px 24px;font-family:Matter,sans-serif;font-size:18px;font-weight:500;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);transform:scale(1)}.BrandSentenceFilter-module__nWEmGW__applyButton:hover{background-color:var(--color-brand-primary-dark,#a41919);transform:scale(.95);box-shadow:0 8px 32px #0000001f}@media (max-width:768px){.BrandSentenceFilter-module__nWEmGW__modalPanel{border-radius:20px 20px 0 0;max-width:100%;max-height:80vh;position:fixed;bottom:0;left:0;right:0}.BrandSentenceFilter-module__nWEmGW__modalOverlay{align-items:flex-end;padding:0}}
.styles-module__y6SV4W__pageContainer{background-color:var(--color-background);width:100%;min-height:100vh;position:relative;overflow-x:clip}.styles-module__y6SV4W__stickySearchBar{z-index:9998;background:#fff;padding:12px 20px 0;transition:transform .2s,opacity .2s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #00000014}@media (min-width:1025px){.styles-module__y6SV4W__stickySearchBar{display:none}}.styles-module__y6SV4W__stickySearchBarHidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.styles-module__y6SV4W__stickySearchBarVisible{opacity:1;pointer-events:auto;padding-bottom:0;transform:translateY(0)}.styles-module__y6SV4W__stickySearchBarInner{flex-direction:row;align-items:center;gap:8px;width:100%;max-width:80%;margin:0 auto;display:flex}@media (max-width:1024px){.styles-module__y6SV4W__stickySearchBarInner{max-width:100%}}.styles-module__y6SV4W__heroImageSection{z-index:0;width:100%;height:30vh;position:relative;overflow:hidden}.styles-module__y6SV4W__heroBottomGradient{pointer-events:none;background:linear-gradient(#0000,#000000bf);height:120px;position:absolute;bottom:0;left:0;right:0}.styles-module__y6SV4W__heroFoundersOverlay{z-index:1;position:absolute;bottom:12px;left:20px}@media (min-width:1025px){.styles-module__y6SV4W__searchBarGroup{max-width:100%}.styles-module__y6SV4W__filterIconButton{display:none}.styles-module__y6SV4W__categoryPillsRow{display:none!important}.styles-module__y6SV4W__heroFoundersOverlay{left:7.5%}.styles-module__y6SV4W__heroFounderImageWrap{border-radius:30px;width:60px;height:60px}.styles-module__y6SV4W__heroFoundersNames{font-size:16px}.styles-module__y6SV4W__heroFoundersTitle{font-size:14px}}.styles-module__y6SV4W__heroFoundersSection{flex-direction:row;align-items:center;gap:8px;padding-top:4px;display:flex}.styles-module__y6SV4W__heroFoundersImages{flex-direction:row;display:flex}.styles-module__y6SV4W__heroFounderImageWrap{background-color:#f5f5f5;border:1px solid #fff;border-radius:20px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.styles-module__y6SV4W__heroFounderImageWrapOverlap{margin-left:-12px}.styles-module__y6SV4W__heroFounderImage{object-fit:cover}.styles-module__y6SV4W__heroFoundersText{flex-shrink:1;min-width:0}.styles-module__y6SV4W__heroFoundersNames{color:#fff;margin:0;font-family:Matter,sans-serif;font-size:14px;font-weight:600;line-height:18.2px}.styles-module__y6SV4W__heroFoundersTitle{color:#fff;margin:0;font-family:Matter,sans-serif;font-size:12px;line-height:15.6px}.styles-module__y6SV4W__heroImage{object-fit:cover;object-position:center}.styles-module__y6SV4W__brandInfoSection{z-index:10;padding:30px 10% 1rem;position:relative}.styles-module__y6SV4W__brandInfoSection:before{content:"";background-color:var(--color-background);z-index:-1;position:absolute;inset:0}.styles-module__y6SV4W__logoContainer{background-color:#fff;border:2px solid #fff;border-radius:15px;flex-shrink:0;width:70px;height:70px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.styles-module__y6SV4W__logoImage{object-fit:contain}.styles-module__y6SV4W__brandNameContainer{display:none}.styles-module__y6SV4W__brandInfoContent{flex-direction:column;flex:1;gap:6px;display:flex}.styles-module__y6SV4W__addressBadgesWrapper{flex-direction:column;gap:6px;margin-top:16px;margin-bottom:16px;display:flex}.styles-module__y6SV4W__addressBadgesWrapper .styles-module__y6SV4W__address,.styles-module__y6SV4W__addressBadgesWrapper .styles-module__y6SV4W__womanOwnedBadge,.styles-module__y6SV4W__addressBadgesWrapper .styles-module__y6SV4W__returnPolicyBadge{display:none}.styles-module__y6SV4W__brandNameContainer .OpenHours_repeatIcon__XsCqg{display:none}.styles-module__y6SV4W__brandName{color:#40241a;margin-bottom:0;font-family:Matter,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.styles-module__y6SV4W__address{align-items:flex-start;gap:4px;display:flex}.styles-module__y6SV4W__badgesContainer{display:contents}.styles-module__y6SV4W__locationIcon{stroke:#a4a4a4;flex-shrink:0;width:16px;height:16px}.styles-module__y6SV4W__addressText{color:#a4a4a4;font-family:Matter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s}.styles-module__y6SV4W__addressText:hover{color:#a4a4a4;text-decoration:underline}.styles-module__y6SV4W__womanOwnedBadge{align-items:center;gap:4px;display:flex}.styles-module__y6SV4W__badgeText{color:#a4a4a4;font-family:Matter,sans-serif;font-size:14px;font-weight:500}.styles-module__y6SV4W__badgeIconWrapper{justify-content:center;align-items:center;display:flex}.styles-module__y6SV4W__badgeIcon{stroke:#a4a4a4;width:16px;height:16px;display:block}.styles-module__y6SV4W__returnPolicyBadge{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;transition:opacity .2s;display:flex}.styles-module__y6SV4W__returnPolicyBadge:hover{opacity:.7}.styles-module__y6SV4W__modalOverlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;animation:.3s styles-module__y6SV4W__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__y6SV4W__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__y6SV4W__modalContent{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:80vh;padding:32px 24px 24px;animation:.3s styles-module__y6SV4W__slideUp;position:relative;overflow-y:auto}@keyframes styles-module__y6SV4W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__y6SV4W__modalCloseButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex;position:absolute;top:16px;right:16px}.styles-module__y6SV4W__modalCloseButton:hover{opacity:.7}.styles-module__y6SV4W__modalBody h2{color:#000;margin-bottom:8px;font-family:Matter,sans-serif;font-size:20px;font-weight:600}.styles-module__y6SV4W__modalBody p{color:var(--color-gray-600);margin:0;font-family:Matter,sans-serif;font-size:16px;line-height:1.6}.styles-module__y6SV4W__productCount{color:#fffc;margin-bottom:0;font-family:Matter,sans-serif;font-size:22px;font-weight:400}.styles-module__y6SV4W__description{width:60%;color:var(--color-gray-600);text-align:left;margin:8px 0 16px;padding:0;font-family:Matter,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.styles-module__y6SV4W__descriptionToggle{color:#374151;cursor:pointer;background:0 0;border:none;padding:0;font-family:Matter,sans-serif;font-size:14px;text-decoration:underline}.styles-module__y6SV4W__storePageMerchantStoryHeader{display:none}.styles-module__y6SV4W__mobileStoreHeader{display:block}.styles-module__y6SV4W__logoOverlapWrapper{align-self:flex-start;margin-top:-38px}@media (min-width:1025px){.styles-module__y6SV4W__logoOverlapWrapper{margin-top:-80px}}.styles-module__y6SV4W__logoOverlapContainer{background-color:#e5e7eb;border:1px solid #e5e7eb;border-radius:12px;width:75px;height:75px;position:relative;overflow:hidden;box-shadow:0 2px 15px #00000026}@media (min-width:1025px){.styles-module__y6SV4W__logoOverlapContainer{border-radius:14px;width:100px;height:100px}}.styles-module__y6SV4W__mobileStoreName{color:#111827;margin:12px 0 0;font-family:Matter,sans-serif;font-size:22px;font-weight:600;line-height:28px}@media (min-width:1025px){.styles-module__y6SV4W__mobileStoreName{font-size:28px;line-height:34px}}.styles-module__y6SV4W__infoRow{flex-flow:wrap;align-items:center;gap:2px;margin-top:6px;font-size:12px;display:flex}@media (min-width:1025px){.styles-module__y6SV4W__infoRow{gap:6px;font-size:14px}.styles-module__y6SV4W__infoRow .styles-module__y6SV4W__infoRowText,.styles-module__y6SV4W__infoRow .styles-module__y6SV4W__infoRowTextLight,.styles-module__y6SV4W__infoRow .styles-module__y6SV4W__infoRowNew,.styles-module__y6SV4W__infoRow .styles-module__y6SV4W__infoRowHoursOpen,.styles-module__y6SV4W__infoRow .styles-module__y6SV4W__infoRowHoursClosed,.styles-module__y6SV4W__infoRow .styles-module__y6SV4W__infoRowDot{font-size:14px}}.styles-module__y6SV4W__infoRowRating{cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;padding:0;font-family:Matter,sans-serif;display:inline-flex}.styles-module__y6SV4W__infoRowRating:hover{opacity:.7}.styles-module__y6SV4W__infoRowText{color:#111827;font-family:Matter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.styles-module__y6SV4W__infoRowTextLight{color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:16px}.styles-module__y6SV4W__infoRowNew{color:#3b82f6;font-family:Matter,sans-serif;font-size:12px;font-weight:500}.styles-module__y6SV4W__infoRowDot{color:#9ca3af;margin:0 4px;font-family:Matter,sans-serif;font-size:8px}.styles-module__y6SV4W__infoRowHoursOpen{color:#149744;font-family:Matter,sans-serif;font-size:12px;font-weight:500}.styles-module__y6SV4W__infoRowHoursClosed{color:#d86519;font-family:Matter,sans-serif;font-size:12px;font-weight:500}.styles-module__y6SV4W__foundersRowMobile{flex-direction:row;align-items:center;gap:8px;padding-top:8px;display:flex}.styles-module__y6SV4W__foundersRowImages{flex-direction:row;display:flex}.styles-module__y6SV4W__foundersRowImageWrap{background-color:#f5f5f5;border:1px solid #fff;border-radius:20px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.styles-module__y6SV4W__foundersRowImageOverlap{margin-left:-12px}.styles-module__y6SV4W__foundersRowImage{object-fit:cover}.styles-module__y6SV4W__foundersRowImagePlaceholder{background-color:#e5e7eb;width:100%;height:100%}.styles-module__y6SV4W__foundersRowText{flex-direction:column;flex-shrink:1;min-width:0;display:flex}.styles-module__y6SV4W__foundersRowNames{color:#1a1a1a;font-family:Matter,sans-serif;font-size:14px;font-weight:600;line-height:18.2px}.styles-module__y6SV4W__foundersRowTitle{color:#a4a4a4;font-family:Matter,sans-serif;font-size:12px;line-height:15.6px}@media (min-width:1025px){.styles-module__y6SV4W__foundersRowMobile{padding-bottom:8px;display:flex}}.styles-module__y6SV4W__highlightsContainer{background-color:#fff;position:relative}@media (min-width:1025px){.styles-module__y6SV4W__highlightsContainer{width:85%;margin-bottom:20px;margin-left:auto;margin-right:auto}}.styles-module__y6SV4W__highlightsScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;padding:0 0 8px 20px;display:flex;overflow-x:auto}@media (min-width:1025px){.styles-module__y6SV4W__highlightsScroll{padding-left:0}}.styles-module__y6SV4W__highlightsScroll::-webkit-scrollbar{display:none}.styles-module__y6SV4W__highlightCard{scroll-snap-align:start;flex-shrink:0;width:48.5%;min-width:180px}.styles-module__y6SV4W__highlightTitle{color:#111827;white-space:nowrap;margin:0 0 10px;font-family:Matter,sans-serif;font-size:16px;font-weight:600;line-height:1.2;display:block}.styles-module__y6SV4W__ownerVideoContainer{background-color:#f3f4f6;border-radius:16px;width:100%;height:80.5vw;position:relative;overflow:hidden}.styles-module__y6SV4W__ownerVideoPlayer{--media-object-fit:cover;--media-object-position:center;border:none;width:100%;height:100%;display:block;position:absolute;inset:0;aspect-ratio:unset!important}.styles-module__y6SV4W__videoMuteButton{cursor:pointer;z-index:2;background:#1e1e1e99;border:none;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;bottom:10px;right:10px}.styles-module__y6SV4W__ownerNameOverlay{pointer-events:none;z-index:1;background:#00000059;flex-direction:column;padding:12px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.styles-module__y6SV4W__ownerNameText{color:#fff;font-family:Matter,sans-serif;font-size:15px;font-weight:600}.styles-module__y6SV4W__ownerRoleText{color:#ffffffd9;margin-top:1px;font-family:Matter,sans-serif;font-size:12px}.styles-module__y6SV4W__insideStoreSection{flex-direction:column;flex-shrink:0;display:flex}.styles-module__y6SV4W__insideStoreStickyTitle{color:#111827;white-space:nowrap;z-index:2;width:fit-content;margin:0 0 10px;font-family:Matter,sans-serif;font-size:16px;font-weight:600;line-height:1.2;position:sticky;left:0}.styles-module__y6SV4W__insideStoreCards{flex-direction:row;gap:12px;display:flex}.styles-module__y6SV4W__insideStoreCard{scroll-snap-align:start;background-color:#f3f4f6;border-radius:16px;flex-shrink:0;width:64.6vw;min-width:220px;height:80.5vw;position:relative;overflow:hidden}.styles-module__y6SV4W__insideStoreImg{object-fit:cover}@media (min-width:768px){.styles-module__y6SV4W__ownerVideoContainer{height:437px}.styles-module__y6SV4W__highlightCard{width:260px;min-width:260px}.styles-module__y6SV4W__insideStoreCard{width:300px;min-width:300px;height:437px}}@media (min-width:1025px){.styles-module__y6SV4W__ownerVideoContainer{height:405px}.styles-module__y6SV4W__highlightCard{width:246px;min-width:246px}.styles-module__y6SV4W__insideStoreCard{width:282px;min-width:282px;height:405px}}.styles-module__y6SV4W__storeCategoriesSection{width:90%;margin:0 auto;padding-top:20px;padding-bottom:8px}.styles-module__y6SV4W__storeCategoriesTitle{color:#1a1a1a;margin:0 0 12px;font-family:Matter,sans-serif;font-size:16px;font-weight:600}.styles-module__y6SV4W__storeCategoriesList{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:10px;padding:4px 0;display:flex;overflow-x:auto}.styles-module__y6SV4W__storeCategoriesList::-webkit-scrollbar{display:none}.styles-module__y6SV4W__storeCategoryTile{cursor:pointer;text-align:left;background:#fff;border:1px solid #e0e0e0;border-radius:14px;flex:0 0 130px;padding:0;transition:transform .15s,box-shadow .15s;overflow:hidden;box-shadow:0 1px 4px #0000000f}.styles-module__y6SV4W__storeCategoryTile:hover{transform:translateY(-2px);box-shadow:0 3px 8px #0000001a}.styles-module__y6SV4W__storeCategoryImageWrapper{aspect-ratio:1;background-color:#f0f0f0;width:100%;position:relative;overflow:hidden}.styles-module__y6SV4W__storeCategoryImage{object-fit:cover}.styles-module__y6SV4W__storeCategoryLabel{color:#1f2937;padding:10px;font-family:Matter,sans-serif;font-size:13px;font-weight:500;line-height:17px;display:block}@media (min-width:1025px){.styles-module__y6SV4W__storeCategoriesSection{width:85%}.styles-module__y6SV4W__storeCategoryTile{flex:0 0 150px}.styles-module__y6SV4W__mobileStoreHeader{display:block}}@media (max-width:1024px){.styles-module__y6SV4W__brandInfoSection{padding:0 20px 1rem}.styles-module__y6SV4W__brandInfoSection:before{top:38px}.styles-module__y6SV4W__logoContainer{border:1px solid var(--color-gray-200);background-color:var(--color-gray-100);width:75px;height:75px;box-shadow:none;border-radius:12px}.styles-module__y6SV4W__brandInfoContent{flex:1;gap:4px;min-width:0;padding-top:2px}.styles-module__y6SV4W__brandName{color:var(--color-gray-700);margin-bottom:4px;font-size:14px;font-weight:600;line-height:18.2px}.styles-module__y6SV4W__address{margin-bottom:4px}.styles-module__y6SV4W__modalContent{width:95%;padding:28px 20px 20px}.styles-module__y6SV4W__modalBody h2{font-size:18px}.styles-module__y6SV4W__modalBody p{font-size:15px}}.styles-module__y6SV4W__searchBarGroup{flex-direction:row;align-items:center;gap:10px;width:100%;margin-bottom:32px;padding-top:8px;display:flex;overflow:visible}@media (max-width:1024px){.styles-module__y6SV4W__searchBarGroup{margin-bottom:0}}.styles-module__y6SV4W__filterIconButton{cursor:pointer;background:#fff;border:none;border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:box-shadow .15s;display:none;position:relative;box-shadow:0 2px 4px #00000014}.styles-module__y6SV4W__filterIconButton:hover{box-shadow:0 2px 8px #00000024}.styles-module__y6SV4W__filterIconButtonActive{background:var(--color-error-light);box-shadow:0 2px 4px #a4191926}.styles-module__y6SV4W__filterBadge{color:#fff;background:#a41919;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-family:Matter,sans-serif;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-2px;right:-2px}.styles-module__y6SV4W__categoryPillsRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;white-space:nowrap;flex-direction:row;align-items:center;gap:8px;margin-left:-20px;margin-right:-20px;padding:12px 20px;display:flex;overflow-x:auto}.styles-module__y6SV4W__categoryPillsRow::-webkit-scrollbar{display:none}.styles-module__y6SV4W__categoryPill{color:#1f2937;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:20px;flex-shrink:0;padding:10px 14px;font-family:Matter,sans-serif;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s}.styles-module__y6SV4W__categoryPill:hover{border-color:#9ca3af}.styles-module__y6SV4W__categoryPillActive{color:#fff;background:#a41919;border-color:#a41919}.styles-module__y6SV4W__categoryPillActive:hover{border-color:#a41919}.styles-module__y6SV4W__searchWrapper{background-color:#f3f4f6;border:none;border-radius:25px;flex:1;align-items:center;min-width:0;height:48px;margin-bottom:0;padding:0 16px;display:flex}.styles-module__y6SV4W__searchIcon{stroke:var(--color-gray-400);flex-shrink:0;margin-right:12px}.styles-module__y6SV4W__searchInput{min-width:0;color:var(--color-gray-700);background:0 0;border:none;outline:none;flex:1;padding:0;font-family:Matter,sans-serif;font-size:14px}.styles-module__y6SV4W__searchInput::placeholder{color:var(--color-gray-400)}.styles-module__y6SV4W__productsLayout{flex-direction:column;width:100%;display:flex}@media (min-width:1025px){.styles-module__y6SV4W__productsLayout{flex-direction:row;gap:32px}}.styles-module__y6SV4W__filterSidebar{display:none}@media (min-width:1025px){.styles-module__y6SV4W__filterSidebar{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;flex-shrink:0;align-self:flex-start;width:240px;max-height:calc(100vh - 40px);display:block;position:sticky;top:20px;overflow-y:auto}.styles-module__y6SV4W__filterSidebar::-webkit-scrollbar{width:4px}.styles-module__y6SV4W__filterSidebar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.styles-module__y6SV4W__filterSidebar::-webkit-scrollbar-track{background:0 0}}.styles-module__y6SV4W__sidebarNav{flex-direction:column;display:flex}.styles-module__y6SV4W__sidebarCategoryItem{cursor:pointer;color:#4b5563;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;font-family:Matter,sans-serif;font-size:14px;transition:color .15s;display:flex}.styles-module__y6SV4W__sidebarCategoryItem:hover{color:#111827}.styles-module__y6SV4W__sidebarCategoryItemActive{color:#111827;background-color:#f3f4f6;border-radius:8px;font-weight:600}.styles-module__y6SV4W__sidebarCheckboxItem{cursor:pointer;color:#4b5563;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 0;font-family:Matter,sans-serif;font-size:14px;transition:color .15s;display:flex}.styles-module__y6SV4W__sidebarCheckboxItem:hover{color:#111827}.styles-module__y6SV4W__sidebarCheckboxItemActive{color:#111827;font-weight:500}.styles-module__y6SV4W__sidebarCheckbox{border:1.5px solid #d1d5db;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:background-color .15s,border-color .15s;display:inline-flex}.styles-module__y6SV4W__sidebarCheckboxChecked{background-color:#a41919;border-color:#a41919}.styles-module__y6SV4W__sidebarCategoryName{text-align:left;flex:1}.styles-module__y6SV4W__sidebarCategoryCount{color:#9ca3af;flex-shrink:0;margin-left:12px;font-size:13px;font-weight:400}.styles-module__y6SV4W__sidebarDivider{background:#e5e7eb;height:1px;margin:12px 0}.styles-module__y6SV4W__sidebarPriceSection,.styles-module__y6SV4W__sidebarSortSection{flex-direction:column;gap:4px;display:flex}.styles-module__y6SV4W__sidebarRadioItem{cursor:pointer;color:#4b5563;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:Matter,sans-serif;font-size:14px;transition:background-color .15s,color .15s;display:flex}.styles-module__y6SV4W__sidebarRadioItemActive{color:#111827;font-weight:500}.styles-module__y6SV4W__sidebarRadio{border:1.5px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s;display:inline-flex}.styles-module__y6SV4W__sidebarRadioChecked{border-color:#a41919}.styles-module__y6SV4W__sidebarRadioDot{background-color:#a41919;border-radius:50%;width:10px;height:10px}.styles-module__y6SV4W__sidebarSectionTitle{color:#111827;margin-bottom:4px;font-family:Matter,sans-serif;font-size:14px;font-weight:500}.styles-module__y6SV4W__sidebarPriceOption{cursor:pointer;color:#4b5563;text-align:left;background:0 0;border:none;padding:6px 0;font-family:Matter,sans-serif;font-size:14px;transition:color .15s;display:block}.styles-module__y6SV4W__sidebarPriceOption:hover{color:#111827}.styles-module__y6SV4W__sidebarPriceOptionActive{color:#111827;font-weight:600}.styles-module__y6SV4W__productsMain{flex:1;min-width:0}.styles-module__y6SV4W__container{max-width:90%;margin:0 auto 0;font-family:Matter,sans-serif;overflow:visible;width:90%!important}.styles-module__y6SV4W__allProductsHeader{color:#40241a;margin-bottom:8px;font-family:Matter,sans-serif;font-size:18px;font-weight:600}.styles-module__y6SV4W__heading{color:#40241a;opacity:0;margin-bottom:1.5rem;font-family:Matter,sans-serif;font-size:1.944rem;font-weight:600;transition:opacity .5s,transform .5s;transform:translateY(20px)}.styles-module__y6SV4W__headingVisible{opacity:1;transform:translateY(0)}.styles-module__y6SV4W__grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding-bottom:2rem;display:grid}@media (min-width:640px){.styles-module__y6SV4W__grid{gap:1.5rem}}@media (min-width:768px){.styles-module__y6SV4W__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.styles-module__y6SV4W__brollVideoWrapper{aspect-ratio:4/3;background-color:#e5e5e5;border-radius:16px;grid-column:1/-1;width:100%;position:relative;overflow:hidden}.styles-module__y6SV4W__brollVideoPlayer{--media-object-fit:cover;--media-object-position:center;border:none;width:100%;height:100%;display:block;position:absolute;inset:0;aspect-ratio:unset!important}.styles-module__y6SV4W__brollMuteButton{cursor:pointer;z-index:2;background:#1e1e1e99;border:none;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;bottom:10px;right:10px}@media (min-width:768px){.styles-module__y6SV4W__brollVideoWrapper{display:none}}.styles-module__y6SV4W__skeletonProductCard{background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.styles-module__y6SV4W__skeletonProductImage{aspect-ratio:1;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:12px;width:100%;animation:1.5s infinite styles-module__y6SV4W__shimmer}.styles-module__y6SV4W__skeletonProductInfo{flex-direction:column;gap:8px;padding:12px 0;display:flex}.styles-module__y6SV4W__skeletonProductTitle{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:14px;animation:1.5s infinite styles-module__y6SV4W__shimmer}.styles-module__y6SV4W__skeletonProductPrice{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;width:40%;height:14px;animation:1.5s infinite styles-module__y6SV4W__shimmer}@keyframes styles-module__y6SV4W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:1024px){.styles-module__y6SV4W__heroImageSection{height:50vh}.styles-module__y6SV4W__heroSection{padding-top:150px}.styles-module__y6SV4W__brandInfoSection{width:85%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.styles-module__y6SV4W__container{max-width:85%;margin-top:0;margin-bottom:0;width:85%!important}.styles-module__y6SV4W__grid{grid-template-columns:repeat(4,1fr);gap:2rem;padding-bottom:3rem}.styles-module__y6SV4W__heading{margin-bottom:2rem;font-size:2rem}.styles-module__y6SV4W__allProductsHeader{margin-bottom:8px;font-size:24px}.styles-module__y6SV4W__brandName{font-size:28px}.styles-module__y6SV4W__logoContainer{width:80px;height:80px}.styles-module__y6SV4W__addressBadgesWrapper{flex-direction:row;align-items:center;gap:16px;margin-top:8px}}@media (min-width:1280px){.styles-module__y6SV4W__grid{grid-template-columns:repeat(4,1fr)}}.styles-module__y6SV4W__loading,.styles-module__y6SV4W__noProducts{text-align:center;color:#666;grid-column:1/-1;padding:2rem;font-family:Matter,sans-serif;font-size:1.125rem}.styles-module__y6SV4W__loadingContainer{text-align:center;color:#666;padding:2rem;font-family:Matter,sans-serif;font-size:1.125rem}.styles-module__y6SV4W__loadingMore{text-align:center;color:#666;padding:2rem;font-family:Matter,sans-serif;font-size:1rem}.styles-module__y6SV4W__contentSection{width:60%;margin:3rem auto;padding:1rem 0;display:none}.styles-module__y6SV4W__contentGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.styles-module__y6SV4W__contentColumn{color:#333;font-family:Matter,sans-serif;font-size:16px;line-height:1.6}.styles-module__y6SV4W__contentColumn p{margin:0}.styles-module__y6SV4W__smallDiv{border-radius:8px;align-items:center;width:100%;height:auto;margin-bottom:10px;display:flex}.styles-module__y6SV4W__foundersProfile{align-items:center;gap:1rem;width:100%;display:flex}.styles-module__y6SV4W__profileImages{display:flex;position:relative}.styles-module__y6SV4W__profileImage{object-fit:cover;border:3px solid #fff;border-radius:50%;width:70px;height:70px;box-shadow:0 2px 8px #00000026}.styles-module__y6SV4W__profileImageSecond{border:3px solid #fff;margin-left:-16px}.styles-module__y6SV4W__foundersText{flex:1}.styles-module__y6SV4W__foundersNames{color:#000;margin:4px 0;font-family:Matter,sans-serif;font-size:20px;font-weight:600;line-height:1.2}.styles-module__y6SV4W__foundersTitle{color:var(--color-gray-400);opacity:.9;margin:0;font-family:Matter,sans-serif;font-size:16px;font-weight:600}@media (max-width:1024px){.styles-module__y6SV4W__contentSection{width:80%;margin:1rem auto}.styles-module__y6SV4W__contentGrid{gap:1.5rem;grid-template-columns:1fr!important;display:grid!important}.styles-module__y6SV4W__profileImage{width:60px;height:60px}.styles-module__y6SV4W__foundersProfile{text-align:left;flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__y6SV4W__foundersNames{font-size:20px!important}.styles-module__y6SV4W__foundersTitle{font-size:16px}.styles-module__y6SV4W__productCount{font-size:18px}.styles-module__y6SV4W__description{color:#374151;width:auto;margin:12px 0 10px;padding:0;font-size:14px;line-height:20px}.styles-module__y6SV4W__allProductsHeader{margin-bottom:8px;font-size:18px}}.styles-module__y6SV4W__basketsSectionHeader{color:#40241a;margin-bottom:12px;font-family:Matter,sans-serif;font-size:22px;font-weight:600}.styles-module__y6SV4W__basketsCarouselWrapper{margin-bottom:1rem;padding-bottom:2rem;position:relative}.styles-module__y6SV4W__basketsCarousel{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}.styles-module__y6SV4W__basketsCarousel::-webkit-scrollbar{display:none}.styles-module__y6SV4W__basketsCarouselItem{scroll-snap-align:start;flex:0 0 220px}.styles-module__y6SV4W__basketsPrevArrow,.styles-module__y6SV4W__basketsNextArrow{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:45%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.styles-module__y6SV4W__basketsNextArrow{right:-20px}.styles-module__y6SV4W__basketsPrevArrow{left:-20px}.styles-module__y6SV4W__basketsPrevArrow:hover,.styles-module__y6SV4W__basketsNextArrow:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #0003}.styles-module__y6SV4W__basketsPrevArrow:active,.styles-module__y6SV4W__basketsNextArrow:active{transform:translateY(-50%)scale(.95)}@media (max-width:768px){.styles-module__y6SV4W__basketsSectionHeader{font-size:20px}.styles-module__y6SV4W__basketsCarouselWrapper{padding-bottom:1rem}.styles-module__y6SV4W__basketsCarouselItem{flex:0 0 180px}.styles-module__y6SV4W__basketsPrevArrow{display:none}.styles-module__y6SV4W__basketsNextArrow{width:36px;height:36px;right:-8px}}@media (min-width:1024px){.styles-module__y6SV4W__basketsSectionHeader{font-size:24px}.styles-module__y6SV4W__basketsCarouselItem{flex:0 0 260px}}.styles-module__y6SV4W__reviewStatsButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Matter,sans-serif;display:inline-flex}.styles-module__y6SV4W__reviewStatsButton:hover{opacity:.7}.styles-module__y6SV4W__storeReviewStars{align-items:center;gap:1px;display:inline-flex}.styles-module__y6SV4W__storeReviewCount{color:#000;font-family:Matter,sans-serif;font-size:14px;font-weight:500}.styles-module__y6SV4W__statsDot{color:#6b7280;margin:0 2px;font-size:10px}.styles-module__y6SV4W__reviewsModal{background:#fff;border-radius:20px;flex-direction:column;width:90%;max-width:560px;max-height:80vh;animation:.3s cubic-bezier(.16,1,.3,1) styles-module__y6SV4W__reviewsModalIn;display:flex;box-shadow:0 16px 48px #0003}@keyframes styles-module__y6SV4W__reviewsModalIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__y6SV4W__reviewsModalHeader{justify-content:space-between;align-items:center;padding:24px 24px 0;display:flex}.styles-module__y6SV4W__reviewsModalTitle{color:#1a1a1a;margin:0;font-family:Matter,sans-serif;font-size:20px;font-weight:600;line-height:1.3}.styles-module__y6SV4W__reviewsModalCount{color:#6b7280;margin:4px 0 0;padding:0 24px;font-family:Matter,sans-serif;font-size:14px}.styles-module__y6SV4W__reviewsModalBody{flex:1;padding:16px 24px 24px;overflow-y:auto}.styles-module__y6SV4W__reviewsModalLoading,.styles-module__y6SV4W__reviewsModalEmpty{text-align:center;color:#6b7280;padding:40px 0;font-family:Matter,sans-serif;font-size:14px}.styles-module__y6SV4W__reviewsModalList{flex-direction:column;gap:12px;display:flex}.styles-module__y6SV4W__reviewModalCard{background:var(--color-gray-50);border-radius:12px;padding:20px}.styles-module__y6SV4W__reviewModalCardTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.styles-module__y6SV4W__reviewModalAuthor{color:#1a1a1a;font-family:Matter,sans-serif;font-size:15px;font-weight:600}.styles-module__y6SV4W__reviewModalDate{color:var(--color-gray-400);font-family:Matter,sans-serif;font-size:12px}.styles-module__y6SV4W__reviewModalStars{align-items:center;gap:1px;display:flex}.styles-module__y6SV4W__reviewModalComment{color:var(--color-gray-600);margin:8px 0 0;font-family:Matter,sans-serif;font-size:14px;line-height:1.5}@media (max-width:768px){.styles-module__y6SV4W__reviewsModal{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%}.styles-module__y6SV4W__reviewsModalTitle{font-size:18px}}
.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;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}}
.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}}
.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:14px;margin:-8px 0 -12px;padding:8px 0 12px;display:flex;overflow:auto visible}.ProductPageLayout-module__doWryG__storesCarousel::-webkit-scrollbar{display:none}.ProductPageLayout-module__doWryG__storeCard{color:inherit;background:#fff;border-radius:14px;flex-direction:column;flex:0 0 260px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #00000017}.ProductPageLayout-module__doWryG__storeCard:hover{transform:translateY(-2px);box-shadow:0 5px 18px #00000024}.ProductPageLayout-module__doWryG__storeCardImage{background:var(--color-gray-100);width:100%;height:150px;position:relative;overflow:hidden}.ProductPageLayout-module__doWryG__storeCardGradient{pointer-events:none;background:linear-gradient(#0000 0%,#000000bf 100%);height:80px;position:absolute;bottom:0;left:0;right:0}.ProductPageLayout-module__doWryG__storeCardFounder{z-index:2;align-items:center;gap:8px;display:flex;position:absolute;bottom:10px;left:12px}.ProductPageLayout-module__doWryG__storeCardFounderPhoto{border:1.5px solid #fff;border-radius:50%;flex-shrink:0;width:28px;height:28px}.ProductPageLayout-module__doWryG__storeCardOwnedBy{color:#ffffffd9;font-family:Matter,sans-serif;font-size:10px;font-weight:400;line-height:1.2;display:block}.ProductPageLayout-module__doWryG__storeCardFounderName{color:#fff;font-family:Matter,sans-serif;font-size:11px;font-weight:500;line-height:1.3;display:block}.ProductPageLayout-module__doWryG__storeCardInfo{align-items:center;gap:10px;padding:12px 14px 14px;display:flex}.ProductPageLayout-module__doWryG__storeCardLogo{border:1px solid var(--color-gray-200);background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;overflow:hidden}.ProductPageLayout-module__doWryG__storeCardLogoImg{object-fit:cover;border-radius:9px}.ProductPageLayout-module__doWryG__storeCardLogoPlaceholder{color:var(--color-gray-400);font-family:Matter,sans-serif;font-size:18px;font-weight:700}.ProductPageLayout-module__doWryG__storeCardDetails{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ProductPageLayout-module__doWryG__storeCardName{color:var(--color-gray-700);white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.ProductPageLayout-module__doWryG__storeCardOneLiner{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:11px;font-weight:400;line-height:1.3;overflow:hidden}.ProductPageLayout-module__doWryG__storeCardPills{gap:6px;display:flex;overflow:hidden}.ProductPageLayout-module__doWryG__storeCardPill{color:#6b7280;background:var(--color-gray-100);white-space:nowrap;border-radius:8px;padding:4px 8px;font-family:Matter,sans-serif;font-size:10px;font-weight:500}@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__storeCard{flex:0 0 220px}.ProductPageLayout-module__doWryG__storeCardImage{height:130px}}
.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__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__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__collectionHeading{margin-bottom:6px}.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__storesSectionBottom{padding-bottom:24px}}
.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}
.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;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__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}}
