:root{--black:#080808;--black-2:#0f0f0f;--black-3:#161616;--black-4:#1e1e1e;--white:#f5f3ef;--white-dim:#a89f93;--gold:#c9a96e;--gold-light:#e2c99a;--gold-dim:#7a6040;--border:#c9a96e26;--border-hover:#c9a96e66;--font-display:"Cormorant Garamond", serif;--font-body:"Outfit", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--black);color:var(--white);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-weight:300;line-height:1.6;overflow-x:hidden}@media (min-width:768px){body{font-size:19px}}::selection{background:var(--gold);color:var(--black)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}body:before{content:"";pointer-events:none;z-index:9999;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.gold{color:var(--gold)}.display{font-family:var(--font-display)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes lineExpand{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.fade-up{animation:.8s forwards fadeUp}.fade-up-delay-1{opacity:0;animation-delay:.1s}.fade-up-delay-2{opacity:0;animation-delay:.2s}.fade-up-delay-3{opacity:0;animation-delay:.35s}.fade-up-delay-4{opacity:0;animation-delay:.5s}.fade-up-delay-5{opacity:0;animation-delay:.65s}
.Nav-module__e1xquq__nav{z-index:10000;border-bottom:1px solid #0000;padding:1.5rem 0;transition:background .4s,padding .4s,border-color .4s;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__nav.Nav-module__e1xquq__menuOpen,.Nav-module__e1xquq__nav.Nav-module__e1xquq__scrolled.Nav-module__e1xquq__menuOpen{background:#080808}.Nav-module__e1xquq__nav.Nav-module__e1xquq__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--border);background:#080808eb;padding:1rem 0}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Nav-module__e1xquq__wordmark{font-family:var(--font-body);flex-direction:column;gap:.1rem;line-height:1;display:flex}.Nav-module__e1xquq__vellum{color:var(--white);letter-spacing:.3em;font-size:1rem;font-weight:600}.Nav-module__e1xquq__sub{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-size:.6rem;font-weight:300}.Nav-module__e1xquq__links{letter-spacing:.15em;align-items:center;gap:2.5rem;font-size:.8rem;font-weight:400;display:flex}.Nav-module__e1xquq__links a{color:var(--white-dim);text-transform:uppercase;transition:color .2s}.Nav-module__e1xquq__links a:hover{color:var(--white)}.Nav-module__e1xquq__phone{color:var(--white-dim);letter-spacing:.1em;font-size:.8rem;font-weight:400;transition:color .2s}.Nav-module__e1xquq__phone:hover{color:var(--white)}.Nav-module__e1xquq__cta{border:1px solid var(--border);padding:.5rem 1.25rem;color:var(--gold)!important;transition:background .2s,border-color .2s!important}.Nav-module__e1xquq__cta:hover{background:#c9a96e14;border-color:var(--border-hover)!important;color:var(--gold-light)!important}.Nav-module__e1xquq__burger{cursor:pointer;z-index:10001;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none;position:relative}.Nav-module__e1xquq__burger span{background:var(--white);width:24px;height:1px;transition:transform .3s,opacity .3s;display:block}.Nav-module__e1xquq__burger.Nav-module__e1xquq__active span:first-child{transform:translateY(6px)rotate(45deg)}.Nav-module__e1xquq__burger.Nav-module__e1xquq__active span:nth-child(2){opacity:0}.Nav-module__e1xquq__burger.Nav-module__e1xquq__active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (min-width:769px){.Nav-module__e1xquq__links,.Nav-module__e1xquq__phone{font-weight:550}.Nav-module__e1xquq__cta{font-size:.875rem;font-weight:500}}@media (max-width:768px){.Nav-module__e1xquq__nav.Nav-module__e1xquq__scrolled{background:#080808a6}.Nav-module__e1xquq__burger{display:flex}.Nav-module__e1xquq__links{z-index:9999;background:#080808;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:100%;height:100vh;font-size:1rem;display:none;position:fixed;top:0;left:0}.Nav-module__e1xquq__links.Nav-module__e1xquq__open{display:flex}.Nav-module__e1xquq__cta{padding:.75rem 2rem!important}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);margin-top:6rem;padding:4rem 0 2rem}.Footer-module__EZoWya__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__EZoWya__top{border-bottom:1px solid var(--border);grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:2rem;padding-bottom:3rem;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;display:flex}.Footer-module__EZoWya__wordmark{flex-direction:column;gap:.15rem;margin-bottom:1rem;line-height:1;display:flex}.Footer-module__EZoWya__wordmark span:first-child{color:var(--white);letter-spacing:.3em;font-size:1rem;font-weight:600}.Footer-module__EZoWya__footerSub{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-size:.6rem;font-weight:300}.Footer-module__EZoWya__tagline{color:var(--white-dim);font-size:.85rem;line-height:1.7}.Footer-module__EZoWya__cols{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__EZoWya__col{flex-direction:column;gap:.6rem;display:flex}.Footer-module__EZoWya__colHead{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem;font-size:.7rem;font-weight:500}.Footer-module__EZoWya__col a,.Footer-module__EZoWya__col span{color:var(--white-dim);font-size:.85rem;transition:color .2s}.Footer-module__EZoWya__col a:hover{color:var(--white)}.Footer-module__EZoWya__bottom{color:var(--white-dim);opacity:.6;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.Footer-module__EZoWya__legalLinks{gap:1.5rem;display:flex}.Footer-module__EZoWya__legalLinks a{color:var(--white-dim);font-size:.75rem;transition:color .2s}.Footer-module__EZoWya__legalLinks a:hover{color:var(--white)}@media (max-width:768px){.Footer-module__EZoWya__top{grid-template-columns:1fr;gap:2.5rem}.Footer-module__EZoWya__cols{grid-template-columns:repeat(2,1fr)}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:.5rem}}
