@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@700&display=swap";
.Navbar-module__whJqlq__navbar{-webkit-backdrop-filter:blur(18px);z-index:1000;background:#0505058c;border:1px solid #ffffff14;border-radius:99px;width:calc(100% - 48px);max-width:1280px;height:70px;transition:all .4s;position:fixed;top:8px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000004d}.Navbar-module__whJqlq__navLight{background:#ffffffd1;border-color:#00000014;box-shadow:0 8px 32px #0000001a}.Navbar-module__whJqlq__scrolled{height:62px;top:8px;box-shadow:0 12px 40px #00000026}.Navbar-module__whJqlq__navContainer{justify-content:space-between;align-items:center;height:100%;padding:0 1.5rem;display:flex}.Navbar-module__whJqlq__logo{align-items:center;display:flex}.Navbar-module__whJqlq__logoImg{width:auto;height:60px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Navbar-module__whJqlq__scrolled .Navbar-module__whJqlq__logoImg{height:50px}.Navbar-module__whJqlq__navMenu{align-items:center;gap:2rem;display:flex}.Navbar-module__whJqlq__navList{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__whJqlq__navItem{display:flex}.Navbar-module__whJqlq__navLink{color:#ffffffe6;letter-spacing:.5px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__whJqlq__navLight .Navbar-module__whJqlq__navLink{color:var(--text-main)}.Navbar-module__whJqlq__navLink:hover,.Navbar-module__whJqlq__active{color:var(--color-accent)}.Navbar-module__whJqlq__navLink:after{content:"";background-color:var(--color-accent);width:0%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:0}.Navbar-module__whJqlq__navLink:hover:after,.Navbar-module__whJqlq__active:after{width:100%}.Navbar-module__whJqlq__navCta{background-color:var(--color-accent);color:#050505;border:none;border-radius:99px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s}.Navbar-module__whJqlq__navCta:hover{background-color:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 4px 10px #d4a4374d}.Navbar-module__whJqlq__hamburger{cursor:pointer;flex-direction:column;gap:5px;display:none}.Navbar-module__whJqlq__bar{background-color:#ffffffe6;width:25px;height:2px;transition:all .2s}.Navbar-module__whJqlq__navLight .Navbar-module__whJqlq__bar{background-color:var(--text-main)}@media (max-width:768px){.Navbar-module__whJqlq__hamburger{display:flex}.Navbar-module__whJqlq__navMenu{background:#fffffffa;border-radius:12px;flex-direction:column;align-items:flex-start;width:calc(100% - 32px);margin:0 16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:90px;left:-100%;box-shadow:0 10px 30px #0000001a}.Navbar-module__whJqlq__navMenu.Navbar-module__whJqlq__open{left:0}.Navbar-module__whJqlq__navList{flex-direction:column;gap:1.5rem;width:100%}}
.Footer-module___lZaDW__footer{background-color:var(--bg-deep-dark);color:var(--text-inverse);font-family:var(--font-body);border-top:1px solid #d4a4371a;padding-top:5rem}.Footer-module___lZaDW__footerContainer{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module___lZaDW__footerLogo{font-family:var(--font-heading);margin-bottom:1.5rem;font-size:1.8rem;display:block}.Footer-module___lZaDW__footerLogoImg{width:auto;height:60px;margin-bottom:1rem}.Footer-module___lZaDW__footerDesc{color:var(--text-inverse);margin-bottom:2rem;font-size:.95rem}.Footer-module___lZaDW__socialLinks{gap:1rem;display:flex}.Footer-module___lZaDW__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___lZaDW__socialLinks a:hover{background:var(--color-accent);transform:translateY(-3px)}.Footer-module___lZaDW__footerTitle{font-size:1.2rem;font-family:var(--font-heading);margin-bottom:1.5rem}.Footer-module___lZaDW__footerLinks{margin:0;padding:0;list-style:none}.Footer-module___lZaDW__footerLinks li{margin-bottom:.8rem}.Footer-module___lZaDW__footerLinks a{color:var(--text-inverse);text-decoration:none;transition:all .3s}.Footer-module___lZaDW__footerLinks a:hover{color:var(--color-accent);padding-left:5px}.Footer-module___lZaDW__footerContact{margin:0;padding:0;list-style:none}.Footer-module___lZaDW__footerContact li{color:var(--text-inverse);align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Footer-module___lZaDW__footerContact i,.Footer-module___lZaDW__footerContact svg{color:var(--color-accent);margin-top:4px}.Footer-module___lZaDW__footerBottom{color:var(--text-inverse);background:#000;padding:1.5rem 0;font-size:.85rem}.Footer-module___lZaDW__footerBottomContainer{justify-content:space-between;align-items:center;display:flex}.Footer-module___lZaDW__footerLegal a{color:var(--text-inverse);margin-left:1.5rem;text-decoration:none;transition:all .3s}.Footer-module___lZaDW__footerLegal a:hover{color:#fff}@media (max-width:1024px){.Footer-module___lZaDW__footerContainer{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module___lZaDW__footerBottomContainer{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:480px){.Footer-module___lZaDW__footerContainer{grid-template-columns:1fr}}
.CartDrawer-module__Anlfmq__overlay{-webkit-backdrop-filter:blur(4px);z-index:1050;opacity:0;visibility:hidden;background-color:#05050580;width:100vw;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.CartDrawer-module__Anlfmq__overlay.CartDrawer-module__Anlfmq__open{opacity:1;visibility:visible}.CartDrawer-module__Anlfmq__drawer{background-color:var(--bg-primary);z-index:1060;flex-direction:column;width:100%;max-width:400px;height:100vh;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-5px 0 25px #00000026}.CartDrawer-module__Anlfmq__drawer.CartDrawer-module__Anlfmq__open{right:0}.CartDrawer-module__Anlfmq__header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartDrawer-module__Anlfmq__title{font-family:var(--font-heading);align-items:center;gap:.5rem;margin:0;font-size:1.5rem;display:flex}.CartDrawer-module__Anlfmq__closeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex}.CartDrawer-module__Anlfmq__closeBtn:hover{color:var(--text-main)}.CartDrawer-module__Anlfmq__content{flex:1;padding:1.5rem;overflow-y:auto}.CartDrawer-module__Anlfmq__emptyState{height:100%;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.CartDrawer-module__Anlfmq__cartItem{border-bottom:1px solid #0000000d;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.CartDrawer-module__Anlfmq__itemImage{object-fit:cover;background-color:var(--bg-secondary);border-radius:8px;width:80px;height:80px}.CartDrawer-module__Anlfmq__itemDetails{flex-direction:column;flex:1;justify-content:space-between;display:flex}.CartDrawer-module__Anlfmq__itemName{margin-bottom:.25rem;font-size:.95rem;font-weight:600;line-height:1.3}.CartDrawer-module__Anlfmq__itemPrice{color:var(--color-accent);font-size:1.1rem;font-weight:600}.CartDrawer-module__Anlfmq__itemActions{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.CartDrawer-module__Anlfmq__quantityControl{border:1px solid #0000001a;border-radius:4px;align-items:center;display:flex;overflow:hidden}.CartDrawer-module__Anlfmq__quantityBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.CartDrawer-module__Anlfmq__quantityBtn:hover{background:#0000000d}.CartDrawer-module__Anlfmq__quantityValue{text-align:center;width:32px;font-size:.9rem;font-weight:500}.CartDrawer-module__Anlfmq__removeBtn{color:#ff4d4f;cursor:pointer;background:0 0;border:none;font-size:.85rem;text-decoration:underline}.CartDrawer-module__Anlfmq__footer{background-color:var(--bg-primary);border-top:1px solid #00000014;padding:1.5rem}.CartDrawer-module__Anlfmq__totalRow{justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.CartDrawer-module__Anlfmq__checkoutBtn{background-color:var(--text-main);width:100%;color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:background .3s;display:flex}.CartDrawer-module__Anlfmq__checkoutBtn:hover{background-color:var(--color-accent)}
:root{--bg-primary:#fff;--bg-secondary:#f5f5f7;--bg-dark:#1c1f26;--bg-deep-dark:#050505;--color-accent:#d4a437;--color-accent-hover:#a97b17;--text-main:#050505;--text-muted:#5e6672;--text-inverse:#fff;--font-body:"Inter", sans-serif;--font-heading:"Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-main);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);margin-bottom:.5em;font-weight:700;line-height:1.2}p,a,span{font-family:var(--font-body)}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.navbar{z-index:50;-webkit-backdrop-filter:blur(10px);background-color:#ffffffb3;border-bottom:1px solid #0000000d;width:100%;position:fixed;top:0;left:0}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.section-title{color:var(--text-main);font-size:2.5rem}.text-accent{color:var(--color-accent)}.btn{cursor:pointer;font-weight:600;font-family:var(--font-body);border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;transition:all .3s;display:inline-flex}.btn-primary{background-color:var(--color-accent);color:var(--bg-primary);box-shadow:0 4px 6px -1px #d4a43733}.btn-primary:hover{background-color:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 6px 10px -2px #d4a4374d}.product-card{background-color:var(--bg-primary);border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.section-black{background-color:var(--bg-deep-dark);color:var(--text-inverse)}.section-light-alt{background-color:var(--bg-secondary);color:var(--text-main)}
