@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Kode+Mono&display=swap");.ExplorePage_container__OqKf_{--primary-green:#80FF72;--primary-indigo:#360E54;--primary-indigo-light:#693385;--gray-100:#F6F6F6;--gray-200:#DADDDC;--gray-300:#7A8682;--gray-400:#616F6A;--gray-500:#394B45;--gray-600:#34443F;--text-dark:#211E23;--white:#FFFFFF;min-height:100vh;background-color:var(--white);color:var(--text-dark);font-family:var(--font-body);overflow-x:hidden;opacity:1;transition:opacity .3s ease}@keyframes ExplorePage_shimmer__brakb{0%{background-position:-1000px 0}to{background-position:1000px 0}}.ExplorePage_shimmer__brakb{background:linear-gradient(90deg,#F6F6F6 8%,#F0F0F0 18%,#F6F6F6 33%);background-size:1000px 100%;animation:ExplorePage_shimmer__brakb 2s linear infinite}.ExplorePage_navbar__q3FYu{justify-content:space-between;padding:1.5rem 64px;background:var(--white);z-index:1000}.ExplorePage_navLeft___frJS,.ExplorePage_navbar__q3FYu{display:flex;align-items:center}.ExplorePage_dropdownFilterWrapper__Gnohw{position:relative;z-index:100}.ExplorePage_dropdownFilter__5Jqhf{gap:8px;padding:12px 20px;background:#F8FAFC;border-radius:100px;box-sizing:border-box;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.ExplorePage_dropdownActive__Vq0U_{background:var(--white);border-color:#E2E8F0;box-shadow:0 4px 12px rgba(0,0,0,.05)}.ExplorePage_dropdownText__v9pIe{color:#1E293B;white-space:nowrap}.ExplorePage_rotateIcon__KgBEe{transform:rotate(180deg);transition:transform .3s ease-in-out}.ExplorePage_dropdownMenu__YP9B2{position:absolute;top:calc(100% + 8px);left:0;width:max-content;min-width:100%;background:var(--white);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);padding:8px;z-index:50;animation:ExplorePage_dropdownIn__68jMw .2s cubic-bezier(0,0,.2,1)}@keyframes ExplorePage_dropdownIn__68jMw{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ExplorePage_dropdownItem__Qy9SA{padding:10px 16px;border-radius:8px;color:#64748B;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}.ExplorePage_dropdownItem__Qy9SA:hover{background:#F1F5F9;color:#1E293B}.ExplorePage_logoText__gsWKX{font-size:21px;font-weight:700;font-family:var(--font-hero);letter-spacing:-.015em;line-height:1;color:#440066;display:inline-block}.ExplorePage_navSeparator__ID4D1{width:1px;height:24px;background-color:#E2E8F0;margin:0 40px;opacity:1}.ExplorePage_navLinks__lvWQ6{display:flex;align-items:center;gap:40px}.ExplorePage_navLink__rnaeK{text-decoration:none;color:#64748B;font-weight:500;font-size:16px;font-family:var(--font-hero);transition:all .2s cubic-bezier(.4,0,.2,1)}.ExplorePage_navLinkActive__QkNV4{color:#1E293B;font-weight:650}.ExplorePage_navRight__hG9XV{display:flex;align-items:center;gap:16px}.ExplorePage_openStoreBtn__DkQXB{background:#80FF72;padding:14px 32px;font-weight:800;text-decoration:none;gap:10px;font-size:15px;font-family:var(--font-hero);transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.ExplorePage_openStoreBtn__DkQXB:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(128,255,114,.3)}.ExplorePage_navActionBtn__9AZxX{width:44px;height:44px;background:#F8FAFC;border:1px solid #f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1E293B;transition:all .2s;cursor:pointer}.ExplorePage_navActionBtn__9AZxX:hover{background:#F1F5F9;transform:scale(1.05)}.ExplorePage_topFilterContainer__SXjX_{padding:0 64px 40px;display:flex;align-items:center;justify-content:center;gap:16px;width:100%}.ExplorePage_dropdownFilter__5Jqhf{display:flex;align-items:center;padding:0 24px;height:54px;gap:16px;background:#F4F4F4;border-radius:16px;cursor:pointer;width:200px;justify-content:space-between;transition:background .2s}.ExplorePage_dropdownFilter__5Jqhf:hover{background:#EDEDED}.ExplorePage_dropdownText__v9pIe{font-weight:600;font-size:15px;color:#8E8E8E}.ExplorePage_topSearchBox__wq4uV{display:flex;align-items:center;gap:12px;background:#F4F4F4;border-radius:100px;padding:0 24px;flex:1;max-width:500px;height:54px;transition:all .3s ease}.ExplorePage_topSearchBox__wq4uV:focus-within{background:#FFF;box-shadow:0 0 0 1px #E2E8F0,0 4px 20px rgba(0,0,0,.05)}.ExplorePage_topSearchInput__9o_h7{background:transparent;border:none;outline:none;font-size:16px;font-weight:500;color:#1E293B;width:100%}.ExplorePage_topSearchInput__9o_h7::placeholder{color:#8E8E8E}.ExplorePage_topFilterRight__b5B_M{display:flex;align-items:center;gap:16px}.ExplorePage_filterChip__GKqDS{height:54px;padding:0 28px;background:#F8FAFC;border:1px solid #e2e8f0;border-radius:100px;font-size:15px;font-weight:600;color:#8E8E8E;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.ExplorePage_filterChipActive__EQsSp{background:#80FF72;border-color:#80FF72;color:#000;box-shadow:0 4px 12px rgba(128,255,114,.2)}.ExplorePage_filterChip__GKqDS:hover:not(.ExplorePage_filterChipActive__EQsSp){background:var(--white);border-color:#CBD5E1;color:#1E293B;transform:translateY(-1px)}.ExplorePage_heroSection__RYYS3{padding:0 64px 40px}.ExplorePage_topHeroBanner__XH4zy{position:relative;width:100%;height:600px;border-radius:24px;overflow:hidden;margin-bottom:20px;background-color:#F6F6F6}.ExplorePage_heroImage__CAvxB{width:100%;height:100%;object-fit:cover}.ExplorePage_heroContent__8ocOZ{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--white);padding:0 20px;z-index:2}.ExplorePage_heroContent__8ocOZ:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.15);z-index:-1}.ExplorePage_heroBadge__9AATE{font-family:var(--font-kode),monospace;font-size:13px;letter-spacing:.05em;margin-bottom:16px;text-transform:uppercase;color:var(--white);font-weight:500}.ExplorePage_heroTitle__6uFsY{font-family:var(--font-hero);font-size:72px;font-weight:800;line-height:1.05;margin-bottom:16px;letter-spacing:-.03em}.ExplorePage_heroSubtitle__1nq09{font-size:18px;line-height:1.6;max-width:520px;margin-bottom:40px;opacity:.95;font-weight:500}.ExplorePage_heroCta__ivChO{padding:14px 36px;background:var(--white);color:#000;border-radius:100px;font-weight:700;font-size:15px;transition:all .3s cubic-bezier(.4,0,.2,1)}.ExplorePage_heroCta__ivChO,.ExplorePage_logoArea__snGt3{display:flex;align-items:center;gap:8px;text-decoration:none}.ExplorePage_logoArea__snGt3{transition:opacity .2s ease}.ExplorePage_heroCta__ivChO:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.ExplorePage_heroSubGrid__f7UTi{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ExplorePage_heroSubCard__UsCY2{position:relative;height:350px;border-radius:24px;overflow:hidden;background-color:#F6F6F6}.ExplorePage_heroSubCardContent__tLBpk{position:absolute;bottom:0;left:0;right:0;padding:40px;z-index:2}.ExplorePage_heroSubCardTitle__JjESC{font-family:var(--font-hero);font-size:32px;font-weight:600;line-height:1.2;color:#FFF;max-width:320px}.ExplorePage_heroSubCardBadge__wDQr1{position:absolute;top:32px;left:32px;font-family:var(--font-kode),monospace;font-size:13px;letter-spacing:.05em;color:#FFF;z-index:2}.ExplorePage_heroSubCardCta__CgPTE{position:absolute;top:32px;right:32px;padding:12px 24px;background:#FFFFFF;border-radius:100px;color:#000;font-weight:700;font-size:13px;display:flex;align-items:center;gap:8px;z-index:2;cursor:pointer;border:none;transition:transform .2s ease}.ExplorePage_heroSubCardCta__CgPTE:hover{transform:scale(1.05)}.ExplorePage_browseContainer__WM6uf{padding:40px 64px 80px;min-height:800px}.ExplorePage_browseHeader__lBByP{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;width:100%}.ExplorePage_allProductTitle__0NABG{font-family:var(--font-hero);font-size:32px;font-weight:900;color:var(--black);margin:0}.ExplorePage_browseLayout__JdGk8{display:grid;grid-template-columns:240px 1fr;gap:60px;align-items:start}.ExplorePage_sidebarSticky__RP9TR{position:-webkit-sticky;position:sticky;top:96px;align-self:start;z-index:3}.ExplorePage_sidebar__D6QdX{border-right:1px solid #f0f0f0;padding-right:40px;max-height:calc(100vh - 120px);overflow-y:auto;overscroll-behavior:contain;height:fit-content}.ExplorePage_filterGroup__oA7j_{margin-bottom:48px}.ExplorePage_filterLabel__tDe6k{font-size:14px;font-weight:800;color:#211E23;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;letter-spacing:.05em}.ExplorePage_filterItem__dxNoQ{display:flex;align-items:center;gap:12px;margin-bottom:16px;cursor:pointer}.ExplorePage_checkbox__wMaWl{width:20px;height:20px;border:1.5px solid #dadddc;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}.ExplorePage_checkboxActive__trCL7{background:var(--primary-indigo);border-color:var(--primary-indigo)}.ExplorePage_filterText__PSNkW{font-size:14px;font-weight:500;color:#ACA3B1;transition:color .2s}.ExplorePage_filterTextActive__U3Z7s{color:#211E23;font-weight:700}.ExplorePage_priceInputBox__RhIdC{flex:1;height:40px;background:#F6F6F6;border-radius:8px;display:flex;align-items:center;padding:0 12px;font-size:14px;color:#5A515F}.ExplorePage_priceRangeRow__Z6eDT{display:flex;gap:8px;margin-bottom:12px;align-items:center}.ExplorePage_priceRangeInput__LH_te{width:100%;height:40px;background:#F6F6F6;border:none;border-radius:8px;padding:0 10px;font-size:13px;color:#211E23;box-sizing:border-box}.ExplorePage_priceRangeInput__LH_te:focus{outline:2px solid rgba(105,51,133,.25);outline-offset:0}.ExplorePage_productsGrid__fe23e{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ExplorePage_productCard__ekgDt{width:100%}.ExplorePage_productImageContainer__V_QsD{position:relative;aspect-ratio:1/1.1;border-radius:12px;overflow:hidden;background:#F6F6F6;margin-bottom:16px;cursor:pointer}.ExplorePage_productImageContainer__V_QsD:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#F6F6F6 8%,#F0F0F0 18%,#F6F6F6 33%);background-size:1000px 100%;animation:ExplorePage_shimmer__brakb 2s linear infinite;z-index:1}.ExplorePage_productImage__6jOdF{position:relative;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1);z-index:2}.ExplorePage_productCard__ekgDt:hover .ExplorePage_productImage__6jOdF{transform:scale(1.05)}.ExplorePage_discountBadge__xv4FH{position:absolute;top:12px;left:12px;padding:4px 12px;background:var(--primary-indigo-light);border-radius:50px;color:#FFF;font-size:10px;font-weight:700;z-index:2}.ExplorePage_wishlistBtn__OXSTp{top:12px;right:12px;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.8);color:var(--primary-indigo-light)}.ExplorePage_hoverAddToCart__3KGIJ,.ExplorePage_wishlistBtn__OXSTp{position:absolute;display:flex;align-items:center;justify-content:center;z-index:2}.ExplorePage_hoverAddToCart__3KGIJ{bottom:16px;left:16px;right:16px;padding:12px;background:#FFFFFF;border-radius:50px;color:#000;font-weight:600;font-size:12px;gap:8px;opacity:0;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 20px rgba(0,0,0,.1)}.ExplorePage_productCard__ekgDt:hover .ExplorePage_hoverAddToCart__3KGIJ{opacity:1;transform:translateY(0)}.ExplorePage_productMeta__sVcSA{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ExplorePage_productCategory__gzwkX{font-size:11px;font-weight:700;color:#ACA3B1;text-transform:uppercase;letter-spacing:.05em}.ExplorePage_productRating__9LqIf{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#211E23}.ExplorePage_productTitle__cuGT2{font-size:16px;font-weight:600;line-height:1.4;color:#211E23;margin-bottom:12px}.ExplorePage_productPriceRow__ossBf{display:flex;align-items:center;gap:12px}.ExplorePage_currentPrice__He_IY{font-size:16px;font-weight:700;color:#000}.ExplorePage_oldPrice__AehZ1{font-size:12px;color:#ACA3B1;text-decoration:line-through}.ExplorePage_tabsContainer__ddB7L{display:flex;justify-content:center;gap:48px;margin-top:100px;margin-bottom:60px}.ExplorePage_tabItem__B5f1Y{padding:16px 8px;font-family:var(--font-hero);font-size:20px;font-weight:600;color:#8E8B8F;cursor:pointer;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);background:none;border:none;outline:none}.ExplorePage_tabItem__B5f1Y:hover{color:#000}.ExplorePage_tabItemActive__9Mp7Y{color:#000;font-weight:800}.ExplorePage_tabItemActive__9Mp7Y:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:#000;border-radius:4px}.ExplorePage_samsungGrid__V9ROL{display:flex;gap:32px}.ExplorePage_samsungHero__3qpBw{flex:1;background:#E0E0F0;border-radius:24px;padding:64px 40px;position:relative;overflow:hidden;min-height:640px;isolation:isolate}.ExplorePage_samsungHeroImageLayer__ZRKpX{position:absolute;inset:0;border-radius:inherit;z-index:0}.ExplorePage_samsungHeroImage__uEGur{object-fit:cover;object-position:82% center}.ExplorePage_samsungHeroContent__NpSjp{position:relative;z-index:1;max-width:min(360px,55%);background:rgba(255,255,255,.82);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-radius:18px;padding:18px 18px 16px}.ExplorePage_samsungTitle__2DI1v{font-family:var(--font-hero);font-size:40px;font-weight:800;color:#211E23;max-width:100%;margin-bottom:24px;line-height:1.1}.ExplorePage_samsungGridRight__v0ptA{flex:1.6;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.ExplorePage_dealsSection__v7a8A{background:#360E54;padding:100px 64px;color:var(--white)}.ExplorePage_dealsTitle__kfqhA{font-family:var(--font-hero);font-size:48px;font-weight:700;margin-bottom:12px}.ExplorePage_dealsSubtitle__f_szD{font-size:18px;opacity:.7;margin-bottom:48px}.ExplorePage_countdownContainer__6DrdH{display:flex;align-items:center;gap:16px;float:right}.ExplorePage_countdownLabel__4eV0Y{font-family:var(--font-mono);font-size:14px;text-transform:uppercase}.ExplorePage_countdownBox__FJNtA{width:44px;height:44px;background:#FF3D00;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px}.ExplorePage_dealsFilterGrid__pQHIU{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:64px}.ExplorePage_dealFilterChip__2IWIY{height:48px;padding:0 28px;border:1px solid rgba(255,255,255,.4);border-radius:50px;font-size:14px;font-weight:600;display:flex;align-items:center;cursor:pointer;transition:all .2s}.ExplorePage_dealFilterChipActive__pv0yJ{background:#FFF;color:#360E54;border-color:#FFF}.ExplorePage_storesSection__LMctH{padding:100px 64px;text-align:center;background:#FFF}.ExplorePage_storesTitle__9dMK1{font-family:var(--font-hero);font-size:40px;font-weight:800;color:#000;margin-bottom:12px}.ExplorePage_storesSubtitle__yVmBJ{font-size:16px;color:#7A8682;margin-bottom:64px;max-width:600px;margin-left:auto;margin-right:auto}.ExplorePage_storesGrid__naanw{display:grid;grid-template-columns:repeat(6,1fr);gap:48px 24px}.ExplorePage_storeCard__KNNCO{display:flex;flex-direction:column;align-items:center;text-align:center}.ExplorePage_storeLogoCircle__CxrKt{width:110px;height:110px;border-radius:50%;overflow:hidden;margin:0 auto 20px;position:relative;background:#F3F4F6;border:1px solid #e5e7eb}.ExplorePage_storeLogoImg__YdILU{object-fit:cover}.ExplorePage_storeCardName__pj4EQ{font-size:18px;font-weight:700;color:#000;margin-bottom:8px}.ExplorePage_storeRating__h72uR{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;color:#8E8B8F;margin-bottom:20px}.ExplorePage_stars__hRGTG{display:flex;gap:2px}.ExplorePage_viewStoreBtn__0wjc2{margin:0 auto;padding:12px 28px;background:#F3F4F6;color:#4B5563;border-radius:100px;font-size:13px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.ExplorePage_viewStoreBtn__0wjc2:hover{background:#E5E7EB;transform:translateY(-2px)}.ExplorePage_businessOnboardingCard__iB7Jr{background:#F4F4F4;border-radius:20px;padding:32px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ExplorePage_onboardingIconContainer__owc7U{margin-bottom:24px}.ExplorePage_onboardingGridIcon__zm8GS{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:48px}.ExplorePage_gridIconBox__cxosl{width:22px;height:22px;background:#DADDDC;border-radius:6px}.ExplorePage_gridPlusIcon__Y8aUu{background:#FFF;color:#ADB5BD;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;border:1px solid #e5e7eb}.ExplorePage_onboardingText__TDk2O{font-size:16px;font-weight:700;color:#A1A1A1;margin-bottom:24px;line-height:1.2}.ExplorePage_openStoreBtn__DkQXB{width:100%;padding:14px;background:#00FF85;color:#000;border-radius:100px;font-size:13px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}.ExplorePage_openStoreBtn__DkQXB:hover{background:#00E074;transform:scale(1.02)}.ExplorePage_sectionsHeaderLeft__LryZO{text-align:left;margin-bottom:48px}.ExplorePage_sectionsTitle__iEgoP{font-family:var(--font-hero);font-size:40px;font-weight:800;color:#000;margin-bottom:8px}.ExplorePage_sectionsSubtitle__9PbnZ{font-size:16px;color:#7A8682}.ExplorePage_wigsSplitLayout__V1mOd{display:flex;gap:32px}.ExplorePage_wigsHeroCard__ZPQ2U{flex:1;background:#2D3025;border-radius:24px;position:relative;overflow:hidden;min-height:840px}.ExplorePage_wigsHeroContent__Qef94{position:absolute;top:48px;left:40px;z-index:10}.ExplorePage_wigsHeroTitle__IVAJ_{font-family:var(--font-hero);font-size:44px;font-weight:800;color:#FFF;margin-bottom:24px;line-height:1.1}.ExplorePage_wigsShopNowPill__hfMdY{padding:12px 24px;background:#E5E7EB;color:#000;border-radius:100px;font-size:13px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.ExplorePage_wigsGridRight__V8uyT{flex:2;display:grid;grid-template-columns:repeat(3,1fr);gap:48px 24px}.ExplorePage_wigProductTitle__ykmOs{font-size:15px;font-weight:700;color:#000;margin-bottom:8px;line-height:1.4;height:42px;overflow:hidden}.ExplorePage_wigDiscountBadge__28RRZ{position:absolute;top:14px;left:14px;height:22px;padding:0 10px;background:#633385;color:#FFF;font-size:10px;font-weight:800;border-radius:50px;display:flex;align-items:center;z-index:2}.ExplorePage_wigWishlistBtn__HlZYa{position:absolute;top:14px;right:14px;width:28px;height:28px;background:rgba(0,0,0,.15);backdrop-filter:blur(4px);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer}.ExplorePage_footer__3IOGl{background:#000;color:#FFF;padding:100px 64px 80px}.ExplorePage_footerMain__J2onB{display:flex;gap:80px;margin-bottom:100px}.ExplorePage_footerNavSection__XSSoM{flex:1}.ExplorePage_footerLogoArea__EDyB4{display:flex;align-items:center;gap:12px;margin-bottom:64px}.ExplorePage_footerLogoText__HQdp9{font-size:32px;font-weight:800;color:#FFF}.ExplorePage_footerColumn__FDmLw{padding-bottom:40px}.ExplorePage_footerColumnsGrid__uKh4F{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.ExplorePage_footerColTitle__7nxxA{font-size:13px;font-weight:800;color:#8E8B8F;margin-bottom:24px;letter-spacing:.05em;text-transform:uppercase}.ExplorePage_footerLinkList__80TQd{list-style:none}.ExplorePage_footerLinkList__80TQd li{margin-bottom:16px}.ExplorePage_footerLinkList__80TQd a{color:#FFF;font-size:16px;font-weight:600;text-decoration:none;opacity:.9;transition:opacity .2s}.ExplorePage_footerLinkList__80TQd a:hover{opacity:1;text-decoration:underline}.ExplorePage_footerSocialIcons__LICGz{display:flex;gap:16px;margin-top:24px}.ExplorePage_footerCtaBlock__juLwY{flex:0 0 540px;text-align:left}.ExplorePage_footerCtaTitle__2b_QN{font-family:var(--font-hero);font-size:56px;font-weight:800;line-height:1.1;margin-bottom:24px;color:#F8F9FA}.ExplorePage_footerCtaSubtitle__orX4P{font-size:20px;color:#8E8B8F;margin-bottom:40px}.ExplorePage_footerCtaNewsletterText__XNMmM{font-size:15px;color:#8E8B8F;margin-bottom:32px;line-height:1.5;max-width:480px}.ExplorePage_footerEmailBox__oCuLa{display:flex;gap:12px;height:64px;max-width:500px}.ExplorePage_footerEmailInput__jiOQM{flex:1;border:1px solid rgba(255,255,255,.2);border-radius:100px;background:transparent;padding:0 28px;color:#FFF;font-size:15px;outline:none}.ExplorePage_footerJoinBtn__zY29R{padding:0 40px;background:#1A1A1A;color:#FFF;border-radius:100px;font-weight:700;font-size:15px;border:none;cursor:pointer;transition:all .2s}.ExplorePage_footerJoinBtn__zY29R:hover{background:#2D2D2D}.ExplorePage_footerBottomCtaContainer__LRd64{width:100%}.ExplorePage_giantOpenStoreBtn__GwGK4{width:100%;padding:24px;background:var(--primary-green-400);color:#1A3317;display:flex;align-items:center;justify-content:center;border-radius:100px;font-family:var(--font-hero);font-size:24px;font-weight:700;text-decoration:none;margin-top:40px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:2;letter-spacing:-.02em}.ExplorePage_giantOpenStoreBtn__GwGK4:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(153,255,142,.15);background:var(--primary-green-500)}.ExplorePage_skeleton__NKQBa{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%);background-size:200% 100%;animation:ExplorePage_loading__K9aOT 1.5s infinite}@keyframes ExplorePage_loading__K9aOT{0%{background-position:200% 0}to{background-position:-200% 0}}.ExplorePage_imageSkeleton__u_9tl{width:100%;aspect-ratio:1;border-radius:12px}.ExplorePage_textSkeleton__iyQLk{height:16px;margin-bottom:8px;border-radius:4px}.ExplorePage_footerBottom__Vp3Hp{height:60px;background:#00FF85;margin-top:80px}.ExplorePage_socialIcons__tLjkU{display:flex;gap:16px;margin-top:24px}@keyframes ExplorePage_fadeIn__CnZ7j{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ExplorePage_animate__iLgsh{animation:ExplorePage_fadeIn__CnZ7j .6s ease-out forwards}@media (max-width:1280px){.ExplorePage_productsGrid__fe23e{grid-template-columns:repeat(3,1fr)}.ExplorePage_samsungGridRight__v0ptA{grid-template-columns:1fr 1fr}}@media (max-width:1024px){.ExplorePage_heroSubGrid__f7UTi{grid-template-columns:1fr}.ExplorePage_browseLayout__JdGk8{grid-template-columns:1fr;gap:32px}.ExplorePage_sidebar__D6QdX{max-height:none;overflow:visible;width:100%;margin-bottom:40px;border-right:none;padding-right:0}.ExplorePage_sidebarSticky__RP9TR{position:static}.ExplorePage_productsGrid__fe23e{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.ExplorePage_samsungGrid__V9ROL{grid-template-columns:1fr}.ExplorePage_navbar__q3FYu{padding:1rem 20px}}