:root{--cream:#fdfbf7;--cream-dark:#f4efe6;--off-white:#fafaf8;--gold:#cba175;--gold-light:#e5ccb4;--gold-dark:#a87b51;--charcoal:#1a1d24;--charcoal-2:#252a33;--muted:#8a847c;--muted-light:#b5b0a8;--white:#fff;--font-heading:"Optima", "Playfair Display", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:24px;--shadow-sm:0 2px 8px #00000008;--shadow-md:0 4px 24px #0000000f;--shadow-lg:0 8px 48px #0000001a;--transition:all .3s cubic-bezier(.4, 0, .2, 1);--transition-slow:all .6s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--cream);color:var(--charcoal);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}button{cursor:pointer;font-family:var(--font-body);background:0 0;border:none;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),opacity .2s}button:active{transform:scale(.97)}a{color:inherit;text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1),opacity .2s}a:active{opacity:.7}.heading-xl{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--charcoal);font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1.1}.heading-lg{font-family:var(--font-heading);color:var(--charcoal);letter-spacing:-.01em;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.heading-md{font-family:var(--font-heading);color:var(--charcoal);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:300;line-height:1.3}.label-sm{letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:600}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 4rem}@media (max-width:768px){.container{padding:0 2rem}}.section-pad{padding:6rem 0}.flex-center{justify-content:center;align-items:center;display:flex}.gold-line{background:var(--gold);width:64px;height:1px;margin:1.5rem auto 0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:99px}
.TopBar-module__zyPKba__topBar{background:var(--color-text-primary,#1a1a1a);z-index:1002;width:100%;height:36px;font-family:var(--font-sans);position:fixed;top:0;left:0}.TopBar-module__zyPKba__inner{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 3rem;display:flex;position:relative}.TopBar-module__zyPKba__announcement{letter-spacing:.14em;color:var(--color-bg-gold,#c9a96e);align-items:center;width:60%;height:100%;font-size:11px;display:flex;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.TopBar-module__zyPKba__message{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.TopBar-module__zyPKba__utilities{align-items:center;gap:20px;margin-left:auto;display:flex}.TopBar-module__zyPKba__link{color:#ffffffa6;align-items:center;gap:6px;font-size:11px;text-decoration:none;transition:color .2s;display:flex}.TopBar-module__zyPKba__link:hover{color:var(--color-bg-gold,#c9a96e)}@media (max-width:768px){.TopBar-module__zyPKba__utilities{display:none}.TopBar-module__zyPKba__announcement{letter-spacing:.1em;width:100%;padding:0 10px;font-size:9px;line-height:1.2}}@media (max-width:600px){.TopBar-module__zyPKba__inner{padding:0}}
.Navbar-module__O8Na-a__navbar{z-index:1000;background:var(--color-bg,#f5f2ed);border-bottom:1px solid var(--color-border,#e8e4de);height:60px;transition:transform .3s,height .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:fixed;top:36px;left:0;right:0}.Navbar-module__O8Na-a__navbarOpen{z-index:1005!important}.Navbar-module__O8Na-a__scrolled{height:60px;box-shadow:0 4px 24px #0000000a}.Navbar-module__O8Na-a__inner{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 3rem;display:flex}.Navbar-module__O8Na-a__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__O8Na-a__logoGem{color:var(--gold)}.Navbar-module__O8Na-a__logoText{font-family:var(--font-body);letter-spacing:.25em;color:var(--gold);font-size:1.25rem;font-weight:700}.Navbar-module__O8Na-a__nav{align-items:center;gap:2.5rem;height:100%;display:flex}.Navbar-module__O8Na-a__navItem{align-items:center;height:100%;display:flex;position:relative}.Navbar-module__O8Na-a__navLink{letter-spacing:.04em;color:#1a1a1a;align-items:center;gap:.25rem;font-size:13px;font-weight:500;transition:color .2s;display:flex;position:relative}.Navbar-module__O8Na-a__navLink:hover,.Navbar-module__O8Na-a__activeNavLink{color:#b8935a}.Navbar-module__O8Na-a__dropdown{background:var(--white);opacity:0;visibility:hidden;pointer-events:none;border-top:2px solid var(--gold);border-radius:4px;min-width:420px;padding:2.5rem 2rem;transition:opacity .4s,transform .4s cubic-bezier(.16,1,.3,1),visibility .4s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(15px);box-shadow:0 20px 50px #0000000d}.Navbar-module__O8Na-a__showDropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module__O8Na-a__dropdownGrid{gap:1.5rem;display:grid}.Navbar-module__O8Na-a__dropdownLink{color:var(--charcoal);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s,transform .3s cubic-bezier(.16,1,.3,1);display:block}.Navbar-module__O8Na-a__dropdownLink:hover,.Navbar-module__O8Na-a__activeDropdownLink{color:var(--gold);transform:translate(4px)}.Navbar-module__O8Na-a__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__O8Na-a__searchBox{background:#0000000a;border:1px solid #00000005;border-radius:99px;align-items:center;gap:.5rem;min-width:200px;padding:.4rem 1rem;transition:background .2s,border .2s;display:flex}.Navbar-module__O8Na-a__searchBox:focus-within{background:#00000005;border:1px solid #0000001a}.Navbar-module__O8Na-a__searchIcon{color:var(--muted)}.Navbar-module__O8Na-a__searchInput{font-size:.85rem;font-family:var(--font-body);color:var(--charcoal);background:0 0;border:none;outline:none;width:100%}.Navbar-module__O8Na-a__searchInput::placeholder{color:var(--muted)}.Navbar-module__O8Na-a__iconBtn{color:var(--charcoal);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex;position:relative}.Navbar-module__O8Na-a__iconBtn:hover{color:var(--gold)}.Navbar-module__O8Na-a__cartBadge{background:var(--gold);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}.Navbar-module__O8Na-a__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__O8Na-a__bar{background:var(--charcoal);width:24px;height:1.5px;transition:var(--transition);transform-origin:50%;display:block}.Navbar-module__O8Na-a__barOpen1{background:var(--charcoal);width:24px;height:1.5px;transition:var(--transition);display:block;transform:translateY(6.5px)rotate(45deg)}.Navbar-module__O8Na-a__barOpen2{background:var(--charcoal);opacity:0;width:24px;height:1.5px;transition:var(--transition);display:block}.Navbar-module__O8Na-a__barOpen3{background:var(--charcoal);width:24px;height:1.5px;transition:var(--transition);display:block;transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__O8Na-a__mobileBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1004;background:#00000080;position:fixed;inset:0}.Navbar-module__O8Na-a__mobileMenu{height:100vh;padding-bottom:env(safe-area-inset-bottom,20px);background:var(--cream-dark);z-index:1005;flex-direction:column;width:80vw;max-width:400px;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 40px #00000026}.Navbar-module__O8Na-a__drawerHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.Navbar-module__O8Na-a__closeBtn{color:var(--charcoal);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s,transform .2s;display:flex}.Navbar-module__O8Na-a__closeBtn:hover{color:var(--gold);transform:rotate(90deg)}.Navbar-module__O8Na-a__drawerNav{flex-direction:column;padding:.75rem 2rem .25rem;display:flex}.Navbar-module__O8Na-a__mobileLink{color:var(--charcoal);border-bottom:1px solid #0000000d;padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:block}.Navbar-module__O8Na-a__mobileLink:hover,.Navbar-module__O8Na-a__activeMobileLink{color:var(--gold);transform:translate(6px)}.Navbar-module__O8Na-a__mobileUtilities{background:#00000005;flex-direction:column;gap:.6rem;margin-top:auto;margin-bottom:.5rem;padding:.75rem 2rem 1rem;display:flex}.Navbar-module__O8Na-a__mobileUtilityLink{color:var(--charcoal);align-items:center;gap:10px;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__O8Na-a__mobileUtilityLink:hover{color:var(--gold)}@media (max-width:900px){.Navbar-module__O8Na-a__nav,.Navbar-module__O8Na-a__searchBox{display:none}.Navbar-module__O8Na-a__hamburger{display:flex}}@media (max-width:768px){.Navbar-module__O8Na-a__navbar{top:36px}}@media (max-width:600px){.Navbar-module__O8Na-a__inner{padding:.75rem 1.5rem}}
.Footer-module__yg9ahW__footer{background:var(--off-white);color:var(--charcoal)}.Footer-module__yg9ahW__newsletterBanner{background:var(--charcoal);padding:3rem 0}.Footer-module__yg9ahW__newsletterBannerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;max-width:1400px;margin:0 auto;padding:0 4rem;display:flex}.Footer-module__yg9ahW__newsletterEyebrow{letter-spacing:.25em;color:var(--gold);margin-bottom:.5rem;font-size:.65rem;font-weight:700}.Footer-module__yg9ahW__newsletterTitle{font-family:var(--font-heading);color:var(--white);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:300}.Footer-module__yg9ahW__newsletterSub{color:#ffffff80;max-width:360px;font-size:.85rem;line-height:1.6}.Footer-module__yg9ahW__newsletterFormWrap{flex:1;min-width:280px;max-width:440px}.Footer-module__yg9ahW__newsletterForm{border:1px solid #c9a84c59;border-radius:2px;display:flex;overflow:hidden}.Footer-module__yg9ahW__newsletterInput{font-family:var(--font-body);color:var(--white);background:#ffffff0d;border:none;outline:none;flex:1;min-width:0;padding:1rem 1.25rem;font-size:.85rem}.Footer-module__yg9ahW__newsletterInput::placeholder{color:#ffffff59}.Footer-module__yg9ahW__newsletterBtn{background:var(--gold);color:var(--charcoal);font-family:var(--font-body);letter-spacing:.15em;cursor:pointer;white-space:nowrap;border:none;padding:1rem 1.75rem;font-size:.75rem;font-weight:700;transition:background .2s}.Footer-module__yg9ahW__newsletterBtn:hover{background:var(--gold-light)}.Footer-module__yg9ahW__successMsg{color:var(--gold);padding:1rem 0;font-size:.95rem;font-style:italic}.Footer-module__yg9ahW__errorMsg{color:#ff6b6b;margin-top:.5rem;font-size:.8rem}.Footer-module__yg9ahW__body{border-bottom:1px solid #00000012;padding:4rem 0 3rem}.Footer-module__yg9ahW__container{grid-template-columns:1.6fr 1fr;align-items:start;gap:5rem;max-width:1400px;margin:0 auto;padding:0 4rem;display:grid}.Footer-module__yg9ahW__brandBlock{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__yg9ahW__logo{align-items:center;gap:.6rem;display:flex}.Footer-module__yg9ahW__logoGem{color:var(--gold)}.Footer-module__yg9ahW__logoText{font-family:var(--font-body);letter-spacing:.25em;color:var(--gold);font-size:1.15rem;font-weight:700}.Footer-module__yg9ahW__brandDesc{color:#0000008c;max-width:380px;font-size:.875rem;line-height:1.75}.Footer-module__yg9ahW__contactList{flex-direction:column;gap:.9rem;display:flex}.Footer-module__yg9ahW__contactItem{color:var(--charcoal);align-items:flex-start;gap:.75rem;font-size:.85rem;line-height:1.5;text-decoration:none;transition:color .2s;display:flex}.Footer-module__yg9ahW__contactItem svg{color:var(--gold);flex-shrink:0;margin-top:2px}.Footer-module__yg9ahW__contactItem:hover{color:var(--gold)}.Footer-module__yg9ahW__socials{gap:.75rem;display:flex}.Footer-module__yg9ahW__socialBtn{color:#00000080;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__yg9ahW__socialBtn:hover{border-color:var(--gold);color:var(--gold);background:#cba1750d}.Footer-module__yg9ahW__linksGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Footer-module__yg9ahW__linkCol{flex-direction:column;display:flex}.Footer-module__yg9ahW__colTitle{letter-spacing:.22em;text-transform:uppercase;color:#00000059;margin-bottom:1.5rem;font-size:.65rem;font-weight:700}.Footer-module__yg9ahW__linkList{flex-direction:column;gap:.9rem;list-style:none;display:flex}.Footer-module__yg9ahW__link{color:var(--charcoal);font-size:.875rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.Footer-module__yg9ahW__link:hover{color:var(--gold);transform:translate(3px)}.Footer-module__yg9ahW__bottomBar{background:var(--off-white)}.Footer-module__yg9ahW__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:1.25rem 4rem;display:flex}.Footer-module__yg9ahW__copy,.Footer-module__yg9ahW__credit{color:#00000059;font-size:.75rem}.Footer-module__yg9ahW__creditLink{color:var(--charcoal);border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:all .2s}.Footer-module__yg9ahW__creditLink:hover{color:var(--gold);border-bottom-color:var(--gold)}@media (max-width:1024px){.Footer-module__yg9ahW__container{grid-template-columns:1fr;gap:3rem;padding:0 3rem}.Footer-module__yg9ahW__brandDesc{max-width:100%}}@media (max-width:600px){.Footer-module__yg9ahW__newsletterBanner{padding:2.5rem 0}.Footer-module__yg9ahW__newsletterBannerInner{text-align:center;flex-direction:column;gap:1.5rem;padding:0 1.5rem}.Footer-module__yg9ahW__newsletterSub{max-width:100%}.Footer-module__yg9ahW__newsletterFormWrap{width:100%;max-width:100%;min-width:unset}.Footer-module__yg9ahW__newsletterForm{border:none;flex-direction:column;gap:0}.Footer-module__yg9ahW__newsletterInput{text-align:center;border:1px solid #c9a84c59;border-bottom:none;border-radius:2px 2px 0 0;padding:1rem 1.25rem}.Footer-module__yg9ahW__newsletterBtn{border-radius:0 0 2px 2px;padding:1rem;font-size:.8rem}.Footer-module__yg9ahW__body{padding:2.5rem 0 2rem}.Footer-module__yg9ahW__container{grid-template-columns:1fr;gap:2.5rem;padding:0 1.5rem}.Footer-module__yg9ahW__brandBlock{text-align:center;align-items:center;gap:1.25rem}.Footer-module__yg9ahW__brandDesc{text-align:center;font-size:.875rem}.Footer-module__yg9ahW__contactList{align-items:flex-start;gap:.85rem;width:100%}.Footer-module__yg9ahW__contactItem{font-size:.875rem}.Footer-module__yg9ahW__socials{justify-content:flex-start;margin-left:0;margin-right:auto}.Footer-module__yg9ahW__linksGrid{grid-template-columns:1fr 1fr;gap:1rem;width:100%}.Footer-module__yg9ahW__colTitle{margin-bottom:1.25rem;font-size:.7rem}.Footer-module__yg9ahW__linkList{gap:1rem}.Footer-module__yg9ahW__link{font-size:.9rem}.Footer-module__yg9ahW__bottomInner{text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:1rem 1.5rem}}
.loading-module__PBh0PW__loadingContainer{background-color:var(--cream);min-height:100vh;color:var(--charcoal);z-index:9999;opacity:1;visibility:visible;flex-direction:column;justify-content:center;align-items:center;width:100%;transition:opacity .8s ease-in-out,visibility .8s ease-in-out;display:flex;position:fixed;top:0;left:0}.loading-module__PBh0PW__hidden{opacity:0;visibility:hidden;pointer-events:none}.loading-module__PBh0PW__loadingText{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--charcoal);margin-bottom:2rem;font-size:2.5rem;font-weight:500}.loading-module__PBh0PW__sliderContainer{background-color:var(--cream-dark);border-radius:var(--radius-xl);width:250px;height:4px;position:relative;overflow:hidden}.loading-module__PBh0PW__slider{background-color:var(--gold);border-radius:var(--radius-xl);width:40%;height:100%;animation:1.5s ease-in-out infinite loading-module__PBh0PW__slide;position:absolute;top:0;left:0}@keyframes loading-module__PBh0PW__slide{0%{left:-40%}50%{left:100%}to{left:-40%}}@media (max-width:768px){.loading-module__PBh0PW__loadingText{font-size:2rem}.loading-module__PBh0PW__sliderContainer{width:200px}}
