@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#292127;--wine:#391923;--wine-deep:#251119;--paper:#f3f2f0;--white:#fff;--gold:#b79666;--muted:#716b6e;--line:#dedbd9;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:7px}a{transition:color .2s}a:hover{color:var(--gold)}img{max-width:100%}::selection{background:#744252;color:#fff}.skip-link{position:fixed;left:20px;top:-80px;z-index:100;background:white;color:var(--wine);padding:12px 22px}.skip-link:focus{top:12px}
.header{position:fixed;z-index:30;inset:0 0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:104px;padding:0 6%;color:#fff;border-bottom:1px solid #ffffff26;transition:height .3s,background .3s,color .3s,box-shadow .3s}.header.is-scrolled{height:78px;color:var(--ink);background:#faf9f7f5;backdrop-filter:blur(16px);border-bottom:1px solid #dedbd9;box-shadow:0 4px 20px #20141906}.header-location{font-size:12px;display:flex;gap:14px;align-items:center}.header-location:before{content:'';width:25px;height:1px;background:var(--gold)}.brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;line-height:1}.brand-name{font-family:var(--serif);font-weight:500;font-size:57px;line-height:.88}.brand-dot{color:var(--gold)}.brand-sub{font-size:9px;line-height:1.8;margin-top:8px}.header nav{justify-self:end;display:flex;align-items:center;gap:25px;font-size:13px}.nav-contact{padding:9px 0;border-bottom:1px solid #b7966680;white-space:nowrap}.nav-contact span{margin-left:16px;color:var(--gold)}.menu{display:none}
.hero{height:90svh;min-height:690px;max-height:1080px;position:relative;overflow:hidden;background:#210c12;color:white}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% 55%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#190b14dc 0%,#190b1478 33%,transparent 66%),linear-gradient(0deg,#170b1399,transparent 30%)}.hero-content{position:relative;z-index:1;padding:180px 6% 110px;max-width:770px}.eyebrow{font-size:12px;font-weight:500;line-height:1.5;display:flex;gap:18px;align-items:center;margin:0 0 22px;color:var(--wine)}.hero .eyebrow{color:#e2cba5}.eyebrow>span{height:1px;width:30px;background:currentColor}.hero h1{font-family:var(--serif);font-size:110px;font-weight:500;line-height:.92;margin:26px 0 24px}.hero h1 span{display:block}.hero h1 em{font-weight:400}.hero-description{font-family:var(--serif);font-size:28px;line-height:1.25;color:#f0e5d5;margin:0 0 26px}.primary-link{display:inline-flex;gap:35px;align-items:center;padding:12px 0;border-bottom:1px solid #d8c2a8;font-size:14px}.primary-link span{font-size:24px;color:#e0c6a0}.hero-bottom{position:absolute;bottom:27px;left:6%;right:6%;display:flex;align-items:center;justify-content:space-between;color:#f1e4d5;font-size:11px}.hero-bottom>a{display:flex;gap:18px;align-items:center}.hero-bottom span{display:block}.hero-bottom>span:last-child{color:#d3bfb4}.hero-index{font-family:var(--serif);font-size:18px}
h2{font-family:var(--serif);font-size:62px;font-weight:500;line-height:1.05;margin:0 0 26px}em{font-weight:400}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:13px 0;border-bottom:1px solid currentColor;font-size:14px}.text-link span{font-size:22px}
.origin{background:var(--wine);color:#fff;display:grid;grid-template-columns:1.1fr 1fr;min-height:690px}.origin-image{position:relative;overflow:hidden;min-height:620px}.origin-image img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:50% 60%}.origin-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(0deg,#170c1688,transparent)}.origin-image>span{position:absolute;bottom:32px;left:9%;color:white;z-index:1;font-size:12px}.origin-copy{padding:100px 13% 90px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.origin .eyebrow{color:#d7ba92}.origin h2{font-size:62px}.origin h2 em{color:#dfc3a2}.origin-copy>p:not(.eyebrow){font-size:16px;color:#dfd1d5;max-width:390px;line-height:1.85;margin:0 0 15px}.origin .text-link{margin-top:18px;color:#f1e1ce}
.site-footer{background:#21181f;color:#f5f1ee;padding:80px 6% 0;display:block;border:0}.footer-invitation{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:65px;border-bottom:1px solid #ffffff25}.footer-invitation .eyebrow{color:#d2b897}.footer-invitation h2{font-size:76px;line-height:1.03;margin:0;font-weight:400}.footer-invitation h2 em{color:#d4b792}.footer-call{display:flex;align-items:center;gap:25px;font-size:15px;white-space:nowrap}.footer-call .call-arrow{width:78px;height:78px;border:1px solid #c6a98277;border-radius:50%;display:grid;place-items:center;font-size:30px;transition:background .2s,transform .2s}.footer-call:hover .call-arrow{background:#ffffff0b;transform:translate(3px,-3px)}.footer-grid{display:grid;grid-template-columns:1.15fr 1.45fr 1fr .85fr;gap:38px;padding:52px 0 58px}.footer-label{font-size:12px;font-weight:500;color:#cbb091;margin:0 0 20px}.footer-grid p:not(.footer-label){font-size:14px;color:#c4b9c1;line-height:1.85;margin:0 0 12px}.footer-grid address{font-style:normal;font-size:14px;color:#e3dce1;line-height:1.9}.footer-grid a{font-size:14px}.footer-grid .footer-directions{display:inline-block;color:#d6be9d;margin-top:14px;border-bottom:1px solid #d6be9d66;padding-bottom:4px}.footer-contact-links{display:flex;flex-direction:column;gap:13px;overflow-wrap:anywhere}.footer-contact-links a:first-child{font-size:17px}.footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-wordmark{border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25;padding:26px 0 38px;display:flex;justify-content:space-between;align-items:end;gap:30px}.footer-wordmark>a{font-family:var(--serif);font-size:160px;line-height:.98;color:#f1e9e0;font-weight:400;white-space:nowrap}.footer-wordmark>span{font-size:11px;color:#c1a88e;margin-bottom:10px;text-align:right}.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:24px 0;font-size:12px;color:#ab9ca7}.footer-bottom p{margin:0}.back-to-top{display:flex;align-items:center;gap:14px;color:#e0d6dc}.back-to-top span:last-child{font-size:22px}
@media(min-width:1600px){.hero-content{padding-top:210px}.hero h1{font-size:132px}.hero-description{font-size:32px}.footer-wordmark>a{font-size:190px}}
@media(max-width:1100px){.header{padding:0 5%}.header nav{gap:18px;font-size:12px}.header-location{font-size:11px}.hero h1{font-size:96px}.hero-content{padding-top:180px}.origin-copy{padding:75px 10%}.origin h2{font-size:52px}.footer-grid{grid-template-columns:1fr 1.4fr;gap:38px 60px}.footer-wordmark>a{font-size:130px}.footer-invitation h2{font-size:64px}}
@media(max-width:760px){.header{height:80px;display:flex;justify-content:space-between;padding:0 6%}.header.is-scrolled{height:70px}.header-location{display:none}.brand{align-items:flex-start}.brand-name{font-size:43px}.brand-sub{font-size:8px;margin-top:5px}.menu{display:flex;flex-direction:column;gap:7px;width:44px;height:44px;align-items:center;justify-content:center;background:none;border:0;color:inherit}.menu span{width:23px;height:1px;background:currentColor;transition:transform .2s}.menu[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.header nav{display:none;position:absolute;left:0;right:0;top:100%;padding:24px 6% 30px;background:#faf9f7;color:var(--ink);border-bottom:1px solid var(--line);font-size:18px;box-shadow:0 10px 20px #2919250c}.header nav.open{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.nav-contact{border:0}.hero{min-height:660px;height:calc(100svh - 96px);max-height:920px}.hero-content{padding:138px 6% 95px;max-width:540px}.hero h1{font-size:84px}.hero-description{font-size:25px}.hero-image{object-position:64% 100%;top:auto;height:76%;bottom:0}.hero-shade{background:linear-gradient(90deg,#210c128c,transparent 85%),linear-gradient(180deg,#210c12 0%,#210c12e8 20%,#210c124d 48%,#210c121a 72%,#210c1277 100%)}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero-bottom{bottom:23px;font-size:10px}.hero-bottom>span:last-child{display:none}.hero-description{max-width:270px}.primary-link{font-size:13px;padding:8px 0}.origin{grid-template-columns:1fr}.origin-image{min-width:0;min-height:0;aspect-ratio:1.1}.origin-copy{padding:65px 7% 72px}.origin h2{font-size:52px}.site-footer{padding:58px 7% 0}.footer-invitation{display:block;padding-bottom:35px}.footer-invitation h2{font-size:54px}.footer-call{margin-top:28px;justify-content:space-between;max-width:330px;font-size:14px}.footer-call .call-arrow{width:52px;height:52px;font-size:25px}.footer-grid{padding:35px 0 42px;grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1;max-width:250px}.footer-grid>div:nth-child(2){grid-column:1/-1}.footer-label{margin-bottom:12px}.footer-contact-links a:first-child{font-size:14px}.footer-grid p:not(.footer-label),.footer-grid a,.footer-grid address{font-size:13px}.footer-wordmark{padding:25px 0 28px;display:block}.footer-wordmark>a{font-size:66px;white-space:normal}.footer-wordmark>span{display:block;text-align:left;margin-top:18px;margin-bottom:0;font-size:10px}.footer-bottom{font-size:11px;gap:15px;padding:20px 0}.back-to-top{gap:7px}.back-to-top span:last-child{font-size:18px}}
@media(max-width:380px){.hero h1{font-size:72px}.hero-content{padding-top:128px}.hero{min-height:630px}.footer-wordmark>a{font-size:58px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-grid>div:nth-child(2){grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
