.CartDrawer-module__wN0dRW__drawerOverlay{z-index:9998;opacity:0;pointer-events:none;background:#000000bf;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}.CartDrawer-module__wN0dRW__drawerOverlay.CartDrawer-module__wN0dRW__open{opacity:1;pointer-events:all}.CartDrawer-module__wN0dRW__drawer{z-index:9999;background-color:#fff9e6;border-left:2px solid #d4af37;flex-direction:column;width:420px;height:100%;padding:2rem;transition:right .4s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-15px 0 40px #00000080}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__open{right:0}.CartDrawer-module__wN0dRW__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.CartDrawer-module__wN0dRW__title{font-family:var(--font-heading);color:var(--text-primary);font-size:2rem}.CartDrawer-module__wN0dRW__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;transition:color .3s}.CartDrawer-module__wN0dRW__closeBtn:hover{color:var(--accent-gold)}.CartDrawer-module__wN0dRW__cartItems{flex-grow:1;overflow-y:auto}.CartDrawer-module__wN0dRW__emptyCart{color:var(--text-secondary);text-align:center;margin-top:3rem;font-size:1.1rem}.CartDrawer-module__wN0dRW__cartItem{border-bottom:1px solid #ffffff0d;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.CartDrawer-module__wN0dRW__itemImage{background-color:var(--background-card);border:1px solid #c9a86a33;border-radius:8px;width:80px;height:80px;position:relative}.CartDrawer-module__wN0dRW__itemImage img{object-fit:contain;width:100%;height:100%;padding:5px}.CartDrawer-module__wN0dRW__itemDetails{flex-grow:1}.CartDrawer-module__wN0dRW__itemName{margin-bottom:.5rem;font-size:1rem}.CartDrawer-module__wN0dRW__itemPrice{color:var(--accent-gold);margin-bottom:.5rem;font-weight:600}.CartDrawer-module__wN0dRW__quantityControls{align-items:center;gap:1rem;display:flex}.CartDrawer-module__wN0dRW__qtyBtn{border:1px solid var(--border-gold);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:1.2rem;line-height:1;display:flex}.CartDrawer-module__wN0dRW__qtyBtn:hover{background-color:var(--accent-gold);color:#000}.CartDrawer-module__wN0dRW__removeBtn{color:#ff4d4d;cursor:pointer;background:0 0;border:none;margin-top:.5rem;font-size:.8rem;text-decoration:underline}.CartDrawer-module__wN0dRW__footer{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.CartDrawer-module__wN0dRW__totalRow{justify-content:space-between;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600;display:flex}.CartDrawer-module__wN0dRW__checkoutBtn{background-color:var(--accent-gold);color:#000;text-transform:uppercase;cursor:pointer;border:none;border-radius:30px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .3s}.CartDrawer-module__wN0dRW__checkoutBtn:hover{background-color:var(--accent-gold-hover);transform:scale(1.02)}@media (max-width:500px){.CartDrawer-module__wN0dRW__drawer{width:100%;right:-100%}}
.Header-module__hBw1pG__spacer{width:100%;height:95px}.Header-module__hBw1pG__header{z-index:1000;color:#d4af37;background:#000;border-bottom:2px solid #d4af37;justify-content:space-between;align-items:center;width:100%;height:95px;padding:0 clamp(1rem,3vw,4rem);transition:all .3s;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 25px #000000e6,0 2px 15px #d4af3740}.Header-module__hBw1pG__scrolled{background:#000;border-bottom:2px solid #d4af37;height:80px;box-shadow:0 6px 30px #000000f2,0 2px 20px #d4af3759}.Header-module__hBw1pG__hidden{transform:translateY(-100%)}.Header-module__hBw1pG__logo{align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;object-position:left center;filter:drop-shadow(0 0 10px #d4af3780);width:80px;height:auto;transition:all .3s}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoImage{width:70px}.Header-module__hBw1pG__nav{justify-content:center;align-items:center;gap:clamp(1.5rem,3vw,3.5rem);display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navLink{letter-spacing:.15em;text-transform:uppercase;color:#d4af37;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.Header-module__hBw1pG__navLink:hover{color:#fff;text-shadow:0 0 12px #d4af37cc}.Header-module__hBw1pG__icons{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__cartBtn,.Header-module__hBw1pG__menuButton{color:#d4af37;cursor:pointer;background:#d4af371a;border:1.5px solid #d4af37;border-radius:50%;place-items:center;width:48px;height:48px;transition:all .2s;display:grid;position:relative}.Header-module__hBw1pG__cartBtn:hover,.Header-module__hBw1pG__menuButton:hover{color:#000;background:#d4af37;border-color:#d4af37;transform:scale(1.05);box-shadow:0 0 15px #d4af3799}.Header-module__hBw1pG__cartBadge{color:#000;background:#d4af37;border:2px solid #000;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-4px;right:-4px;box-shadow:0 0 8px #d4af37cc}.Header-module__hBw1pG__menuButton{display:none}@media (max-width:850px){.Header-module__hBw1pG__spacer{height:80px}.Header-module__hBw1pG__header{height:80px;padding:0 1rem}.Header-module__hBw1pG__logoImage{width:160px;height:55px}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoImage{width:140px;height:50px}.Header-module__hBw1pG__nav{z-index:999;background:#000;border-bottom:2px solid #d4af37;flex-direction:column;gap:1.8rem;padding:2.5rem 1.5rem;display:none;position:fixed;top:80px;left:0;right:0;transform:none;box-shadow:0 20px 40px #000000f2}.Header-module__hBw1pG__menuOpen{display:flex}.Header-module__hBw1pG__menuButton{display:grid}}
.Footer-module__S6Hkya__footer{background-color:var(--background-primary);border-top:1px solid var(--border-gold);color:var(--text-secondary);padding:2.5rem clamp(1.5rem,5vw,4rem) 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__accordionBtn{color:var(--text-primary);cursor:default;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:0;font-family:inherit;display:flex}.Footer-module__S6Hkya__accordionBtn h3{margin-bottom:0!important}.Footer-module__S6Hkya__accordionContent{flex-direction:column;gap:.8rem;margin-top:1.5rem;animation:.3s forwards Footer-module__S6Hkya__fadeDown;display:flex}@keyframes Footer-module__S6Hkya__fadeDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Footer-module__S6Hkya__colCenter{text-align:center;flex-direction:column;align-items:center;display:flex}.Footer-module__S6Hkya__colRight{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.Footer-module__S6Hkya__colRight input{text-align:left}.Footer-module__S6Hkya__col h3{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.2rem}.Footer-module__S6Hkya__col p,.Footer-module__S6Hkya__col a{margin-bottom:.8rem;font-size:.9rem;transition:color .3s;display:block}.Footer-module__S6Hkya__col a:hover{color:var(--accent-gold)}.Footer-module__S6Hkya__newsletterInput{background-color:var(--background-secondary);border:1px solid var(--border-gold);color:var(--text-primary);border-radius:4px;width:100%;margin-bottom:1rem;padding:.8rem 1rem}.Footer-module__S6Hkya__newsletterInput:focus{border-color:var(--accent-gold);outline:none}.Footer-module__S6Hkya__newsletterBtn{background-color:var(--accent-gold);color:#000;border-radius:4px;width:100%;padding:.8rem 1.5rem;font-weight:600;transition:all .3s}.Footer-module__S6Hkya__newsletterBtn:hover{background-color:var(--accent-gold-hover);box-shadow:0 0 10px #c9a86a66}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding-top:2rem;font-size:.8rem;display:flex}.Footer-module__S6Hkya__social{gap:1rem;display:flex}.Footer-module__S6Hkya__social a{color:var(--text-primary);transition:color .3s}.Footer-module__S6Hkya__social a:hover{color:var(--accent-gold)}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__S6Hkya__footer{padding:3rem 2rem 1.5rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__colCenter,.Footer-module__S6Hkya__colRight{text-align:left;align-items:flex-start}.Footer-module__S6Hkya__accordionBtn{cursor:pointer;justify-content:flex-start}.Footer-module__S6Hkya__accordionContent{display:none}.Footer-module__S6Hkya__accordionContent.Footer-module__S6Hkya__open{display:flex}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}
.WhatsAppWidget-module__qug5OW__widget{z-index:1000;color:#fff;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,box-shadow .3s;animation:3s ease-in-out infinite WhatsAppWidget-module__qug5OW__float;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 15px #0000004d}.WhatsAppWidget-module__qug5OW__widget:hover{transform:scale(1.1);box-shadow:0 6px 20px #25d36666}@keyframes WhatsAppWidget-module__qug5OW__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:600px){.WhatsAppWidget-module__qug5OW__widget{width:50px;height:50px;bottom:1.5rem;right:1.5rem}}
