.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}}
.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__orderCount{color:#16a34a;white-space:nowrap;flex-shrink:0;font-family:Matter,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}}
.styles-module__E5KGBa__pageContainer{max-width:80%;min-height:100vh;margin:0 auto;padding:40px 0}.styles-module__E5KGBa__contentLayout{gap:32px;display:flex}.styles-module__E5KGBa__mainColumn{flex:1;min-width:0}.styles-module__E5KGBa__header{text-align:left;margin-bottom:24px}.styles-module__E5KGBa__filterPillsContainer{flex-wrap:wrap;gap:.25rem;margin-bottom:20px;display:flex}.styles-module__E5KGBa__subtitle{color:#666;margin:4px 0 0;font-size:16px}.styles-module__E5KGBa__neighborhoodStrip{border-top:1px solid #f0f0f0;flex-wrap:wrap;gap:8px;margin:32px 0 20px;padding-top:24px;display:flex}.styles-module__E5KGBa__neighborhoodPill{color:#1a1a1a;background:#f5f5f5;border-radius:999px;align-items:center;gap:8px;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__E5KGBa__neighborhoodPill:hover{background:#ececec;transform:translateY(-1px)}.styles-module__E5KGBa__neighborhoodCount{color:#666;background:#00000014;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.styles-module__E5KGBa__searchContainer{margin-bottom:24px}.styles-module__E5KGBa__storesSearchBar{background:#f5f5f5;border:none;border-radius:20px;align-items:center;gap:10px;width:100%;height:40px;padding:0 14px;transition:background .15s,box-shadow .15s;display:flex}.styles-module__E5KGBa__storesSearchBar:focus-within{box-shadow:0 1px 4px #0000000f}.styles-module__E5KGBa__storesSearchInput{min-width:0;color:var(--color-gray-800);appearance:none;background:0 0;border:none;outline:none;flex:1;font-family:Matter,sans-serif;font-size:14px;font-weight:400}.styles-module__E5KGBa__storesSearchInput::placeholder{color:var(--color-gray-600)}.styles-module__E5KGBa__storesSearchInput::-webkit-search-cancel-button{appearance:none}.styles-module__E5KGBa__storesSearchInput::-webkit-search-decoration{appearance:none}@media (min-width:769px){.styles-module__E5KGBa__storesSearchBar{border-radius:22px;max-width:420px;height:44px}.styles-module__E5KGBa__storesSearchBar:hover{box-shadow:0 1px 4px #0000000f}}.styles-module__E5KGBa__mobileFilterPillsRow{margin-top:12px;display:none}.styles-module__E5KGBa__mobileFilterPillsScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.styles-module__E5KGBa__mobileFilterPillsScroll::-webkit-scrollbar{display:none}.styles-module__E5KGBa__filterPillSelected{color:#a41919;background:#f9f5f4;border-color:#a41919}.styles-module__E5KGBa__neighborhoodModalOverlay{z-index:9999;background:#0006;justify-content:center;align-items:center;padding:16px;animation:.15s styles-module__E5KGBa__neighborhoodModalFadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__E5KGBa__neighborhoodModalFadeIn{0%{opacity:0}to{opacity:1}}.styles-module__E5KGBa__neighborhoodModalPanel{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;animation:.18s styles-module__E5KGBa__neighborhoodModalSlideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}@keyframes styles-module__E5KGBa__neighborhoodModalSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.styles-module__E5KGBa__neighborhoodModalHeader{border-bottom:1px solid var(--color-gray-100,#f3f4f6);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.styles-module__E5KGBa__neighborhoodModalTitle{color:var(--color-gray-800,#1f2937);font-family:Matter,sans-serif;font-size:18px;font-weight:600}.styles-module__E5KGBa__neighborhoodModalClose{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}.styles-module__E5KGBa__neighborhoodModalClose:hover{background:var(--color-gray-100,#f3f4f6);color:var(--color-gray-800,#1f2937)}.styles-module__E5KGBa__neighborhoodModalBody{flex-direction:column;flex:1;gap:12px;padding:20px 24px;display:flex;overflow-y:auto}.styles-module__E5KGBa__neighborhoodModalList{max-height:320px;overflow-y:auto}.styles-module__E5KGBa__neighborhoodModalFooter{border-top:1px solid var(--color-gray-100,#f3f4f6);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px 20px;display:flex}.styles-module__E5KGBa__neighborhoodModalClear{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-family:Matter,sans-serif;font-size:14px;font-weight:500}.styles-module__E5KGBa__neighborhoodModalClear:hover{color:#1a1a1a}.styles-module__E5KGBa__neighborhoodModalApply{background-color:var(--color-brand-primary-dark,#a41919);color:#fff;cursor:pointer;border:none;border-radius:999px;flex:1;padding:14px 24px;font-family:Matter,sans-serif;font-size:16px;font-weight:500;transition:transform .2s,box-shadow .2s}.styles-module__E5KGBa__neighborhoodModalApply:hover{box-shadow:0 8px 24px #0000001f}.styles-module__E5KGBa__storesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-bottom:40px;display:grid}.styles-module__E5KGBa__discoverAllStoresCta{justify-content:center;margin-bottom:40px;display:flex}.styles-module__E5KGBa__storesGridFollowedByCta{margin-bottom:24px}.styles-module__E5KGBa__discoverAllStoresLink{color:var(--color-brand-primary-dark);border:1.5px solid var(--color-brand-primary-dark);background:0 0;border-radius:24px;justify-content:center;align-items:center;padding:10px 20px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:inline-flex}.styles-module__E5KGBa__discoverAllStoresLink:hover{background:var(--color-brand-primary-dark);color:#fff}.styles-module__E5KGBa__discoverAllStoresLink:active{transform:scale(.97)}.styles-module__E5KGBa__emptyState{text-align:center;color:#666;padding:80px 20px;font-size:16px}.styles-module__E5KGBa__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:60vh;display:flex}.styles-module__E5KGBa__errorText{color:#666;text-align:center;font-size:18px}.styles-module__E5KGBa__retryButton{background:linear-gradient(135deg, var(--color-text-secondary) 0%, #d86519 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 32px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}.styles-module__E5KGBa__retryButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d865194d}.styles-module__E5KGBa__sidebarColumn{display:none}@media (min-width:1024px){.styles-module__E5KGBa__sidebarColumn{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;flex-shrink:0;align-self:flex-start;width:220px;max-height:calc(100vh - 40px);display:block;position:sticky;top:20px;overflow-y:auto}.styles-module__E5KGBa__sidebarColumn::-webkit-scrollbar{width:4px}.styles-module__E5KGBa__sidebarColumn::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.styles-module__E5KGBa__sidebarColumn::-webkit-scrollbar-track{background:0 0}}.styles-module__E5KGBa__sidebarSection{margin-bottom:24px}.styles-module__E5KGBa__sidebarHeading{color:#1a1a1a;text-transform:uppercase;letter-spacing:.4px;margin-bottom:10px;font-family:Matter,sans-serif;font-size:13px;font-weight:600}.styles-module__E5KGBa__sidebarSearch{color:#1a1a1a;background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;height:32px;margin-bottom:8px;padding:0 10px;font-family:Matter,sans-serif;font-size:13px;transition:border-color .15s}.styles-module__E5KGBa__sidebarSearch:focus{border-color:#9ca3af}.styles-module__E5KGBa__sidebarSearch::placeholder{color:#9ca3af}.styles-module__E5KGBa__sidebarList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.styles-module__E5KGBa__sidebarListScrollable{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;max-height:240px;overflow-y:auto}.styles-module__E5KGBa__sidebarListScrollable::-webkit-scrollbar{width:4px}.styles-module__E5KGBa__sidebarListScrollable::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.styles-module__E5KGBa__sidebarListScrollable::-webkit-scrollbar-track{background:0 0}.styles-module__E5KGBa__sidebarEmpty{color:#9ca3af;padding:8px 0;font-family:Matter,sans-serif;font-size:13px}.styles-module__E5KGBa__sidebarItem{cursor:pointer;color:#4b5563;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:6px 0;font-family:Matter,sans-serif;font-size:14px;transition:color .15s;display:flex}.styles-module__E5KGBa__sidebarItem:hover{color:#111827}.styles-module__E5KGBa__sidebarItemActive{color:#111827;font-weight:500}.styles-module__E5KGBa__checkbox{border:1.5px solid #d1d5db;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:background .15s,border-color .15s;display:flex}.styles-module__E5KGBa__checkboxChecked{background:#111827;border-color:#111827}.styles-module__E5KGBa__sidebarCount{color:#9ca3af;margin-left:auto;font-size:12px;font-weight:400}@media (max-width:1023px){.styles-module__E5KGBa__contentLayout{flex-direction:column;gap:0}}@media (max-width:768px){.styles-module__E5KGBa__pageContainer{max-width:90%;padding:24px 0}.styles-module__E5KGBa__header{margin-bottom:12px}.styles-module__E5KGBa__subtitle{font-size:14px}.styles-module__E5KGBa__mobileFilterPillsRow{display:block}.styles-module__E5KGBa__mobileFilterPillsScroll{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%)}.styles-module__E5KGBa__storesGrid{grid-template-columns:1fr;gap:16px}.styles-module__E5KGBa__neighborhoodModalPanel{border-radius:20px 20px 0 0;max-width:100%;max-height:80vh;position:fixed;bottom:0;left:0;right:0}}@media (min-width:1024px){.styles-module__E5KGBa__storesGrid{grid-template-columns:repeat(3,1fr);gap:20px}}
.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}.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{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:0;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__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}}
.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__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__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}
