@import "https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&display=swap";
*{box-sizing:border-box;font-variation-settings:"wdth" 100;margin:0;padding:0;font-family:Merriweather,serif;font-style:normal;font-weight:400}
.Navbar-module__dVeNwG__navbarContainer{z-index:9999;background-color:#0000;width:100%;padding:0;transition:all .3s;position:fixed;top:0}.Navbar-module__dVeNwG__scrolled{-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#000000e6;box-shadow:0 4px 20px #0000004d}.Navbar-module__dVeNwG__navbarContent{justify-content:space-between;align-items:center;width:100%;padding:0 50px;display:flex;position:relative}.Navbar-module__dVeNwG__navbarSection{align-items:center;width:100%;display:flex}.Navbar-module__dVeNwG__navbarLogoSection{flex:0 0 25%}.Navbar-module__dVeNwG__navbarMenuSection{flex:0 0 50%;justify-content:center;display:flex}.Navbar-module__dVeNwG__navbarRightSection{flex:0 0 25%;justify-content:flex-end;display:flex}.Navbar-module__dVeNwG__logo{width:90px;height:90px}.Navbar-module__dVeNwG__navList{justify-content:center;align-items:center;gap:40px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__dVeNwG__navList li a{color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:8px;padding:8px 12px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:block}.Navbar-module__dVeNwG__navList li a:hover{color:#fff;transform:translateY(-2px)}.Navbar-module__dVeNwG__navbarRightSide{justify-content:flex-end;align-items:center;gap:25px;display:flex}.Navbar-module__dVeNwG__iconBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;padding:2px 3px;font-size:24px;transition:all .3s;display:flex;position:relative}.Navbar-module__dVeNwG__cartIcon{color:#fff;background-color:#ff4757;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.Navbar-module__dVeNwG__contactBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;align-items:center;gap:15px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.Navbar-module__dVeNwG__phoneIcon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Navbar-module__dVeNwG__mobileMenuBtn{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px}.Navbar-module__dVeNwG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99999;opacity:0;visibility:hidden;background:#0f0f23fa;border:1px solid #8b5cf633;border-radius:0 0 12px 12px;max-height:0;transition:all .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.Navbar-module__dVeNwG__mobileMenu.Navbar-module__dVeNwG__show{opacity:1;visibility:visible;max-height:500px;transform:translateY(0)}.Navbar-module__dVeNwG__mobileMenu ul{flex-direction:column;margin:0;padding:20px 0;list-style:none;display:flex}.Navbar-module__dVeNwG__mobileMenu ul li{color:#cbd5e1;border-bottom:1px solid #ffffff1a;padding:15px 30px;font-size:16px}.Navbar-module__dVeNwG__mobileMenu ul li a{color:#fff;text-decoration:none}.Navbar-module__dVeNwG__cartModalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99999;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.Navbar-module__dVeNwG__cartModal{background:linear-gradient(135deg,#1e1e2e 0%,#2d2d44 100%);flex-direction:column;width:20%;min-height:100vh;transition:transform .3s;display:flex;overflow:hidden;transform:translate(100%)}.Navbar-module__dVeNwG__cartModal.Navbar-module__dVeNwG__show{transform:translate(0)}.Navbar-module__dVeNwG__cartModalHeader{background:#8b5cf61a;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px;display:flex}.Navbar-module__dVeNwG__cartModalHeader h2{color:#fff;margin:0;font-size:18px}.Navbar-module__dVeNwG__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:24px;display:flex}.Navbar-module__dVeNwG__cartModalContent{flex-direction:column;flex:1;display:flex;overflow:hidden}.Navbar-module__dVeNwG__cartItems{flex:1;padding:20px;overflow-y:auto}.Navbar-module__dVeNwG__cartItem{border-bottom:1px solid #ffffff1a;gap:15px;padding:15px 0;display:flex}.Navbar-module__dVeNwG__cartItemImage{object-fit:cover;border-radius:8px;width:90px;height:120px}.Navbar-module__dVeNwG__cartItemDetails{flex:1}.Navbar-module__dVeNwG__cartItemDetails h4{color:#fff;margin:0 0 5px;font-size:14px}.Navbar-module__dVeNwG__cartItemCategory{color:#8b5cf6;margin:0}.Navbar-module__dVeNwG__cartItemPrice{color:#8b5cf6;font-size:13px;font-weight:600}.Navbar-module__dVeNwG__quantityControls{align-items:center;gap:10px;margin:8px 0;display:flex}.Navbar-module__dVeNwG__quantityBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Navbar-module__dVeNwG__quantity{color:#fff;text-align:center;min-width:20px;font-size:14px}.Navbar-module__dVeNwG__removeBtn{color:#ff4757;cursor:pointer;background:0 0;border:none}.Navbar-module__dVeNwG__cartSummary{background:#0003;border-top:1px solid #ffffff1a;padding:20px}.Navbar-module__dVeNwG__summaryRow{color:#cbd5e1;justify-content:space-between;margin-bottom:10px;font-size:14px;display:flex}.Navbar-module__dVeNwG__summaryRow.Navbar-module__dVeNwG__total{color:#fff;border-top:1px solid #ffffff1a;padding-top:10px;font-size:16px;font-weight:600}.Navbar-module__dVeNwG__cartActions{flex-direction:column;gap:10px;padding:20px;display:flex}.Navbar-module__dVeNwG__checkoutBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;display:block}.Navbar-module__dVeNwG__continueShoppingBtn{color:#8b5cf6;cursor:pointer;background:0 0;border:1px solid #8b5cf6;border-radius:8px;padding:10px 20px;font-size:14px}.Navbar-module__dVeNwG__clearCartBtn{color:#ff4757;cursor:pointer;background:0 0;border:1px solid #ff4757;border-radius:8px;padding:10px 20px;font-size:14px}.Navbar-module__dVeNwG__emptyCart{color:#94a3b8;justify-content:center;align-items:center;height:100%;display:flex}@media (max-width:992px){.Navbar-module__dVeNwG__navbarContent{padding:1px 20px}.Navbar-module__dVeNwG__cartModal{width:40%}}@media (max-width:768px){.Navbar-module__dVeNwG__cartModal{width:60%}}@media (max-width:576px){.Navbar-module__dVeNwG__cartModal{width:80%}}@media (max-width:360px){.Navbar-module__dVeNwG__cartModal{width:95%}}
.Footer-module__rnk_JG__footer{color:#fff;background:linear-gradient(135deg,#0a0a1a 0%,#131322 30%,#1a1a2e 70%,#0b1120 100%);border-top:2px solid #ffffff20;width:100%;padding:60px 0 30px;position:relative}.Footer-module__rnk_JG__footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#ff8c001a 0%,#0000 50%),radial-gradient(circle at 70% 80%,#8a2be21a 0%,#0000 50%);position:absolute;inset:0}.Footer-module__rnk_JG__footerSection{z-index:1;padding:20px;position:relative}.Footer-module__rnk_JG__logo{margin-bottom:0}.Footer-module__rnk_JG__logoContainer{margin-bottom:10px}.Footer-module__rnk_JG__logoContainer img{width:150px;max-width:100%;height:auto}.Footer-module__rnk_JG__logo p{letter-spacing:1px;color:#b0b0b0;margin:0;font-size:18px}.Footer-module__rnk_JG__footerTitle{color:#fff;margin-bottom:25px;font-size:20px;font-weight:600;position:relative}.Footer-module__rnk_JG__footerTitle:after{content:"";background:linear-gradient(90deg,#ff8c00,#8a2be2);width:60px;height:2px;position:absolute;bottom:-8px;left:0}.Footer-module__rnk_JG__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__rnk_JG__footerLinks li{margin-bottom:10px}.Footer-module__rnk_JG__footerLink{color:#b0b0b0;padding:2px 0;font-size:16px;text-decoration:none;transition:all .3s;display:block}.Footer-module__rnk_JG__footerLink:hover{color:#ff8c00;padding-left:5px}.Footer-module__rnk_JG__socialIcons{gap:12px;margin-top:20px;display:flex}.Footer-module__rnk_JG__socialIcon{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__rnk_JG__socialIcon:hover{color:#0a0a1a;background:#fff;transform:translateY(-3px);box-shadow:0 8px 20px #fff3}.Footer-module__rnk_JG__footerBottom{z-index:1;border-top:1px solid #ffffff1a;margin-top:40px;padding-top:20px;position:relative}.Footer-module__rnk_JG__footerBottomContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.Footer-module__rnk_JG__footerBottomLink{color:#888;font-size:14px;text-decoration:none;transition:color .3s}.Footer-module__rnk_JG__footerBottomLink:hover{color:#ff8c00}@media (max-width:768px){.Footer-module__rnk_JG__footer{padding:40px 0 20px}.Footer-module__rnk_JG__footerSection{margin-bottom:10px;padding:15px}.Footer-module__rnk_JG__footerBottomContent{text-align:center;flex-direction:column}}@media (max-width:576px){.Footer-module__rnk_JG__footer{padding:30px 0 15px}.Footer-module__rnk_JG__footerSection{padding:10px}}
