.store-module__Z_YwcG__page{--lumein-blue:#0d3d56;--lumein-blue-deep:#082a3a;--lumein-blue-light:#0d3d5614;--lumein-blue-lighter:#0d3d560a;--white:#fff;--bg-light:#f8fafc;--text:#1a1a2e;--text-muted:#64748b;--border:#e2e8f0;--radius:20px;background:var(--bg-light);color:var(--text);min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,sans-serif}.store-module__Z_YwcG__announcementBar{background:var(--lumein-blue);color:var(--white);text-align:center;letter-spacing:.5px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.8rem;font-weight:700;display:flex}.store-module__Z_YwcG__nav{background:var(--white);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;padding:14px 32px;display:flex;position:sticky;top:0}.store-module__Z_YwcG__navLeft,.store-module__Z_YwcG__navRight{align-items:center;gap:8px;display:flex}.store-module__Z_YwcG__navIconBtn{cursor:pointer;color:var(--lumein-blue);background:0 0;border:none;border-radius:8px;align-items:center;padding:8px;text-decoration:none;transition:background .2s;display:flex}.store-module__Z_YwcG__navIconBtn:hover{background:var(--lumein-blue-light)}.store-module__Z_YwcG__navLogo{color:var(--lumein-blue);align-items:center;gap:8px;font-size:1.4rem;font-weight:800;text-decoration:none;display:flex}.store-module__Z_YwcG__cartBtn{cursor:pointer;color:var(--lumein-blue);background:0 0;border:none;border-radius:8px;align-items:center;padding:8px;transition:background .2s;display:flex;position:relative}.store-module__Z_YwcG__cartBtn:hover{background:var(--lumein-blue-light)}.store-module__Z_YwcG__cartBadge{background:var(--lumein-blue);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.55rem;font-weight:800;display:flex;position:absolute;top:0;right:0}.store-module__Z_YwcG__mobileMenuBtn{cursor:pointer;color:var(--lumein-blue);background:0 0;border:none;padding:8px;display:none}.store-module__Z_YwcG__navMenu{background:var(--white);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:1px;justify-content:center;gap:40px;padding:10px 32px;font-size:.78rem;font-weight:700;display:flex}.store-module__Z_YwcG__navMenu a{color:var(--text);text-decoration:none;transition:color .2s}.store-module__Z_YwcG__navMenu a:hover{color:var(--lumein-blue)}.store-module__Z_YwcG__mobileMenu{background:var(--white);border-bottom:1px solid var(--border);flex-direction:column;display:flex;overflow:hidden}.store-module__Z_YwcG__mobileMenu a{color:var(--text);border-bottom:1px solid var(--border);padding:14px 32px;font-weight:600;text-decoration:none}@media (max-width:768px){.store-module__Z_YwcG__mobileMenuBtn{display:flex}.store-module__Z_YwcG__navMenu{display:none}.store-module__Z_YwcG__nav{padding:12px 16px}}.store-module__Z_YwcG__hero{max-width:1200px;margin:0 auto;padding:48px 32px 24px;position:relative}.store-module__Z_YwcG__heroSlide{grid-template-columns:1fr 1fr;align-items:center;gap:48px;min-height:380px;display:grid}.store-module__Z_YwcG__heroContent{flex-direction:column;gap:20px;display:flex}.store-module__Z_YwcG__heroContent h1{color:var(--text);font-size:3.2rem;font-weight:800;line-height:1.05}.store-module__Z_YwcG__heroContent p{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.store-module__Z_YwcG__heroCta{background:var(--lumein-blue);color:var(--white);cursor:pointer;letter-spacing:.5px;border:none;border-radius:50px;align-items:center;gap:8px;width:fit-content;padding:14px 36px;font-size:.88rem;font-weight:800;transition:all .3s;display:inline-flex}.store-module__Z_YwcG__heroCta:hover{background:var(--lumein-blue-deep);transform:translateY(-2px);box-shadow:0 8px 24px #6c3ce740}.store-module__Z_YwcG__heroImgWrap{justify-content:center;display:flex}.store-module__Z_YwcG__heroImg{object-fit:contain;filter:drop-shadow(0 24px 48px #00000014);width:100%;max-width:400px;height:auto}.store-module__Z_YwcG__heroDots{justify-content:center;gap:8px;margin-top:24px;display:flex}.store-module__Z_YwcG__dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.store-module__Z_YwcG__dotActive{background:var(--lumein-blue);border-radius:8px;width:24px}@media (max-width:768px){.store-module__Z_YwcG__heroSlide{text-align:center;grid-template-columns:1fr}.store-module__Z_YwcG__heroContent h1{font-size:2rem}.store-module__Z_YwcG__heroImgWrap{order:-1}.store-module__Z_YwcG__heroImg{max-width:260px}.store-module__Z_YwcG__heroCta{margin:0 auto}.store-module__Z_YwcG__hero{padding:32px 16px 16px}}.store-module__Z_YwcG__section{max-width:1200px;margin:0 auto;padding:48px 32px}.store-module__Z_YwcG__sectionTitle{text-align:center;color:var(--text);margin-bottom:28px;font-size:1.9rem;font-weight:800}@media (max-width:768px){.store-module__Z_YwcG__section{padding:32px 16px}}.store-module__Z_YwcG__filterPills{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:32px;display:flex}.store-module__Z_YwcG__pill{background:var(--white);border:1.5px solid var(--border);cursor:pointer;color:var(--text);border-radius:50px;align-items:center;gap:4px;padding:8px 20px;font-size:.82rem;font-weight:700;transition:all .2s;display:flex}.store-module__Z_YwcG__pill:hover{border-color:var(--lumein-blue);color:var(--lumein-blue)}.store-module__Z_YwcG__pillActive{background:var(--lumein-blue)!important;color:var(--white)!important;border-color:var(--lumein-blue)!important}.store-module__Z_YwcG__productsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.store-module__Z_YwcG__productCard{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;align-items:center;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 12px #00000008}.store-module__Z_YwcG__productCard:hover{border-color:var(--lumein-blue);transform:translateY(-6px);box-shadow:0 20px 48px #0d3d561f}.store-module__Z_YwcG__discountBadge{background:var(--lumein-blue);color:var(--white);z-index:2;border-radius:50px;padding:4px 12px;font-size:.72rem;font-weight:800;position:absolute;top:12px;left:12px}.store-module__Z_YwcG__wishlistBtn{background:var(--white);border:1px solid var(--border);cursor:pointer;z-index:2;width:32px;height:32px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.store-module__Z_YwcG__wishlistBtn:hover{color:var(--lumein-blue);border-color:var(--lumein-blue)}.store-module__Z_YwcG__productImgLink{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex}.store-module__Z_YwcG__productImg{object-fit:contain;max-width:80%;max-height:80%;transition:transform .3s}.store-module__Z_YwcG__productCard:hover .store-module__Z_YwcG__productImg{transform:scale(1.05)}.store-module__Z_YwcG__productName{text-align:center;color:var(--text);margin:12px 0 8px;font-size:.95rem;font-weight:700;text-decoration:none;display:block}.store-module__Z_YwcG__priceBlock{flex-direction:column;align-items:center;gap:2px;margin-bottom:14px;display:flex}.store-module__Z_YwcG__priceOld{color:var(--text-muted);font-size:.8rem;text-decoration:line-through}.store-module__Z_YwcG__priceNow{color:var(--text);font-size:1.2rem;font-weight:800}.store-module__Z_YwcG__installment{color:var(--text-muted);font-size:.75rem}.store-module__Z_YwcG__buyBtn{background:var(--lumein-blue);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:.88rem;font-weight:700;transition:all .3s;display:flex}.store-module__Z_YwcG__buyBtn:hover{background:var(--lumein-blue-deep);transform:translateY(-1px)}@media (max-width:900px){.store-module__Z_YwcG__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.store-module__Z_YwcG__productsGrid{grid-template-columns:1fr}}.store-module__Z_YwcG__reelsRow{scroll-snap-type:x mandatory;gap:20px;padding-bottom:8px;display:flex;overflow-x:auto}.store-module__Z_YwcG__reelsRow::-webkit-scrollbar{display:none}.store-module__Z_YwcG__reelCard{scroll-snap-align:start;flex:0 0 280px}.store-module__Z_YwcG__reelVideo{aspect-ratio:9/16;border-radius:var(--radius);background:#e2e8f0;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000000d}.store-module__Z_YwcG__reelImg{object-fit:cover;width:100%;height:100%}.store-module__Z_YwcG__playBtn{width:48px;height:48px;color:var(--lumein-blue);cursor:pointer;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #0000001a}.store-module__Z_YwcG__reelInfo{align-items:center;gap:10px;margin-top:10px;display:flex}.store-module__Z_YwcG__reelAvatar{object-fit:cover;border:2px solid var(--lumein-blue-light);border-radius:50%;width:36px;height:36px}.store-module__Z_YwcG__reelInfo strong{color:var(--text);font-size:.82rem;display:block}.store-module__Z_YwcG__reelInfo span{color:var(--text-muted);font-size:.75rem}.store-module__Z_YwcG__categoriesGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.store-module__Z_YwcG__categoryCard{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:14px;padding:28px 20px;transition:all .3s;display:flex}.store-module__Z_YwcG__categoryCard:hover{border-color:#6c3ce733;transform:translateY(-4px);box-shadow:0 12px 40px #6c3ce71a}.store-module__Z_YwcG__categoryCard h3{text-transform:uppercase;letter-spacing:1px;color:var(--lumein-blue);font-size:.88rem;font-weight:800}.store-module__Z_YwcG__categoryImg{object-fit:contain;width:100%;max-width:180px;height:auto}.store-module__Z_YwcG__categoryBtn{background:var(--lumein-blue);color:var(--white);cursor:pointer;border:none;border-radius:50px;padding:10px 28px;font-size:.82rem;font-weight:700;transition:all .3s}.store-module__Z_YwcG__categoryBtn:hover{background:var(--lumein-blue-deep)}@media (max-width:768px){.store-module__Z_YwcG__categoriesGrid{grid-template-columns:repeat(2,1fr)}}.store-module__Z_YwcG__blogGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.store-module__Z_YwcG__blogCard{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.store-module__Z_YwcG__blogCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #6c3ce71a}.store-module__Z_YwcG__blogImg{object-fit:cover;width:100%;height:200px}.store-module__Z_YwcG__blogTitle{color:var(--lumein-blue);padding:18px 20px 0;font-size:1rem;font-weight:700;line-height:1.4}.store-module__Z_YwcG__blogSummary{color:var(--text-muted);flex:1;padding:8px 20px 0;font-size:.82rem;line-height:1.5}.store-module__Z_YwcG__blogDate{color:var(--text-muted);align-items:center;gap:4px;padding:8px 20px;font-size:.75rem;display:flex}.store-module__Z_YwcG__blogBtn{text-align:center;background:var(--lumein-blue);color:var(--white);letter-spacing:.5px;border-radius:50px;margin:0 20px 20px;padding:10px;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .3s;display:block}.store-module__Z_YwcG__blogBtn:hover{background:var(--lumein-blue-deep)}@media (max-width:768px){.store-module__Z_YwcG__blogGrid{grid-template-columns:1fr}}.store-module__Z_YwcG__reviewsRow{scroll-snap-type:x mandatory;gap:20px;padding-bottom:8px;display:flex;overflow-x:auto}.store-module__Z_YwcG__reviewsRow::-webkit-scrollbar{display:none}.store-module__Z_YwcG__reviewCard{scroll-snap-align:start;background:var(--white);border-radius:var(--radius);border:1px solid var(--border);text-align:center;flex:0 0 300px;padding-bottom:24px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 12px #00000005}.store-module__Z_YwcG__reviewCard:hover{transform:translateY(-4px)}.store-module__Z_YwcG__reviewVideo{aspect-ratio:1;background:#f5f5f5;width:100%;position:relative;overflow:hidden}.store-module__Z_YwcG__reviewThumb{object-fit:cover;width:100%;height:100%}.store-module__Z_YwcG__reviewStars{background:var(--lumein-blue);color:#fff;z-index:2;border-radius:50px;gap:2px;margin-top:-14px;padding:4px 14px;display:inline-flex;position:relative}.store-module__Z_YwcG__reviewName{color:var(--text);justify-content:center;align-items:center;gap:4px;margin-top:10px;font-size:.92rem;display:flex}.store-module__Z_YwcG__reviewText{color:var(--text-muted);padding:6px 16px 0;font-size:.82rem;line-height:1.5}.store-module__Z_YwcG__footer{background:var(--white);border-top:1px solid var(--border);margin-top:48px}.store-module__Z_YwcG__footerGrid{grid-template-columns:1.5fr repeat(4,1fr);gap:32px;max-width:1200px;margin:0 auto;padding:48px 32px 32px;display:grid}.store-module__Z_YwcG__footerLogo{color:var(--lumein-blue);align-items:center;gap:8px;margin-bottom:16px;font-size:1.2rem;font-weight:800;display:flex}.store-module__Z_YwcG__socialIcons{gap:12px;display:flex}.store-module__Z_YwcG__socialIcons a{color:var(--lumein-blue);transition:opacity .2s}.store-module__Z_YwcG__socialIcons a:hover{opacity:.7}.store-module__Z_YwcG__footerCol{flex-direction:column;gap:8px;display:flex}.store-module__Z_YwcG__footerCol h4{color:var(--lumein-blue);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:.82rem;font-weight:800}.store-module__Z_YwcG__footerCol a,.store-module__Z_YwcG__footerCol span{color:var(--text-muted);font-size:.82rem;text-decoration:none;transition:color .2s}.store-module__Z_YwcG__footerCol a:hover{color:var(--lumein-blue)}.store-module__Z_YwcG__footerBottom{text-align:center;border-top:1px solid var(--border);max-width:1200px;margin:0 auto;padding:20px 32px 32px}.store-module__Z_YwcG__footerBottom p{color:var(--text-muted);margin-bottom:14px;font-size:.78rem}.store-module__Z_YwcG__footerBottom a{color:var(--lumein-blue);text-decoration:none}.store-module__Z_YwcG__paymentBadges{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.store-module__Z_YwcG__payBadge{border:1px solid var(--border);color:var(--text-muted);background:var(--white);border-radius:6px;padding:5px 14px;font-size:.72rem;font-weight:700}@media (max-width:768px){.store-module__Z_YwcG__footerGrid{grid-template-columns:1fr 1fr}}.store-module__Z_YwcG__quickBuyFloat{background:var(--lumein-blue);color:var(--white);cursor:pointer;z-index:90;border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 24px;font-size:.82rem;font-weight:800;transition:all .3s;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 8px 30px #6c3ce74d}.store-module__Z_YwcG__quickBuyFloat:hover{background:var(--lumein-blue-deep);transform:translateY(-2px)}.store-module__Z_YwcG__cartOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#0000004d;position:fixed;inset:0}.store-module__Z_YwcG__cartPanel{background:var(--white);z-index:201;flex-direction:column;width:400px;max-width:90vw;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 40px #0000001a}.store-module__Z_YwcG__cartHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.store-module__Z_YwcG__cartHeader h3{align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.store-module__Z_YwcG__cartHeader button{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:4px}.store-module__Z_YwcG__shippingBar{background:var(--lumein-blue-lighter);border-bottom:1px solid var(--border);padding:12px 20px}.store-module__Z_YwcG__shippingBar p{color:var(--text-muted);align-items:center;gap:4px;margin:0 0 6px;font-size:.8rem;display:flex}.store-module__Z_YwcG__progressTrack{background:var(--border);border-radius:10px;height:3px;overflow:hidden}.store-module__Z_YwcG__progressFill{background:var(--lumein-blue);border-radius:10px;height:100%;transition:width .5s}.store-module__Z_YwcG__cartEmpty{color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.store-module__Z_YwcG__cartItems{flex:1;padding:8px 20px;overflow-y:auto}.store-module__Z_YwcG__cartItem{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 0;display:flex}.store-module__Z_YwcG__cartItemImg{object-fit:contain;background:#f8f8fc;border-radius:10px;width:52px;height:52px}.store-module__Z_YwcG__cartItemInfo{flex:1}.store-module__Z_YwcG__cartItemInfo strong{font-size:.85rem;display:block}.store-module__Z_YwcG__cartItemInfo span{color:var(--text-muted);font-size:.78rem}.store-module__Z_YwcG__cartItemRemove{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:4px}.store-module__Z_YwcG__cartItemRemove:hover{color:#e74c3c}.store-module__Z_YwcG__cartEmailWrap{padding:10px 20px;position:relative}.store-module__Z_YwcG__emailIcon{color:var(--text-muted);position:absolute;top:50%;left:34px;transform:translateY(-50%)}.store-module__Z_YwcG__cartEmailInput{border:1px solid var(--border);border-radius:10px;outline:none;width:100%;padding:10px 14px 10px 36px;font-size:.82rem;transition:border-color .2s}.store-module__Z_YwcG__cartEmailInput:focus{border-color:var(--lumein-blue)}.store-module__Z_YwcG__cartFooter{border-top:1px solid var(--border);padding:16px 20px}.store-module__Z_YwcG__cartTotalRow{justify-content:space-between;margin-bottom:12px;font-size:1.05rem;display:flex}.store-module__Z_YwcG__checkoutBtn{background:var(--lumein-blue);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:50px;padding:14px;font-size:.92rem;font-weight:800;transition:all .3s}.store-module__Z_YwcG__checkoutBtn:hover{background:var(--lumein-blue-deep)}.store-module__Z_YwcG__checkoutBtn:disabled{opacity:.4;cursor:not-allowed}.store-module__Z_YwcG__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:300;background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.store-module__Z_YwcG__modal{background:var(--white);border-radius:var(--radius);width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 64px #00000026}.store-module__Z_YwcG__modalHdr{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.store-module__Z_YwcG__modalHdr h2{margin:0;font-size:1.15rem;font-weight:700}.store-module__Z_YwcG__modalHdr button{cursor:pointer;color:var(--text-muted);background:0 0;border:none}.store-module__Z_YwcG__stepsBar{justify-content:center;gap:20px;padding:16px;display:flex}.store-module__Z_YwcG__stepDot{border:2px solid var(--border);width:32px;height:32px;color:var(--text-muted);background:#f0f0f5;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.store-module__Z_YwcG__stepActive{background:var(--lumein-blue);border-color:var(--lumein-blue);color:var(--white)}.store-module__Z_YwcG__checkoutBody{flex-direction:column;gap:12px;padding:20px 24px;display:flex}.store-module__Z_YwcG__checkoutBody h3{margin:0 0 4px;font-size:1.05rem}.store-module__Z_YwcG__input{border:1px solid var(--border);border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:.88rem;transition:border-color .2s}.store-module__Z_YwcG__input:focus{border-color:var(--lumein-blue)}.store-module__Z_YwcG__formRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.store-module__Z_YwcG__nextBtn{background:var(--lumein-blue);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:6px;padding:14px;font-size:.92rem;font-weight:700;transition:all .3s;display:flex}.store-module__Z_YwcG__nextBtn:hover{background:var(--lumein-blue-deep)}.store-module__Z_YwcG__stepNav{gap:10px;display:flex}.store-module__Z_YwcG__backBtn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#f5f5f8;border-radius:50px;align-items:center;gap:4px;padding:14px 20px;font-weight:600;transition:all .2s;display:flex}.store-module__Z_YwcG__radioOpt{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:.88rem;transition:all .2s;display:flex}.store-module__Z_YwcG__radioOpt:has(input:checked){border-color:var(--lumein-blue);background:var(--lumein-blue-lighter)}.store-module__Z_YwcG__radioOpt input{accent-color:var(--lumein-blue)}.store-module__Z_YwcG__orderSummary{border:1px solid var(--border);background:#fafafc;border-radius:12px;padding:16px}.store-module__Z_YwcG__orderSummary h4{margin:0 0 10px;font-size:.92rem}.store-module__Z_YwcG__summaryLine{color:var(--text-muted);justify-content:space-between;padding:4px 0;font-size:.82rem;display:flex}.store-module__Z_YwcG__summaryTotal{border-top:1px solid var(--border);justify-content:space-between;margin-top:8px;padding-top:8px;font-size:1rem;display:flex}.store-module__Z_YwcG__placeOrderBtn{background:var(--lumein-blue);color:var(--white);cursor:pointer;border:none;border-radius:50px;flex:1;padding:14px;font-size:.92rem;font-weight:800;transition:all .3s}.store-module__Z_YwcG__placeOrderBtn:hover{background:var(--lumein-blue-deep)}.store-module__Z_YwcG__placeOrderBtn:disabled{opacity:.4;cursor:not-allowed}.store-module__Z_YwcG__confirmation{text-align:center;padding:24px 0}.store-module__Z_YwcG__confirmIcon{color:var(--lumein-blue);margin-bottom:12px}.store-module__Z_YwcG__orderId{color:var(--lumein-blue);font-size:1.05rem;font-weight:700}
.NewsletterPopup-module__nri3Oa__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.NewsletterPopup-module__nri3Oa__popup{border:1px solid #0000001a;border-radius:32px;width:100%;max-width:850px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #0006;color:#0a0e1a!important;background:#fff!important}.NewsletterPopup-module__nri3Oa__popup h2,.NewsletterPopup-module__nri3Oa__popup p,.NewsletterPopup-module__nri3Oa__popup label,.NewsletterPopup-module__nri3Oa__popup span{color:#0a0e1a!important}.NewsletterPopup-module__nri3Oa__closeBtn{color:#0a0e1a;cursor:pointer;z-index:10;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.NewsletterPopup-module__nri3Oa__closeBtn:hover{background:#0000001a}.NewsletterPopup-module__nri3Oa__leftContent{flex-direction:column;flex:1;justify-content:center;padding:60px 50px;display:flex}.NewsletterPopup-module__nri3Oa__rightContent{background:url(/banners/popup_photo_clean.png) 50%/cover no-repeat;flex:1;min-height:500px}.NewsletterPopup-module__nri3Oa__logo{margin-bottom:30px;font-size:1.5rem;font-weight:800;display:block}.NewsletterPopup-module__nri3Oa__title{color:#0a0e1a;margin-bottom:16px;font-size:2rem;font-weight:900;line-height:1.1}.NewsletterPopup-module__nri3Oa__subtitle{color:#4b5563;margin-bottom:32px;font-size:1rem;line-height:1.5}.NewsletterPopup-module__nri3Oa__form{flex-direction:column;gap:16px;display:flex}.NewsletterPopup-module__nri3Oa__inputGroup{flex-direction:column;gap:8px;display:flex}.NewsletterPopup-module__nri3Oa__inputGroup label{text-transform:uppercase;letter-spacing:.05em;color:#0a0e1a;font-size:.75rem;font-weight:800}.NewsletterPopup-module__nri3Oa__input{background:#00000008;border:1px solid #0000001a;border-radius:12px;outline:none;width:100%;padding:14px 20px;font-size:1rem;transition:border-color .2s;color:#0a0e1a!important}[data-theme=dark] .NewsletterPopup-module__nri3Oa__input{background:#ffffff0d;border-color:#ffffff1a}.NewsletterPopup-module__nri3Oa__input:focus{border-color:var(--accent-purple)}.NewsletterPopup-module__nri3Oa__submitBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:#2d0a4e;border:none;border-radius:12px;margin-top:10px;padding:16px;font-size:1rem;font-weight:800;transition:transform .2s,filter .2s}.NewsletterPopup-module__nri3Oa__submitBtn:hover{filter:brightness(1.2);transform:translateY(-2px)}.NewsletterPopup-module__nri3Oa__successState{text-align:center;flex-direction:column;align-items:center;display:flex}.NewsletterPopup-module__nri3Oa__couponBox{cursor:pointer;background:#f3f4f6;border:2px dashed #2d0a4e;border-radius:16px;flex-direction:column;gap:8px;width:100%;max-width:300px;margin-bottom:30px;padding:20px;transition:transform .2s;display:flex}.NewsletterPopup-module__nri3Oa__couponBox:hover{transform:scale(1.02)}.NewsletterPopup-module__nri3Oa__couponCode{letter-spacing:2px;font-size:1.8rem;font-weight:900;color:#2d0a4e!important}.NewsletterPopup-module__nri3Oa__copyLabel{text-transform:uppercase;font-size:.7rem;font-weight:800;color:#6b7280!important}.NewsletterPopup-module__nri3Oa__legal{color:#6b7280;margin-top:24px;font-size:.7rem;line-height:1.4}@media (max-width:768px){.NewsletterPopup-module__nri3Oa__popup{flex-direction:column}.NewsletterPopup-module__nri3Oa__rightContent{display:none}.NewsletterPopup-module__nri3Oa__leftContent{padding:40px 30px}}
