.StoreCard_storeCard__b2xCB{background:white;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;cursor:pointer}.StoreCard_storeCard__b2xCB:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.StoreCard_carouselSection__xjIEg{flex:1;display:flex;align-items:center;gap:1.5rem;overflow:visible;padding:4px 0 0;margin:0;position:relative;background:white;border-radius:16px 16px 0 0}.StoreCard_productsWrapper__cw1rq{flex:1;overflow:hidden;width:100%;position:relative;padding:10px 0;margin:0}.StoreCard_productsGrid__dAL6g{display:flex;gap:16px;will-change:transform;padding:0 10px;backface-visibility:hidden;transform:translateZ(0)}.StoreCard_productCard__DSY7m{background:white;border-radius:16px;padding:0;aspect-ratio:1;box-shadow:0 2px 6px rgba(0,0,0,.102);flex-shrink:0;width:calc((100% - 2rem) / 3);overflow:visible;text-decoration:none;cursor:pointer}.StoreCard_productCard__DSY7m,.StoreCard_productImageContainer__Epp90{position:relative;display:flex;align-items:center;justify-content:center}.StoreCard_productImageContainer__Epp90{width:100%;height:100%}.StoreCard_productImage__XDzZS{object-fit:cover;padding:0;border-radius:16px}.StoreCard_merchantInfo__VpKNR{padding:16px 20px 20px;display:flex;flex-direction:column;gap:10px;flex:1}.StoreCard_logoAndName__6a1Pz{display:flex;gap:10px;align-items:center}.StoreCard_logoContainer__Bx9o4{flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden;background:white;border:1px solid #e5e5e5}.StoreCard_logo__pA0KU{width:100%;height:100%;object-fit:cover}.StoreCard_nameAndAddress__99_Q9{flex:1;display:flex;flex-direction:column;gap:2px}.StoreCard_storeName__cATzM{font-size:18px!important;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.StoreCard_address__7XzG9{display:flex;align-items:center;gap:4px;color:#666;font-size:14px}.StoreCard_locationIcon__Hg32R{flex-shrink:0;color:#999}.StoreCard_addressText__kwZfG{line-height:1}.StoreCard_story__Fv7zQ{color:#374151;margin:0;font-family:Matter,sans-serif;line-height:1.5;flex:1}@media (max-width:768px){.StoreCard_storeCard__b2xCB{border-radius:12px}.StoreCard_carouselSection__xjIEg{padding:4px 0 0}.StoreCard_productsWrapper__cw1rq{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:8px 0}.StoreCard_productsWrapper__cw1rq::-webkit-scrollbar{display:none}.StoreCard_productsGrid__dAL6g{gap:12px;justify-content:flex-start;padding:0 8px}.StoreCard_productCard__DSY7m{width:calc((100% - 1.5rem) / 3);min-width:110px;max-width:140px;aspect-ratio:1;flex-shrink:0}.StoreCard_productCard__DSY7m:active{opacity:.8;transform:scale(.97)}.StoreCard_merchantInfo__VpKNR{padding:16px 20px 20px}.StoreCard_logoContainer__Bx9o4{width:50px;height:50px}.StoreCard_storeName__cATzM{font-size:18px!important}.StoreCard_story__Fv7zQ{font-size:13px}}.SimpleLoadingScreen_container__oTXBa{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#FFFEFA;display:flex;align-items:center;justify-content:center;z-index:9999}.SimpleLoadingScreen_content__m6wo8{display:flex;flex-direction:column;align-items:center;gap:20px}.SimpleLoadingScreen_spinner__9AumR{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-top-color:#d86519;border-radius:50%;animation:SimpleLoadingScreen_spin__6UxHN 1s linear infinite}.SimpleLoadingScreen_spinnerInner__UEq0N{width:100%;height:100%;border-radius:50%;background:transparent}@keyframes SimpleLoadingScreen_spin__6UxHN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SimpleLoadingScreen_message__LIInJ{font-family:Matter,sans-serif;font-size:1.125rem;color:#666;margin:0;text-align:center}.StatusMessage_container__Xv4jJ{text-align:center;margin-top:1rem}.StatusMessage_message__2tlrL{font-size:1.125rem;color:rgba(255,255,255,.9);font-family:Matter,sans-serif;text-align:center;margin:0;font-weight:400;text-shadow:0 1px 4px rgba(0,0,0,.25)}.OpenHours_openHours__GbnSo{display:flex;align-items:center;gap:8px}.OpenHours_openIndicator__u0iYa{color:#149744;font-size:8px;line-height:1}.OpenHours_openText__Or9N9{color:#149744;background-color:rgba(34,197,94,.1)}.OpenHours_closedText__mbNBJ,.OpenHours_openText__Or9N9{font-size:.875rem;font-family:Matter,sans-serif;font-weight:500;white-space:nowrap;padding:4px 8px;border-radius:15px}.OpenHours_closedText__mbNBJ{color:#D86519;background-color:rgba(216,101,25,.1)}.OpenHours_repeatIcon__XsCqg{background:none;border:none;cursor:pointer;padding:2px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#A4A4A4;transition:background-color .2s ease,transform .2s ease;flex-shrink:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px;height:28px;z-index:10}.OpenHours_repeatIcon__XsCqg:hover{transform:translateY(-50%) scale(1.1)}.OpenHours_repeatIcon__XsCqg:active{transform:translateY(-50%) scale(.95)}.OpenHours_modalOverlay__555HC{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;backdrop-filter:blur(4px);transition:opacity .3s ease,backdrop-filter .3s ease}.OpenHours_modalOverlayHidden__3Mf5c{opacity:0;backdrop-filter:blur(0)}.OpenHours_modalOverlayVisible__NGNUw{opacity:1;backdrop-filter:blur(4px)}.OpenHours_modalContent__zIkZM{background:#ffffff;border-radius:15px;width:40%;height:auto;max-width:90vw;max-height:90vh;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.2);overflow:hidden;transition:opacity .3s ease,transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.OpenHours_modalContentHidden__PzTZv{opacity:0;transform:translateY(20px) scale(.95)}.OpenHours_modalContentVisible__oem2_{opacity:1;transform:translateY(0) scale(1)}.OpenHours_modalCloseButton__9iZrn{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;font-weight:700;color:#A4A4A4;transition:all .2s ease;z-index:1000;touch-action:manipulation}.OpenHours_modalCloseButton__9iZrn:hover{background:rgba(0,0,0,.05);color:#A4A4A4}.OpenHours_modalBody__4Mjrm{padding:24px;flex:1;overflow-y:auto}.OpenHours_modalBody__4Mjrm h2{margin:0 0 8px;font-size:24px;font-weight:600;color:#374151;font-family:Matter,sans-serif}.OpenHours_modalBody__4Mjrm p{margin:0 0 8px;font-size:16px;line-height:1.5;color:#374151;font-family:Matter,sans-serif}@media (max-width:768px){.OpenHours_openText__Or9N9{font-size:.8rem}.OpenHours_modalContent__zIkZM{width:85%;margin:20px}.OpenHours_modalCloseButton__9iZrn{width:44px;height:44px;top:12px;right:12px}.OpenHours_modalBody__4Mjrm{padding:20px}.OpenHours_modalBody__4Mjrm h2{font-size:20px}.OpenHours_modalBody__4Mjrm p{font-size:14px}}@media (min-width:769px){.OpenHours_modalContent__zIkZM{border-radius:25px;width:30%;min-width:400px}.OpenHours_modalBody__4Mjrm{padding:40px}}.SimilarProducts_container__H8NDw{font-family:Matter,sans-serif;width:100%;margin:2rem auto 3rem}.SimilarProducts_heading__CuKT9{font-size:22px;line-height:1.3;font-weight:600;color:#40241a;margin-bottom:1.5rem;font-family:Matter,sans-serif;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.SimilarProducts_headingVisible__924FS{opacity:1;transform:translateY(0)}.SimilarProducts_grid__YmXTG{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding-bottom:2rem}.SimilarProducts_productCard__K9Wrk{text-decoration:none;color:inherit;position:relative;display:flex;flex-direction:column;opacity:0;transform:translateY(30px);transition:opacity .5s ease,transform .5s ease}.SimilarProducts_productCardVisible__OoxZ6{opacity:1;transform:translateY(0)}.SimilarProducts_imageContainer__LTho4{aspect-ratio:1/1;background-color:#FFFEFA;border-radius:15px;overflow:hidden;position:relative;cursor:pointer}.SimilarProducts_imageContainer__LTho4:hover img{transform:scale(1.05);transition:transform .3s ease}.SimilarProducts_image__QaKA6{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.SimilarProducts_productInfo__LeC9b{margin-top:.5rem;font-family:Matter,sans-serif;min-height:75px}@media (min-width:640px){.SimilarProducts_grid__YmXTG{gap:1.5rem}}@media (min-width:768px){.SimilarProducts_grid__YmXTG{grid-template-columns:repeat(3,1fr);gap:1.75rem}.SimilarProducts_productCard__K9Wrk{transition:opacity .5s ease,transform .5s ease}.SimilarProducts_productCardVisible__OoxZ6:hover,.SimilarProducts_productCard__K9Wrk:hover{transform:translateY(-2px)}}@media (min-width:1024px){.SimilarProducts_container__H8NDw{margin-top:3rem;margin-bottom:0;width:90%}.SimilarProducts_grid__YmXTG{grid-template-columns:repeat(3,1fr);gap:2rem;padding-bottom:3rem}.SimilarProducts_heading__CuKT9{font-size:28px;margin-bottom:2rem}}@media (min-width:1280px){.SimilarProducts_grid__YmXTG{grid-template-columns:repeat(3,1fr)}}.SimilarProducts_skeletonCard__sZ0_f{display:flex;flex-direction:column;animation:SimilarProducts_fadeIn__ZgJGk .3s ease-in}@keyframes SimilarProducts_fadeIn__ZgJGk{0%{opacity:0}to{opacity:1}}.SimilarProducts_skeletonImage___nfmI{aspect-ratio:1/1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:SimilarProducts_shimmer__WQjM7 1.5s infinite;border-radius:15px}@keyframes SimilarProducts_shimmer__WQjM7{0%{background-position:200% 0}to{background-position:-200% 0}}.SimilarProducts_skeletonInfo__356lW{margin-top:.5rem;min-height:75px}.SimilarProducts_skeletonMerchant__EoIMu{height:14px;width:70%}.SimilarProducts_skeletonMerchant__EoIMu,.SimilarProducts_skeletonName__nWnn5{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:SimilarProducts_shimmer__WQjM7 1.5s infinite;border-radius:4px;margin-bottom:6px}.SimilarProducts_skeletonName__nWnn5{height:16px;width:90%}.SimilarProducts_skeletonPrice__MQrxw{height:14px;width:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:SimilarProducts_shimmer__WQjM7 1.5s infinite;border-radius:4px}.PlusButton_plusButton__0ZEVU{position:absolute;bottom:.5rem;right:.5rem;width:1.9rem;height:1.9rem;display:flex;align-items:center;justify-content:center;background-color:#ffffff;border-radius:9999px;box-shadow:0 2.5px 17.5px rgba(0,0,0,.1);z-index:10;border:none;cursor:pointer;transition:transform .2s,opacity .2s,background-color .2s}.PlusButton_plusButton__0ZEVU svg{width:14.4px;height:14.4px}.PlusButton_plusButton__0ZEVU:hover{transform:scale(1.1);opacity:1}.PlusButton_added__GFBvm{background-color:#149744}.PlusButton_added__GFBvm.PlusButton_allowRemoveHover__pkHEM:hover{background-color:#DC2626}@media (min-width:768px){.PlusButton_plusButton__0ZEVU{opacity:.8;bottom:12px;right:12px;width:3rem;height:3rem}.PlusButton_plusButton__0ZEVU svg{width:18px;height:18px}.PlusButton_plusButton__0ZEVU:hover{opacity:1;transform:scale(1.1)}}.BackButton_backButton__0D2n_{width:3.5rem;height:3.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:rgb(124,28,28);font-weight:500;font-family:FFF Acid Grotesk,Acid,sans-serif;transition-property:transform;border:none;cursor:pointer;background-color:#ffffff;font-size:2.1em;line-height:1;margin-right:.7rem;flex-shrink:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.BackButton_backButton__0D2n_:active{transform:scale(.98)}@media (min-width:1024px){.BackButton_backButton__0D2n_{position:static;display:inline-flex;width:auto;padding:.5rem 1rem;border-radius:2rem;background-color:#f3f4f6;color:inherit;font-size:1rem;margin-bottom:2rem;box-shadow:none}.BackButton_backButton__0D2n_:hover{background-color:#e5e7eb}}.AddToCartButton_actionsContainer__VRPcK{position:fixed;bottom:0;left:0;right:0;padding:1rem;background-color:transparent;z-index:50;display:flex;align-items:center;justify-content:space-between;overflow:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.AddToCartButton_actionsContainer__VRPcK::-webkit-scrollbar{display:none}.AddToCartButton_addedState__G8ef2{transition:all .3s ease!important}@media (min-width:1024px){.AddToCartButton_actionsContainer__VRPcK{display:none}}.FilterSpotlight_overlay__cJAag{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;pointer-events:auto;opacity:0;transition:opacity .3s ease-in-out}.FilterSpotlight_overlay__cJAag.FilterSpotlight_visible__XIlh0{opacity:1}.FilterSpotlight_backdrop__HY5Fd{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1}.FilterSpotlight_spotlight__12AJK{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.FilterSpotlight_glow__A5EnQ{position:absolute;border-radius:16px;box-shadow:0 0 0 4px rgba(255,107,53,.4),0 0 20px 8px rgba(255,107,53,.3),0 0 40px 16px rgba(255,107,53,.2);pointer-events:none;animation:FilterSpotlight_pulse__ftV2D 2s ease-in-out infinite;z-index:3}@keyframes FilterSpotlight_pulse__ftV2D{0%,to{box-shadow:0 0 0 4px rgba(255,107,53,.4),0 0 20px 8px rgba(255,107,53,.3),0 0 40px 16px rgba(255,107,53,.2)}50%{box-shadow:0 0 0 4px rgba(255,107,53,.5),0 0 25px 12px rgba(255,107,53,.4),0 0 50px 20px rgba(255,107,53,.3)}}.FilterSpotlight_instruction__avvtn{position:absolute;left:50%;transform:translateX(-50%);text-align:center;pointer-events:auto;animation:FilterSpotlight_slideUp__KRkeC .5s ease-out .3s both;margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:4}@keyframes FilterSpotlight_slideUp__KRkeC{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.FilterSpotlight_instructionText__ziSfa{font-family:Poppins,Matter,sans-serif;font-size:24px;font-weight:600;color:#FFFFFF;margin:0 0 16px;text-shadow:0 2px 8px rgba(0,0,0,.3);padding:0 20px}@media (max-width:768px){.FilterSpotlight_instructionText__ziSfa{font-size:18px;padding:0}.FilterSpotlight_glow__A5EnQ{box-shadow:0 0 0 3px rgba(255,107,53,.4),0 0 15px 6px rgba(255,107,53,.3),0 0 30px 12px rgba(255,107,53,.2)}@keyframes FilterSpotlight_pulse__ftV2D{0%,to{box-shadow:0 0 0 3px rgba(255,107,53,.4),0 0 15px 6px rgba(255,107,53,.3),0 0 30px 12px rgba(255,107,53,.2)}50%{box-shadow:0 0 0 3px rgba(255,107,53,.5),0 0 20px 10px rgba(255,107,53,.4),0 0 40px 16px rgba(255,107,53,.3)}}}.SentenceFilter_container__d3WZt{margin-bottom:20px;padding:0;height:auto}.SentenceFilter_sentence__a77HE{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;font-family:Poppins,Matter,sans-serif;font-size:20px;line-height:1.5;color:#8B4513;font-weight:500}.SentenceFilter_sentenceText__SNf4g{color:#000000;font-weight:500}.SentenceFilter_filterPill__E_jRh{display:inline-flex;align-items:baseline;gap:.375rem;padding:4px 10px;background:#F5F5F5;border:1.5px solid #eeeeee;border-radius:30px;font-family:inherit;cursor:pointer;transition:all .2s ease;min-height:28px;margin:0 1px;text-transform:none;line-height:1.3}.SentenceFilter_filterPill__E_jRh:hover{border-color:#D86519;box-shadow:0 2px 8px rgba(216,101,25,.15);transform:translateY(-1px)}.SentenceFilter_vibePill__CF9en{justify-content:flex-start}.SentenceFilter_filterPill__E_jRh.SentenceFilter_vibePill__CF9en{padding-left:12px;padding-right:12px}.SentenceFilter_vibePill__CF9en .SentenceFilter_pillEmoji__vD12R{display:none}.SentenceFilter_vibePill__CF9en .SentenceFilter_pillValue__2Tri1{white-space:normal;line-height:1.2;text-align:left;display:inline-block;padding-left:0;text-indent:0}.SentenceFilter_vibePill__CF9en .SentenceFilter_pillValue__2Tri1:before{content:"✨\00A0"}.SentenceFilter_pillEmoji__vD12R{font-size:20px;display:inline-block;line-height:1;flex-shrink:0}.SentenceFilter_pillValue__2Tri1{font-size:20px;font-weight:500;color:#FF6B35;text-transform:none;word-wrap:break-word;hyphens:auto}.SentenceFilter_searchQueryPill__L6n8z{display:inline-flex;align-items:center;gap:.375rem;padding:4px 10px;background:#F5F5F5;border:1.5px solid #eeeeee;border-radius:30px;font-size:20px;font-weight:500;color:#FF6B35;margin:0 1px;font-family:inherit;cursor:pointer;transition:all .2s ease;text-transform:none}.SentenceFilter_searchQueryPill__L6n8z:hover{border-color:#D86519;box-shadow:0 2px 8px rgba(216,101,25,.15);transform:translateY(-1px)}@media (max-width:768px){.SentenceFilter_sentence__a77HE{font-size:18px;gap:.2rem}.SentenceFilter_filterPill__E_jRh{padding:4px 10px;min-height:24px;gap:.25rem}.SentenceFilter_pillEmoji__vD12R,.SentenceFilter_pillValue__2Tri1,.SentenceFilter_searchQueryPill__L6n8z{font-size:18px}}@media (min-width:769px) and (max-width:1023px){.SentenceFilter_sentence__a77HE{font-size:20px}.SentenceFilter_filterPill__E_jRh{padding:4px 10px}.SentenceFilter_pillEmoji__vD12R,.SentenceFilter_pillValue__2Tri1{font-size:20px}}@media (min-width:1024px){.SentenceFilter_sentence__a77HE{font-size:20px}.SentenceFilter_filterPill__E_jRh{padding:4px 10px;min-height:32px;gap:.5rem}.SentenceFilter_pillEmoji__vD12R,.SentenceFilter_pillValue__2Tri1{font-size:20px}}.ProductGrid_container__w7N6W{display:flex;flex-direction:column;background-color:#FFFEFA;font-family:Matter,sans-serif;width:100%;padding-top:0}.ProductGrid_logoContainer__EB5Pe{display:flex;justify-content:flex-start;align-items:center;margin-top:10px;margin-bottom:20px;padding:0}.ProductGrid_heading__mqwGC{font-size:22px;line-height:1.3;font-weight:600;color:#40241a;margin-top:60px;margin-bottom:10px;font-family:Matter,sans-serif;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.ProductGrid_headingVisible__sSwAY{opacity:1;transform:translateY(0)}.ProductGrid_subtext__9_wvf{font-size:1rem;font-weight:400;color:#A4A4A4;margin-top:0;margin-bottom:1.5rem;font-family:Matter,sans-serif;opacity:1;line-height:1.4}.ProductGrid_grid__84GZn{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.ProductGrid_loadingState__Kc_A9{background-color:#FFFEFA;min-height:100vh;width:100%;position:relative}.ProductGrid_errorState__pOB9B,.ProductGrid_loadingState__Kc_A9{padding:2.5rem 0;text-align:center;font-family:Matter,sans-serif}.ProductGrid_errorState__pOB9B{color:rgb(124,28,28)}.ProductGrid_emptyState__y1K8D{padding:2.5rem 0;text-align:center;font-family:Matter,sans-serif}.ProductGrid_loadingMoreIndicator__OUWxQ{text-align:center;padding:1rem 0;color:#A4A4A4}.ProductGrid_observerElement__UbHFW{height:1rem;width:100%}.ProductGrid_seeMoreButtonContainer__hq2Pa{display:none;justify-content:center;padding-bottom:6rem;padding-top:.5rem}.ProductGrid_seeMoreButton___yxBm{padding:.75rem 4rem;border:1px solid #e5e7eb;border-radius:9999px;color:#40241a;font-weight:500;font-family:Matter,sans-serif;transition:all .2s ease-in-out}@media (max-width:767px){.ProductGrid_logoContainer__EB5Pe img{transform:scale(.85);transform-origin:left center}.ProductGrid_loadingState__Kc_A9{min-height:100vh;width:100vw;margin:0;padding:4rem 1rem;box-sizing:border-box;position:fixed;top:0;left:0;z-index:1000}}@media (min-width:640px){.ProductGrid_grid__84GZn{gap:1.5rem}.ProductGrid_container__w7N6W{padding:0 .5rem}}@media (min-width:768px){.ProductGrid_grid__84GZn{grid-template-columns:repeat(3,1fr);gap:1.75rem}.ProductGrid_container__w7N6W{padding:0 1rem}.ProductGrid_logoContainer__EB5Pe{margin-top:10px;margin-bottom:30px}.ProductGrid_seeMoreButton___yxBm:hover{background-color:#f9f9f9;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.ProductGrid_emptyState__y1K8D,.ProductGrid_errorState__pOB9B,.ProductGrid_loadingState__Kc_A9{padding:3rem 0}}@media (min-width:1024px){.ProductGrid_grid__84GZn{grid-template-columns:repeat(3,1fr);gap:2rem;padding-bottom:3rem}.ProductGrid_container__w7N6W{padding:0 1.5rem;width:100%;margin:0}.ProductGrid_logoContainer__EB5Pe{margin-bottom:20px}.ProductGrid_logoContainer__EB5Pe img{transform:scale(1.1);transform-origin:left center}.ProductGrid_seeMoreButtonContainer__hq2Pa{padding-bottom:8rem;padding-top:1rem}.ProductGrid_seeMoreButton___yxBm{padding:.875rem 5rem;font-size:1.05rem}}@media (min-width:1280px){.ProductGrid_grid__84GZn{grid-template-columns:repeat(3,1fr)}}.ProductGrid_debugControls__wqwl1{padding:8px 16px;margin:0 auto 16px;display:flex;justify-content:center;width:100%}.ProductGrid_debugButton__nnm59{background-color:#333;color:#ffffff;border:none;padding:6px 12px;border-radius:4px;font-size:.8rem;cursor:pointer;transition:background-color .2s}.ProductGrid_debugButton__nnm59:hover{background-color:#555}.ProductGrid_emptyStateEmoji__LipE3{font-size:3rem}.ProductGrid_emptyStateHeading__c5sJN{font-size:20px;font-weight:700;color:#000000;margin-bottom:10px;font-family:Matter,sans-serif;line-height:1.2}@media (min-width:1024px){.ProductGrid_heading__mqwGC{font-size:28px}.ProductGrid_emptyStateEmoji__LipE3{font-size:60px}.ProductGrid_emptyStateHeading__c5sJN{font-size:24px}}@keyframes ProductGrid_bounce__W09gT{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.GiftGuideContainer_container__PwWuG{width:100%;min-height:100vh;background:#FFFEFA;max-width:900px;margin:0 auto;padding-top:40px}.GiftGuideContainer_section__EpiD3{width:100%}.GiftGuideContainer_introSection__m5slW{width:100%;padding:1rem 0}.GiftGuideContainer_introText__9qaOP{max-width:100%;margin:0;padding:0 1.5rem;font-family:Matter,sans-serif;font-size:16px;font-weight:400;color:#1A1A1A;line-height:1.6}.GiftGuideContainer_paragraph__xMypv{margin:0 0 .65em;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit}.GiftGuideContainer_paragraph__xMypv:last-child{margin-bottom:0}.GiftGuideContainer_h2Section___Qh_W{width:100%;padding:.33rem 0 .25rem}.GiftGuideContainer_h2Title__KXpJt{max-width:100%;padding:0 1.5rem;font-family:Matter,sans-serif;font-size:22px;font-weight:600;color:#1A1A1A;margin:0 0 2px;line-height:1.3}.GiftGuideContainer_bannerSection__IrHLN{width:100%;padding:.25rem 0}.GiftGuideContainer_bannerContainer__INquw{max-width:100%;margin:0;padding:0 1.5rem}.GiftGuideContainer_bannerContainer__INquw .FavoritesBanner_banner__VHKSt{margin-bottom:0!important}.GiftGuideContainer_productsSection__DPCt9{width:100%;background:#FFFEFA;padding:.5rem 0 2rem}.GiftGuideContainer_productsContainer__vuipu{max-width:100%;margin:0;padding:0 1.5rem}.GiftGuideContainer_noProducts__IlhiD{text-align:center;padding:3rem 1.5rem;font-family:Matter,sans-serif;font-size:16px;color:#666666}@media (max-width:768px){.GiftGuideContainer_container__PwWuG{max-width:95%}}.GiftGuideContainer_errorContainer__JzRYu{width:100%;min-height:100vh;background:#FFFEFA;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.GiftGuideContainer_errorContent__ScL_o{max-width:500px;text-align:center}.GiftGuideContainer_errorTitle__Fcr_2{font-family:Matter,sans-serif;font-size:28px;font-weight:600;color:#1A1A1A;margin:0 0 1rem}.GiftGuideContainer_errorMessage__qEQOd{font-family:Matter,sans-serif;font-size:16px;font-weight:400;color:#666666;line-height:1.6;margin:0 0 2rem}.GiftGuideContainer_retryButton__X5DXj{padding:12px 32px;background:#1A1A1A;color:#FFFFFF;border:none;border-radius:12px;font-family:Matter,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.GiftGuideContainer_retryButton__X5DXj:hover{background:#333333;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (min-width:768px){.GiftGuideContainer_introSection__m5slW{padding:1.25rem 0}.GiftGuideContainer_h2Section___Qh_W{padding:.42rem 0 .375rem}.GiftGuideContainer_h2Title__KXpJt{padding:0 2rem;font-size:22px}.GiftGuideContainer_bannerSection__IrHLN{padding:.2rem 0}.GiftGuideContainer_introText__9qaOP{padding:0 .5rem;font-size:17px}.GiftGuideContainer_bannerContainer__INquw{padding:0 2rem}.GiftGuideContainer_productsSection__DPCt9{padding:.75rem 0 2.5rem}.GiftGuideContainer_productsContainer__vuipu{padding:0 2rem}.GiftGuideContainer_noProducts__IlhiD{padding:4rem 2rem;font-size:17px}.GiftGuideContainer_errorTitle__Fcr_2{font-size:32px}.GiftGuideContainer_errorMessage__qEQOd{font-size:17px}}@media (min-width:1024px){.GiftGuideContainer_container__PwWuG{max-width:55%}.GiftGuideContainer_introSection__m5slW{padding:1.5rem 0}.GiftGuideContainer_h2Section___Qh_W{padding:.5rem 0 0}.GiftGuideContainer_h2Title__KXpJt{padding:0 2.5rem;font-size:28px}.GiftGuideContainer_bannerSection__IrHLN{padding:.15rem 0}.GiftGuideContainer_introText__9qaOP{padding:0 2.5rem;font-size:18px}.GiftGuideContainer_bannerContainer__INquw{padding:0 2.5rem}.GiftGuideContainer_productsSection__DPCt9{padding:1rem 0 3rem}.GiftGuideContainer_productsContainer__vuipu{padding:0 2.5rem}.GiftGuideContainer_noProducts__IlhiD{padding:5rem 2.5rem;font-size:18px}.GiftGuideContainer_errorTitle__Fcr_2{font-size:36px}.GiftGuideContainer_errorMessage__qEQOd{font-size:18px}}@media (min-width:1440px){.GiftGuideContainer_h2Title__KXpJt{font-size:28px}}.GiftGuideContainer_exploreSection__zCGDn{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#FFFFFF;padding:0 0 4rem;margin-top:0}.GiftGuideContainer_exploreDivider__lKvFY{width:100%;height:1px;background:linear-gradient(90deg,transparent 0,#E0E0E0 20%,#E0E0E0 80%,transparent);margin-bottom:2.5rem}.GiftGuideContainer_exploreHeader__1KoKo{max-width:900px;margin:0 auto;padding:0 1.5rem 2rem;text-align:center}.GiftGuideContainer_exploreTitle__guUF9{font-family:Matter,sans-serif;font-size:28px;font-weight:600;color:#1A1A1A;margin:0 0 1rem;line-height:1.3}.GiftGuideContainer_exploreSubtitle__qTjaV{font-family:Matter,sans-serif;font-size:16px;font-weight:400;color:#666666;line-height:1.5;max-width:600px;margin:0 auto}.GiftGuideContainer_productGridWrapper__BmwVp{width:100%;max-width:85%;margin:0 auto}@media (max-width:768px){.GiftGuideContainer_exploreSection__zCGDn{padding:0 0 3rem;margin-top:0}.GiftGuideContainer_exploreDivider__lKvFY{margin-bottom:1.5rem}.GiftGuideContainer_exploreHeader__1KoKo{padding:0 1.5rem 1.5rem}.GiftGuideContainer_exploreTitle__guUF9{font-size:24px}.GiftGuideContainer_exploreSubtitle__qTjaV{font-size:15px}.GiftGuideContainer_productGridWrapper__BmwVp{max-width:90%}}@media (min-width:768px) and (max-width:1023px){.GiftGuideContainer_exploreTitle__guUF9{font-size:26px}}@media (min-width:1024px){.GiftGuideContainer_exploreSection__zCGDn{padding:0 0 5rem;margin-top:0}.GiftGuideContainer_exploreTitle__guUF9{font-size:32px}.GiftGuideContainer_exploreSubtitle__qTjaV{font-size:18px}}.CartButton_cartButton__VdOvk{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;border-radius:50px;padding:10px;cursor:pointer;text-decoration:none;color:black;font-weight:500;box-shadow:none;transition:all .2s ease;gap:6px;position:relative;overflow:visible}.CartButton_cartButton__VdOvk:hover{background-color:#F6F3ED;transform:translateY(-1px)}.CartButton_cartIcon__GQsAM{display:flex}.CartButton_cartButton__VdOvk span{display:none}.CartButton_badge___G4mn{position:absolute;top:-5px;right:-5px;background-color:#722f16;color:white;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;transform-origin:center;animation:CartButton_badgePulse__tHl8z .3s ease-out;z-index:99999;pointer-events:none}@media (max-width:768px){.CartButton_badge___G4mn{top:-8px;right:-8px;width:24px;height:24px;font-size:11px;font-weight:600;border:2px solid white;box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:999999}}@keyframes CartButton_badgePulse__tHl8z{0%{transform:scale(.8)}50%{transform:scale(1.3)}to{transform:scale(1)}}@media (min-width:1024px){.CartButton_cartButton__VdOvk{padding:10px}.CartButton_cartButton__VdOvk span{display:inline}.CartButton_cartButton__VdOvk:hover{background-color:#F6F3ED;transform:translateY(-1px)}}