.styles-module__SwCxWG__pageContainer{background-color:var(--color-background);width:100%;min-height:100vh;position:relative}.styles-module__SwCxWG__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__SwCxWG__stickySearchBar{display:none}}.styles-module__SwCxWG__stickySearchBarHidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.styles-module__SwCxWG__stickySearchBarVisible{opacity:1;pointer-events:auto;padding-bottom:0;transform:translateY(0)}.styles-module__SwCxWG__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__SwCxWG__stickySearchBarInner{max-width:100%}}.styles-module__SwCxWG__heroImageSection{z-index:0;width:100%;height:30vh;position:relative;overflow:hidden}.styles-module__SwCxWG__heroBottomGradient{pointer-events:none;background:linear-gradient(#0000,#000000bf);height:120px;position:absolute;bottom:0;left:0;right:0}.styles-module__SwCxWG__heroFoundersOverlay{z-index:1;position:absolute;bottom:12px;left:20px}@media (min-width:1025px){.styles-module__SwCxWG__searchBarGroup{max-width:100%}.styles-module__SwCxWG__filterIconButton{display:none}.styles-module__SwCxWG__categoryPillsRow{display:none!important}.styles-module__SwCxWG__heroFoundersOverlay{left:7.5%}.styles-module__SwCxWG__heroFounderImageWrap{border-radius:30px;width:60px;height:60px}.styles-module__SwCxWG__heroFoundersNames{font-size:16px}.styles-module__SwCxWG__heroFoundersTitle{font-size:14px}}.styles-module__SwCxWG__heroFoundersSection{flex-direction:row;align-items:center;gap:8px;padding-top:4px;display:flex}.styles-module__SwCxWG__heroFoundersImages{flex-direction:row;display:flex}.styles-module__SwCxWG__heroFounderImageWrap{background-color:#f5f5f5;border:1px solid #fff;border-radius:20px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.styles-module__SwCxWG__heroFounderImageWrapOverlap{margin-left:-12px}.styles-module__SwCxWG__heroFounderImage{object-fit:cover}.styles-module__SwCxWG__heroFoundersText{flex-shrink:1;min-width:0}.styles-module__SwCxWG__heroFoundersNames{color:#fff;margin:0;font-family:Matter,sans-serif;font-size:14px;font-weight:600;line-height:18.2px}.styles-module__SwCxWG__heroFoundersTitle{color:#fff;margin:0;font-family:Matter,sans-serif;font-size:12px;line-height:15.6px}.styles-module__SwCxWG__heroImage{object-fit:cover;object-position:center}.styles-module__SwCxWG__brandInfoSection{z-index:10;padding:30px 10% 1rem;position:relative}.styles-module__SwCxWG__brandInfoSection:before{content:"";background-color:var(--color-background);z-index:-1;position:absolute;inset:0}.styles-module__SwCxWG__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__SwCxWG__logoImage{object-fit:contain}.styles-module__SwCxWG__brandNameContainer{display:none}.styles-module__SwCxWG__brandInfoContent{flex-direction:column;flex:1;gap:6px;display:flex}.styles-module__SwCxWG__addressBadgesWrapper{flex-direction:column;gap:6px;margin-top:16px;margin-bottom:16px;display:flex}.styles-module__SwCxWG__addressBadgesWrapper .styles-module__SwCxWG__address,.styles-module__SwCxWG__addressBadgesWrapper .styles-module__SwCxWG__womanOwnedBadge,.styles-module__SwCxWG__addressBadgesWrapper .styles-module__SwCxWG__returnPolicyBadge{display:none}.styles-module__SwCxWG__brandNameContainer .OpenHours_repeatIcon__XsCqg{display:none}.styles-module__SwCxWG__brandName{color:#40241a;margin-bottom:0;font-family:Matter,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.styles-module__SwCxWG__address{align-items:flex-start;gap:4px;display:flex}.styles-module__SwCxWG__badgesContainer{display:contents}.styles-module__SwCxWG__locationIcon{stroke:#a4a4a4;flex-shrink:0;width:16px;height:16px}.styles-module__SwCxWG__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__SwCxWG__addressText:hover{color:#a4a4a4;text-decoration:underline}.styles-module__SwCxWG__womanOwnedBadge{align-items:center;gap:4px;display:flex}.styles-module__SwCxWG__badgeText{color:#a4a4a4;font-family:Matter,sans-serif;font-size:14px;font-weight:500}.styles-module__SwCxWG__badgeIconWrapper{justify-content:center;align-items:center;display:flex}.styles-module__SwCxWG__badgeIcon{stroke:#a4a4a4;width:16px;height:16px;display:block}.styles-module__SwCxWG__returnPolicyBadge{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;transition:opacity .2s;display:flex}.styles-module__SwCxWG__returnPolicyBadge:hover{opacity:.7}.styles-module__SwCxWG__modalOverlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;animation:.3s styles-module__SwCxWG__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__SwCxWG__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__SwCxWG__modalContent{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:80vh;padding:32px 24px 24px;animation:.3s styles-module__SwCxWG__slideUp;position:relative;overflow-y:auto}@keyframes styles-module__SwCxWG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__SwCxWG__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__SwCxWG__modalCloseButton:hover{opacity:.7}.styles-module__SwCxWG__modalBody h2{color:#000;margin-bottom:8px;font-family:Matter,sans-serif;font-size:20px;font-weight:600}.styles-module__SwCxWG__modalBody p{color:var(--color-gray-600);margin:0;font-family:Matter,sans-serif;font-size:16px;line-height:1.6}.styles-module__SwCxWG__productCount{color:#fffc;margin-bottom:0;font-family:Matter,sans-serif;font-size:22px;font-weight:400}.styles-module__SwCxWG__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__SwCxWG__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__SwCxWG__storePageMerchantStoryHeader{display:none}.styles-module__SwCxWG__mobileStoreHeader{display:block}.styles-module__SwCxWG__logoOverlapWrapper{align-self:flex-start;margin-top:-38px}@media (min-width:1025px){.styles-module__SwCxWG__logoOverlapWrapper{margin-top:-80px}}.styles-module__SwCxWG__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__SwCxWG__logoOverlapContainer{border-radius:14px;width:100px;height:100px}}.styles-module__SwCxWG__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__SwCxWG__mobileStoreName{font-size:28px;line-height:34px}}.styles-module__SwCxWG__infoRow{flex-flow:wrap;align-items:center;gap:2px;margin-top:6px;font-size:12px;display:flex}@media (min-width:1025px){.styles-module__SwCxWG__infoRow{gap:6px;font-size:14px}.styles-module__SwCxWG__infoRow .styles-module__SwCxWG__infoRowText,.styles-module__SwCxWG__infoRow .styles-module__SwCxWG__infoRowTextLight,.styles-module__SwCxWG__infoRow .styles-module__SwCxWG__infoRowNew,.styles-module__SwCxWG__infoRow .styles-module__SwCxWG__infoRowHoursOpen,.styles-module__SwCxWG__infoRow .styles-module__SwCxWG__infoRowHoursClosed,.styles-module__SwCxWG__infoRow .styles-module__SwCxWG__infoRowDot{font-size:14px}}.styles-module__SwCxWG__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__SwCxWG__infoRowRating:hover{opacity:.7}.styles-module__SwCxWG__infoRowText{color:#111827;font-family:Matter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.styles-module__SwCxWG__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__SwCxWG__infoRowNew{color:#3b82f6;font-family:Matter,sans-serif;font-size:12px;font-weight:500}.styles-module__SwCxWG__infoRowDot{color:#9ca3af;margin:0 4px;font-family:Matter,sans-serif;font-size:8px}.styles-module__SwCxWG__infoRowHoursOpen{color:#149744;font-family:Matter,sans-serif;font-size:12px;font-weight:500}.styles-module__SwCxWG__infoRowHoursClosed{color:#d86519;font-family:Matter,sans-serif;font-size:12px;font-weight:500}.styles-module__SwCxWG__foundersRowMobile{flex-direction:row;align-items:center;gap:8px;padding-top:8px;display:flex}.styles-module__SwCxWG__foundersRowImages{flex-direction:row;display:flex}.styles-module__SwCxWG__foundersRowImageWrap{background-color:#f5f5f5;border:1px solid #fff;border-radius:20px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.styles-module__SwCxWG__foundersRowImageOverlap{margin-left:-12px}.styles-module__SwCxWG__foundersRowImage{object-fit:cover}.styles-module__SwCxWG__foundersRowImagePlaceholder{background-color:#e5e7eb;width:100%;height:100%}.styles-module__SwCxWG__foundersRowText{flex-direction:column;flex-shrink:1;min-width:0;display:flex}.styles-module__SwCxWG__foundersRowNames{color:#1a1a1a;font-family:Matter,sans-serif;font-size:14px;font-weight:600;line-height:18.2px}.styles-module__SwCxWG__foundersRowTitle{color:#a4a4a4;font-family:Matter,sans-serif;font-size:12px;line-height:15.6px}@media (min-width:1025px){.styles-module__SwCxWG__foundersRowMobile{padding-bottom:8px;display:flex}}.styles-module__SwCxWG__storeCategoriesSection{width:90%;margin:0 auto;padding-top:20px;padding-bottom:8px}.styles-module__SwCxWG__storeCategoriesTitle{color:#1a1a1a;margin:0 0 12px;font-family:Matter,sans-serif;font-size:16px;font-weight:600}.styles-module__SwCxWG__storeCategoriesList{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:10px;padding:4px 0;display:flex;overflow-x:auto}.styles-module__SwCxWG__storeCategoriesList::-webkit-scrollbar{display:none}.styles-module__SwCxWG__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__SwCxWG__storeCategoryTile:hover{transform:translateY(-2px);box-shadow:0 3px 8px #0000001a}.styles-module__SwCxWG__storeCategoryImageWrapper{aspect-ratio:1;background-color:#f0f0f0;width:100%;position:relative;overflow:hidden}.styles-module__SwCxWG__storeCategoryImage{object-fit:cover}.styles-module__SwCxWG__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__SwCxWG__storeCategoriesSection{width:85%}.styles-module__SwCxWG__storeCategoryTile{flex:0 0 150px}.styles-module__SwCxWG__mobileStoreHeader{display:block}}@media (max-width:1024px){.styles-module__SwCxWG__brandInfoSection{padding:0 20px 1rem}.styles-module__SwCxWG__brandInfoSection:before{top:38px}.styles-module__SwCxWG__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__SwCxWG__brandInfoContent{flex:1;gap:4px;min-width:0;padding-top:2px}.styles-module__SwCxWG__brandName{color:var(--color-gray-700);margin-bottom:4px;font-size:14px;font-weight:600;line-height:18.2px}.styles-module__SwCxWG__address{margin-bottom:4px}.styles-module__SwCxWG__modalContent{width:95%;padding:28px 20px 20px}.styles-module__SwCxWG__modalBody h2{font-size:18px}.styles-module__SwCxWG__modalBody p{font-size:15px}}.styles-module__SwCxWG__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__SwCxWG__searchBarGroup{margin-bottom:0}}.styles-module__SwCxWG__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__SwCxWG__filterIconButton:hover{box-shadow:0 2px 8px #00000024}.styles-module__SwCxWG__filterIconButtonActive{background:var(--color-error-light);box-shadow:0 2px 4px #a4191926}.styles-module__SwCxWG__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__SwCxWG__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__SwCxWG__categoryPillsRow::-webkit-scrollbar{display:none}.styles-module__SwCxWG__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__SwCxWG__categoryPill:hover{border-color:#9ca3af}.styles-module__SwCxWG__categoryPillActive{color:#fff;background:#a41919;border-color:#a41919}.styles-module__SwCxWG__categoryPillActive:hover{border-color:#a41919}.styles-module__SwCxWG__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__SwCxWG__searchIcon{stroke:var(--color-gray-400);flex-shrink:0;margin-right:12px}.styles-module__SwCxWG__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__SwCxWG__searchInput::placeholder{color:var(--color-gray-400)}.styles-module__SwCxWG__productsLayout{flex-direction:column;width:100%;display:flex}@media (min-width:1025px){.styles-module__SwCxWG__productsLayout{flex-direction:row;gap:32px}}.styles-module__SwCxWG__filterSidebar{display:none}@media (min-width:1025px){.styles-module__SwCxWG__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__SwCxWG__filterSidebar::-webkit-scrollbar{width:4px}.styles-module__SwCxWG__filterSidebar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.styles-module__SwCxWG__filterSidebar::-webkit-scrollbar-track{background:0 0}}.styles-module__SwCxWG__sidebarNav{flex-direction:column;display:flex}.styles-module__SwCxWG__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__SwCxWG__sidebarCategoryItem:hover{color:#111827}.styles-module__SwCxWG__sidebarCategoryItemActive{color:#111827;background-color:#f3f4f6;border-radius:8px;font-weight:600}.styles-module__SwCxWG__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__SwCxWG__sidebarCheckboxItem:hover{color:#111827}.styles-module__SwCxWG__sidebarCheckboxItemActive{color:#111827;font-weight:500}.styles-module__SwCxWG__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__SwCxWG__sidebarCheckboxChecked{background-color:#a41919;border-color:#a41919}.styles-module__SwCxWG__sidebarCategoryName{text-align:left;flex:1}.styles-module__SwCxWG__sidebarCategoryCount{color:#9ca3af;flex-shrink:0;margin-left:12px;font-size:13px;font-weight:400}.styles-module__SwCxWG__sidebarDivider{background:#e5e7eb;height:1px;margin:12px 0}.styles-module__SwCxWG__sidebarPriceSection,.styles-module__SwCxWG__sidebarSortSection{flex-direction:column;gap:4px;display:flex}.styles-module__SwCxWG__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__SwCxWG__sidebarRadioItemActive{color:#111827;font-weight:500}.styles-module__SwCxWG__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__SwCxWG__sidebarRadioChecked{border-color:#a41919}.styles-module__SwCxWG__sidebarRadioDot{background-color:#a41919;border-radius:50%;width:10px;height:10px}.styles-module__SwCxWG__sidebarSectionTitle{color:#111827;margin-bottom:4px;font-family:Matter,sans-serif;font-size:14px;font-weight:500}.styles-module__SwCxWG__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__SwCxWG__sidebarPriceOption:hover{color:#111827}.styles-module__SwCxWG__sidebarPriceOptionActive{color:#111827;font-weight:600}.styles-module__SwCxWG__productsMain{flex:1;min-width:0}.styles-module__SwCxWG__container{max-width:90%;margin:0 auto 0;font-family:Matter,sans-serif;overflow:visible;width:90%!important}.styles-module__SwCxWG__allProductsHeader{color:#40241a;margin-bottom:8px;font-family:Matter,sans-serif;font-size:18px;font-weight:600}.styles-module__SwCxWG__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__SwCxWG__headingVisible{opacity:1;transform:translateY(0)}.styles-module__SwCxWG__grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding-bottom:2rem;display:grid}@media (min-width:640px){.styles-module__SwCxWG__grid{gap:1.5rem}}@media (min-width:768px){.styles-module__SwCxWG__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.styles-module__SwCxWG__skeletonProductCard{background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.styles-module__SwCxWG__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__SwCxWG__shimmer}.styles-module__SwCxWG__skeletonProductInfo{flex-direction:column;gap:8px;padding:12px 0;display:flex}.styles-module__SwCxWG__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__SwCxWG__shimmer}.styles-module__SwCxWG__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__SwCxWG__shimmer}@keyframes styles-module__SwCxWG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:1024px){.styles-module__SwCxWG__heroImageSection{height:50vh}.styles-module__SwCxWG__heroSection{padding-top:150px}.styles-module__SwCxWG__brandInfoSection{width:85%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.styles-module__SwCxWG__container{max-width:85%;margin-top:0;margin-bottom:0;width:85%!important}.styles-module__SwCxWG__grid{grid-template-columns:repeat(4,1fr);gap:2rem;padding-bottom:3rem}.styles-module__SwCxWG__heading{margin-bottom:2rem;font-size:2rem}.styles-module__SwCxWG__allProductsHeader{margin-bottom:8px;font-size:24px}.styles-module__SwCxWG__brandName{font-size:28px}.styles-module__SwCxWG__logoContainer{width:80px;height:80px}.styles-module__SwCxWG__addressBadgesWrapper{flex-direction:row;align-items:center;gap:16px;margin-top:8px}}@media (min-width:1280px){.styles-module__SwCxWG__grid{grid-template-columns:repeat(4,1fr)}}.styles-module__SwCxWG__loading,.styles-module__SwCxWG__noProducts{text-align:center;color:#666;grid-column:1/-1;padding:2rem;font-family:Matter,sans-serif;font-size:1.125rem}.styles-module__SwCxWG__loadingContainer{text-align:center;color:#666;padding:2rem;font-family:Matter,sans-serif;font-size:1.125rem}.styles-module__SwCxWG__loadingMore{text-align:center;color:#666;padding:2rem;font-family:Matter,sans-serif;font-size:1rem}.styles-module__SwCxWG__contentSection{width:60%;margin:3rem auto;padding:1rem 0;display:none}.styles-module__SwCxWG__contentGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.styles-module__SwCxWG__contentColumn{color:#333;font-family:Matter,sans-serif;font-size:16px;line-height:1.6}.styles-module__SwCxWG__contentColumn p{margin:0}.styles-module__SwCxWG__smallDiv{border-radius:8px;align-items:center;width:100%;height:auto;margin-bottom:10px;display:flex}.styles-module__SwCxWG__foundersProfile{align-items:center;gap:1rem;width:100%;display:flex}.styles-module__SwCxWG__profileImages{display:flex;position:relative}.styles-module__SwCxWG__profileImage{object-fit:cover;border:3px solid #fff;border-radius:50%;width:70px;height:70px;box-shadow:0 2px 8px #00000026}.styles-module__SwCxWG__profileImageSecond{border:3px solid #fff;margin-left:-16px}.styles-module__SwCxWG__foundersText{flex:1}.styles-module__SwCxWG__foundersNames{color:#000;margin:4px 0;font-family:Matter,sans-serif;font-size:20px;font-weight:600;line-height:1.2}.styles-module__SwCxWG__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__SwCxWG__contentSection{width:80%;margin:1rem auto}.styles-module__SwCxWG__contentGrid{gap:1.5rem;grid-template-columns:1fr!important;display:grid!important}.styles-module__SwCxWG__profileImage{width:60px;height:60px}.styles-module__SwCxWG__foundersProfile{text-align:left;flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__SwCxWG__foundersNames{font-size:20px!important}.styles-module__SwCxWG__foundersTitle{font-size:16px}.styles-module__SwCxWG__productCount{font-size:18px}.styles-module__SwCxWG__description{color:#374151;width:auto;margin:12px 0 10px;padding:0;font-size:14px;line-height:20px}.styles-module__SwCxWG__allProductsHeader{margin-bottom:8px;font-size:18px}}.styles-module__SwCxWG__basketsSectionHeader{color:#40241a;margin-bottom:12px;font-family:Matter,sans-serif;font-size:22px;font-weight:600}.styles-module__SwCxWG__basketsCarouselWrapper{margin-bottom:1rem;padding-bottom:2rem;position:relative}.styles-module__SwCxWG__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__SwCxWG__basketsCarousel::-webkit-scrollbar{display:none}.styles-module__SwCxWG__basketsCarouselItem{scroll-snap-align:start;flex:0 0 220px}.styles-module__SwCxWG__basketsPrevArrow,.styles-module__SwCxWG__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__SwCxWG__basketsNextArrow{right:-20px}.styles-module__SwCxWG__basketsPrevArrow{left:-20px}.styles-module__SwCxWG__basketsPrevArrow:hover,.styles-module__SwCxWG__basketsNextArrow:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #0003}.styles-module__SwCxWG__basketsPrevArrow:active,.styles-module__SwCxWG__basketsNextArrow:active{transform:translateY(-50%)scale(.95)}@media (max-width:768px){.styles-module__SwCxWG__basketsSectionHeader{font-size:20px}.styles-module__SwCxWG__basketsCarouselWrapper{padding-bottom:1rem}.styles-module__SwCxWG__basketsCarouselItem{flex:0 0 180px}.styles-module__SwCxWG__basketsPrevArrow{display:none}.styles-module__SwCxWG__basketsNextArrow{width:36px;height:36px;right:-8px}}@media (min-width:1024px){.styles-module__SwCxWG__basketsSectionHeader{font-size:24px}.styles-module__SwCxWG__basketsCarouselItem{flex:0 0 260px}}.styles-module__SwCxWG__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__SwCxWG__reviewStatsButton:hover{opacity:.7}.styles-module__SwCxWG__storeReviewStars{align-items:center;gap:1px;display:inline-flex}.styles-module__SwCxWG__storeReviewCount{color:#000;font-family:Matter,sans-serif;font-size:14px;font-weight:500}.styles-module__SwCxWG__statsDot{color:#6b7280;margin:0 2px;font-size:10px}.styles-module__SwCxWG__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__SwCxWG__reviewsModalIn;display:flex;box-shadow:0 16px 48px #0003}@keyframes styles-module__SwCxWG__reviewsModalIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__SwCxWG__reviewsModalHeader{justify-content:space-between;align-items:center;padding:24px 24px 0;display:flex}.styles-module__SwCxWG__reviewsModalTitle{color:#1a1a1a;margin:0;font-family:Matter,sans-serif;font-size:20px;font-weight:600;line-height:1.3}.styles-module__SwCxWG__reviewsModalCount{color:#6b7280;margin:4px 0 0;padding:0 24px;font-family:Matter,sans-serif;font-size:14px}.styles-module__SwCxWG__reviewsModalBody{flex:1;padding:16px 24px 24px;overflow-y:auto}.styles-module__SwCxWG__reviewsModalLoading,.styles-module__SwCxWG__reviewsModalEmpty{text-align:center;color:#6b7280;padding:40px 0;font-family:Matter,sans-serif;font-size:14px}.styles-module__SwCxWG__reviewsModalList{flex-direction:column;gap:12px;display:flex}.styles-module__SwCxWG__reviewModalCard{background:var(--color-gray-50);border-radius:12px;padding:20px}.styles-module__SwCxWG__reviewModalCardTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.styles-module__SwCxWG__reviewModalAuthor{color:#1a1a1a;font-family:Matter,sans-serif;font-size:15px;font-weight:600}.styles-module__SwCxWG__reviewModalDate{color:var(--color-gray-400);font-family:Matter,sans-serif;font-size:12px}.styles-module__SwCxWG__reviewModalStars{align-items:center;gap:1px;display:flex}.styles-module__SwCxWG__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__SwCxWG__reviewsModal{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%}.styles-module__SwCxWG__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__gradient{pointer-events:none;background:linear-gradient(#0000 0%,#000c 100%);height:100px;position:absolute;bottom:0;left:0;right:0}.StoreCard-module__LkSH0q__founderOverlay{z-index:2;align-items:center;gap:8px;display:flex;position:absolute;bottom:12px;left:14px}.StoreCard-module__LkSH0q__founderPhoto{border:1.5px solid #fff;border-radius:50%;flex-shrink:0;width:30px;height:30px}.StoreCard-module__LkSH0q__ownedByLabel{color:#ffffffd9;font-family:Matter,sans-serif;font-size:11px;font-weight:400;line-height:1.2;display:block}.StoreCard-module__LkSH0q__founderName{color:#fff;font-family:Matter,sans-serif;font-size:12px;font-weight:500;line-height:1.3;display:block}.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}}
