:root{--linen:#f9f7f2;--linen-dark:#f2efe8;--linen-deep:#e8e4d9;--emerald-imperial:#043927;--emerald-rich:#064e3b;--emerald-vibrant:#106b4e;--gold-leaf:#c5a059;--gold-soft:#d4af37;--white-silk:#fff;--glass-linen:#f9f7f2d9;--glass-border:#0439271a;--shadow-emerald:0 20px 50px #04392714;--shadow-lux:0 40px 80px #0000000d;--radius-sm:10px;--radius-md:20px;--radius-lg:40px;--radius-full:100px;--ease-lux:cubic-bezier(.19, 1, .22, 1);--transition-lux:all .8s var(--ease-lux)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--linen);color:var(--emerald-imperial);-webkit-font-smoothing:antialiased;letter-spacing:-.01em;font-family:Montserrat,sans-serif;overflow-x:hidden}h1,h2,h3,h4{font-family:Playfair Display,serif;font-weight:800;line-height:1.1}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--linen)}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom, var(--emerald-imperial), var(--emerald-vibrant));border-radius:10px}@keyframes revealUp{0%{opacity:0;filter:blur(10px);transform:translateY(60px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes shimmerGold{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes floatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes borderFlow{0%,to{border-color:#0439271a}50%{border-color:#c5a05966}}
.Header-module__lnUIdW__header{z-index:1000;width:100%;transition:all .4s var(--ease-lux);background:0 0;padding:1rem 2rem;position:fixed;top:0;left:0}.Header-module__lnUIdW__headerScrolled{background:var(--glass-linen);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);padding:.6rem 2rem;box-shadow:0 10px 30px #0000000d}.Header-module__lnUIdW__nav{justify-content:space-between;align-items:center;max-width:1300px;height:60px;margin:0 auto;display:flex;position:relative}.Header-module__lnUIdW__logo{color:var(--emerald-imperial);letter-spacing:-.02em;z-index:1100;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:900}.Header-module__lnUIdW__desktopNav{align-items:center;gap:2rem;display:flex}.Header-module__lnUIdW__navLinks{align-items:center;gap:.5rem;display:flex}.Header-module__lnUIdW__navLink{color:var(--emerald-imperial);text-transform:uppercase;letter-spacing:.15em;border-radius:50px;padding:.6rem 1.4rem;font-size:.75rem;font-weight:800;transition:all .3s}.Header-module__lnUIdW__navLink:hover{background:#0439270d}.Header-module__lnUIdW__activeLink{background:var(--emerald-imperial)!important;color:var(--white-silk)!important}.Header-module__lnUIdW__navActions{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__authLinks{gap:.5rem;display:flex}.Header-module__lnUIdW__loginBtn{color:var(--emerald-imperial);text-transform:uppercase;letter-spacing:.1em;padding:.6rem 1.2rem;font-size:.75rem;font-weight:800}.Header-module__lnUIdW__registerBtn{background:var(--emerald-imperial);color:var(--white-silk);text-transform:uppercase;letter-spacing:.1em;border-radius:50px;padding:.6rem 1.6rem;font-size:.75rem;font-weight:800;box-shadow:0 4px 15px #04392726}.Header-module__lnUIdW__cartBtn{background:var(--white-silk);border:1px solid var(--glass-border);width:44px;height:44px;color:var(--emerald-imperial);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.Header-module__lnUIdW__cartBtn:hover{background:var(--emerald-imperial);color:var(--white-silk);transform:translateY(-2px)}.Header-module__lnUIdW__cartBadge{background:var(--gold-leaf);color:var(--white-silk);border:2px solid var(--white-silk);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6rem;font-weight:900;display:flex;position:absolute;top:-5px;right:-5px}.Header-module__lnUIdW__userSection{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__pointsBadge{background:linear-gradient(135deg, var(--linen-dark) 0%, #e8decb 100%);color:var(--emerald-imperial);border:1px solid #0439271a;border-radius:50px;align-items:center;gap:6px;padding:.5rem 1.2rem;font-size:.7rem;font-weight:800;transition:all .3s;display:flex}.Header-module__lnUIdW__pointsBadge:hover{border-color:var(--gold-leaf);transform:translateY(-2px);box-shadow:0 5px 15px #c5a05926}.Header-module__lnUIdW__dropdown{position:relative}.Header-module__lnUIdW__userBtn{cursor:pointer;transition:transform .3s var(--ease-lux);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.Header-module__lnUIdW__userBtn:hover{transform:scale(1.05)}.Header-module__lnUIdW__avatar{border:2px solid var(--emerald-imperial);object-fit:cover;border-radius:50%;width:40px;height:40px;box-shadow:0 5px 15px #0000001a}.Header-module__lnUIdW__avatarPlaceholder{background:var(--emerald-imperial);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:900;display:flex;box-shadow:0 5px 15px #04392733}.Header-module__lnUIdW__dropdownContent{-webkit-backdrop-filter:blur(25px);opacity:0;visibility:hidden;min-width:260px;transition:all .4s var(--ease-lux);z-index:2000;background:#fffc;border:1px solid #ffffff80;border-radius:24px;flex-direction:column;padding:1.2rem;display:flex;position:absolute;top:calc(100% + 20px);right:0;transform:translateY(15px)scale(.95);box-shadow:0 30px 60px #04392726}.Header-module__lnUIdW__dropdown:hover .Header-module__lnUIdW__dropdownContent{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.Header-module__lnUIdW__dropdownHeader{padding:.5rem 1rem 1rem}.Header-module__lnUIdW__userName{color:var(--emerald-imperial);margin-bottom:.2rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:800}.Header-module__lnUIdW__userEmail{color:var(--emerald-rich);opacity:.5;font-size:.75rem;font-weight:600}.Header-module__lnUIdW__dropdownDivider{background:linear-gradient(90deg,#0000,#0439271a,#0000);height:1px;margin-bottom:.8rem}.Header-module__lnUIdW__dropdownLink,.Header-module__lnUIdW__signOutBtn{color:var(--emerald-imperial);cursor:pointer;border:none;border-radius:15px;align-items:center;gap:12px;width:100%;padding:.9rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Header-module__lnUIdW__dropdownLink{background:0 0}.Header-module__lnUIdW__dropdownLink:hover{color:var(--gold-leaf);background:#0439270d;transform:translate(5px)}.Header-module__lnUIdW__signOutBtn{background:0 0;margin-top:5px;color:#e74c3c!important}.Header-module__lnUIdW__signOutBtn:hover{background:#fff5f5;transform:translate(5px)}.Header-module__lnUIdW__dropdownLink svg,.Header-module__lnUIdW__signOutBtn svg{opacity:.7;transition:transform .3s}.Header-module__lnUIdW__dropdownLink:hover svg{color:var(--gold-leaf);transform:scale(1.1)}.Header-module__lnUIdW__signOutBtn:hover svg{transform:scale(1.1)}.Header-module__lnUIdW__mobileActions{align-items:center;gap:1rem;display:none}.Header-module__lnUIdW__hamburger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:32px;height:32px;padding:0;display:flex}.Header-module__lnUIdW__hamburger span{background:var(--emerald-imperial);border-radius:4px;width:24px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Header-module__lnUIdW__hamburgerActive span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__lnUIdW__hamburgerActive span:nth-child(2){opacity:0;transform:translate(-10px)}.Header-module__lnUIdW__hamburgerActive span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__lnUIdW__mobileMenu{background:var(--glass-linen);-webkit-backdrop-filter:blur(30px);z-index:1050;width:100%;height:100vh;transition:all .6s var(--ease-lux);flex-direction:column;justify-content:center;padding:7rem 2rem;display:flex;position:fixed;top:0;right:-100%}.Header-module__lnUIdW__mobileMenuOpen{right:0}.Header-module__lnUIdW__mobileLinks{flex-direction:column;gap:1.5rem;width:100%;max-width:400px;margin:0 auto;display:flex}.Header-module__lnUIdW__mobileLinks a{color:var(--emerald-imperial);border-bottom:1px solid #0439270d;justify-content:space-between;align-items:center;padding:.5rem 0;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:800;transition:all .3s;display:flex}.Header-module__lnUIdW__mobileLinks a:after{content:"→";opacity:.3;font-size:1.2rem;transition:transform .3s}.Header-module__lnUIdW__mobileLinks a:hover{color:var(--gold-leaf);padding-left:10px}.Header-module__lnUIdW__mobileRegister{background:var(--emerald-imperial);text-align:center;letter-spacing:.1em;margin-top:1rem;color:var(--white-silk)!important;border:none!important;border-radius:50px!important;justify-content:center!important;padding:1.2rem!important;font-family:Montserrat,sans-serif!important;font-size:1rem!important}.Header-module__lnUIdW__mobileRegister:after{display:none}@media (max-width:1024px){.Header-module__lnUIdW__desktopNav{display:none}.Header-module__lnUIdW__mobileActions{display:flex}}@media (max-width:768px){.Header-module__lnUIdW__header{padding:.8rem 1rem}.Header-module__lnUIdW__logo{font-size:1.6rem}.Header-module__lnUIdW__mobileActions{gap:.8rem}.Header-module__lnUIdW__cartBtn{width:40px;height:40px}.Header-module__lnUIdW__userSection{gap:.5rem}.Header-module__lnUIdW__pointsBadge{display:none}.Header-module__lnUIdW__mobileUserHeader{margin-bottom:1.5rem;padding:0 .5rem}.Header-module__lnUIdW__mobileUserName{color:var(--emerald-imperial);margin-bottom:.2rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:800}.Header-module__lnUIdW__mobileUserEmail{color:var(--emerald-rich);opacity:.6;font-size:.9rem;font-weight:600}.Header-module__lnUIdW__mobileUserLink{align-items:center;gap:15px;font-size:1.5rem!important;display:flex!important}.Header-module__lnUIdW__mobileSignOut{color:#e74c3c;text-align:left;cursor:pointer;background:#fff5f5;border:none;border-radius:20px;align-items:center;gap:15px;width:fit-content;margin-top:1rem;padding:1.2rem 1.5rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:800;display:flex}}@media (max-width:380px){.Header-module__lnUIdW__logo{font-size:1.4rem}.Header-module__lnUIdW__header{padding:.5rem .8rem}}
.CartSidebar-module__od7DFa__overlay{z-index:1000;opacity:0;visibility:hidden;background:#0006;transition:all .4s;position:fixed;inset:0}.CartSidebar-module__od7DFa__overlayOpen{opacity:1;visibility:visible}.CartSidebar-module__od7DFa__sidebar{background:var(--linen);z-index:1001;border-left:2px solid var(--emerald-imperial);flex-direction:column;width:100%;max-width:500px;height:100vh;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0439271a}.CartSidebar-module__od7DFa__sidebarOpen{transform:translate(0)}.CartSidebar-module__od7DFa__header{background:#fff;border-bottom:1px solid #0439270d;justify-content:space-between;align-items:center;padding:2.5rem 3rem;display:flex}.CartSidebar-module__od7DFa__title{color:var(--emerald-imperial);letter-spacing:-.02em;font-size:1.8rem;font-weight:900}.CartSidebar-module__od7DFa__closeBtn{background:var(--linen);width:40px;height:40px;color:var(--emerald-imperial);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex}.CartSidebar-module__od7DFa__closeBtn:hover{background:var(--emerald-imperial);color:#fff}.CartSidebar-module__od7DFa__itemsContainer{flex-direction:column;flex:1;gap:2rem;padding:2rem 3rem;display:flex;overflow-y:auto}.CartSidebar-module__od7DFa__cartItem{background:#fff;border:1px solid #04392708;border-radius:20px;gap:1.5rem;padding:1.5rem;display:flex}.CartSidebar-module__od7DFa__itemImage{object-fit:cover;border-radius:12px;width:90px;height:120px}.CartSidebar-module__od7DFa__itemDetails{flex-direction:column;flex:1;justify-content:space-between;display:flex;position:relative}.CartSidebar-module__od7DFa__itemName{color:var(--emerald-imperial);padding-right:2rem;font-size:1.1rem;font-weight:800}.CartSidebar-module__od7DFa__itemMeta{color:#8a7b6a;margin-bottom:.5rem;font-size:.75rem;font-weight:600;line-height:1.4}.CartSidebar-module__od7DFa__itemQtyControls{background:var(--linen);border-radius:10px;align-items:center;gap:.8rem;width:fit-content;padding:5px 10px;display:flex}.CartSidebar-module__od7DFa__itemQtyControls button{cursor:pointer;width:22px;height:22px;color:var(--emerald-imperial);background:#fff;border:none;border-radius:6px;justify-content:center;align-items:center;font-weight:900;transition:all .2s;display:flex}.CartSidebar-module__od7DFa__itemQtyControls button:hover{background:var(--emerald-imperial);color:#fff}.CartSidebar-module__od7DFa__itemQtyControls span{text-align:center;min-width:20px;font-size:.9rem;font-weight:800}.CartSidebar-module__od7DFa__priceContainer{margin-top:.5rem}.CartSidebar-module__od7DFa__unitPrice{opacity:.6;margin-bottom:2px;font-size:.75rem}.CartSidebar-module__od7DFa__itemTotal{color:var(--emerald-rich);font-size:1.1rem;font-weight:900}.CartSidebar-module__od7DFa__removeBtn{color:#e74c3c;cursor:pointer;width:36px;height:36px;transition:all .3s var(--ease-lux);opacity:.3;background:#fff5f5;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.CartSidebar-module__od7DFa__removeBtn:hover{opacity:1;background:#ffeded;transform:scale(1.1)rotate(5deg)}.CartSidebar-module__od7DFa__footer{background:#fff;border-top:1px solid #0439270d;padding:2.5rem 3rem}.CartSidebar-module__od7DFa__loyaltyCard{background:var(--emerald-imperial);color:#fff;border-radius:20px;margin-bottom:2rem;padding:1.5rem}.CartSidebar-module__od7DFa__loyaltyTitle{margin-bottom:.3rem;font-size:.9rem;font-weight:900}.CartSidebar-module__od7DFa__loyaltyText{opacity:.8;font-size:.8rem}.CartSidebar-module__od7DFa__pointsEarned{color:var(--gold-leaf);font-weight:900}.CartSidebar-module__od7DFa__summaryRow{opacity:.5;justify-content:space-between;margin-bottom:.8rem;font-size:.85rem;font-weight:700;display:flex}.CartSidebar-module__od7DFa__totalRow{color:var(--emerald-imperial);justify-content:space-between;margin-bottom:2rem;font-size:1.4rem;font-weight:900;display:flex}.CartSidebar-module__od7DFa__checkoutBtn{background:var(--emerald-imperial);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border-radius:100px;width:100%;margin-bottom:1rem;padding:1.2rem;font-size:.9rem;font-weight:800;transition:all .3s}.CartSidebar-module__od7DFa__checkoutBtn:hover{background:var(--emerald-rich)}.CartSidebar-module__od7DFa__continueBtn{width:100%;color:var(--emerald-rich);cursor:pointer;background:0 0;border:1px solid #0439271a;border-radius:100px;padding:1rem;font-size:.75rem;font-weight:800}.CartSidebar-module__od7DFa__emptyCart{text-align:center;opacity:.4;padding:4rem 0;font-weight:700}@media (max-width:640px){.CartSidebar-module__od7DFa__sidebar{border-left:none;width:100%;max-width:100%}.CartSidebar-module__od7DFa__header{padding:1.5rem}.CartSidebar-module__od7DFa__itemsContainer{gap:1.2rem;padding:1.5rem}.CartSidebar-module__od7DFa__footer{padding:1.5rem}.CartSidebar-module__od7DFa__title{font-size:1.5rem}.CartSidebar-module__od7DFa__cartItem{gap:1rem;padding:1rem}.CartSidebar-module__od7DFa__itemImage{width:70px;height:90px}.CartSidebar-module__od7DFa__itemName{font-size:1rem}.CartSidebar-module__od7DFa__totalRow{margin-bottom:1.5rem;font-size:1.2rem}.CartSidebar-module__od7DFa__checkoutBtn{padding:1rem;font-size:.85rem}}
.WhatsAppButton-module__FRFvnW__float{z-index:9999;text-decoration:none;animation:1s cubic-bezier(.19,1,.22,1) both WhatsAppButton-module__FRFvnW__entrance;position:fixed;bottom:2rem;left:2rem}.WhatsAppButton-module__FRFvnW__luxuryIcon{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#d4af37;background:#011a12d9;border:1px solid #d4af3733;border-radius:100px;align-items:center;gap:1.2rem;padding:.8rem 1.5rem;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0003}.WhatsAppButton-module__FRFvnW__luxuryIcon svg{filter:drop-shadow(0 0 5px #d4af374d);transition:all .5s cubic-bezier(.19,1,.22,1)}.WhatsAppButton-module__FRFvnW__pulse{pointer-events:none;background:radial-gradient(circle,#d4af3733 0%,#0000 70%);animation:3s ease-in-out infinite WhatsAppButton-module__FRFvnW__breathing;position:absolute;inset:0}.WhatsAppButton-module__FRFvnW__labelWrapper{flex-direction:column;line-height:1;display:flex}.WhatsAppButton-module__FRFvnW__topLabel{letter-spacing:.3em;opacity:.5;margin-bottom:2px;font-size:.6rem;font-weight:900}.WhatsAppButton-module__FRFvnW__bottomLabel{letter-spacing:.1em;font-size:.8rem;font-weight:900}.WhatsAppButton-module__FRFvnW__float:hover .WhatsAppButton-module__FRFvnW__luxuryIcon{background:#011a12;border-color:#d4af3780;transform:translateY(-10px)scale(1.05);box-shadow:0 25px 50px #0006}.WhatsAppButton-module__FRFvnW__float:hover svg{color:#fff;transform:rotate(15deg)scale(1.2)}@keyframes WhatsAppButton-module__FRFvnW__breathing{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.5)}}@keyframes WhatsAppButton-module__FRFvnW__entrance{0%{opacity:0;transform:translate(-50px)rotate(-10deg)}to{opacity:1;transform:translate(0)rotate(0)}}@media (max-width:768px){.WhatsAppButton-module__FRFvnW__float{bottom:1.5rem;left:1.5rem}.WhatsAppButton-module__FRFvnW__luxuryIcon{justify-content:center;gap:0;width:55px;height:55px;padding:.8rem}.WhatsAppButton-module__FRFvnW__labelWrapper{display:none}}
