@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Montserrat:wght@300;400;500&display=swap");:root{--black:#090a0a;--ink:#101111;--cream:#eee9df;--muted:#aaa69d;--gold:#c6a263;--line:#66583f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--cream);font-family:Montserrat,Arial,sans-serif;font-size:14px;font-weight:300}a,button{font:inherit}button{color:inherit}.brand,h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif}.header{height:74px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 6.8%;position:absolute;z-index:10;width:100%;background:linear-gradient(#090a0ad9,transparent)}.brand{font-size:25px;letter-spacing:10px;color:#fff;text-decoration:none;white-space:nowrap}.nav{display:flex;align-items:center;gap:28px}.nav a,.nav button{font-size:11px;color:#ddd;text-decoration:none;background:none;border:0;padding:0;cursor:pointer}.headerIcons{justify-self:end;display:flex;gap:20px}.headerIcons button{font-size:19px;background:none;border:0;cursor:pointer}.headerIcons b{font-size:11px;font-weight:400}.menuBtn{display:none}.hero{height:680px;position:relative;overflow:hidden;border-bottom:1px solid #3c3931}.hero>img{object-fit:cover}.shade{inset:0;background:linear-gradient(90deg,rgba(4,5,5,.92),rgba(4,5,5,.67) 26%,rgba(4,5,5,.04) 65%,rgba(4,5,5,.15))}.heroCopy,.shade{position:absolute}.heroCopy{left:6.8%;top:164px}.eyebrow{font-size:11px;letter-spacing:6px;line-height:1.8}.heroCopy h1{font-size:67px;line-height:.87;font-weight:400;margin:18px 0 34px}.heroCopy>p:not(.eyebrow){line-height:1.6;color:#ddd}.goldLine{display:block;width:58px;border-top:2px solid var(--gold);margin:0 0 30px}.outlineBtn{display:inline-flex;gap:17px;align-items:center;border:1px solid var(--gold);padding:15px 27px;color:#e4c685;text-decoration:none;background:rgba(5,5,5,.45);margin-top:14px;cursor:pointer}.sideText{position:absolute;right:6.7%;top:420px;text-align:center;font-size:10px;letter-spacing:4px;line-height:1.7}.heroWords{position:absolute;left:6.8%;bottom:38px;font-size:9px;letter-spacing:5px;color:#c6c2b9}.clubBar{margin:23px 6.8% 34px;min-height:104px;border:1px solid var(--gold);display:flex;align-items:center;padding:20px 4.7%;gap:56px}.clubBar strong{font-family:Cormorant Garamond;font-size:27px;letter-spacing:11px;white-space:nowrap}.vline{height:54px;border-left:1px solid var(--gold)}.clubBar h2{font-size:25px;font-weight:400;margin:0}.clubBar p{font-size:11px;color:var(--muted);margin:5px 0}.goldBtn{background:linear-gradient(90deg,#c7a366,#e2c487);color:#111;border:0;padding:16px 27px;cursor:pointer;margin-left:auto;white-space:nowrap}.wrap{margin:0 3.8%}.sectionHead{display:flex;justify-content:center;align-items:center;gap:35px}.sectionHead span{width:48px;border-top:1px solid #aaa}.sectionHead h2{font-family:Montserrat;font-size:11px;font-weight:300;letter-spacing:7px}.seeAll{display:block;color:#aaa;text-align:right;text-decoration:none;margin:-20px 0 14px}.productGrid{display:grid;grid-template-columns:repeat(3,1fr) 1.38fr;grid-gap:16px;gap:16px}.productImage{position:relative;height:385px;overflow:hidden}.productImage img{object-fit:cover}.productInfo{display:flex;justify-content:space-between;padding:13px 0}.productInfo h3{font-size:19px;font-weight:400;margin:0}.productInfo p{font-size:12px}.productInfo button{background:none;border:0;color:var(--gold);font-size:25px;cursor:pointer}.exclusive{position:relative;min-height:455px;overflow:hidden}.exclusive>img{object-fit:cover}.exclusive:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,4,.9),rgba(4,4,4,.15))}.exclusive>div{position:absolute;z-index:1;left:11%;top:13%}.exclusive h2{font-size:42px;line-height:1;margin:29px 0}.exclusive>div>p:not(.eyebrow){font-family:Cormorant Garamond;font-size:17px}.story{margin-top:22px;border-block:1px solid #4b4438;display:grid;grid-template-columns:55% 45%;min-height:402px}.storyImage{position:relative;overflow:hidden}.storyImage img{object-fit:cover}.storyImage:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,8,.2),rgba(8,8,8,.05))}.storyImage em{position:absolute;z-index:2;left:8%;top:35%;font-family:Cormorant Garamond;font-size:36px;line-height:1.3;color:#d7c6ad}.storyCopy{padding:38px 12% 30px 7%;background:radial-gradient(circle at top left,#181818,#090a0a 65%)}.storyCopy h2{font-size:47px;margin:12px 0 18px}.storyCopy>p:not(.eyebrow){color:#b9b5ad;line-height:1.7}.instagram{padding:18px 0 20px}.instagram>b{float:right;margin-top:-21px;font-family:Cormorant Garamond;font-weight:400}.instaGrid{clear:both;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:16px}.instaGrid>div{height:250px;position:relative;overflow:hidden}.instaGrid img{object-fit:cover}.instaGrid p{position:absolute;z-index:1;top:28%;left:8%;font-size:9px;letter-spacing:5px;line-height:2.2}.instaGrid div:nth-child(2) p{left:auto;right:7%}footer{border-top:1px solid #544a39;padding:28px 3.8% 12px}.footerTop{display:grid;grid-template-columns:1fr 1.7fr 1fr;grid-gap:35px;gap:35px;align-items:start}.footerTop>div{border-right:1px solid var(--gold);min-height:80px}.footerTop p{color:#999}.footerTop nav{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;font-size:10px}.footerTop nav a,.footerTop nav button{color:#ddd;background:none;border:0;text-decoration:none;cursor:pointer}.social{flex-basis:100%;text-align:center;font-size:17px}.footerTop em{text-align:right;font-family:Cormorant Garamond;font-size:18px;color:#d5c2a3}.footerBottom{border-top:1px solid #3a3833;margin-top:22px;padding-top:12px;display:flex;justify-content:space-between;font-size:9px;color:#9b9993}.modal{position:fixed;z-index:50;inset:0;background:#000c;display:grid;place-items:center;padding:20px}.modalCard{width:min(520px,100%);background:#11110f;border:1px solid var(--gold);padding:50px;text-align:center;position:relative;box-shadow:0 20px 80px #000}.modalCard h2{font-size:48px;margin:8px}.modalCard>p{color:#bbb;line-height:1.7}.close{position:absolute;right:15px;top:8px;background:none;border:0;font-size:31px;cursor:pointer}.modalCard form{display:flex;margin-top:25px}.modalCard input{flex:1 1;background:#070707;color:#eee;border:1px solid #564b38;padding:15px;min-width:0}.modalCard .goldBtn{margin:0}.formMessage{color:#d7b779!important}@media(max-width:900px){.header{grid-template-columns:1fr auto}.headerIcons{display:none}.menuBtn{display:block;justify-self:end;background:none;border:0;font-size:24px}.nav{display:none;position:absolute;top:65px;left:4%;right:4%;background:#10100f;border:1px solid #66583f;flex-direction:column;padding:28px}.nav.open{display:flex}.hero{height:670px}.hero>img{object-position:60% center}.heroCopy{left:7%;top:155px}.heroCopy h1{font-size:53px}.sideText{display:none}.clubBar{gap:20px;flex-wrap:wrap}.clubBar .vline{display:none}.clubBar div{flex:1 1}.goldBtn{margin-left:0}.productGrid{grid-template-columns:repeat(2,1fr)}.exclusive{min-height:455px}.story{grid-template-columns:1fr}.storyImage{height:430px}.footerTop{grid-template-columns:1fr}.footerTop>div{border:0}.footerTop em{text-align:left}}@media(max-width:600px){body{font-size:12px}.header{padding:0 5%}.brand{font-size:19px;letter-spacing:6px}.hero{height:700px}.hero>img{object-position:65% center}.shade{background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.25))}.heroCopy{top:145px}.heroCopy h1{font-size:48px}.heroWords{left:7%;font-size:7px;letter-spacing:2px}.clubBar{margin:18px 5%;padding:25px}.clubBar strong{font-size:23px;letter-spacing:7px}.clubBar div{flex-basis:100%}.productGrid{grid-template-columns:1fr}.productImage{height:510px}.collection{margin-inline:5%}.seeAll{margin:10px 0}.storyCopy{padding:35px 8%}.storyCopy h2{font-size:40px}.instaGrid{grid-template-columns:1fr}.instaGrid>div{height:330px}.instagram>b{float:none;display:block;text-align:right;margin:4px}.footerBottom{flex-direction:column}.modalCard{padding:38px 20px}.modalCard form{flex-direction:column;gap:10px}.modalCard .goldBtn{width:100%}}