.SimpleSpinner_spinnerContainer__XcNZD{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.SimpleSpinner_spinner__wJwvr{width:60px;height:60px;border:3px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:SimpleSpinner_spin__mId1o 1s linear infinite}.SimpleSpinner_spinnerInner__2nYPZ{width:100%;height:100%;border-radius:50%;background:transparent}@keyframes SimpleSpinner_spin__mId1o{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoadingScreen_container__c1Zwo{position:relative;width:100%;height:100vh;overflow:hidden}@keyframes LoadingScreen_gradientAnimation__JXMZr{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.LoadingScreen_content__XGenS{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:3;padding:2rem}.LoadingScreen_header__YA_16{margin-bottom:2rem;text-align:center}.LoadingScreen_headerTitle__NhvSt{font-size:1.625rem;font-weight:500;color:white;font-family:Matter,sans-serif;text-align:center;margin:0;line-height:1.2}.LoadingScreen_timeoutMessage__3utyA{margin-top:16px;padding:12px;background-color:rgba(255,255,255,.1);border-radius:8px;text-align:center;animation:LoadingScreen_fadeIn__WfbMo .5s ease-in-out}.LoadingScreen_timeoutMessage__3utyA p{margin:0;font-size:14px;color:#f9f9f9;line-height:1.4}.LoadingScreen_fallbackText__vUjPi{margin-top:8px!important;font-size:12px!important;color:#e0e0e0!important;font-style:italic}@keyframes LoadingScreen_fadeIn__WfbMo{0%{opacity:0}to{opacity:1}}.LoadingScreen_bubbleEnter__vXDWX{opacity:1;transform:scale(1)}.LoadingScreen_bubbleEnter__vXDWX,.LoadingScreen_bubbleHidden__r4e_c{transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.LoadingScreen_bubbleHidden__r4e_c{opacity:0;transform:scale(.8)}@media (max-width:768px){.LoadingScreen_cloudBottomLeft__C3iuY{bottom:calc(-80px - 55vh)!important}}.QuizProgressBar_container__Y_98U{width:100%;padding:1rem 2rem;display:flex;justify-content:center}.QuizProgressBar_progressTrack__bx8_I{width:25%;background-color:rgba(255,255,255,.3);height:4.8px;border-radius:9999px;overflow:hidden}.QuizProgressBar_progressBar__UzmqB{height:100%;background-color:white;border-radius:9999px;box-shadow:0 2px 10px rgba(0,0,0,.7);transition-property:width;transition-duration:.8s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.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:rgb(156,156,156);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}.OpenHours_hoursTable__PTDHB{display:flex;flex-direction:column;gap:8px;margin-top:16px}.OpenHours_hoursRow__Beukl{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:8px;background-color:#f9fafb;transition:background-color .2s ease}.OpenHours_hoursRow__Beukl:hover{background-color:#f3f4f6}.OpenHours_todayRow__3yC1y{background-color:rgba(34,197,94,.1);font-weight:600}.OpenHours_todayRow__3yC1y:hover{background-color:rgba(34,197,94,.15)}.OpenHours_dayName__7PYNm{font-size:15px;color:#374151;font-family:Matter,sans-serif;font-weight:500}.OpenHours_todayRow__3yC1y .OpenHours_dayName__7PYNm{color:#149744}.OpenHours_dayHours__L7pwi{font-size:15px;color:#6b7280;font-family:Matter,sans-serif}.OpenHours_todayRow__3yC1y .OpenHours_dayHours__L7pwi{color:#149744}@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}.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}.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:hover{transform:translateY(-2px);transition:transform .2s ease}}@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}.ProductGrid_container__w7N6W{display:flex;flex-direction:column;background-color:#FFFEFA;font-family:Matter,sans-serif;width:95%;padding-top:0;margin:0 auto}.ProductGrid_logoContainer__EB5Pe{display:flex;justify-content:flex-start;align-items:center;margin-top:10px;margin-bottom:0;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}}.HomeHero_container__XahAP{height:100vh;overflow-x:hidden;overflow-y:scroll;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;will-change:scroll-position;overscroll-behavior-y:contain;scroll-behavior:smooth}.HomeHero_container__XahAP,.HomeHero_heroSection__4zaN_,.HomeHero_quizSection__a0mu3{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center}.HomeHero_heroSection__4zaN_,.HomeHero_quizSection__a0mu3{justify-content:center;padding:2rem;z-index:10;scroll-snap-align:start;scroll-snap-stop:always;contain:content;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.HomeHero_quizSection__a0mu3[data-section=shipping]{overflow:visible;contain:none}.HomeHero_quizSection__a0mu3[data-section=shipping] .QuizLayout_mainContainer__d1Hd1{max-width:40%!important}@media (min-width:768px){.HomeHero_quizSection__a0mu3[data-section=shipping] .QuizLayout_mainContainer__d1Hd1{max-width:40%!important}}@media (max-width:767px){.HomeHero_quizSection__a0mu3[data-section=shipping] .QuizLayout_mainContainer__d1Hd1{max-width:100%!important}.HomeHero_quizSection__a0mu3[data-section=shipping] .QuizLayout_contentContainer__IJcpH{align-items:stretch!important}.HomeHero_quizSection__a0mu3[data-section=shipping] .HomeHero_actionButtonContainer__54RO9{display:flex;justify-content:center;align-items:center}}.HomeHero_quizSection__a0mu3[id=aesthetic-section],.HomeHero_quizSection__a0mu3[id=price-section],.HomeHero_quizSection__a0mu3[id=signup-section],.HomeHero_quizSection__a0mu3[id=vibe-section]{overflow:visible!important;contain:none!important}.HomeHero_heroSection__4zaN_{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.HomeHero_content__GosrR{gap:2rem;height:100%;padding:2rem;position:relative;z-index:2}.HomeHero_content__GosrR,.HomeHero_logoContainer__b5_ZX{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.HomeHero_logoContainer__b5_ZX{margin:0 auto;will-change:transform;animation:HomeHero_fadeIn__uriOS .5s ease-out;contain:layout style paint;padding:2rem 0}.HomeHero_logo__C4ja2{width:100%;height:auto;object-fit:contain;max-width:363px;transform:scale(1.15)}.HomeHero_title__KZrJB{font-weight:700;font-size:62px;line-height:1.1;letter-spacing:-.02em;margin-bottom:2rem;color:white;font-family:FFF Acid Grotesk,sans-serif;will-change:transform;animation:HomeHero_fadeIn__uriOS .5s ease-out;contain:layout style paint}.HomeHero_tagline__sHFiC{color:white;font-size:18px;font-weight:400;line-height:1.2;text-align:center;margin-top:1rem;opacity:.9;font-family:Matter,sans-serif;white-space:nowrap;padding:0!important}.HomeHero_ctaButton__BDE00{background-color:rgba(124,28,28,.9);color:white;font-weight:500;padding:14px 26px;border-radius:9999px;text-align:center;display:flex;align-items:center;font-size:20px;font-family:FFF Acid Grotesk,sans-serif;transform:scale(1);box-shadow:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);will-change:transform;animation:HomeHero_fadeIn__uriOS .5s ease-out .3s;contain:layout style paint}.HomeHero_ctaButton__BDE00:hover{background-color:rgb(124,28,28);box-shadow:0 8px 32px rgba(0,0,0,.12);transform:scale(.95)}.HomeHero_ctaArrow__6BDZS{margin-left:.5rem;transition:transform .35s cubic-bezier(.22,1,.36,1)}.HomeHero_ctaButton__BDE00:hover .HomeHero_ctaArrow__6BDZS{transform:translateX(20%)}.HomeHero_fullWidthContainer__govDF{width:100%;max-width:100%;padding:0 1.5rem;display:flex;flex-direction:column;align-items:flex-start}@media (max-width:768px){.HomeHero_fullWidthContainer__govDF{padding:0}.HomeHero_hideOnMobile__P7S4S{display:none!important}.HomeHero_ctaButton__BDE00{font-size:16px!important}.HomeHero_signupContainer__EJpXI .HomeHero_actionButtonContainer__54RO9{margin-top:0!important}.HomeHero_quizSection__a0mu3[id=aesthetic-section] .HomeHero_actionButtonContainer__54RO9,.HomeHero_quizSection__a0mu3[id=lifestyle-section] .HomeHero_actionButtonContainer__54RO9{margin-left:0!important}.HomeHero_quizSection__a0mu3[id=name-section] .HomeHero_actionButtonContainer__54RO9{position:relative;z-index:15!important;margin-top:2rem!important;pointer-events:auto}.HomeHero_quizSection__a0mu3[id=signup-section] img[alt="Cloud bottom left for signup section"]{bottom:-15%!important}.HomeHero_glassBubble__kq4qB{--bubble-scale:0.85!important}.HomeHero_cloudBottomRight__wIHah{display:none!important}.HomeHero_cloudBottomLeft___Vfxy{bottom:calc(-80px + 2.4vh)!important;transform:scale(1.1)!important}.HomeHero_cloudAestheticDesktop__nteA0{top:unset!important;bottom:-30%!important;right:-45%!important;transform:scale(1.1)!important;pointer-events:none!important}.HomeHero_cloudTopLeft__QKl_1{top:-20%!important;left:-20%!important}}.HomeHero_inputFieldContainer__Wd8ko{width:100%;position:relative;margin-bottom:.5rem;display:flex;flex-direction:column;align-items:flex-start}.HomeHero_textareaField__fWR2V{width:100%;color:white;font-size:32px;line-height:1.2;font-weight:400;background-color:transparent;border:none;outline:none;resize:none;height:3rem;font-family:Matter,sans-serif}.HomeHero_textareaField__fWR2V::placeholder{color:rgba(255,255,255,.5)}.HomeHero_priceContainer__8mghE{display:flex;flex-direction:column;align-items:stretch;justify-content:center;margin-top:60px;margin-bottom:30px;width:90%}.HomeHero_priceCard__cirb3{width:100%;max-width:740px;background:transparent;border-radius:24px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:stretch;gap:2rem;margin:0 auto}.HomeHero_priceSliderWrapper__A4SPK{position:relative;display:flex;justify-content:center;align-items:center}.HomeHero_signupContainer__EJpXI{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:400px;margin:0 auto;gap:.5rem}.HomeHero_phoneInputArea__PtRK0{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.HomeHero_actionButtonContainer__54RO9{display:flex;justify-content:flex-start;align-items:flex-start;margin-top:1rem;position:relative;z-index:10}@media (min-width:1920px){.HomeHero_content__GosrR{max-width:1600px}}@media (max-width:768px){.HomeHero_heroSection__4zaN_{justify-content:flex-start;padding-top:35vh;min-height:90vh}.HomeHero_logoContainer__b5_ZX{max-width:100%;padding:1rem 1rem 0}.HomeHero_content__GosrR{transform:none;max-width:100%}.HomeHero_tagline__sHFiC{white-space:normal;padding:0 1rem;max-width:100%;width:360px}.HomeHero_textareaField__fWR2V{font-size:30px}.HomeHero_logo__C4ja2{transform:scale(1)!important;width:85%}.HomeHero_priceCard__cirb3{padding:1.5rem 1rem!important;gap:1.5rem!important}.HomeHero_cloudBottomRight__wIHah{right:calc(-50% + 40px - 10vw)!important;bottom:calc(40px - 9vh)!important}.HomeHero_quizSection__a0mu3 .QuizLayout_contentContainer__IJcpH{transform:translateY(-5%)!important}.HomeHero_quizSection__a0mu3[id=lifestyle-section] .QuizLayout_contentContainer__IJcpH,.HomeHero_quizSection__a0mu3[id=relationship-section] .QuizLayout_contentContainer__IJcpH{transform:translateY(0)!important}}@media (max-width:480px){.HomeHero_logoContainer__b5_ZX{max-width:100%;padding:1rem 1rem 0}.HomeHero_tagline__sHFiC{max-width:90%}}@media (max-width:350px){.HomeHero_logoContainer__b5_ZX{max-width:100%;padding:1rem 1rem 0;margin-bottom:1.5rem}.HomeHero_ctaButton__BDE00{padding:12px 2rem}}@media (min-width:1024px){.HomeHero_ctaArrow__6BDZS{font-size:25px}.HomeHero_ctaButton__BDE00:hover{transform:scale(.95);box-shadow:0 8px 32px rgba(0,0,0,.18)}.HomeHero_title__KZrJB{font-size:66px}}@media (min-width:768px){.HomeHero_cloudAestheticDesktop__nteA0{top:unset!important;bottom:-70%!important;right:-20%!important;transform:scale(.9)!important;pointer-events:none!important}.HomeHero_cloudTopCenter__njS68{left:97.5%!important;transform:translateX(-50%) scale(1.3)!important}.HomeHero_glassBubble__kq4qB:nth-of-type(4){left:61%!important}.HomeHero_glassBubble__kq4qB:nth-of-type(3){top:64%!important}}@media (max-width:767px){.HomeHero_heroSection__4zaN_{padding-top:0!important}.HomeHero_signupContainer__EJpXI .HomeHero_actionButtonContainer__54RO9{margin-top:0!important}.HomeHero_quizSection__a0mu3[id=name-section] .HomeHero_actionButtonContainer__54RO9{position:relative;z-index:15!important;margin-top:2rem!important;pointer-events:auto}.HomeHero_cloudTopCenter__njS68{left:85%!important;top:-170px!important}.HomeHero_animatedCTA__Sd4xV.HomeHero_animatedCTADelayed__ns1vG{transform:scale(.9)!important}}@keyframes HomeHero_fadeIn__uriOS{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}.HomeHero_cloudBottomLeft___Vfxy{position:absolute;left:calc(-120px + 0vw);bottom:calc(-80px - 15vh);z-index:5;pointer-events:none;filter:blur(1.5px) drop-shadow(0 8px 32px rgba(0,0,0,.1));user-select:none}.HomeHero_cloudTopLeft__QKl_1{left:40px;top:40px;filter:blur(.5px) drop-shadow(0 4px 16px rgba(0,0,0,.08))}.HomeHero_cloudBottomRight__wIHah,.HomeHero_cloudTopLeft__QKl_1{position:absolute;z-index:4;pointer-events:none;user-select:none}.HomeHero_cloudBottomRight__wIHah{right:calc(40px - 23.52vw);bottom:calc(40px - 55.77vh);filter:blur(1px) drop-shadow(0 8px 32px rgba(0,0,0,.1))}.HomeHero_cloudTopCenter__njS68{position:absolute;left:75%;top:-330px;transform:translateX(-50%);z-index:4;pointer-events:none;filter:blur(7px) drop-shadow(0 8px 32px rgba(0,0,0,.1));user-select:none}.HomeHero_glassBubble__kq4qB{background:rgba(255,255,255,.18);box-shadow:inset 0 7.34px 10.01px rgba(221,205,255,.5);border-radius:9999px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:2px solid rgba(255,255,255,.22);display:flex;align-items:center;justify-content:center;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1);overflow:hidden;animation:HomeHero_bubbleEntrance__ZU8aj .6s ease-out forwards,HomeHero_floatBubble__P_7AT 4.5s ease-in-out .6s infinite;opacity:0;transform:scale(.5)}@keyframes HomeHero_bubbleEntrance__ZU8aj{0%{opacity:0;transform:scale(.5) translate(0) rotate(var(--bubble-rotate,0deg))}70%{opacity:1;transform:scale(1.04) translate(0) rotate(var(--bubble-rotate,0deg))}85%{opacity:1;transform:scale(.98) translate(0) rotate(var(--bubble-rotate,0deg))}to{opacity:1;transform:scale(1) translate(0) rotate(var(--bubble-rotate,0deg))}}@keyframes HomeHero_floatBubble__P_7AT{0%{transform:translate(0) scale(var(--bubble-scale,1)) rotate(var(--bubble-rotate,0deg))}20%{transform:translate(2px,-4px) scale(calc(var(--bubble-scale, 1) * 1.01)) rotate(var(--bubble-rotate,0deg))}40%{transform:translate(-4px,2px) scale(calc(var(--bubble-scale, 1) * .99)) rotate(var(--bubble-rotate,0deg))}60%{transform:translate(3px,4px) scale(calc(var(--bubble-scale, 1) * 1.01)) rotate(var(--bubble-rotate,0deg))}80%{transform:translate(-3px,-3px) scale(var(--bubble-scale,1)) rotate(var(--bubble-rotate,0deg))}to{transform:translate(0) scale(var(--bubble-scale,1)) rotate(var(--bubble-rotate,0deg))}}.HomeHero_glassBubble__kq4qB:first-of-type{animation-delay:0s,.6s;--bubble-rotate:2deg}.HomeHero_glassBubble__kq4qB:nth-of-type(2){animation-delay:.15s,.75s;--bubble-rotate:-3deg}.HomeHero_glassBubble__kq4qB:nth-of-type(3){animation-delay:.3s,.9s;--bubble-rotate:-3deg}.HomeHero_glassBubble__kq4qB:nth-of-type(4){animation-delay:.45s,1.05s;--bubble-rotate:5deg}.HomeHero_desktopHeader__XcQdj{text-align:center;margin-bottom:2rem;padding:0 1rem}.HomeHero_quizSection__a0mu3[data-section=shipping] .HomeHero_desktopHeader__XcQdj{margin-bottom:0}.HomeHero_desktopHeaderText__v9U0v{font-size:1.5rem;font-weight:600;color:white;margin:0;line-height:1.4;font-family:Matter,sans-serif}@media (max-width:768px){.HomeHero_desktopHeader__XcQdj{display:none}.HomeHero_glassBubble__kq4qB:nth-of-type(3){top:65%!important}.HomeHero_glassBubble__kq4qB:nth-of-type(2){left:-14%!important;top:51.6%!important}.HomeHero_glassBubble__kq4qB:nth-of-type(4){top:10%!important;left:53%!important;filter:blur(2px)!important;--bubble-scale:1.05}.HomeHero_glassBubble__kq4qB:first-of-type{display:none!important}.HomeHero_aestheticSection__QB4Fk .QuizLayout_contentContainer__IJcpH{transform:translateY(0)!important}.HomeHero_quizSection__a0mu3[data-section=shipping] .QuizLayout_contentContainer__IJcpH,.HomeHero_quizSection__a0mu3[id=name-section] .QuizLayout_contentContainer__IJcpH{transform:translateY(-20%)!important}}@media (min-width:768px){.HomeHero_quizSection__a0mu3[data-section=shipping] .QuizLayout_contentContainer__IJcpH{transform:translateY(0)!important}}.HomeHero_animatedCTA__Sd4xV{animation:HomeHero_slideUp__6RKmd .5s ease-out .5s both!important}.HomeHero_animatedCTADelayed__ns1vG{animation:HomeHero_slideUp__6RKmd .5s ease-out .8s both!important}@keyframes HomeHero_slideUp__6RKmd{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes HomeHero_slideUpAndScale__Ac5FH{0%{opacity:0;transform:translateY(60px) scale(.3)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes HomeHero_spin__bqNjl{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HomeHero_confirmationIcon__Npv4b{width:20px;height:20px}@media (max-width:768px){.HomeHero_confirmationIcon__Npv4b{width:24px;height:24px}}.HomeHero_delayedBubble__q81zr{animation-delay:.2s!important}.HomeHero_delayedBubble__q81zr:nth-of-type(5){animation:HomeHero_bubbleEntrance__ZU8aj .6s ease-out .6s forwards,HomeHero_floatBubble__P_7AT 4.5s ease-in-out 1.2s infinite!important;--bubble-rotate:-2deg}.HomeHero_delayedBubble__q81zr:nth-of-type(6){animation:HomeHero_bubbleEntrance__ZU8aj .6s ease-out .9s forwards,HomeHero_floatBubble__P_7AT 4.5s ease-in-out 1.5s infinite!important;--bubble-rotate:3deg}.HomeHero_infoButton__6JrJI{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.1);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,.15);backdrop-filter:blur(20px);transition:all .2s ease}.HomeHero_infoButton__6JrJI:hover{background:rgba(255,255,255,.15);transform:scale(1.05);backdrop-filter:blur(25px)}.HomeHero_infoButton__6JrJI:active{transform:scale(.95)}.HomeHero_modalOverlay__mPrCT{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}.HomeHero_modalOverlayHidden__wEyp2{opacity:0;backdrop-filter:blur(0)}.HomeHero_modalOverlayVisible__1x8S_{opacity:1;backdrop-filter:blur(4px)}.HomeHero_modalContent__1brpY{background:white;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}@media (max-width:768px){.HomeHero_modalContent__1brpY{width:85%;height:auto}.HomeHero_modalCloseButton__xd5II{width:44px;height:44px;top:12px;right:12px}}.HomeHero_modalContentHidden__UZydF{opacity:0;transform:translateY(20px) scale(.95)}.HomeHero_modalContentVisible__3AsmG{opacity:1;transform:translateY(0) scale(1)}.HomeHero_modalCloseButton__xd5II{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:#666;transition:all .2s ease;z-index:1000;touch-action:manipulation}.HomeHero_modalCloseButton__xd5II:hover{background:transparent;color:#333}.HomeHero_modalBody__rxfan{padding:24px;flex:1;overflow-y:auto}.HomeHero_modalBody__rxfan h2{margin:0 0 16px;font-size:24px;font-weight:600;color:#333;font-family:Matter,sans-serif}.HomeHero_modalBody__rxfan p{margin:0;font-size:16px;line-height:1.5;color:#666;font-family:Matter,sans-serif}.HomeHero_foundersProfile__Wm_g1{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:20px}.HomeHero_profileImages__jgDAU{display:flex;position:relative}.HomeHero_profileImage__s7vxA{width:60px;height:60px;border-radius:50%;border:2px solid white;object-fit:cover;box-shadow:0 2px 8px rgba(0,0,0,.15)}.HomeHero_profileImageSecond__kSbLY{margin-left:-16px;border:2px solid white}.HomeHero_foundersText__mmYQy{flex:1}.HomeHero_foundersNames__qe2R8{margin:5px 0 4px;font-size:18px!important;font-weight:600;color:#000;font-family:Matter,sans-serif;line-height:1.2}.HomeHero_foundersTitle__Nu_Lv{margin:0;font-size:14px!important;font-weight:600;color:#bbbbbb;font-family:Matter,sans-serif;opacity:.9}@media (min-width:769px){.HomeHero_modalContent__1brpY{border-radius:25px;width:30%;height:auto}.HomeHero_modalBody__rxfan,.HomeHero_modalFooter__4GvCX{padding:40px}.HomeHero_profileImage__s7vxA{width:90px;height:90px}.HomeHero_foundersNames__qe2R8{font-size:22px!important}.HomeHero_foundersTitle__Nu_Lv{font-size:16px!important}}.HomeHero_contactSection__YQ41j{margin-top:30px}.HomeHero_contactText__GkjT8{margin:0;font-size:16px;color:#666;font-family:Matter,sans-serif;line-height:1.5}.HomeHero_modalFooter__4GvCX{display:flex;gap:20px;padding:20px;border-top:1px solid #eee;margin-top:auto}.HomeHero_footerLink__NR_Qr{color:#666;text-decoration:none;font-size:14px;font-family:Matter,sans-serif;transition:color .2s ease}.HomeHero_footerLink__NR_Qr:hover{color:#333;text-decoration:underline}@media (max-width:768px){.HomeHero_modalBody__rxfan p{font-size:15px!important}}.RelationshipCarousel_container__wNo8S,.RelationshipCarousel_innerContainer__sON1G{display:flex;align-items:center;justify-content:center}.RelationshipCarousel_container__wNo8S{margin-top:1rem;overflow:hidden}.RelationshipCarousel_option__eDV_6{transition:all .3s linear}.RelationshipCarousel_optionContent__7tTwM{display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:9999px;background-color:rgba(255,255,255,.2);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);will-change:backdrop-filter;transform:translateZ(0)}.RelationshipCarousel_textContainer__CxCDA{text-align:center}.RelationshipCarousel_nextOption__WSJfx,.RelationshipCarousel_prevOption__5O_Dy{position:absolute;opacity:.5;transform:scale(.75)}.RelationshipCarousel_prevOption__5O_Dy{left:-4rem}.RelationshipCarousel_nextOption__WSJfx{right:-4rem}.RelationshipCarousel_nextOptionContent__qmDfu,.RelationshipCarousel_prevOptionContent__JKfii{width:9rem;height:9rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.RelationshipCarousel_activeOption__G8LW7{z-index:10}.RelationshipCarousel_activeOptionContent__Iq9Mb{width:13rem;height:13rem;background-color:rgba(255,255,255,.3);border:6px solid rgba(124,28,28,.9);box-shadow:0 0 0 4px rgba(124,28,28,.5),0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.RelationshipCarousel_textLight__y2cJ1,.RelationshipCarousel_textMedium__7j7l6,.RelationshipCarousel_textSemibold__RArrg,.RelationshipCarousel_text__UmZXq{color:white;font-family:Matter,sans-serif;line-height:1.25}.RelationshipCarousel_textLight__y2cJ1{font-weight:300}.RelationshipCarousel_textMedium__7j7l6{font-weight:500}.RelationshipCarousel_textSemibold__RArrg{font-weight:600}.RelationshipCarousel_smallText__PX5j4{font-size:.875rem}.RelationshipCarousel_largeText__xy6kj{font-size:24px}@media (min-width:768px){.RelationshipCarousel_largeText__xy6kj{font-size:1.68rem}}.RelationshipCarousel_carouselContainer__hd805{width:100%;margin:0 auto;padding:20px;display:flex;justify-content:center;align-items:center;position:relative;z-index:10;touch-action:pan-x pinch-zoom;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:auto}.RelationshipCarousel_carouselWrapper__aqoqu{position:relative;width:250px;height:300px;overflow:visible;border-radius:20px;background:rgba(255,255,255,0);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:40px 20px;margin:0 auto;will-change:backdrop-filter;transform:translateZ(0);touch-action:pan-x}.RelationshipCarousel_carousel__YGIoP{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:visible}.RelationshipCarousel_carouselItem__Gj8HC{position:absolute;width:225px;height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;cursor:pointer;opacity:1;transform-origin:center;border-radius:36px;box-shadow:inset 0 7.34px 10.01px rgba(221,205,255,.4);border:1px solid rgba(255,255,255,.2);transition:all .25s cubic-bezier(.4,0,.2,1);will-change:transform,backdrop-filter;transform:translateZ(0);pointer-events:auto;z-index:5}.RelationshipCarousel_carouselItem__Gj8HC,.RelationshipCarousel_carouselItem__Gj8HC:hover{background:rgba(255,255,255,.1);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.RelationshipCarousel_carouselItem__Gj8HC:hover{transform:translateX(-50%) scale(1.06) rotate(2deg)}.RelationshipCarousel_carouselItem__Gj8HC.RelationshipCarousel_selected___hLkg{height:250px;border:2px solid rgba(255,255,255,.8);opacity:1;background:rgba(255,255,255,.1);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:inset 0 7.34px 10.01px rgba(221,205,255,.4),0 10px 25px -5px rgba(0,0,0,.15),0 8px 10px -6px rgba(0,0,0,.1)}.RelationshipCarousel_carouselItem__Gj8HC.RelationshipCarousel_selected___hLkg:hover{transform:translateX(-50%) scale(1.16) rotate(2deg);background:rgba(255,255,255,.1);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.RelationshipCarousel_emojiContainer__sfZ7g{display:flex;align-items:center;justify-content:center;transition:transform .25s cubic-bezier(.4,0,.2,1)}.RelationshipCarousel_carouselItem__Gj8HC.RelationshipCarousel_selected___hLkg .RelationshipCarousel_emojiContainer__sfZ7g{transform:scale(1.1)}.RelationshipCarousel_emoji__OoQNb{font-size:90px;transition:font-size .25s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.RelationshipCarousel_carouselItem__Gj8HC.RelationshipCarousel_selected___hLkg .RelationshipCarousel_emoji__OoQNb{font-size:100px}.RelationshipCarousel_title__Gurbw{font-size:20px;font-weight:500;color:white;text-align:center;margin-top:0;transition:transform .25s cubic-bezier(.4,0,.2,1);white-space:normal;width:100%;padding:0 10px;word-wrap:break-word}.RelationshipCarousel_carouselItem__Gj8HC.RelationshipCarousel_selected___hLkg .RelationshipCarousel_title__Gurbw{transform:scale(1.1)}@media (max-width:768px){.RelationshipCarousel_carouselWrapper__aqoqu{width:175px;height:210px;padding:28px 14px}.RelationshipCarousel_carouselItem__Gj8HC{width:157.5px;height:161px;padding:14px;border-radius:25.2px}.RelationshipCarousel_carouselItem__Gj8HC.RelationshipCarousel_selected___hLkg{height:175px}.RelationshipCarousel_emoji__OoQNb{font-size:63px}.RelationshipCarousel_carouselItem__Gj8HC.RelationshipCarousel_selected___hLkg .RelationshipCarousel_emoji__OoQNb{font-size:70px}.RelationshipCarousel_title__Gurbw{font-size:14px;padding:0 7px}}.QuizNavigationButtons_container__bV_KN{width:100%;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:2rem;position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;z-index:10}@media (max-width:767px){.QuizNavigationButtons_keyboardActive__vO_ml{bottom:30px}}@media (min-width:768px){.QuizNavigationButtons_container__bV_KN{width:40%;left:50%;transform:translateX(-50%)}}@media (min-width:1024px){.QuizNavigationButtons_nextButton__4QYay{transition:background-color .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.QuizNavigationButtons_nextButton__4QYay:hover{background-color:rgb(124,28,28);transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.12)}}.QuizNavigationButtons_spacer__bcyuw{width:3.15rem}.QuizNavigationButtons_button__4UkkF{width:3.15rem;height:3.15rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:white;font-weight:500;font-family:Acid,sans-serif;transition-property:transform}.QuizNavigationButtons_button__4UkkF:active{transform:scale(.98)}.QuizNavigationButtons_backButton__I7jGT{background-color:rgba(255,255,255,.2)}.QuizNavigationButtons_backButtonIcon__NIwWj,.QuizNavigationButtons_icon__8HKTj{font-size:2.1em;font-family:FFF Acid Grotesk,Acid,sans-serif;line-height:1}.QuizNavigationButtons_backButtonIcon__NIwWj{transform:rotate(180deg)}.QuizNavigationButtons_nextButton__4QYay{background-color:rgba(124,28,28,.9)}.QuizNavigationButtons_nextButtonDisabled__0ZaXB{background-color:rgba(124,28,28,.4);cursor:not-allowed}.QuizNavigationButtons_nextButtonIcon__Q_Dzn{font-size:2.1em;font-family:FFF Acid Grotesk,Acid,sans-serif;line-height:1}.ShippingQuestionUI_container__FpvbM{width:100%;--shipping-bg-color:#F6A623;--shipping-primary-color:#5A2D0C}.ShippingQuestionUI_animationWrapper__uQBcv{transition:all .4s cubic-bezier(.4,0,.2,1)}.ShippingQuestionUI_desktopHeader__cTHrY{text-align:center;margin-bottom:2rem;padding:0 1rem}.ShippingQuestionUI_desktopHeaderText__jo7yk{font-size:1.5rem;font-weight:600;color:var(--shipping-primary-color);margin:0;line-height:1.4}.VibeQuestionUI_container__QRizj{width:100%}.QuizQuestionText_headingBase__K0Q_u{font-size:26px;font-weight:600;color:white;font-family:Matter,sans-serif;width:100%}.QuizQuestionText_headingLeft__xvQoL{text-align:left}.QuizQuestionText_headingCenter__ynaa_{text-align:center}@media (min-width:768px){.QuizQuestionText_headingBase__K0Q_u{font-size:26px}}.QuizMultipleChoiceUI_optionsContainer__hsmF4{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:600px;margin:2rem auto 0;padding:0 1rem}.QuizMultipleChoiceUI_optionsContainer__hsmF4>*+*{margin-top:1rem}.QuizMultipleChoiceUI_lifestyleAestheticContainer___OUMx{width:100%;max-width:800px;margin:1rem auto 0}@media screen and (min-width:768px){.QuizMultipleChoiceUI_lifestyleAestheticContainer___OUMx>*+*{margin-top:.7rem}}@media (max-width:767px){.QuizMultipleChoiceUI_optionsContainer__hsmF4{margin-top:0;padding:0}.QuizMultipleChoiceUI_optionsContainer__hsmF4>*+*{margin-top:8px}.QuizMultipleChoiceUI_lifestyleAestheticContainer___OUMx{margin-top:0;padding:0}}.QuizLayout_container__wVcxs{width:100%;min-height:100vh;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.QuizLayout_mainContainer__d1Hd1{width:100%;height:100%;margin:0 auto;position:relative;z-index:1}.QuizLayout_safeAreaContainer___QISM{width:100%;height:100%;display:flex;flex-direction:column;position:relative;z-index:1}.QuizLayout_progressBarContainer__3TTc9{width:100%;padding-top:1rem;position:relative;z-index:2}.QuizLayout_titleContainer__skeFy{width:100%;padding-left:1.5rem;padding-right:1.5rem;display:flex;position:relative;z-index:2;margin-bottom:0!important}.QuizLayout_titleContainer__skeFy.QuizLayout_justify-center__RDVYw{margin-bottom:40px}.QuizLayout_titleContainer__skeFy.QuizLayout_justify-start__YV_jl{margin-bottom:0!important}.QuizLayout_aestheticTitleMargin__ofa4y{margin-bottom:30px}.QuizLayout_subtitleContainer__vADes{z-index:2;margin-bottom:20px;color:rgba(255,255,255,.7);font-size:16px;font-family:Matter,sans-serif;font-weight:400;text-align:center}.QuizLayout_contentContainer__IJcpH,.QuizLayout_subtitleContainer__vADes{width:100%;padding-left:1.5rem;padding-right:1.5rem;display:flex;position:relative}.QuizLayout_contentContainer__IJcpH{min-height:100vh;height:100vh;flex-direction:column;align-items:center;justify-content:center;transform:translateY(0);transition:transform .3s ease-out;z-index:1;perspective:1500px}.QuizLayout_aestheticHeaderMargin__czyWL,.QuizLayout_aestheticSection__NQGl4 .QuizLayout_titleContainer__skeFy{margin-bottom:20px!important}.QuizLayout_lifestyleHeaderMargin__8YEiI{margin-bottom:0!important}@media (max-width:767px){.QuizLayout_container__wVcxs,.QuizLayout_contentContainer__IJcpH{height:100vh;min-height:100vh;overflow:visible}.QuizLayout_contentContainer__IJcpH{padding-left:0;padding-right:0}.QuizLayout_titleContainer__skeFy{padding-left:0;padding-right:0;margin-bottom:0!important}.QuizLayout_lifestyleSection__Xfeem .QuizLayout_titleContainer__skeFy,.QuizLayout_lifestyleSection__Xfeem .QuizLayout_titleContainer__skeFy.QuizLayout_justify-center__RDVYw,.QuizLayout_lifestyleSection__Xfeem .QuizLayout_titleContainer__skeFy.QuizLayout_justify-start__YV_jl{margin-bottom:0!important}.QuizLayout_subtitleContainer__vADes{padding-left:0;padding-right:0}}@media (min-width:768px){.QuizLayout_mainContainer__d1Hd1{max-width:50%}.QuizLayout_contentContainer__IJcpH{transform:translateY(0)}.QuizLayout_subtitleContainer__vADes,.QuizLayout_subtitleContainer__vADes.QuizLayout_justify-start__YV_jl{margin-bottom:10px}}.InterestPills_pillsContainer__9Lw5K{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;max-width:100%;padding:1rem 0;margin:0 auto}.InterestPills_pill__iMxx2{padding:.75rem 1.5rem;border-radius:9999px;background:rgba(255,255,255,.1);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:none;box-shadow:inset 0 7.34px 10.01px rgba(221,205,255,.2);color:white;font-size:18px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;-webkit-tap-highlight-color:transparent;user-select:none;will-change:backdrop-filter;transform:translateZ(0)}.InterestPills_pill__iMxx2:hover:not(.InterestPills_disabled__X_RHE):not(.InterestPills_selected__k6Jm0){transform:translateZ(0) scale(1.05);background:rgba(255,255,255,.15)}.InterestPills_pill__iMxx2:active:not(.InterestPills_disabled__X_RHE):not(.InterestPills_selected__k6Jm0){transform:translateZ(0) scale(.98)}.InterestPills_pill__iMxx2.InterestPills_selected__k6Jm0{background:#7C1C1C;backdrop-filter:none;-webkit-backdrop-filter:none;color:white;border:none;box-shadow:0 4px 12px rgba(124,28,28,.15);font-weight:600}.InterestPills_pill__iMxx2.InterestPills_disabled__X_RHE{opacity:.4;cursor:not-allowed;pointer-events:none;background:rgba(255,255,255,.05)}@media (min-width:769px){.InterestPills_pillsContainer__9Lw5K{gap:12px}}@media (max-width:768px){.InterestPills_pillsContainer__9Lw5K{gap:8px;padding:.75rem 0}.InterestPills_pill__iMxx2{padding:10px 16px;font-size:18px}}.HomeButton_homeButton__uG47K{position:fixed;top:20px;left:20px;z-index:10000;width:50px;height:50px;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:black;font-weight:500;font-family:FFF Acid Grotesk,Acid,sans-serif;transition-property:transform;border:none;cursor:pointer;background-color:#ffffff;flex-shrink:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);animation:HomeButton_slideInFromTop__j9TWX .2s ease-out}.HomeButton_homeButton__uG47K:active{transform:scale(.98)}.HomeButton_logo__9Vu76{width:28px;height:28px}@keyframes HomeButton_slideInFromTop__j9TWX{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.HomeButton_homeButton__uG47K{top:15px;left:15px;overflow:visible;width:45px;height:45px}}.CTAButton_ctaButton__Oz8mS{background-color:rgb(124,28,28);color:white;font-weight:500;border-radius:9999px;text-align:center;display:flex;align-items:center;justify-content:center;font-family:FFF Acid Grotesk,sans-serif;transform:scale(1);box-shadow:none;border:none;cursor:pointer;text-decoration:none;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);will-change:transform;animation:CTAButton_fadeIn__I3jzt .5s ease-out .3s;contain:layout style paint}.CTAButton_ctaButton__Oz8mS:hover:not(:disabled){background-color:rgb(124,28,28);box-shadow:0 8px 32px rgba(0,0,0,.12);transform:scale(.95)}.CTAButton_ctaButton__Oz8mS:disabled{background-color:rgba(255,255,255,.2);cursor:not-allowed;opacity:.7;transform:none}.CTAButton_ctaButton__Oz8mS.CTAButton_loading__H6qQh{cursor:default;pointer-events:none}.CTAButton_spinner__uyoW4{margin-right:8px;animation:CTAButton_spin__ObN6g 1s linear infinite}.CTAButton_loadingText__1c92_{margin-left:4px}@keyframes CTAButton_spin__ObN6g{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CTAButton_ctaArrow__zDOl7{margin-left:.5rem;transition:transform .35s cubic-bezier(.22,1,.36,1)}.CTAButton_ctaButton__Oz8mS:hover:not(:disabled) .CTAButton_ctaArrow__zDOl7{transform:translateX(20%)}.CTAButton_small__kPHf0{padding:10px 20px;font-size:14px}.CTAButton_medium__tGPI_{padding:14px 26px;font-size:18px}.CTAButton_large__NDrao{padding:16px 32px;font-size:18px}.CTAButton_primary__ND5Gf,.CTAButton_primary__ND5Gf:hover:not(:disabled){background-color:rgb(124,28,28)}.CTAButton_secondary__2O9ZE{background-color:rgba(255,255,255,.15);color:white}.CTAButton_secondary__2O9ZE:hover:not(:disabled){background-color:rgba(255,255,255,.25)}.CTAButton_added__C8XZ0{background-color:#149744!important}.CTAButton_added__C8XZ0:hover:not(:disabled){background-color:#149744!important;box-shadow:0 8px 32px rgba(20,151,68,.12)}.CTAButton_feedback__9n_ud,.CTAButton_feedback__9n_ud:hover:not(:disabled){background-color:rgb(124,28,28)}.CTAButton_feedback__9n_ud:disabled{background-color:#d1d5db;color:#6b7280;cursor:not-allowed;opacity:1;transform:none}.CTAButton_checkout__X55ty,.CTAButton_checkout__X55ty:hover:not(:disabled){background-color:rgb(124,28,28)}.CTAButton_checkout__X55ty:disabled{background-color:#d1d5db;color:#6b7280;cursor:not-allowed;opacity:1;transform:none}@keyframes CTAButton_fadeIn__I3jzt{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}@media (max-width:768px){.CTAButton_ctaButton__Oz8mS{min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;position:relative;z-index:10}.CTAButton_medium__tGPI_{font-size:16px;min-height:48px}.CTAButton_large__NDrao{font-size:18px;min-height:52px}}@media (min-width:1024px){.CTAButton_ctaArrow__zDOl7{font-size:25px}.CTAButton_ctaButton__Oz8mS:hover:not(:disabled){transform:scale(.95);box-shadow:0 8px 32px rgba(0,0,0,.18)}}@media (max-width:350px){.CTAButton_medium__tGPI_{padding:12px 2rem}}.LoadingSpinner_fullScreenContainer__ff8r0{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#FFFEFA;z-index:9999}.LoadingSpinner_inlineContainer__S_SPy{width:100%;min-height:200px;display:flex;justify-content:center;align-items:center;padding:40px 20px}.LoadingSpinner_spinnerWrapper__tnIwY{display:flex;flex-direction:column;align-items:center;gap:20px}.LoadingSpinner_spinner__iwxUu{display:flex;gap:8px;align-items:center;justify-content:center}.LoadingSpinner_bounce1___7SNi,.LoadingSpinner_bounce2__20d_4,.LoadingSpinner_bounce3__63ttW{width:12px;height:12px;background-color:#F36633;border-radius:50%;animation:LoadingSpinner_bounce__QepAq 1.4s ease-in-out infinite both}.LoadingSpinner_bounce1___7SNi{animation-delay:-.32s}.LoadingSpinner_bounce2__20d_4{animation-delay:-.16s}.LoadingSpinner_bounce3__63ttW{animation-delay:0s}@keyframes LoadingSpinner_bounce__QepAq{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.LoadingSpinner_loadingText__rUguY{font-family:Poppins,Matter,sans-serif;font-size:18px;font-weight:500;color:#40241a;margin:0;text-align:center}@media (max-width:768px){.LoadingSpinner_loadingText__rUguY{font-size:16px}.LoadingSpinner_bounce1___7SNi,.LoadingSpinner_bounce2__20d_4,.LoadingSpinner_bounce3__63ttW{width:10px;height:10px}}@media (min-width:1024px){.LoadingSpinner_loadingText__rUguY{font-size:20px}.LoadingSpinner_bounce1___7SNi,.LoadingSpinner_bounce2__20d_4,.LoadingSpinner_bounce3__63ttW{width:14px;height:14px}}.InterestSection_quizSection__0eD7C{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;width:100%}.InterestSection_wrapper___cdxj{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:10px}.InterestSection_searchContainer__TE28i{width:60%;padding:0 1.5rem;margin-top:10px}.InterestSection_searchInput__O5vdh{width:100%;padding:.75rem 1rem;border-radius:9999px;background:rgba(255,255,255,.15);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.3);color:white;font-size:16px;font-family:Matter,sans-serif;font-weight:400;transition:all .2s ease;outline:none}.InterestSection_searchInput__O5vdh::placeholder{color:rgba(255,255,255,.6)}.InterestSection_searchInput__O5vdh:focus{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5)}.InterestSection_container__MEzEC{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:60vh;padding:0 1.5rem;gap:2rem;overflow-y:auto;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(180deg,transparent 0,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent 0,black 5%,black 95%,transparent)}.InterestSection_ctaContainer__83eLw{display:flex;justify-content:center;align-items:center;padding:0 1.5rem}.InterestSection_subtitle__0BZsr{color:white;font-size:1rem;font-weight:400;text-align:center;margin:0;opacity:.9}@media (max-width:768px){.InterestSection_wrapper___cdxj{gap:1rem}.InterestSection_searchContainer__TE28i{padding:0 1rem}.InterestSection_searchInput__O5vdh{font-size:14px;padding:.625rem .875rem}.InterestSection_container__MEzEC{padding:0 1rem;gap:1.5rem;height:55vh}.InterestSection_ctaContainer__83eLw{padding:0 1rem}.InterestSection_subtitle__0BZsr{font-size:.9375rem}}.MobileCarousel_carousel__Oblyt{position:relative;width:100%!important;height:100vw!important;max-height:450px!important;overflow:hidden;background:#ffffff!important;touch-action:pan-x;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;display:block!important;visibility:visible!important}.MobileCarousel_imageContainer__g4VY1{display:flex;flex-direction:row;height:100%;transition:transform .28s ease-out}.MobileCarousel_imageSlide__X3E_R{flex-shrink:0;width:100vw;height:100%;background:#FFFEFA}.MobileCarousel_image__LZ62b{width:100%!important;height:100%!important;object-fit:cover;display:block!important;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;visibility:visible!important;opacity:1!important;z-index:2!important}.MobileCarousel_indicators__65kxg{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.MobileCarousel_indicator__TIEnl{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.6);border:none;cursor:pointer;transition:all .3s ease}.MobileCarousel_indicator__TIEnl.MobileCarousel_active__LhlBd{background:rgba(255,255,255,1);transform:scale(1.3)}.MobileCarousel_indicator__TIEnl:hover{background:rgba(255,255,255,.8)}@keyframes MobileCarousel_skeletonPulse__eyE5L{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductDetailDesktop_desktopLayout__viqWD{display:none!important;grid-template-columns:1fr 1fr;gap:0;max-width:90%;margin:0 auto;padding:2rem;background-color:#FFFEFA;position:relative;height:auto;min-height:auto}@media (min-width:1024px){.ProductDetailDesktop_desktopLayout__viqWD{display:grid!important;grid-template-columns:1fr 1fr;gap:0;max-width:90%;margin:0 auto;padding:2rem;background-color:#FFFEFA;position:relative;height:auto;min-height:auto}.ProductDetailDesktop_productImagesColumn__0spD5{position:sticky;top:2rem;height:auto;display:flex;flex-direction:column;align-items:center}.ProductDetailDesktop_productDetailsColumn__yjMRM{display:flex;flex-direction:column;padding:0 0 1rem 20px;max-width:80%;margin:0 auto 0 0;height:auto}.ProductDetailDesktop_carousel__y3v8o{width:81%;position:relative;display:flex;flex-direction:column;border-radius:30px;overflow:hidden;margin:0 auto;aspect-ratio:1/1;max-height:calc(100vh - 4rem);max-width:calc(100vh - 4rem)}.ProductDetailDesktop_carouselInner__1BYTI{width:100%;height:100%;position:relative;display:flex;flex-wrap:nowrap}.ProductDetailDesktop_carouselNav__73G_4{display:flex;align-items:center;position:absolute;bottom:1.5rem;left:1.5rem;z-index:10}.ProductDetailDesktop_carouselButton__xDh7o{width:2.8rem;height:2.8rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:rgb(124,28,28);font-weight:500;font-family:Acid,sans-serif;transition-property:transform;margin-right:1rem;border:none;cursor:pointer;background-color:#ffffff;box-shadow:0 3px 8px rgba(0,0,0,.1)}.ProductDetailDesktop_carouselButton__xDh7o:active{transform:scale(.98)}.ProductDetailDesktop_carouselButton__xDh7o span{font-size:1.68em;font-family:FFF Acid Grotesk,Acid,sans-serif;line-height:1}.ProductDetailDesktop_carouselButton__xDh7o:first-child span{transform:rotate(180deg)}.ProductDetailDesktop_carouselIndicators___lIN9{display:none;gap:.5rem}.ProductDetailDesktop_indicator__6Anq4{width:.75rem;height:.75rem;border-radius:9999px;background-color:rgba(255,255,255,.6);border:none;cursor:pointer;transition:all .3s;display:none}.ProductDetailDesktop_indicatorActive__Au1Oa{background-color:#D86519;width:1.5rem;display:none}.ProductDetailDesktop_addToCartContainer__BMH25{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.ProductDetailDesktop_addToCartButton__PCE64{background-color:rgb(124,28,28);color:#ffffff;font-weight:500;padding:14px 26px;border-radius:9999px;text-align:center;display:flex;align-items:center;font-size:18px;font-family:FFF Acid Grotesk,sans-serif;transform:scale(1);box-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform;border:none;cursor:pointer;width:100%;justify-content:center}.ProductDetailDesktop_addToCartButton__PCE64:hover{background-color:rgb(124,28,28);box-shadow:0 8px 32px rgba(0,0,0,.12);transform:scale(.95)}.ProductDetailDesktop_addToCartButton__PCE64:active{transform:translateY(1px);box-shadow:0 2px 4px rgba(124,28,28,.4)}.ProductDetailDesktop_addToCartButton__PCE64:disabled{background-color:#d1d5db;color:#6b7280;cursor:not-allowed;opacity:1;transform:none;box-shadow:none}.ProductDetailDesktop_addToCartButtonAdded__yCZmb{background-color:#149744!important}.ProductDetailDesktop_addToCartButtonAdded__yCZmb:hover{background-color:#149744!important;box-shadow:0 8px 32px rgba(20,151,68,.12);transform:scale(.95)}.ProductDetailDesktop_addToCartButtonAdded__yCZmb:active{transform:translateY(1px);box-shadow:0 2px 4px rgba(20,151,68,.4)}.ProductDetailDesktop_fastDeliveryButton__UEgE3{background-color:#ffffff;color:rgb(124,28,28);font-weight:500;padding:14px 26px;border:2px solid rgb(124,28,28);border-radius:9999px;text-align:center;display:flex;align-items:center;font-size:18px;font-family:FFF Acid Grotesk,sans-serif;transform:scale(1);box-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform;cursor:pointer;width:100%;justify-content:center}.ProductDetailDesktop_fastDeliveryButton__UEgE3:hover{background-color:#f5f5f5;box-shadow:0 8px 32px rgba(0,0,0,.12);transform:scale(.95)}.ProductDetailDesktop_fastDeliveryButton__UEgE3:active{transform:translateY(1px);box-shadow:0 2px 4px rgba(124,28,28,.4)}.ProductDetailDesktop_productInfoSection__Jr1BP{width:100%;background:#FFFEFA;border-radius:0;margin-top:0;padding:0}.ProductDetailDesktop_merchantName__Nva2b{font-size:16px;font-weight:400;color:#A4A4A4;margin-bottom:6px!important;line-height:1.3;font-family:Matter,sans-serif;text-decoration:none;transition:color .2s ease;cursor:pointer}.ProductDetailDesktop_merchantName__Nva2b:hover{color:#A4A4A4;text-decoration:underline}@media (min-width:1024px){.ProductDetailDesktop_merchantName__Nva2b{margin-bottom:10px!important;cursor:pointer}}.ProductDetailDesktop_productName__JBsuQ{font-size:28px!important;font-weight:600;margin-bottom:2px;line-height:1.3;font-family:Matter,sans-serif}.ProductDetailDesktop_price__elYVA{font-size:22px!important;font-weight:600;color:#D86519;margin-bottom:.5rem;font-family:Matter,sans-serif}.ProductDetailDesktop_deliveryInfo__c0Bqn{display:flex;align-items:center;gap:4px;font-size:16px;color:#666;margin-bottom:1.5rem;font-family:Matter,sans-serif;flex-wrap:wrap}.ProductDetailDesktop_deliveryDivider__R7r5W{color:#666;font-weight:400;margin:0 4px;font-size:.7em}.ProductDetailDesktop_checkZipLink__8RO_9{background:none;border:none;color:#D86519;text-decoration:underline;cursor:pointer;font-size:16px;font-family:Matter,sans-serif;padding:0;font-weight:500}.ProductDetailDesktop_checkZipLink__8RO_9:hover{color:#B35214}.ProductDetailDesktop_clockIcon__HlCzF{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(44%) sepia(0) saturate(0) hue-rotate(180deg) brightness(96%) contrast(88%)}.ProductDetailDesktop_productDescription__OKx46{margin:1.5rem 0;line-height:1.3;font-family:Matter,sans-serif}}@media (max-width:1023px){.ProductDetailDesktop_productName__JBsuQ{font-size:22px!important;line-height:1.3}}@media (max-width:768px){.ProductDetailDesktop_backButton__kWDmp{top:10px;left:10px}}@keyframes ProductDetailDesktop_skeletonPulse__f8ioX{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductDetail_productDetails__lZgl0{position:relative;min-height:100vh;padding-bottom:0;overflow-y:auto!important;overflow-x:hidden!important;background-color:#FFFEFA;height:auto;max-width:100vw}.ProductDetail_productDetails__lZgl0>div{padding-bottom:1rem}@media (min-width:1024px){.ProductDetail_productDetails__lZgl0{padding-bottom:0;background-color:#FFFEFA;overflow-y:auto!important}}.ProductDetail_productDetails__lZgl0 h1{font-family:Matter,sans-serif!important}.GiftGuideFooter_footer__oNEqk{width:100%;background:#FFFEFA;padding:0 0 3rem}.GiftGuideFooter_container__yLPtC{max-width:1200px;margin:0 auto;padding:0 1.5rem}.GiftGuideFooter_outroText__eKNYt{font-family:Matter,sans-serif;font-size:16px;font-weight:400;color:#333333;line-height:1.6;margin:0;white-space:pre-wrap;padding-top:0}@media (min-width:768px){.GiftGuideFooter_footer__oNEqk{padding:0 0 4rem}.GiftGuideFooter_container__yLPtC{padding:0 2rem}.GiftGuideFooter_outroText__eKNYt{font-size:17px;line-height:1.7;padding-top:0}}@media (min-width:1024px){.GiftGuideFooter_footer__oNEqk{padding:0 0 5rem}.GiftGuideFooter_container__yLPtC{padding:0 2.5rem}.GiftGuideFooter_outroText__eKNYt{font-size:18px;line-height:1.8;max-width:900px;padding-top:0}}.AnimatedGradient_gradientContainer__b24_R{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.AnimatedGradient_gradient__lJZFn{position:absolute;width:200%;height:200%;top:-50%;left:-50%;background-size:400% 400%;animation:AnimatedGradient_gradientAnimation__vzIMM 15s ease infinite;transition:background .4s cubic-bezier(.4,0,.2,1)}@keyframes AnimatedGradient_gradientAnimation__vzIMM{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.CartLayout_cartButtonContainer__5iM2r{position:fixed;top:20px;right:20px;z-index:10000;display:flex;align-items:center;gap:10px}.CartLayout_cartButtonWrapper__jCsbR{position:fixed;top:20px;right:40px;z-index:10000;display:flex;align-items:center;gap:0;background-color:white;border-radius:50px;padding:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:visible;transition:opacity .2s ease,visibility .2s ease,top .3s ease}.CartLayout_cartButtonWrapperWithOffset__48pwf{top:48px}.CartLayout_cartButtonWrapperScrolled__yqpJ9{top:15px!important;transition:top .3s ease}.CartLayout_hideButtons__x1keb{opacity:0;visibility:hidden;pointer-events:none}@media (max-width:768px){.CartLayout_cartButtonContainer__5iM2r{top:15px;right:15px;overflow:visible}.CartLayout_cartButtonWrapper__jCsbR{top:15px;right:15px;overflow:visible;width:45px;height:45px}.CartLayout_cartButtonWrapperWithOffset__48pwf{top:48px}}.BaseBanner_banner__SJegi{width:100%;margin-bottom:1rem;overflow:visible}@media (max-width:768px){.BaseBanner_banner__SJegi{padding-left:0}}.BaseBanner_bannerContainer__5wLQK{border-radius:24px;padding:2% 0 2% 2rem;display:flex;gap:2rem;align-items:center;overflow:hidden;position:relative;height:auto;margin-left:0;margin-right:0;width:100%}.BaseBanner_grainOverlay__ZS4_K{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='3.5' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");mix-blend-mode:overlay;border-radius:24px}.BaseBanner_titleSection__W6RDV{flex-shrink:0;min-width:180px;position:relative;z-index:2}.BaseBanner_titleRow__OG2Pf{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.BaseBanner_title__UT5Dd{font-size:18px;font-weight:600}.BaseBanner_subtitle__2MgH6,.BaseBanner_title__UT5Dd{font-family:Matter,sans-serif;color:white;margin:0;line-height:1.3}.BaseBanner_subtitle__2MgH6{font-size:16px;font-weight:400;opacity:.9}.BaseBanner_buttonContainer__ZkQVL{margin-top:16px}.BaseBanner_buttonContainer__ZkQVL button,.BaseBanner_mobileButtonContainer__zjdSz button{background-color:#ffffff!important;color:#7C1C1C!important;border:1px solid transparent!important}.BaseBanner_buttonContainer__ZkQVL button:hover,.BaseBanner_mobileButtonContainer__zjdSz button:hover{background-color:#f5f5f5!important;color:#7C1C1C!important}.BaseBanner_mobileButtonContainer__zjdSz{display:none;width:100%;padding:0 30px .5rem;position:relative;z-index:2}.BaseBanner_mobileButtonContainer__zjdSz button{width:100%}.BaseBanner_carouselSection__sKuRo{flex:1;display:flex;align-items:center;gap:1.5rem;overflow:visible;padding:8px;margin:-8px;position:relative;z-index:2;min-width:0}.BaseBanner_productsWrapper__kB17e{flex:1;overflow-x:auto;overflow-y:visible;width:100%;position:relative;padding:10px 0 0;margin:-8px 0;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto}.BaseBanner_productsWrapper__kB17e::-webkit-scrollbar{display:none}@media (min-width:769px){.BaseBanner_productsWrapper__kB17e{mask:linear-gradient(90deg,transparent 0,black 8%,black 92%,transparent);-webkit-mask:linear-gradient(90deg,transparent 0,black 8%,black 92%,transparent);cursor:grab}.BaseBanner_productsWrapper__kB17e:active{cursor:grabbing}}@media (max-width:768px){.BaseBanner_productsWrapper__kB17e{mask:none;-webkit-mask:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;cursor:grab;overscroll-behavior-x:contain;overscroll-behavior-y:none;isolation:isolate;min-height:.01px}.BaseBanner_productsWrapper__kB17e:active{cursor:grabbing}}.BaseBanner_productsGrid__ZdO1B{display:flex;gap:20px;will-change:scroll-position;padding-left:10px;padding-right:40px;padding-bottom:10px;width:max-content}.BaseBanner_productCard__khNuh{background:white;border-radius:20px;padding:0;position:relative;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.102);flex-shrink:0;width:200px;height:200px;overflow:visible;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.BaseBanner_productCard__khNuh:before{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,0));border-radius:20px;pointer-events:none;z-index:1}.BaseBanner_productImageContainer__q7leK{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:0}.BaseBanner_productImage__3LMIe{object-fit:cover;padding:0;border-radius:20px}.BaseBanner_merchantBadge__qteEB{position:absolute;bottom:12px;left:12px;border-radius:8px;font-family:Matter,sans-serif;font-weight:600;color:white;text-align:left;z-index:5;pointer-events:none;display:flex;flex-direction:column}.BaseBanner_merchantName__RxWvO{font-size:14px;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.BaseBanner_neighborhoodRow__E9CDg{display:flex;align-items:center;gap:4px;opacity:.9}.BaseBanner_pinIcon__1Et7q{width:14px;height:14px;flex-shrink:0;opacity:.8}.BaseBanner_neighborhoodText__2XQ5L{font-size:12px;font-weight:400;white-space:nowrap;opacity:.8}@media (max-width:768px){.BaseBanner_bannerContainer__5wLQK{flex-direction:column;align-items:flex-start;padding:1.5rem 0 1rem;gap:8px;height:auto}.BaseBanner_titleSection__W6RDV{width:100%;min-width:unset}.BaseBanner_titleRow__OG2Pf{padding:0 30px;flex-direction:column;align-items:flex-start;gap:4px}.BaseBanner_title__UT5Dd{font-size:20px;font-weight:600;line-height:1.3}.BaseBanner_subtitle__2MgH6{margin:0;font-size:14px}.BaseBanner_mobileButtonContainer__zjdSz{display:flex;justify-content:center}.BaseBanner_carouselSection__sKuRo{width:100%;overflow:visible;padding:0;margin:0}.BaseBanner_productsWrapper__kB17e{padding:0;margin:0}.BaseBanner_productsGrid__ZdO1B{gap:16px;padding:8px 30px}.BaseBanner_productCard__khNuh{width:170px;height:170px;-webkit-tap-highlight-color:transparent}.BaseBanner_productCard__khNuh:active{opacity:.8}}@media (min-width:769px){.BaseBanner_productCard__khNuh:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.17)}.BaseBanner_subtitle__2MgH6{max-width:200px}}@media (min-width:769px) and (max-width:1024px){.BaseBanner_title__UT5Dd{font-size:22px}}@media (min-width:1024px){.BaseBanner_title__UT5Dd{font-size:28px;line-height:1.2}}.QuizResultsLayout_quizResultsContainer__6qzqs{position:relative;min-height:100vh;background-color:#FFFEFA;font-family:Poppins,sans-serif;overflow:hidden}.QuizResultsLayout_contentContainer__xqCxX{position:relative;min-height:100vh;z-index:2;animation:QuizResultsLayout_slideUpFadeIn__r2wKZ .3s ease-out}@keyframes QuizResultsLayout_slideUpFadeIn__r2wKZ{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.QuizResultsLayout_headerContainer__Q6jUc{padding:1.5rem 1rem 0}.QuizResultsLayout_quizResultsHeader__pTwKI{text-align:center;padding:2rem 0 1.5rem;margin:30px 0;position:relative;z-index:3}.QuizResultsLayout_quizResultsHeader__pTwKI h1{font-family:Matter,sans-serif;font-size:32px;font-weight:600;color:#FFFFFF;margin:0;line-height:1.2}.QuizResultsLayout_productSection__6ltrl{position:relative;min-height:100%;background-color:#FFFEFA;padding:32px;max-width:90%;margin:0 auto 30px;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.08);z-index:6;animation:QuizResultsLayout_fadeInSlideUp__Xdsg8 .3s ease-out;animation-fill-mode:both}@keyframes QuizResultsLayout_fadeInSlideUp__Xdsg8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.QuizResultsLayout_sectionHeader___NbA3{font-family:Matter,sans-serif;font-size:20px;font-weight:600;color:#40241a;margin:0 0 16px;padding:0 24px 0 0;line-height:1.3}.QuizResultsLayout_seeMoreButtonWrapper__NqGlx{margin-top:8px;width:100%}.QuizResultsLayout_seeMoreButtonWrapper__NqGlx>*{width:100%}@media (min-width:768px){.QuizResultsLayout_quizResultsContainer__6qzqs{position:relative;min-height:100vh;max-width:100%;margin:0 auto}.QuizResultsLayout_headerContainer__Q6jUc{padding:2rem 1.5rem 0}.QuizResultsLayout_productSection__6ltrl{padding:32px}.QuizResultsLayout_quizResultsHeader__pTwKI h1{font-size:48px}.QuizResultsLayout_sectionHeader___NbA3{font-size:28px}}@media (min-width:1024px){.QuizResultsLayout_contentContainer__xqCxX{width:100%;margin:0}.QuizResultsLayout_headerContainer__Q6jUc{padding:2.5rem 2rem 0;max-width:70%;margin:0 auto}.QuizResultsLayout_productSection__6ltrl{padding:40px;max-width:60%;margin:0 auto 30px;border-radius:30px}}@media (min-width:1280px){.QuizResultsLayout_contentContainer__xqCxX{width:100%;margin:0}.QuizResultsLayout_headerContainer__Q6jUc{max-width:70%}.QuizResultsLayout_productSection__6ltrl{max-width:60%}}@keyframes QuizResultsLayout_shimmer__9f8Xf{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes QuizResultsLayout_productFadeInSlideUp__PeZEn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.QuizResultsLayout_quizResultsContainer__6qzqs img[alt="Cloud Top Left"]{top:40px!important;left:20%!important;transform:translateX(-90%) scale(.7)!important}.QuizResultsLayout_quizResultsHeader__pTwKI{margin:16px 0!important}}.FloatingFilterBar_floatingBar__RCNg9{position:fixed;bottom:20px;left:50%;transform:translateX(-50%) translateY(100%);width:auto;background-color:#7C1C1C;backdrop-filter:blur(10px);border-radius:80px;padding:0;display:flex;justify-content:center;align-items:center;gap:0;z-index:10001;box-shadow:0 6px 20px rgba(124,28,28,.35);border:none;opacity:0;animation:FloatingFilterBar_slideInFade__XmqFt .6s ease-out .3s forwards;transition:background-color .2s ease}.FloatingFilterBar_floatingBar__RCNg9:hover{background-color:rgba(124,28,28,.9)}.FloatingFilterBar_iconButton__zMuj_{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;border-radius:50%;padding:12px;cursor:pointer;color:#ffffff;transition:all .2s ease;width:48px;height:48px}.FloatingFilterBar_iconButton__zMuj_:hover{background-color:rgba(255,255,255,.12);transform:translateY(-1px)}.FloatingFilterBar_iconButton__zMuj_:active{transform:translateY(0);background-color:rgba(255,255,255,.2)}.FloatingFilterBar_filterButton___zYZ2{display:none!important}.FloatingFilterBar_searchIcon__YCHy1{color:#ffffff;flex-shrink:0}.FloatingFilterBar_searchCTA__zozFE{background-color:transparent!important;border:none!important;justify-content:center!important;flex-wrap:nowrap!important;white-space:nowrap!important;min-height:50px!important}.FloatingFilterBar_searchCTA__zozFE,.FloatingFilterBar_searchContent__iVmVV{display:flex!important;align-items:center!important;flex-direction:row!important;gap:8px!important}@keyframes FloatingFilterBar_slideInFade__XmqFt{0%{opacity:0;transform:translateX(-50%) translateY(100%)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.FloatingFilterBar_visible__1K1S9{opacity:1;transform:translateX(-50%) translateY(0);transition:transform .3s ease,opacity .3s ease}.FloatingFilterBar_hidden__C6UG0{opacity:0;transform:translateX(-50%) translateY(100%);transition:transform .3s ease,opacity .3s ease;pointer-events:none}@media (max-width:768px){.FloatingFilterBar_floatingBar__RCNg9{width:auto;padding:0;border-radius:80px;gap:0}.FloatingFilterBar_iconButton__zMuj_{width:44px;height:44px;padding:10px}.FloatingFilterBar_searchContent__iVmVV{gap:6px!important}.FloatingFilterBar_visible__1K1S9{opacity:1;transform:translateX(-50%) translateY(0);transition:transform .3s ease;z-index:10001}.FloatingFilterBar_hidden__C6UG0{opacity:0;transform:translateX(-50%) translateY(100%);transition:transform .3s ease,opacity .3s ease;pointer-events:none;z-index:10001}}@media (min-width:769px) and (max-width:1024px){.FloatingFilterBar_floatingBar__RCNg9{max-width:600px;left:50%;transform:translateX(-50%)}}@media (min-width:1025px){.FloatingFilterBar_floatingBar__RCNg9{width:auto;border-radius:80px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.FloatingFilterBar_searchCTA__zozFE{font-size:16px!important}}.styles_productPageContainer__Pz19d{position:relative;background-color:#FFFEFA;min-height:100vh;width:100%;max-width:100vw;overflow-y:auto;overflow-x:hidden}.styles_floatingSearchDesktop__rXP6d{display:none}@media (min-width:1024px){.styles_productPageContainer__Pz19d{max-width:1600px;margin:0 auto;padding:2rem 0;overflow-y:auto}.styles_floatingSearchDesktop__rXP6d{display:block}}