.Header-module__lnUIdW__header{z-index:1000;background:#fff;width:100%;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.Header-module__lnUIdW__topBar{border-bottom:1px solid var(--border);color:var(--muted-foreground);background:#f8f8f8;padding:8px 0;font-size:13px}.Header-module__lnUIdW__topBarContent{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__contactInfo{align-items:center;gap:20px;display:flex}.Header-module__lnUIdW__contactInfo a{align-items:center;gap:6px;display:flex}.Header-module__lnUIdW__topLinks{align-items:center;gap:20px;display:flex}.Header-module__lnUIdW__divider{color:#ddd}.Header-module__lnUIdW__dropdown{cursor:pointer;align-items:center;gap:4px;display:flex;position:relative}.Header-module__lnUIdW__mainHeader{z-index:1001;background:radial-gradient(circle at 20%,#0f172a 0%,#020617 100%);border-bottom:none;padding:20px 0;position:relative;overflow:visible}.Header-module__lnUIdW__userMenu{z-index:9999;background:#fff;border:1px solid #e1e7ef;border-radius:12px;flex-direction:column;min-width:180px;margin-top:5px;padding:8px;animation:.2s ease-out Header-module__lnUIdW__menuIn;display:none;position:absolute;top:100%;right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Header-module__lnUIdW__userMenu:before{content:"";background:0 0;height:15px;position:absolute;top:-15px;left:0;right:0}@keyframes Header-module__lnUIdW__menuIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__dropdown:hover .Header-module__lnUIdW__userMenu,.Header-module__lnUIdW__accountTrigger:hover .Header-module__lnUIdW__userMenu{display:flex!important}.Header-module__lnUIdW__mainHeader:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Header-module__lnUIdW__mainHeaderContent{z-index:2;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.Header-module__lnUIdW__logo img{object-fit:contain;height:55px}@media (max-width:1024px){.Header-module__lnUIdW__logo img{height:45px}}.Header-module__lnUIdW__searchBar{background:#fff;border-radius:50px;flex:1;max-width:650px;transition:box-shadow .3s;display:flex;box-shadow:0 4px 20px #0003}@media (max-width:1024px){.Header-module__lnUIdW__searchBar{order:10;width:100%;margin-top:15px}.Header-module__lnUIdW__mainHeaderContent{flex-wrap:wrap;justify-content:space-between}}.Header-module__lnUIdW__searchBar:focus-within{box-shadow:0 4px 25px #007bff33}.Header-module__lnUIdW__categoryDropdown{color:var(--secondary);white-space:nowrap;cursor:pointer;background:#f8fafc;border-right:1px solid #e2e8f0;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:500;display:flex}.Header-module__lnUIdW__searchBar input{color:#111;background:#fff;border:none;outline:none;flex:1;padding:12px 20px;font-size:14px}.Header-module__lnUIdW__searchButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:4px;display:flex}.Header-module__lnUIdW__searchButton:hover{background:var(--primary-hover)}.Header-module__lnUIdW__accountTrigger{cursor:pointer;align-items:center;gap:10px;display:flex;position:relative}.Header-module__lnUIdW__accountTrigger:hover .Header-module__lnUIdW__userMenu{display:flex!important}.Header-module__lnUIdW__headerActions{align-items:center;gap:25px;display:flex}.Header-module__lnUIdW__actionItem{color:#fff;cursor:pointer;align-items:center;gap:12px;text-decoration:none;display:flex;position:relative}.Header-module__lnUIdW__actionText{flex-direction:column;margin-left:5px;line-height:1.2;display:flex}.Header-module__lnUIdW__actionText span{color:#ffffffb3;font-size:11px;font-weight:500}.Header-module__lnUIdW__actionText strong{color:#fff;white-space:nowrap;font-size:13px}.Header-module__lnUIdW__iconWrapper{color:#fff;align-items:center;display:flex;position:relative}.Header-module__lnUIdW__badge{background:var(--accent);color:#fff;background:#ff4b4b;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-8px;right:-10px}.Header-module__lnUIdW__navBar{background:#fff;border-bottom:1px solid #f1f5f9;padding:0;display:block}.Header-module__lnUIdW__navLinks{flex-direction:row;align-items:center;gap:35px;margin:0;padding:0;list-style:none;display:flex}.Header-module__lnUIdW__navLinks li{display:inline-block}.Header-module__lnUIdW__navLinks a{color:#334155;text-transform:uppercase;letter-spacing:.5px;align-items:center;padding:18px 0;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Header-module__lnUIdW__navLinks a:hover,.Header-module__lnUIdW__navLinks a.Header-module__lnUIdW__active{color:#007bff}.Header-module__lnUIdW__mobileActions{display:none}.Header-module__lnUIdW__menuBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:5px}@media (max-width:1024px){.Header-module__lnUIdW__support,.Header-module__lnUIdW__actionText,.Header-module__lnUIdW__topBar{display:none}.Header-module__lnUIdW__mainHeaderContent{padding-bottom:5px;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.Header-module__lnUIdW__logo{order:2}.Header-module__lnUIdW__mobileActions{order:1;display:block}.Header-module__lnUIdW__headerActions{order:3}.Header-module__lnUIdW__searchBar{flex-basis:100%;order:10;width:100%;max-width:none;margin-top:15px;display:flex!important}.Header-module__lnUIdW__mobileActions{display:block}.Header-module__lnUIdW__navBar{z-index:2000;background:#fff;border:none;width:280px;height:100vh;padding:60px 20px;transition:all .3s;position:fixed;top:0;left:-100%;box-shadow:10px 0 30px #0000001a}.Header-module__lnUIdW__navActive{left:0}.Header-module__lnUIdW__navLinks{align-items:flex-start;gap:0;flex-direction:column!important;display:flex!important}.Header-module__lnUIdW__navLinks li{border-bottom:1px solid #f1f5f9;width:100%}.Header-module__lnUIdW__navLinks a{color:#1e293b;justify-content:space-between;width:100%;padding:20px 0}}@media (max-width:480px){.Header-module__lnUIdW__logo img{height:32px}.Header-module__lnUIdW__headerActions{gap:12px}.Header-module__lnUIdW__mainHeader{padding:12px 0}.Header-module__lnUIdW__mainHeaderContent{gap:10px}.Header-module__lnUIdW__badge{width:16px;height:16px;font-size:9px;top:-5px;right:-8px}}.Header-module__lnUIdW__menuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1999;opacity:0;pointer-events:none;background:#00000080;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.Header-module__lnUIdW__overlayActive{opacity:1;pointer-events:auto}.Header-module__lnUIdW__mobileNavHeader{display:none}@media (max-width:1024px){.Header-module__lnUIdW__mobileNavHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 0 20px;display:flex}}.Header-module__lnUIdW__closeBtn{color:#1e293b;cursor:pointer;background:0 0;border:none;padding:5px}.Header-module__lnUIdW__userMenu a,.Header-module__lnUIdW__userMenu button{text-align:left;color:#2d3748;cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:.85rem;text-decoration:none;transition:background .2s}.Header-module__lnUIdW__userMenu a:hover,.Header-module__lnUIdW__userMenu button:hover{color:#007bff;background:#f7fafc}.Header-module__lnUIdW__userMenu button{font-weight:600;color:#ff4b4b!important}.Header-module__lnUIdW__userMenu button:hover{color:#ff2d2d!important;background:#fff1f1!important}.Header-module__lnUIdW__userMenu a,.Header-module__lnUIdW__userMenu button{border-radius:6px;padding:12px 16px!important}
.Footer-module__3hUVsW__footer{color:#fff;background:#020617;margin-top:60px}.Footer-module__3hUVsW__newsletter{background:var(--primary);padding:40px 0}.Footer-module__3hUVsW__newsletterContent{justify-content:space-between;align-items:center;gap:30px;display:flex}.Footer-module__3hUVsW__newsletterText h3{color:#fff;margin-bottom:5px;font-size:24px}.Footer-module__3hUVsW__newsletterText p{color:#ffffffe6}.Footer-module__3hUVsW__newsletterForm{background:#fff;border-radius:4px;flex:1;max-width:500px;padding:5px;display:flex}.Footer-module__3hUVsW__newsletterForm input{border:none;outline:none;flex:1;padding:0 20px}.Footer-module__3hUVsW__newsletterForm button{background:var(--secondary);color:#fff;border-radius:4px;padding:12px 30px;font-weight:600}.Footer-module__3hUVsW__mainFooter{border-bottom:1px solid #ffffff1a;padding:80px 0}.Footer-module__3hUVsW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;display:grid}.Footer-module__3hUVsW__logo{margin-bottom:25px;display:block}.Footer-module__3hUVsW__description{color:#94a3b8;margin-bottom:30px;font-size:14px;line-height:1.6}.Footer-module__3hUVsW__contactList{flex-direction:column;gap:15px;margin-bottom:30px;display:flex}.Footer-module__3hUVsW__contactList li{color:#e2e8f0;align-items:center;gap:12px;font-size:14px;display:flex}.Footer-module__3hUVsW__socialLinks{gap:15px;display:flex}.Footer-module__3hUVsW__socialLinks a{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__3hUVsW__socialLinks a:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.Footer-module__3hUVsW__footerCol h4{color:#fff;margin-bottom:25px;padding-bottom:10px;font-size:18px;position:relative}.Footer-module__3hUVsW__footerCol h4:after{content:"";background:var(--primary);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__3hUVsW__footerCol ul{flex-direction:column;gap:12px;display:flex}.Footer-module__3hUVsW__footerCol ul a{color:#94a3b8;font-size:14px;transition:all .2s}.Footer-module__3hUVsW__footerCol ul a:hover{color:var(--primary);padding-left:5px}.Footer-module__3hUVsW__copyright{background:#01040a;padding:30px 0}.Footer-module__3hUVsW__copyrightContent{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding:30px 0;display:flex}.Footer-module__3hUVsW__legalInfo{flex-direction:column;gap:5px;display:flex}.Footer-module__3hUVsW__legalInfo p{color:#888;margin:0;font-size:13px}.Footer-module__3hUVsW__cnpj,.Footer-module__3hUVsW__address{font-size:11px!important}.Footer-module__3hUVsW__paymentStrip{background:#fff;border-radius:50px;align-items:center;gap:20px;padding:10px 25px;display:flex;box-shadow:0 4px 6px #0000001a}.Footer-module__3hUVsW__paymentStrip img{object-fit:contain;width:auto;height:20px;transition:transform .2s}.Footer-module__3hUVsW__paymentStrip img:hover{transform:scale(1.1)}.Footer-module__3hUVsW__copyrightContent p{color:#64748b;font-size:14px}@media (max-width:768px){.Footer-module__3hUVsW__newsletterContent{text-align:center;flex-direction:column}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr}.Footer-module__3hUVsW__copyrightContent{text-align:center;flex-direction:column;gap:20px}}
.CartDrawer-module__8gGKhG__overlay{z-index:2000;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.CartDrawer-module__8gGKhG__overlay.CartDrawer-module__8gGKhG__show{opacity:1;visibility:visible}.CartDrawer-module__8gGKhG__drawer{z-index:2001;background:#fff;flex-direction:column;width:400px;height:100%;transition:right .4s cubic-bezier(.82,.085,.395,.895);display:flex;position:fixed;top:0;right:-400px;box-shadow:-5px 0 30px #0000001a}.CartDrawer-module__8gGKhG__drawer.CartDrawer-module__8gGKhG__open{right:0}.CartDrawer-module__8gGKhG__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:25px;display:flex}.CartDrawer-module__8gGKhG__header h2{color:#222;font-size:20px;font-weight:700}.CartDrawer-module__8gGKhG__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;transition:color .2s}.CartDrawer-module__8gGKhG__closeBtn:hover{color:var(--primary)}.CartDrawer-module__8gGKhG__itemsList{flex:1;padding:20px 25px;overflow-y:auto}.CartDrawer-module__8gGKhG__empty{text-align:center;color:#888;padding:50px 0}.CartDrawer-module__8gGKhG__item{border-bottom:1px solid #f5f5f5;gap:15px;padding:20px 0;display:flex;position:relative}.CartDrawer-module__8gGKhG__itemImage{border:1px solid #eee;border-radius:8px;justify-content:center;align-items:center;width:80px;height:80px;padding:8px;display:flex}.CartDrawer-module__8gGKhG__itemImage img{object-fit:contain;max-width:100%;max-height:100%}.CartDrawer-module__8gGKhG__itemInfo{flex:1}.CartDrawer-module__8gGKhG__itemName{color:#0b58e6;height:38px;margin-bottom:5px;font-size:14px;font-weight:600;line-height:1.4;overflow:hidden}.CartDrawer-module__8gGKhG__itemPrice{color:#222;font-size:16px;font-weight:700}.CartDrawer-module__8gGKhG__itemQty{color:#888;margin-top:5px;font-size:12px}.CartDrawer-module__8gGKhG__removeBtn{cursor:pointer;color:#ccc;background:0 0;border:none;position:absolute;top:20px;right:0}.CartDrawer-module__8gGKhG__removeBtn:hover{color:#ff3c20}.CartDrawer-module__8gGKhG__footer{background:#fff;border-top:1px solid #eee;padding:30px 25px}.CartDrawer-module__8gGKhG__subtotalRow{justify-content:space-between;align-items:center;margin-bottom:15px;font-size:16px;font-weight:600;display:flex}.CartDrawer-module__8gGKhG__totalPrice{color:#ff3c20;font-size:20px}.CartDrawer-module__8gGKhG__progressRow{background:#eee;border-radius:3px;height:6px;margin-bottom:10px;overflow:hidden}.CartDrawer-module__8gGKhG__progressBar{background:#ff3c20;height:100%}.CartDrawer-module__8gGKhG__shippingPromo{color:#666;margin-bottom:25px;font-size:12px}.CartDrawer-module__8gGKhG__actions{gap:15px;display:flex}.CartDrawer-module__8gGKhG__viewCart,.CartDrawer-module__8gGKhG__checkout{cursor:pointer;border:none;border-radius:4px;flex:1;padding:14px;font-size:14px;font-weight:700}.CartDrawer-module__8gGKhG__viewCart{color:#fff;background:#374151}.CartDrawer-module__8gGKhG__checkout{color:#fff;background:#ff4b4b}.CartDrawer-module__8gGKhG__viewCart:hover,.CartDrawer-module__8gGKhG__checkout:hover{opacity:.9}@media (max-width:480px){.CartDrawer-module__8gGKhG__drawer{width:100%;right:-100%}}
.AuthModal-module__9aXGla__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out AuthModal-module__9aXGla__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes AuthModal-module__9aXGla__fadeIn{0%{opacity:0}to{opacity:1}}.AuthModal-module__9aXGla__modal{background:#fff;border-radius:12px;width:100%;max-width:450px;padding:40px;animation:.3s ease-out AuthModal-module__9aXGla__slideUp;position:relative;box-shadow:0 10px 40px #0003}@keyframes AuthModal-module__9aXGla__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AuthModal-module__9aXGla__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;transition:color .2s;position:absolute;top:20px;right:20px}.AuthModal-module__9aXGla__closeBtn:hover{color:#ff4b4b}.AuthModal-module__9aXGla__header h2{color:#222;margin-bottom:30px;font-size:24px;font-weight:700}.AuthModal-module__9aXGla__form{flex-direction:column;gap:20px;display:flex}.AuthModal-module__9aXGla__inputGroup{flex-direction:column;gap:8px;display:flex}.AuthModal-module__9aXGla__inputGroup label{color:#222;font-size:14px;font-weight:600}.AuthModal-module__9aXGla__inputGroup input{border:1px solid #ddd;border-radius:8px;outline:none;padding:14px 20px;font-size:14px;transition:border-color .2s}.AuthModal-module__9aXGla__inputGroup input:focus{border-color:var(--primary)}.AuthModal-module__9aXGla__forgotPass{text-align:right;margin-top:5px}.AuthModal-module__9aXGla__forgotPass a{color:#666;font-size:12px}.AuthModal-module__9aXGla__submitBtn{color:#fff;cursor:pointer;background:#ff4b4b;border:none;border-radius:8px;margin-top:5px;padding:14px;font-size:16px;font-weight:700}.AuthModal-module__9aXGla__switchView{text-align:center;color:#444;font-size:14px}.AuthModal-module__9aXGla__switchView button{color:#ff4b4b;cursor:pointer;background:0 0;border:none;margin-left:5px;font-weight:600}.AuthModal-module__9aXGla__divider{align-items:center;gap:15px;margin:10px 0;display:flex}.AuthModal-module__9aXGla__divider:before,.AuthModal-module__9aXGla__divider:after{content:"";background:#eee;flex:1;height:1px}.AuthModal-module__9aXGla__divider span{color:#999;font-size:12px}.AuthModal-module__9aXGla__socialButtons{gap:15px;display:flex}.AuthModal-module__9aXGla__socBtn{color:#444;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.AuthModal-module__9aXGla__socBtn:hover{background:#f8f8f8}.AuthModal-module__9aXGla__errorBanner,.AuthModal-module__9aXGla__successBanner{border-radius:8px;align-items:center;gap:10px;margin-bottom:20px;padding:12px;font-size:.85rem;display:flex}.AuthModal-module__9aXGla__errorBanner{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2}.AuthModal-module__9aXGla__successBanner{color:#10b981;background:#f0fdf4;border:1px solid #dcfce7}
