.Navbar-module__cJzEcG__header{z-index:1000;width:100%;transition:var(--transition);background:0 0;position:relative}.Navbar-module__cJzEcG__headerScrolled{background:var(--bg-color);box-shadow:var(--shadow-lg);position:fixed;top:0;left:0}.Navbar-module__cJzEcG__topBar{color:var(--text-secondary);border-bottom:1px solid var(--border-color);background:0 0;padding:.6rem 0;font-size:.8rem;font-weight:500}.Navbar-module__cJzEcG__topContainer{justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__cJzEcG__headerScrolled .Navbar-module__cJzEcG__topBar{display:none}.Navbar-module__cJzEcG__topLeft{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__topBadge{background:var(--accent-color);color:#fff;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:800}.Navbar-module__cJzEcG__highlightText{color:#f59e0b;font-weight:600;text-decoration:underline}.Navbar-module__cJzEcG__topRight{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__topRight a{color:var(--text-secondary);font-weight:600;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__topRight a:hover{color:var(--accent-color)}.Navbar-module__cJzEcG__topRightSeparator{color:var(--border-color)}.Navbar-module__cJzEcG__mainNavWrapper{max-width:1300px;transition:var(--transition);margin:0 auto;padding:1.5rem 1.5rem .5rem}.Navbar-module__cJzEcG__headerScrolled .Navbar-module__cJzEcG__mainNavWrapper{padding:.75rem 1.5rem}.Navbar-module__cJzEcG__mainNav{background:var(--card-bg);box-shadow:none;transition:var(--transition);border:1px solid var(--border-color);border-radius:12px;padding:.75rem 1.5rem}.Navbar-module__cJzEcG__navScrolled{box-shadow:none;background:0 0;border:none;border-radius:0}.Navbar-module__cJzEcG__mainContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:auto;height:40px}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;margin:0;padding:0;display:flex;list-style:none!important}.Navbar-module__cJzEcG__navItem{color:var(--text-primary);transition:var(--transition);align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.Navbar-module__cJzEcG__navItem:hover{color:var(--accent-color)}.Navbar-module__cJzEcG__hasDropdown{position:relative}.Navbar-module__cJzEcG__dropdown{background:var(--card-bg);border:1px solid var(--border-color);opacity:0;visibility:hidden;z-index:100;border-radius:20px;flex-direction:column;gap:.25rem;min-width:280px;padding:1rem;list-style:none;transition:all .3s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 40px #00000026}.Navbar-module__cJzEcG__hasDropdown:hover .Navbar-module__cJzEcG__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__cJzEcG__dropdownItem{color:var(--text-primary);transition:var(--transition);border-radius:12px;align-items:center;gap:1rem;padding:.85rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.Navbar-module__cJzEcG__dropdownItem:hover{background:var(--bg-secondary);color:var(--accent-color);padding-left:1.25rem}.Navbar-module__cJzEcG__dropdownIcon{background:var(--bg-secondary);width:36px;height:36px;color:var(--accent-color);transition:var(--transition);border-radius:10px;justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__dropdownItem:hover .Navbar-module__cJzEcG__dropdownIcon{background:var(--accent-color);color:#fff}.Navbar-module__cJzEcG__rightActions{align-items:center;gap:1.25rem;display:flex}.Navbar-module__cJzEcG__actionIcon{color:var(--text-primary);cursor:pointer;transition:var(--transition);align-items:center;gap:.4rem;display:flex}.Navbar-module__cJzEcG__actionIcon:hover{color:var(--accent-color)}.Navbar-module__cJzEcG__iconLabel{font-size:.8rem;font-weight:700}.Navbar-module__cJzEcG__cartBadge{color:#fff;border:2px solid var(--card-bg);background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:-5px;right:-5px}.Navbar-module__cJzEcG__clientPanelBtn{background:var(--accent-gradient);color:#fff;transition:var(--transition);border-radius:8px;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 15px #1e40af33}.Navbar-module__cJzEcG__clientPanelBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1e40af4d}.Navbar-module__cJzEcG__mobileMenuTrigger{display:none}.Navbar-module__cJzEcG__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;opacity:0;visibility:hidden;transition:var(--transition);background:#0f172a99;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileOverlayOpen{opacity:1;visibility:visible}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-color);width:320px;padding:2rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.Navbar-module__cJzEcG__mobileOverlayOpen .Navbar-module__cJzEcG__mobileMenu{transform:translate(0)}.Navbar-module__cJzEcG__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Navbar-module__cJzEcG__closeBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none}.Navbar-module__cJzEcG__mobileNavLinks{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.Navbar-module__cJzEcG__mobileNavLinks a{color:var(--text-primary);font-size:1.25rem;font-weight:700;text-decoration:none;list-style:none!important}.Navbar-module__cJzEcG__mobileLoginBtn{background:var(--accent-gradient);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-bottom:3rem;padding:1rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cJzEcG__mobileContact h4{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem}.Navbar-module__cJzEcG__contactItem{color:var(--text-primary);align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:.95rem;font-weight:600;display:flex}@media (max-width:1100px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileMenuTrigger{display:flex}}@media (max-width:768px){.Navbar-module__cJzEcG__topBar,.Navbar-module__cJzEcG__clientPanelBtn{display:none}.Navbar-module__cJzEcG__logoImg{height:33px}.Navbar-module__cJzEcG__mainNavWrapper{padding:1rem .75rem .5rem}.Navbar-module__cJzEcG__mainNav{padding:.6rem .75rem}.Navbar-module__cJzEcG__rightActions{gap:.9rem}}
.Footer-module__S6Hkya__footerWrapper{background:0 0;width:100%;padding-top:3rem;position:relative}.Footer-module__S6Hkya__newsletterCard{background:var(--accent-gradient);z-index:2;border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;max-width:1300px;margin:0 auto;padding:2rem 3rem;display:flex;position:relative;box-shadow:0 10px 40px #1e40af4d}.Footer-module__S6Hkya__newsLeft{color:#fff;align-items:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__newsIcon{color:#ffffff80;font-size:3rem}.Footer-module__S6Hkya__newsText h3{color:#fff;letter-spacing:-.5px;margin-bottom:.25rem;font-size:1.6rem;font-weight:800}.Footer-module__S6Hkya__newsText p{opacity:.85;text-align:left;font-size:.9rem}.Footer-module__S6Hkya__newsForm{background:#fff;border-radius:12px;flex:1;max-width:500px;padding:.5rem;display:flex;box-shadow:0 4px 15px #0000001a}.Footer-module__S6Hkya__newsInput{color:#1e293b;background:0 0;border:none;outline:none;flex:1;padding:.6rem 1.25rem;font-size:1rem}.Footer-module__S6Hkya__newsBtn{background:var(--text-primary);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:8px;padding:0 2rem;font-weight:800}.Footer-module__S6Hkya__newsBtn:hover{opacity:.9;transform:translateY(-1px)}.Footer-module__S6Hkya__footer{color:#94a3b8;background:#0f172a;margin-top:-4rem;padding:8rem 0 3rem;font-size:.95rem;position:relative}.Footer-module__S6Hkya__footer:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 10% 20%,#1e40af1a 0%,#0000 40%),radial-gradient(circle at 90% 80%,#1e40af1a 0%,#0000 40%);position:absolute;inset:0}.Footer-module__S6Hkya__topRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:4rem;padding-bottom:2rem;display:flex}.Footer-module__S6Hkya__logo{align-items:center;display:flex}.Footer-module__S6Hkya__socials{gap:1.25rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff;width:44px;height:44px;transition:var(--transition);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--accent-gradient);border-color:#0000;transform:translateY(-3px);box-shadow:0 8px 20px #1e40af4d}.Footer-module__S6Hkya__mainGrid{grid-template-columns:350px 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__menuGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem 2rem;display:grid}.Footer-module__S6Hkya__infoColumn{flex-direction:column;gap:2rem;display:flex}.Footer-module__S6Hkya__contactBox{transition:var(--transition);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.Footer-module__S6Hkya__contactBox:hover{border-color:var(--accent-color);background:#ffffff0d}.Footer-module__S6Hkya__contactBoxIcon{width:50px;height:50px;color:var(--accent-color);background:#1e40af1a;border-radius:12px;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__contactBoxContent h4{color:#fff;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__contactBoxContent p{color:#64748b;font-size:.9rem}.Footer-module__S6Hkya__addressBox{align-items:flex-start;gap:1.25rem;display:flex}.Footer-module__S6Hkya__addressBoxIcon{color:var(--accent-color)}.Footer-module__S6Hkya__addressBoxContent p{color:#94a3b8;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__addressBoxContent strong{color:#fff;margin-bottom:.4rem;font-weight:700;display:block}.Footer-module__S6Hkya__linkGroup{margin-bottom:3rem}.Footer-module__S6Hkya__linkGroupTitle{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:800;display:inline-block;position:relative}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__linkList a{color:#94a3b8;transition:var(--transition);align-items:center;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__linkList a:hover{color:#fff;padding-left:5px}.Footer-module__S6Hkya__footerBottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:4rem;padding-top:2.5rem;display:flex}.Footer-module__S6Hkya__sslInfo{color:#64748b;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__paymentMethods{gap:1rem;display:flex}.Footer-module__S6Hkya__paymentBadge{color:#94a3b8;background:#ffffff0d;border-radius:8px;padding:.4rem 1rem;font-size:.8rem;font-weight:700}.Footer-module__S6Hkya__copyright{color:#475569;justify-content:space-between;align-items:center;margin-top:2.5rem;font-size:.85rem;font-weight:600;display:flex}.Footer-module__S6Hkya__copyrightLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__copyrightLinks a{color:#475569;transition:var(--transition)}.Footer-module__S6Hkya__copyrightLinks a:hover{color:#94a3b8}@media (max-width:1200px){.Footer-module__S6Hkya__mainGrid{grid-template-columns:300px 1fr}.Footer-module__S6Hkya__menuGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Footer-module__S6Hkya__newsletterCard{text-align:center;flex-direction:column;margin:0 1.5rem;padding:2.5rem 2rem}.Footer-module__S6Hkya__newsText p{text-align:left!important;font-size:.85rem!important}.Footer-module__S6Hkya__newsForm{width:100%!important;max-width:320px!important;margin:0 auto!important}.Footer-module__S6Hkya__newsBtn{min-width:50px;padding:0 1rem!important}.Footer-module__S6Hkya__mainGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__menuGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__S6Hkya__mainGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column;gap:2rem}.Footer-module__S6Hkya__topRow{text-align:center!important;border-bottom:none!important;flex-direction:column!important;align-items:center!important;gap:2rem!important}.Footer-module__S6Hkya__logo{margin-bottom:1.5rem;justify-content:center!important;width:100%!important}.Footer-module__S6Hkya__socials{justify-content:center!important;width:100%!important}}
